Description of problem:
VM-runtime-only display information is presented by api after VM goes down
Version-Release number of selected component (if applicable):
si19.1 / 3.1.0-18
How reproducible:
always
Steps to Reproduce:
1. power up VM, power down VM
2. show VM properties
3.
Actual results:
<status>
<state>down</state>
</status>
...
<display>
...
<address>10.34.58.5</address>
<port>5920</port>
<secure_port>5921</secure_port>
...
</display>
Expected results:
no address, port and secure_port elements are displayed as they make no sense when the VM is down. The same may be true for <start_time> element possibly.
Additional info:
Tested on SF3:
Repeating the scenario mentioned in the bug description, results remain the same - both display information and start time are displayed when VM is down.
Comment 5Michael Pasternak
2013-01-08 06:57:45 UTC