Files
deb-nova/nova
Radoslav Gerganov 2db7528ca2 VMware: use default values in get_info() when properties are missing
The properties that we retrieve from VirtualMachineConfigSummary are
optional ('summary.config.numCpu', 'summary.config.memorySizeMB') and
if they are missing we should return default values from get_info()

This patch also improves the unit test for get_info(). It removes the
test in test_driver_api.py (test_get_info() and test_spawn() are the
same) and adds a new test in test_vmops.py

Closes-Bug: 1317912
Change-Id: Ibbb28985d13de371fdac8a119ad820d25acc21be
2014-05-19 20:56:04 +03:00
..
2012-01-18 21:56:14 -08:00
2014-05-02 12:17:16 -07:00
2014-05-19 17:14:04 +00:00
2014-05-16 07:54:55 -07:00
2014-02-03 14:19:44 +00:00
2014-02-07 21:20:08 +02:00
2014-02-03 14:19:44 +00:00
2014-02-03 14:19:44 +00:00
2014-02-03 14:19:44 +00:00
2014-02-01 09:53:24 +00:00
2014-04-23 15:43:37 -05:00
2014-05-07 19:00:16 +00:00
2014-02-03 14:19:44 +00:00
2014-02-27 11:15:55 +04:00
2014-03-12 17:49:42 +00:00
2014-02-03 14:19:44 +00:00
2014-02-03 14:19:44 +00:00
2014-02-11 09:45:20 +08:00