Commit d8d0acad authored by Romain Courteaud's avatar Romain Courteaud

slapos_cloud: display the Computer Network on the Node's listbox

parent 0837e994
...@@ -90,6 +90,10 @@ ...@@ -90,6 +90,10 @@
<string>modification_date</string> <string>modification_date</string>
<string>Modification Date</string> <string>Modification Date</string>
</tuple> </tuple>
<tuple>
<string>specialise_title</string>
<string>Computer Model</string>
</tuple>
<tuple> <tuple>
<string>python_version</string> <string>python_version</string>
<string>Python</string> <string>Python</string>
...@@ -114,10 +118,6 @@ ...@@ -114,10 +118,6 @@
<string>ComputeNode_getFreeComputePartitionCount</string> <string>ComputeNode_getFreeComputePartitionCount</string>
<string>Free Compute Partition</string> <string>Free Compute Partition</string>
</tuple> </tuple>
<tuple>
<string>subordination_title</string>
<string>Computer Network</string>
</tuple>
</list> </list>
</value> </value>
</item> </item>
...@@ -134,8 +134,8 @@ ...@@ -134,8 +134,8 @@
<string>Reference</string> <string>Reference</string>
</tuple> </tuple>
<tuple> <tuple>
<string>specialise_title</string> <string>subordination_title</string>
<string>Computer Model</string> <string>Computer Network</string>
</tuple> </tuple>
<tuple> <tuple>
<string>default_network_address_host_name</string> <string>default_network_address_host_name</string>
...@@ -226,6 +226,10 @@ ...@@ -226,6 +226,10 @@
<string>specialise_title</string> <string>specialise_title</string>
<string>Computer Model</string> <string>Computer Model</string>
</tuple> </tuple>
<tuple>
<string>subordination_title</string>
<string>Computer Network</string>
</tuple>
<tuple> <tuple>
<string>creation_date</string> <string>creation_date</string>
<string>Creation Date</string> <string>Creation Date</string>
...@@ -265,6 +269,10 @@ ...@@ -265,6 +269,10 @@
<string>specialise_title</string> <string>specialise_title</string>
<string>Computer Model</string> <string>Computer Model</string>
</tuple> </tuple>
<tuple>
<string>subordination_title</string>
<string>Computer Network</string>
</tuple>
<tuple> <tuple>
<string>creation_date</string> <string>creation_date</string>
<string>Creation Date</string> <string>Creation Date</string>
......
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