Commit 52c45b39 authored by Romain Courteaud's avatar Romain Courteaud

slapos_cloud: create Compute Node

parent 57f6dcc4
...@@ -4,6 +4,7 @@ ...@@ -4,6 +4,7 @@
<item>Compute Partition</item> <item>Compute Partition</item>
<item>ERP5 Login</item> <item>ERP5 Login</item>
<item>Internet Protocol Address</item> <item>Internet Protocol Address</item>
<item>Tcp Port Number</item>
</portal_type> </portal_type>
<portal_type id="Compute Node Module"> <portal_type id="Compute Node Module">
<item>Compute Node</item> <item>Compute Node</item>
......
...@@ -2,6 +2,8 @@ ...@@ -2,6 +2,8 @@
<portal_type id="Compute Node"> <portal_type id="Compute Node">
<item>destination_section</item> <item>destination_section</item>
<item>source_administration</item> <item>source_administration</item>
<item>specialise</item>
<item>subordination</item>
</portal_type> </portal_type>
<portal_type id="Computer Model"> <portal_type id="Computer Model">
<item>source_administration</item> <item>source_administration</item>
......
...@@ -11,14 +11,15 @@ ...@@ -11,14 +11,15 @@
<item>SlaposCapacity</item> <item>SlaposCapacity</item>
<item>SlaposComputeNodeConstraint</item> <item>SlaposComputeNodeConstraint</item>
<item>Url</item> <item>Url</item>
</portal_type> <item>VariationRange</item>
<portal_type id="Computer Model">
<item>SlaposCapacity</item>
</portal_type> </portal_type>
<portal_type id="Compute Partition"> <portal_type id="Compute Partition">
<item>ComputePartition</item> <item>ComputePartition</item>
<item>SlaposComputePartitionConstraint</item> <item>SlaposComputePartitionConstraint</item>
</portal_type> </portal_type>
<portal_type id="Computer Model">
<item>SlaposCapacity</item>
</portal_type>
<portal_type id="Email"> <portal_type id="Email">
<item>SlaposEmailConstraint</item> <item>SlaposEmailConstraint</item>
</portal_type> </portal_type>
......
...@@ -168,7 +168,7 @@ It\'s the lowest priority one; ie. managers can create higher priority preferenc ...@@ -168,7 +168,7 @@ It\'s the lowest priority one; ie. managers can create higher priority preferenc
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>253402146000.0</float> <float>2.53402146e+11</float>
<string>US/Eastern</string> <string>US/Eastern</string>
</tuple> </tuple>
</state> </state>
......
...@@ -3,6 +3,7 @@ Compute Node | Certificate Login ...@@ -3,6 +3,7 @@ Compute Node | Certificate Login
Compute Node | Compute Partition Compute Node | Compute Partition
Compute Node | ERP5 Login Compute Node | ERP5 Login
Compute Node | Internet Protocol Address Compute Node | Internet Protocol Address
Compute Node | Tcp Port Number
Compute Partition | Internet Protocol Address Compute Partition | Internet Protocol Address
Hosting Subscription Module | Hosting Subscription Hosting Subscription Module | Hosting Subscription
Instance Tree Module | Instance Tree Instance Tree Module | Instance Tree
......
Computer Model | source_administration
Computer Network | source_administration
Compute Node | destination_section Compute Node | destination_section
Compute Node | source_administration 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 Module | business_application
Instance Tree | destination_section Instance Tree | destination_section
Slave Instance | aggregate Slave Instance | aggregate
......
Alarm Tool | SlapOSMasterUpgradeConstraint Alarm Tool | SlapOSMasterUpgradeConstraint
Assignment | SlaposAssignmentConstraint Assignment | SlaposAssignmentConstraint
Computer Model | SlaposCapacity
Compute Partition | ComputePartition
Compute Partition | SlaposComputePartitionConstraint
Compute Node | ComputeNodeSlapOSMetadata Compute Node | ComputeNodeSlapOSMetadata
Compute Node | ERP5User Compute Node | ERP5User
Compute Node | SlaposCapacity Compute Node | SlaposCapacity
Compute Node | SlaposComputeNodeConstraint Compute Node | SlaposComputeNodeConstraint
Compute Node | Url Compute Node | Url
Compute Node | VariationRange
Compute Partition | ComputePartition
Compute Partition | SlaposComputePartitionConstraint
Computer Model | SlaposCapacity
Email | SlaposEmailConstraint Email | SlaposEmailConstraint
Hosting Subscription | HostingSubscriptionUpgradeConstraint Hosting Subscription | HostingSubscriptionUpgradeConstraint
Instance Tree | InstanceTree Instance Tree | InstanceTree
......
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