Commit 28a94a36 authored by Cédric Le Ninivin's avatar Cédric Le Ninivin Committed by Cédric Le Ninivin

slapos_jio: Set properties on jio api web section for api revision

* Also move the path to Zope4
parent cb38790c
...@@ -58,9 +58,13 @@ ...@@ -58,9 +58,13 @@
<value> <value>
<object> <object>
<klass> <klass>
<global name="MultiHook" module="ZPublisher.BeforeTraverse"/> <global name="_reconstructor" module="copy_reg"/>
</klass> </klass>
<tuple/> <tuple>
<global name="MultiHook" module="ZPublisher.BeforeTraverse"/>
<global name="object" module="__builtin__"/>
<none/>
</tuple>
<state> <state>
<dictionary> <dictionary>
<item> <item>
...@@ -209,6 +213,25 @@ ...@@ -209,6 +213,25 @@
<key> <string>portal_type</string> </key> <key> <string>portal_type</string> </key>
<value> <string>jIO Web Section</string> </value> <value> <string>jIO Web Section</string> </value>
</item> </item>
<item>
<key> <string>revision_hash_calculation_method_per_type</string> </key>
<value>
<tuple>
<string>Software Instance | SoftwareInstance_calculatejIOAPIRevisionHash</string>
<string>Slave Instance | SoftwareInstance_calculatejIOAPIRevisionHash</string>
<string>Compute Node | ComputeNode_calculatejIOAPIRevisionHash</string>
<string>Software Installation | SoftwareInstallation_calculatejIOAPIRevisionHash</string>
</tuple>
</value>
</item>
<item>
<key> <string>select_missing_revision_object_list_method</string> </key>
<value> <string>Base_zSelectMissingJIOAPIRevisionObjectList</string> </value>
</item>
<item>
<key> <string>select_updatable_revision_object_list_method</string> </key>
<value> <string>Base_zSelectUpdatableJIOAPIRevisionObjectList</string> </value>
</item>
<item> <item>
<key> <string>short_title</string> </key> <key> <string>short_title</string> </key>
<value> <value>
...@@ -336,9 +359,11 @@ ...@@ -336,9 +359,11 @@
<value> <value>
<object> <object>
<klass> <klass>
<global name="DateTime" module="DateTime.DateTime"/> <global name="_reconstructor" module="copy_reg"/>
</klass> </klass>
<tuple> <tuple>
<global name="DateTime" module="DateTime.DateTime"/>
<global name="object" module="__builtin__"/>
<none/> <none/>
</tuple> </tuple>
<state> <state>
...@@ -378,7 +403,7 @@ ...@@ -378,7 +403,7 @@
</item> </item>
<item> <item>
<key> <string>actor</string> </key> <key> <string>actor</string> </key>
<value> <string>zope</string> </value> <value> <unicode>zope</unicode> </value>
</item> </item>
<item> <item>
<key> <string>comment</string> </key> <key> <string>comment</string> </key>
...@@ -392,7 +417,7 @@ ...@@ -392,7 +417,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>996.1884.65387.15291</string> </value> <value> <string>1006.62592.17123.16913</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -403,14 +428,16 @@ ...@@ -403,14 +428,16 @@
<value> <value>
<object> <object>
<klass> <klass>
<global name="DateTime" module="DateTime.DateTime"/> <global name="_reconstructor" module="copy_reg"/>
</klass> </klass>
<tuple> <tuple>
<global name="DateTime" module="DateTime.DateTime"/>
<global name="object" module="__builtin__"/>
<none/> <none/>
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1636452774.64</float> <float>1678462096.8</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
......
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