Commit 3707f6cc authored by Romain Courteaud's avatar Romain Courteaud

Move assignment constraint

parent 2f2a75c6
<property_sheet_list>
<portal_type id="Assignment">
<item>SlaposAssignmentConstraint</item>
</portal_type>
<portal_type id="Computer">
<item>SlaposCapacity</item>
</portal_type>
......
......@@ -24,9 +24,15 @@
<persistent> <string encoding="base64">AAAAAAAAAAQ=</string> </persistent>
</value>
</item>
<item>
<key> <string>description</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>VifibAssignmentConstraint</string> </value>
<value> <string>SlaposAssignmentConstraint</string> </value>
</item>
<item>
<key> <string>portal_type</string> </key>
......
159
\ No newline at end of file
160
\ No newline at end of file
Assignment | SlaposAssignmentConstraint
Computer | SlaposCapacity
Hosting Subscription | HostingSubscription
Hosting Subscription | SoftwareInstance
......
......@@ -2,4 +2,5 @@ SoftwareInstanceConstraint
SlaveInstanceConstraint
SoftwareInstance
HostingSubscription
SlaposCapacity
\ No newline at end of file
SlaposCapacity
SlaposAssignmentConstraint
\ No newline at end of file
<property_sheet_list>
<portal_type id="Assignment">
<item>VifibAssignmentConstraint</item>
</portal_type>
<portal_type id="Computer">
<item>VifibComputerConstraint</item>
</portal_type>
......
542
\ No newline at end of file
543
\ No newline at end of file
Assignment | VifibAssignmentConstraint
Computer Partition | VifibComputerPartitionConstraint
Computer | VifibComputerConstraint
Email | VifibEmailConstraint
......
VifibAssignmentConstraint
VifibPersonConstraint
VifibComputerPartitionConstraint
VifibEmailConstraint
......
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