Commit 7791b681 authored by Romain Courteaud's avatar Romain Courteaud

slapos_cloud: configure SlapOSVirtualMasterConstraint on most slapos cloud portal types

XXX TODO check if some are missing
parent 44507a68
<base_category_list>
<portal_type id="Compute Node">
<item>destination_section</item>
<item>follow_up</item>
</portal_type>
<portal_type id="Computer Model">
<item>source_administration</item>
......@@ -14,7 +13,6 @@
</portal_type>
<portal_type id="Instance Tree">
<item>destination_section</item>
<item>follow_up</item>
</portal_type>
<portal_type id="Instance Tree Module">
<item>business_application</item>
......@@ -25,14 +23,12 @@
</portal_type>
<portal_type id="Software Installation">
<item>aggregate</item>
<item>follow_up</item>
</portal_type>
<portal_type id="Software Installation Module">
<item>business_application</item>
</portal_type>
<portal_type id="Software Instance">
<item>aggregate</item>
<item>follow_up</item>
<item>specialise</item>
</portal_type>
<portal_type id="Software Instance Module">
......
......@@ -10,6 +10,7 @@
<item>ComputerUpgradeConstraint</item>
<item>ERP5User</item>
<item>SlapOSReferenceConstraint</item>
<item>SlapOSVirtualMasterConstraint</item>
<item>SlaposCapacity</item>
<item>SlaposComputeNodeConstraint</item>
<item>Url</item>
......@@ -21,10 +22,15 @@
</portal_type>
<portal_type id="Computer">
<item>ComputerUpgradeConstraint</item>
<item>SlapOSVirtualMasterConstraint</item>
</portal_type>
<portal_type id="Computer Model">
<item>SlapOSVirtualMasterConstraint</item>
<item>SlaposCapacity</item>
</portal_type>
<portal_type id="Computer Network">
<item>SlapOSVirtualMasterConstraint</item>
</portal_type>
<portal_type id="Computer Partition">
<item>ComputerPartitionUpgradeConstraint</item>
</portal_type>
......@@ -37,6 +43,7 @@
<portal_type id="Instance Tree">
<item>HostingSubscriptionUpgradeConstraint</item>
<item>InstanceTree</item>
<item>SlapOSVirtualMasterConstraint</item>
<item>SlaposInstanceTreeConstraint</item>
<item>SoftwareInstance</item>
<item>SoftwareInstanceUpgradeConstraint</item>
......@@ -51,6 +58,7 @@
<item>InstanceTree</item>
<item>Reference</item>
<item>SlapOSReferenceConstraint</item>
<item>SlapOSVirtualMasterConstraint</item>
<item>SlaveInstanceConstraint</item>
<item>SoftwareInstance</item>
<item>SoftwareInstanceDuplicationConstraint</item>
......@@ -60,6 +68,7 @@
</portal_type>
<portal_type id="Software Installation">
<item>SlapOSReferenceConstraint</item>
<item>SlapOSVirtualMasterConstraint</item>
<item>Url</item>
<item>VariationRange</item>
</portal_type>
......@@ -68,6 +77,7 @@
<item>InstanceTree</item>
<item>Reference</item>
<item>SlapOSReferenceConstraint</item>
<item>SlapOSVirtualMasterConstraint</item>
<item>SoftwareInstance</item>
<item>SoftwareInstanceConstraint</item>
<item>SoftwareInstanceDuplicationConstraint</item>
......@@ -77,6 +87,7 @@
<item>VariationRange</item>
</portal_type>
<portal_type id="Software Release">
<item>SlapOSVirtualMasterConstraint</item>
<item>SlaposCapacity</item>
</portal_type>
</property_sheet_list>
\ No newline at end of file
</property_sheet_list>
Compute Node | destination_section
Compute Node | follow_up
Computer Model | source_administration
Computer Network | source_administration
Hosting Subscription Module | business_application
Instance Tree Module | business_application
Instance Tree | destination_section
Instance Tree | follow_up
Slave Instance | aggregate
Slave Instance | specialise
Software Installation Module | business_application
Software Installation | aggregate
Software Installation | follow_up
Software Instance Module | business_application
Software Instance | aggregate
Software Instance | follow_up
Software Instance | specialise
Software Release | aggregate
\ No newline at end of file
......@@ -4,19 +4,24 @@ Compute Node | ComputeNodeSlapOSMetadata
Compute Node | ComputerUpgradeConstraint
Compute Node | ERP5User
Compute Node | SlapOSReferenceConstraint
Compute Node | SlapOSVirtualMasterConstraint
Compute Node | SlaposCapacity
Compute Node | SlaposComputeNodeConstraint
Compute Node | Url
Compute Partition | ComputePartition
Compute Partition | ComputerPartitionUpgradeConstraint
Compute Partition | SlaposComputePartitionConstraint
Computer Model | SlapOSVirtualMasterConstraint
Computer Model | SlaposCapacity
Computer Network | SlapOSVirtualMasterConstraint
Computer Partition | ComputerPartitionUpgradeConstraint
Computer | ComputerUpgradeConstraint
Computer | SlapOSVirtualMasterConstraint
Email | SlaposEmailConstraint
Hosting Subscription | HostingSubscriptionUpgradeConstraint
Instance Tree | HostingSubscriptionUpgradeConstraint
Instance Tree | InstanceTree
Instance Tree | SlapOSVirtualMasterConstraint
Instance Tree | SlaposInstanceTreeConstraint
Instance Tree | SoftwareInstance
Instance Tree | SoftwareInstanceUpgradeConstraint
......@@ -27,6 +32,7 @@ Person | SlaposPersonConstraint
Slave Instance | InstanceTree
Slave Instance | Reference
Slave Instance | SlapOSReferenceConstraint
Slave Instance | SlapOSVirtualMasterConstraint
Slave Instance | SlaveInstanceConstraint
Slave Instance | SoftwareInstance
Slave Instance | SoftwareInstanceDuplicationConstraint
......@@ -34,12 +40,14 @@ Slave Instance | TextDocument
Slave Instance | Url
Slave Instance | VariationRange
Software Installation | SlapOSReferenceConstraint
Software Installation | SlapOSVirtualMasterConstraint
Software Installation | Url
Software Installation | VariationRange
Software Instance | ERP5User
Software Instance | InstanceTree
Software Instance | Reference
Software Instance | SlapOSReferenceConstraint
Software Instance | SlapOSVirtualMasterConstraint
Software Instance | SoftwareInstance
Software Instance | SoftwareInstanceConstraint
Software Instance | SoftwareInstanceDuplicationConstraint
......@@ -47,4 +55,5 @@ Software Instance | SoftwareInstanceUpgradeConstraint
Software Instance | TextDocument
Software Instance | Url
Software Instance | VariationRange
Software Release | SlaposCapacity
\ No newline at end of file
Software Release | SlapOSVirtualMasterConstraint
Software Release | SlaposCapacity
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment