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
506f35d9
Commit
506f35d9
authored
Jul 29, 2021
by
Romain Courteaud
🐙
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
slapos_cloud: add Compute Partition
parent
52c45b39
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
6 additions
and
0 deletions
+6
-0
master/bt5/slapos_cloud/PortalTypeBaseCategoryTemplateItem/base_category_list.xml
...PortalTypeBaseCategoryTemplateItem/base_category_list.xml
+3
-0
master/bt5/slapos_cloud/PortalTypePropertySheetTemplateItem/property_sheet_list.xml
...rtalTypePropertySheetTemplateItem/property_sheet_list.xml
+1
-0
master/bt5/slapos_cloud/bt/template_portal_type_base_category_list
...5/slapos_cloud/bt/template_portal_type_base_category_list
+1
-0
master/bt5/slapos_cloud/bt/template_portal_type_property_sheet_list
.../slapos_cloud/bt/template_portal_type_property_sheet_list
+1
-0
No files found.
master/bt5/slapos_cloud/PortalTypeBaseCategoryTemplateItem/base_category_list.xml
View file @
506f35d9
...
...
@@ -5,6 +5,9 @@
<item>
specialise
</item>
<item>
subordination
</item>
</portal_type>
<portal_type
id=
"Compute Partition"
>
<item>
subordination
</item>
</portal_type>
<portal_type
id=
"Computer Model"
>
<item>
source_administration
</item>
</portal_type>
...
...
master/bt5/slapos_cloud/PortalTypePropertySheetTemplateItem/property_sheet_list.xml
View file @
506f35d9
...
...
@@ -16,6 +16,7 @@
<portal_type
id=
"Compute Partition"
>
<item>
ComputePartition
</item>
<item>
SlaposComputePartitionConstraint
</item>
<item>
VariationRange
</item>
</portal_type>
<portal_type
id=
"Computer Model"
>
<item>
SlaposCapacity
</item>
...
...
master/bt5/slapos_cloud/bt/template_portal_type_base_category_list
View file @
506f35d9
...
...
@@ -2,6 +2,7 @@ Compute Node | destination_section
Compute Node | source_administration
Compute Node | specialise
Compute Node | subordination
Compute Partition | subordination
Computer Model | source_administration
Computer Network | source_administration
Instance Tree Module | business_application
...
...
master/bt5/slapos_cloud/bt/template_portal_type_property_sheet_list
View file @
506f35d9
...
...
@@ -8,6 +8,7 @@ Compute Node | Url
Compute Node | VariationRange
Compute Partition | ComputePartition
Compute Partition | SlaposComputePartitionConstraint
Compute Partition | VariationRange
Computer Model | SlaposCapacity
Email | SlaposEmailConstraint
Hosting Subscription | HostingSubscriptionUpgradeConstraint
...
...
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