- 30 Apr, 2024 4 commits
-
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
- when instance url, type and sla are modified - when a Node may match new SLA conditions - when partition changes - when Installation is requested - when allocation supply is modified - when Allocation Cell is checked
-
- 26 Apr, 2024 17 commits
-
-
Rafael Monnerat authored
See merge request nexedi/slapos.core!623
-
Rafael Monnerat authored
Automatically destroy and invalidate duplicated software installations, in same state. This is helpful if concurrent requests had created multiple supplies.
-
Rafael Monnerat authored
This prevents +2 supplies on the request creates more them one software installation with same url on a compute node.
-
Rafael Monnerat authored
The requestSoftwareRelease don't have proper raise in case 2 supplies are done on the same transaction.
-
Rafael Monnerat authored
hateoas url is the website but it requires ssl authentication (like portal_slap), while the slapos_master_web_url is the website the user is accessing (no ssl authentication required).
-
Rafael Monnerat authored
-
Rafael Monnerat authored
It seems that was broken for quite long.
-
Rafael Monnerat authored
Owner is not set, but Project Update typo on field title
-
Rafael Monnerat authored
Remove field that uses internal packing list for display location, since this API was completely dropped. If we want to reintroduce it will done differently.
-
Rafael Monnerat authored
-
Rafael Monnerat authored
Configure payable required extra effort, and we should keep default simple.
-
Rafael Monnerat authored
So drop entries in tests or upgrades since it is not considered anyway.
-
Rafael Monnerat authored
Since the Base_getStatusMonitorUrl uses try/except, it didn't detect that the file was missing. Copied from slapos_jio (which was removed).
-
Rafael Monnerat authored
-
Rafael Monnerat authored
Only Computer enable/disable the monitoring now.
-
Rafael Monnerat authored
Monitor scope is per computer bases only, so remove the field since it is not applicable anymore.
-
Rafael Monnerat authored
-
- 19 Apr, 2024 3 commits
-
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
- 17 Apr, 2024 1 commit
-
-
Rafael Monnerat authored
See merge request nexedi/slapos.core!620
-
- 16 Apr, 2024 10 commits
-
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Jérome Perrin authored
-
Rafael Monnerat authored
-
Jérome Perrin authored
-
Rafael Monnerat authored
This test seems never ever implemented since the begin of the project
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
- 15 Apr, 2024 5 commits
-
-
Rafael Monnerat authored
See merge request !617
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
This implements checkValidity properly.
-
Rafael Monnerat authored
This bt5 contains all code related to the parameter editor, include the testing dialogs and samples. The goal is evolved the implementation and keep code specific separated from the rest of the implementation (so if UI can change and we keep a "generic" implementation. Test form was included on Software Product Module due security reasons (so be allowed to be used as normal user). On slapos_panel: Reimplement parameter test on slapos_parameter_editor On slapos_panel: Move samples to slapos_parameter_editor bt5 On slapos_cloud: Move code related to parameter editor to slapos_parameter_editor bt5 On slapos_panel: Drop old test parameter implementation
-