Commit 937365ff authored by Romain Courteaud's avatar Romain Courteaud

Move code from vifib_base to slapos_cloud.

Contain actions, skins, property sheets, documents, constraints.
parent 48fd77d7
...@@ -5,11 +5,15 @@ ...@@ -5,11 +5,15 @@
</portal_type> </portal_type>
<portal_type id="Slave Instance"> <portal_type id="Slave Instance">
<item>Reference</item> <item>Reference</item>
<item>SlaveInstanceConstraint</item>
<item>SoftwareInstance</item>
<item>TextDocument</item> <item>TextDocument</item>
<item>VariationRange</item> <item>VariationRange</item>
</portal_type> </portal_type>
<portal_type id="Software Instance"> <portal_type id="Software Instance">
<item>Reference</item> <item>Reference</item>
<item>SoftwareInstance</item>
<item>SoftwareInstanceConstraint</item>
<item>TextDocument</item> <item>TextDocument</item>
<item>VariationRange</item> <item>VariationRange</item>
</portal_type> </portal_type>
......
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<global name="Folder" module="OFS.Folder"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_local_properties</string> </key>
<value>
<tuple>
<dictionary>
<item>
<key> <string>id</string> </key>
<value> <string>business_template_skin_layer_priority</string> </value>
</item>
<item>
<key> <string>type</string> </key>
<value> <string>float</string> </value>
</item>
</dictionary>
</tuple>
</value>
</item>
<item>
<key> <string>_objects</string> </key>
<value>
<tuple/>
</value>
</item>
<item>
<key> <string>business_template_skin_layer_priority</string> </key>
<value> <float>60.0</float> </value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>slapos_cloud</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
53 54
\ No newline at end of file \ No newline at end of file
Slave Instance | view
Software Installation Module | view
Software Installation | view
Software Instance Module | view
Software Instance | view
\ No newline at end of file
Hosting Subscription | TextDocument Hosting Subscription | TextDocument
Hosting Subscription | VariationRange Hosting Subscription | VariationRange
Slave Instance | Reference Slave Instance | Reference
Slave Instance | SlaveInstanceConstraint
Slave Instance | SoftwareInstance
Slave Instance | TextDocument Slave Instance | TextDocument
Slave Instance | VariationRange Slave Instance | VariationRange
Software Instance | Reference Software Instance | Reference
Software Instance | SoftwareInstance
Software Instance | SoftwareInstanceConstraint
Software Instance | TextDocument Software Instance | TextDocument
Software Instance | VariationRange Software Instance | VariationRange
\ No newline at end of file
slapos_cloud
\ No newline at end of file
<property_sheet_list>
<portal_type id="Slave Instance">
<item>SlaveInstanceConstraint</item>
<item>SoftwareInstance</item>
</portal_type>
<portal_type id="Software Instance">
<item>SoftwareInstance</item>
<item>SoftwareInstanceConstraint</item>
</portal_type>
</property_sheet_list>
\ No newline at end of file
...@@ -42,4 +42,4 @@ erp5_trade ...@@ -42,4 +42,4 @@ erp5_trade
erp5_web erp5_web
erp5_web_download_theme erp5_web_download_theme
erp5_xhtml_jquery_style erp5_xhtml_jquery_style
slapos_cloud slapos_cloud
\ No newline at end of file
...@@ -4,12 +4,7 @@ Person | get_certificate ...@@ -4,12 +4,7 @@ Person | get_certificate
Person | revoke_certificate Person | revoke_certificate
Slave Instance | jump_to_software_instance Slave Instance | jump_to_software_instance
Slave Instance | unfiltered_tracking_list Slave Instance | unfiltered_tracking_list
Slave Instance | view
Slave Instance | web_view Slave Instance | web_view
Software Installation Module | view
Software Installation | view
Software Instance Module | view
Software Instance | jump_to_software_instance Software Instance | jump_to_software_instance
Software Instance | unfiltered_tracking_list Software Instance | unfiltered_tracking_list
Software Instance | view
Software Release | usable_computer Software Release | usable_computer
\ No newline at end of file
Slave Instance | SlaveInstanceConstraint
Slave Instance | SoftwareInstance
Software Instance | SoftwareInstance
Software Instance | SoftwareInstanceConstraint
\ No newline at end of file
...@@ -110,6 +110,7 @@ class TestVifibSkinSelection(testVifibMixin): ...@@ -110,6 +110,7 @@ class TestVifibSkinSelection(testVifibMixin):
""" """
custom custom
vifib_upgrader vifib_upgrader
slapos_cloud
vifib_agent vifib_agent
vifib_base vifib_base
vifib_cash vifib_cash
...@@ -216,6 +217,7 @@ zpt_generic ...@@ -216,6 +217,7 @@ zpt_generic
custom custom
vifib_upgrader vifib_upgrader
vifib_hosting vifib_hosting
slapos_cloud
vifib_agent vifib_agent
vifib_base vifib_base
vifib_core vifib_core
...@@ -321,6 +323,7 @@ zpt_generic ...@@ -321,6 +323,7 @@ zpt_generic
""" """
custom custom
vifib_upgrader vifib_upgrader
slapos_cloud
vifib_agent vifib_agent
vifib_base vifib_base
vifib_core vifib_core
...@@ -420,6 +423,7 @@ zpt_generic ...@@ -420,6 +423,7 @@ zpt_generic
""" """
custom custom
vifib_upgrader vifib_upgrader
slapos_cloud
vifib_agent vifib_agent
vifib_base vifib_base
vifib_core vifib_core
...@@ -519,6 +523,7 @@ zpt_generic ...@@ -519,6 +523,7 @@ zpt_generic
""" """
custom custom
vifib_upgrader vifib_upgrader
slapos_cloud
vifib_agent vifib_agent
vifib_base vifib_base
vifib_core vifib_core
...@@ -621,6 +626,7 @@ zpt_generic ...@@ -621,6 +626,7 @@ zpt_generic
""" """
custom custom
vifib_upgrader vifib_upgrader
slapos_cloud
vifib_agent vifib_agent
vifib_base vifib_base
vifib_core vifib_core
...@@ -723,6 +729,7 @@ zpt_generic ...@@ -723,6 +729,7 @@ zpt_generic
""" """
custom custom
vifib_upgrader vifib_upgrader
slapos_cloud
vifib_agent vifib_agent
vifib_base vifib_base
vifib_core vifib_core
...@@ -822,6 +829,7 @@ zpt_generic ...@@ -822,6 +829,7 @@ zpt_generic
""" """
custom custom
vifib_upgrader vifib_upgrader
slapos_cloud
vifib_agent vifib_agent
vifib_base vifib_base
vifib_core vifib_core
...@@ -920,6 +928,7 @@ zpt_generic ...@@ -920,6 +928,7 @@ zpt_generic
""" """
custom custom
vifib_upgrader vifib_upgrader
slapos_cloud
vifib_agent vifib_agent
vifib_base vifib_base
vifib_core vifib_core
...@@ -1021,6 +1030,7 @@ vifib_upgrader_20120423 ...@@ -1021,6 +1030,7 @@ vifib_upgrader_20120423
vifib_upgrader_201210 vifib_upgrader_201210
vifib_upgrader_before_201208 vifib_upgrader_before_201208
vifib_upgrader_before_201209 vifib_upgrader_before_201209
slapos_cloud
vifib_agent vifib_agent
vifib_base vifib_base
vifib_core vifib_core
......
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