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
52c45b39
Commit
52c45b39
authored
Jul 29, 2021
by
Romain Courteaud
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
slapos_cloud: create Compute Node
parent
57f6dcc4
Changes
7
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
17 additions
and
9 deletions
+17
-9
master/bt5/slapos_cloud/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml
...eAllowedContentTypeTemplateItem/allowed_content_types.xml
+1
-0
master/bt5/slapos_cloud/PortalTypeBaseCategoryTemplateItem/base_category_list.xml
...PortalTypeBaseCategoryTemplateItem/base_category_list.xml
+2
-0
master/bt5/slapos_cloud/PortalTypePropertySheetTemplateItem/property_sheet_list.xml
...rtalTypePropertySheetTemplateItem/property_sheet_list.xml
+4
-3
master/bt5/slapos_cloud/PreferenceTemplateItem/portal_preferences/slapos_default_site_preference.xml
...tem/portal_preferences/slapos_default_site_preference.xml
+1
-1
master/bt5/slapos_cloud/bt/template_portal_type_allowed_content_type_list
...s_cloud/bt/template_portal_type_allowed_content_type_list
+1
-0
master/bt5/slapos_cloud/bt/template_portal_type_base_category_list
...5/slapos_cloud/bt/template_portal_type_base_category_list
+4
-2
master/bt5/slapos_cloud/bt/template_portal_type_property_sheet_list
.../slapos_cloud/bt/template_portal_type_property_sheet_list
+4
-3
No files found.
master/bt5/slapos_cloud/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml
View file @
52c45b39
...
...
@@ -4,6 +4,7 @@
<item>
Compute Partition
</item>
<item>
ERP5 Login
</item>
<item>
Internet Protocol Address
</item>
<item>
Tcp Port Number
</item>
</portal_type>
<portal_type
id=
"Compute Node Module"
>
<item>
Compute Node
</item>
...
...
master/bt5/slapos_cloud/PortalTypeBaseCategoryTemplateItem/base_category_list.xml
View file @
52c45b39
...
...
@@ -2,6 +2,8 @@
<portal_type
id=
"Compute Node"
>
<item>
destination_section
</item>
<item>
source_administration
</item>
<item>
specialise
</item>
<item>
subordination
</item>
</portal_type>
<portal_type
id=
"Computer Model"
>
<item>
source_administration
</item>
...
...
master/bt5/slapos_cloud/PortalTypePropertySheetTemplateItem/property_sheet_list.xml
View file @
52c45b39
...
...
@@ -11,14 +11,15 @@
<item>
SlaposCapacity
</item>
<item>
SlaposComputeNodeConstraint
</item>
<item>
Url
</item>
</portal_type>
<portal_type
id=
"Computer Model"
>
<item>
SlaposCapacity
</item>
<item>
VariationRange
</item>
</portal_type>
<portal_type
id=
"Compute Partition"
>
<item>
ComputePartition
</item>
<item>
SlaposComputePartitionConstraint
</item>
</portal_type>
<portal_type
id=
"Computer Model"
>
<item>
SlaposCapacity
</item>
</portal_type>
<portal_type
id=
"Email"
>
<item>
SlaposEmailConstraint
</item>
</portal_type>
...
...
master/bt5/slapos_cloud/PreferenceTemplateItem/portal_preferences/slapos_default_site_preference.xml
View file @
52c45b39
...
...
@@ -168,7 +168,7 @@ It\'s the lowest priority one; ie. managers can create higher priority preferenc
</tuple>
<state>
<tuple>
<float>
2
53402146000.0
</float>
<float>
2
.53402146e+11
</float>
<string>
US/Eastern
</string>
</tuple>
</state>
...
...
master/bt5/slapos_cloud/bt/template_portal_type_allowed_content_type_list
View file @
52c45b39
...
...
@@ -3,6 +3,7 @@ Compute Node | Certificate Login
Compute Node | Compute Partition
Compute Node | ERP5 Login
Compute Node | Internet Protocol Address
Compute Node | Tcp Port Number
Compute Partition | Internet Protocol Address
Hosting Subscription Module | Hosting Subscription
Instance Tree Module | Instance Tree
...
...
master/bt5/slapos_cloud/bt/template_portal_type_base_category_list
View file @
52c45b39
Computer Model | source_administration
Computer Network | source_administration
Compute Node | destination_section
Compute Node | source_administration
Compute Node | specialise
Compute Node | subordination
Computer Model | source_administration
Computer Network | source_administration
Instance Tree Module | business_application
Instance Tree | destination_section
Slave Instance | aggregate
...
...
master/bt5/slapos_cloud/bt/template_portal_type_property_sheet_list
View file @
52c45b39
Alarm Tool | SlapOSMasterUpgradeConstraint
Assignment | SlaposAssignmentConstraint
Computer Model | SlaposCapacity
Compute Partition | ComputePartition
Compute Partition | SlaposComputePartitionConstraint
Compute Node | ComputeNodeSlapOSMetadata
Compute Node | ERP5User
Compute Node | SlaposCapacity
Compute Node | SlaposComputeNodeConstraint
Compute Node | Url
Compute Node | VariationRange
Compute Partition | ComputePartition
Compute Partition | SlaposComputePartitionConstraint
Computer Model | SlaposCapacity
Email | SlaposEmailConstraint
Hosting Subscription | HostingSubscriptionUpgradeConstraint
Instance Tree | InstanceTree
...
...
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