Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
slapos.core
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Romain Courteaud
slapos.core
Commits
7791b681
Commit
7791b681
authored
Jun 09, 2022
by
Romain Courteaud
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
slapos_cloud: configure SlapOSVirtualMasterConstraint on most slapos cloud portal types
XXX TODO check if some are missing
parent
44507a68
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
22 additions
and
10 deletions
+22
-10
master/bt5/slapos_cloud/PortalTypeBaseCategoryTemplateItem/base_category_list.xml
...PortalTypeBaseCategoryTemplateItem/base_category_list.xml
+0
-4
master/bt5/slapos_cloud/PortalTypePropertySheetTemplateItem/property_sheet_list.xml
...rtalTypePropertySheetTemplateItem/property_sheet_list.xml
+12
-1
master/bt5/slapos_cloud/bt/template_portal_type_base_category_list
...5/slapos_cloud/bt/template_portal_type_base_category_list
+0
-4
master/bt5/slapos_cloud/bt/template_portal_type_property_sheet_list
.../slapos_cloud/bt/template_portal_type_property_sheet_list
+10
-1
No files found.
master/bt5/slapos_cloud/PortalTypeBaseCategoryTemplateItem/base_category_list.xml
View file @
7791b681
<base_category_list>
<base_category_list>
<portal_type
id=
"Compute Node"
>
<portal_type
id=
"Compute Node"
>
<item>
destination_section
</item>
<item>
destination_section
</item>
<item>
follow_up
</item>
</portal_type>
</portal_type>
<portal_type
id=
"Computer Model"
>
<portal_type
id=
"Computer Model"
>
<item>
source_administration
</item>
<item>
source_administration
</item>
...
@@ -14,7 +13,6 @@
...
@@ -14,7 +13,6 @@
</portal_type>
</portal_type>
<portal_type
id=
"Instance Tree"
>
<portal_type
id=
"Instance Tree"
>
<item>
destination_section
</item>
<item>
destination_section
</item>
<item>
follow_up
</item>
</portal_type>
</portal_type>
<portal_type
id=
"Instance Tree Module"
>
<portal_type
id=
"Instance Tree Module"
>
<item>
business_application
</item>
<item>
business_application
</item>
...
@@ -25,14 +23,12 @@
...
@@ -25,14 +23,12 @@
</portal_type>
</portal_type>
<portal_type
id=
"Software Installation"
>
<portal_type
id=
"Software Installation"
>
<item>
aggregate
</item>
<item>
aggregate
</item>
<item>
follow_up
</item>
</portal_type>
</portal_type>
<portal_type
id=
"Software Installation Module"
>
<portal_type
id=
"Software Installation Module"
>
<item>
business_application
</item>
<item>
business_application
</item>
</portal_type>
</portal_type>
<portal_type
id=
"Software Instance"
>
<portal_type
id=
"Software Instance"
>
<item>
aggregate
</item>
<item>
aggregate
</item>
<item>
follow_up
</item>
<item>
specialise
</item>
<item>
specialise
</item>
</portal_type>
</portal_type>
<portal_type
id=
"Software Instance Module"
>
<portal_type
id=
"Software Instance Module"
>
...
...
master/bt5/slapos_cloud/PortalTypePropertySheetTemplateItem/property_sheet_list.xml
View file @
7791b681
...
@@ -10,6 +10,7 @@
...
@@ -10,6 +10,7 @@
<item>
ComputerUpgradeConstraint
</item>
<item>
ComputerUpgradeConstraint
</item>
<item>
ERP5User
</item>
<item>
ERP5User
</item>
<item>
SlapOSReferenceConstraint
</item>
<item>
SlapOSReferenceConstraint
</item>
<item>
SlapOSVirtualMasterConstraint
</item>
<item>
SlaposCapacity
</item>
<item>
SlaposCapacity
</item>
<item>
SlaposComputeNodeConstraint
</item>
<item>
SlaposComputeNodeConstraint
</item>
<item>
Url
</item>
<item>
Url
</item>
...
@@ -21,10 +22,15 @@
...
@@ -21,10 +22,15 @@
</portal_type>
</portal_type>
<portal_type
id=
"Computer"
>
<portal_type
id=
"Computer"
>
<item>
ComputerUpgradeConstraint
</item>
<item>
ComputerUpgradeConstraint
</item>
<item>
SlapOSVirtualMasterConstraint
</item>
</portal_type>
</portal_type>
<portal_type
id=
"Computer Model"
>
<portal_type
id=
"Computer Model"
>
<item>
SlapOSVirtualMasterConstraint
</item>
<item>
SlaposCapacity
</item>
<item>
SlaposCapacity
</item>
</portal_type>
</portal_type>
<portal_type
id=
"Computer Network"
>
<item>
SlapOSVirtualMasterConstraint
</item>
</portal_type>
<portal_type
id=
"Computer Partition"
>
<portal_type
id=
"Computer Partition"
>
<item>
ComputerPartitionUpgradeConstraint
</item>
<item>
ComputerPartitionUpgradeConstraint
</item>
</portal_type>
</portal_type>
...
@@ -37,6 +43,7 @@
...
@@ -37,6 +43,7 @@
<portal_type
id=
"Instance Tree"
>
<portal_type
id=
"Instance Tree"
>
<item>
HostingSubscriptionUpgradeConstraint
</item>
<item>
HostingSubscriptionUpgradeConstraint
</item>
<item>
InstanceTree
</item>
<item>
InstanceTree
</item>
<item>
SlapOSVirtualMasterConstraint
</item>
<item>
SlaposInstanceTreeConstraint
</item>
<item>
SlaposInstanceTreeConstraint
</item>
<item>
SoftwareInstance
</item>
<item>
SoftwareInstance
</item>
<item>
SoftwareInstanceUpgradeConstraint
</item>
<item>
SoftwareInstanceUpgradeConstraint
</item>
...
@@ -51,6 +58,7 @@
...
@@ -51,6 +58,7 @@
<item>
InstanceTree
</item>
<item>
InstanceTree
</item>
<item>
Reference
</item>
<item>
Reference
</item>
<item>
SlapOSReferenceConstraint
</item>
<item>
SlapOSReferenceConstraint
</item>
<item>
SlapOSVirtualMasterConstraint
</item>
<item>
SlaveInstanceConstraint
</item>
<item>
SlaveInstanceConstraint
</item>
<item>
SoftwareInstance
</item>
<item>
SoftwareInstance
</item>
<item>
SoftwareInstanceDuplicationConstraint
</item>
<item>
SoftwareInstanceDuplicationConstraint
</item>
...
@@ -60,6 +68,7 @@
...
@@ -60,6 +68,7 @@
</portal_type>
</portal_type>
<portal_type
id=
"Software Installation"
>
<portal_type
id=
"Software Installation"
>
<item>
SlapOSReferenceConstraint
</item>
<item>
SlapOSReferenceConstraint
</item>
<item>
SlapOSVirtualMasterConstraint
</item>
<item>
Url
</item>
<item>
Url
</item>
<item>
VariationRange
</item>
<item>
VariationRange
</item>
</portal_type>
</portal_type>
...
@@ -68,6 +77,7 @@
...
@@ -68,6 +77,7 @@
<item>
InstanceTree
</item>
<item>
InstanceTree
</item>
<item>
Reference
</item>
<item>
Reference
</item>
<item>
SlapOSReferenceConstraint
</item>
<item>
SlapOSReferenceConstraint
</item>
<item>
SlapOSVirtualMasterConstraint
</item>
<item>
SoftwareInstance
</item>
<item>
SoftwareInstance
</item>
<item>
SoftwareInstanceConstraint
</item>
<item>
SoftwareInstanceConstraint
</item>
<item>
SoftwareInstanceDuplicationConstraint
</item>
<item>
SoftwareInstanceDuplicationConstraint
</item>
...
@@ -77,6 +87,7 @@
...
@@ -77,6 +87,7 @@
<item>
VariationRange
</item>
<item>
VariationRange
</item>
</portal_type>
</portal_type>
<portal_type
id=
"Software Release"
>
<portal_type
id=
"Software Release"
>
<item>
SlapOSVirtualMasterConstraint
</item>
<item>
SlaposCapacity
</item>
<item>
SlaposCapacity
</item>
</portal_type>
</portal_type>
</property_sheet_list>
</property_sheet_list>
\ No newline at end of file
master/bt5/slapos_cloud/bt/template_portal_type_base_category_list
View file @
7791b681
Compute Node | destination_section
Compute Node | destination_section
Compute Node | follow_up
Computer Model | source_administration
Computer Model | source_administration
Computer Network | source_administration
Computer Network | source_administration
Hosting Subscription Module | business_application
Hosting Subscription Module | business_application
Instance Tree Module | business_application
Instance Tree Module | business_application
Instance Tree | destination_section
Instance Tree | destination_section
Instance Tree | follow_up
Slave Instance | aggregate
Slave Instance | aggregate
Slave Instance | specialise
Slave Instance | specialise
Software Installation Module | business_application
Software Installation Module | business_application
Software Installation | aggregate
Software Installation | aggregate
Software Installation | follow_up
Software Instance Module | business_application
Software Instance Module | business_application
Software Instance | aggregate
Software Instance | aggregate
Software Instance | follow_up
Software Instance | specialise
Software Instance | specialise
Software Release | aggregate
Software Release | aggregate
\ No newline at end of file
master/bt5/slapos_cloud/bt/template_portal_type_property_sheet_list
View file @
7791b681
...
@@ -4,19 +4,24 @@ Compute Node | ComputeNodeSlapOSMetadata
...
@@ -4,19 +4,24 @@ Compute Node | ComputeNodeSlapOSMetadata
Compute Node | ComputerUpgradeConstraint
Compute Node | ComputerUpgradeConstraint
Compute Node | ERP5User
Compute Node | ERP5User
Compute Node | SlapOSReferenceConstraint
Compute Node | SlapOSReferenceConstraint
Compute Node | SlapOSVirtualMasterConstraint
Compute Node | SlaposCapacity
Compute Node | SlaposCapacity
Compute Node | SlaposComputeNodeConstraint
Compute Node | SlaposComputeNodeConstraint
Compute Node | Url
Compute Node | Url
Compute Partition | ComputePartition
Compute Partition | ComputePartition
Compute Partition | ComputerPartitionUpgradeConstraint
Compute Partition | ComputerPartitionUpgradeConstraint
Compute Partition | SlaposComputePartitionConstraint
Compute Partition | SlaposComputePartitionConstraint
Computer Model | SlapOSVirtualMasterConstraint
Computer Model | SlaposCapacity
Computer Model | SlaposCapacity
Computer Network | SlapOSVirtualMasterConstraint
Computer Partition | ComputerPartitionUpgradeConstraint
Computer Partition | ComputerPartitionUpgradeConstraint
Computer | ComputerUpgradeConstraint
Computer | ComputerUpgradeConstraint
Computer | SlapOSVirtualMasterConstraint
Email | SlaposEmailConstraint
Email | SlaposEmailConstraint
Hosting Subscription | HostingSubscriptionUpgradeConstraint
Hosting Subscription | HostingSubscriptionUpgradeConstraint
Instance Tree | HostingSubscriptionUpgradeConstraint
Instance Tree | HostingSubscriptionUpgradeConstraint
Instance Tree | InstanceTree
Instance Tree | InstanceTree
Instance Tree | SlapOSVirtualMasterConstraint
Instance Tree | SlaposInstanceTreeConstraint
Instance Tree | SlaposInstanceTreeConstraint
Instance Tree | SoftwareInstance
Instance Tree | SoftwareInstance
Instance Tree | SoftwareInstanceUpgradeConstraint
Instance Tree | SoftwareInstanceUpgradeConstraint
...
@@ -27,6 +32,7 @@ Person | SlaposPersonConstraint
...
@@ -27,6 +32,7 @@ Person | SlaposPersonConstraint
Slave Instance | InstanceTree
Slave Instance | InstanceTree
Slave Instance | Reference
Slave Instance | Reference
Slave Instance | SlapOSReferenceConstraint
Slave Instance | SlapOSReferenceConstraint
Slave Instance | SlapOSVirtualMasterConstraint
Slave Instance | SlaveInstanceConstraint
Slave Instance | SlaveInstanceConstraint
Slave Instance | SoftwareInstance
Slave Instance | SoftwareInstance
Slave Instance | SoftwareInstanceDuplicationConstraint
Slave Instance | SoftwareInstanceDuplicationConstraint
...
@@ -34,12 +40,14 @@ Slave Instance | TextDocument
...
@@ -34,12 +40,14 @@ Slave Instance | TextDocument
Slave Instance | Url
Slave Instance | Url
Slave Instance | VariationRange
Slave Instance | VariationRange
Software Installation | SlapOSReferenceConstraint
Software Installation | SlapOSReferenceConstraint
Software Installation | SlapOSVirtualMasterConstraint
Software Installation | Url
Software Installation | Url
Software Installation | VariationRange
Software Installation | VariationRange
Software Instance | ERP5User
Software Instance | ERP5User
Software Instance | InstanceTree
Software Instance | InstanceTree
Software Instance | Reference
Software Instance | Reference
Software Instance | SlapOSReferenceConstraint
Software Instance | SlapOSReferenceConstraint
Software Instance | SlapOSVirtualMasterConstraint
Software Instance | SoftwareInstance
Software Instance | SoftwareInstance
Software Instance | SoftwareInstanceConstraint
Software Instance | SoftwareInstanceConstraint
Software Instance | SoftwareInstanceDuplicationConstraint
Software Instance | SoftwareInstanceDuplicationConstraint
...
@@ -47,4 +55,5 @@ Software Instance | SoftwareInstanceUpgradeConstraint
...
@@ -47,4 +55,5 @@ Software Instance | SoftwareInstanceUpgradeConstraint
Software Instance | TextDocument
Software Instance | TextDocument
Software Instance | Url
Software Instance | Url
Software Instance | VariationRange
Software Instance | VariationRange
Software Release | SlaposCapacity
Software Release | SlapOSVirtualMasterConstraint
\ No newline at end of file
Software Release | SlaposCapacity
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment