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
0
Merge Requests
0
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
Titouan Soulard
slapos.core
Commits
5684d38e
Commit
5684d38e
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
6a1a5b32
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 @
5684d38e
<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"
>
...
...
master/bt5/slapos_cloud/PortalTypePropertySheetTemplateItem/property_sheet_list.xml
View file @
5684d38e
...
...
@@ -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>
master/bt5/slapos_cloud/bt/template_portal_type_base_category_list
View file @
5684d38e
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
master/bt5/slapos_cloud/bt/template_portal_type_property_sheet_list
View file @
5684d38e
...
...
@@ -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
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