Commit f9c8f843 authored by Łukasz Nowak's avatar Łukasz Nowak

Put simulation code in slapos_simulation.

parent ca20a44f
<?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_simulation</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
37 38
\ No newline at end of file \ No newline at end of file
slapos_accounting slapos_accounting
\ No newline at end of file slapos_simulation
\ No newline at end of file
...@@ -115,6 +115,7 @@ slapos_cloud_promise ...@@ -115,6 +115,7 @@ slapos_cloud_promise
slapos_core slapos_core
slapos_pdm slapos_pdm
slapos_rest_api slapos_rest_api
slapos_simulation
slapos_slap_tool slapos_slap_tool
vifib_hosting_theme vifib_hosting_theme
vifib_jauks_theme vifib_jauks_theme
...@@ -194,6 +195,7 @@ slapos_cloud_promise ...@@ -194,6 +195,7 @@ slapos_cloud_promise
slapos_core slapos_core
slapos_pdm slapos_pdm
slapos_rest_api slapos_rest_api
slapos_simulation
slapos_slap_tool slapos_slap_tool
slapos_configurator slapos_configurator
erp5_km erp5_km
...@@ -269,6 +271,7 @@ slapos_cloud_promise ...@@ -269,6 +271,7 @@ slapos_cloud_promise
slapos_core slapos_core
slapos_pdm slapos_pdm
slapos_rest_api slapos_rest_api
slapos_simulation
slapos_slap_tool slapos_slap_tool
slapos_configurator slapos_configurator
erp5_km erp5_km
...@@ -345,6 +348,7 @@ slapos_cloud_promise ...@@ -345,6 +348,7 @@ slapos_cloud_promise
slapos_core slapos_core
slapos_pdm slapos_pdm
slapos_rest_api slapos_rest_api
slapos_simulation
slapos_slap_tool slapos_slap_tool
slapos_configurator slapos_configurator
erp5_commerce_multiflex_layout erp5_commerce_multiflex_layout
...@@ -418,6 +422,7 @@ slapos_cloud_promise ...@@ -418,6 +422,7 @@ slapos_cloud_promise
slapos_core slapos_core
slapos_pdm slapos_pdm
slapos_rest_api slapos_rest_api
slapos_simulation
slapos_slap_tool slapos_slap_tool
slapos_configurator slapos_configurator
erp5_km erp5_km
......
90 91
\ No newline at end of file \ No newline at end of file
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