Commit fca0a727 authored by Rafael Monnerat's avatar Rafael Monnerat

slapos_jio: Display instance reported state on the listbox

parent 608437ce
Pipeline #7578 failed with stage
......@@ -143,6 +143,7 @@
['title', 'Title'],
['reference', 'Reference'],
['portal_type', 'Type'],
['SoftwareInstance_getReportedState', 'State'],
['SoftwareInstance_getNewsDict', 'Status']
], monitor_scope_list = [['', ''],
['Enabled', 'enabled'],
......
......@@ -198,6 +198,7 @@
</item>
</dictionary>
</list>
<none/>
</tuple>
</pickle>
</record>
......@@ -230,7 +231,7 @@
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>976.53561.48622.46421</string> </value>
<value> <string>977.52369.42334.22357</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -248,7 +249,7 @@
</tuple>
<state>
<tuple>
<float>1562697582.58</float>
<float>1579391577.14</float>
<string>UTC</string>
</tuple>
</state>
......@@ -257,6 +258,7 @@
</item>
</dictionary>
</list>
<none/>
</tuple>
</pickle>
</record>
......@@ -314,6 +316,7 @@
</item>
</dictionary>
</list>
<none/>
</tuple>
</pickle>
</record>
......
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