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
..
2014-05-17 22:53:32 +00:00
2012-01-18 21:56:14 -08:00
2014-05-02 12:17:16 -07:00
2014-04-18 14:34:33 +00:00
2014-04-30 18:00:14 +00:00
2014-05-05 12:55:20 +02:00
2014-05-19 17:14:04 +00:00
2014-05-08 15:19:00 +02:00
2014-05-06 03:04:03 +00:00
2014-04-18 14:34:33 +00:00
2014-05-16 07:54:55 -07:00
2014-05-06 18:37:59 +00:00
2014-04-25 12:37:07 -07:00
2014-02-03 14:19:44 +00:00
2014-04-25 12:37:07 -07:00
2014-05-17 06:20:33 +00:00
2014-05-13 06:52:18 +00:00
2014-05-14 13:29:42 -04:00
2014-02-09 01:16:33 +08:00
2014-04-09 03:09:34 +00:00
2014-03-20 14:14:58 -07:00
2014-02-07 21:20:08 +02:00
2014-05-17 23:12:06 +00:00
2014-04-30 18:00:20 +00:00
2014-02-03 14:19:44 +00:00
2014-05-01 03:57:19 -07:00
2014-05-19 20:56:04 +03:00
2014-05-19 20:56:04 +03:00
2014-02-03 14:19:44 +00:00
2014-05-17 23:12:32 +00:00
2014-02-03 14:19:44 +00:00
2014-02-02 08:08:40 +00:00
2014-02-01 09:53:24 +00:00
2014-03-06 13:17:27 -08:00
2014-03-25 06:44:50 -04:00
2014-05-01 16:09:28 -07:00
2014-04-22 23:19:10 -05: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-03-14 12:01:34 -04:00
2014-02-27 11:15:55 +04:00
2014-03-28 05:33:41 +08:00
2014-03-12 17:49:42 +00:00
2014-02-28 07:24:32 +01:00
2014-05-16 07:54:29 -07:00
2014-02-20 11:42:40 +01:00
2014-02-03 14:19:44 +00:00
2014-03-25 06:44:50 -04:00
2014-04-17 23:09:32 +00:00
2014-04-17 23:09:32 +00:00
2014-02-03 14:19:44 +00:00
2014-02-11 09:45:20 +08:00
2014-02-24 19:22:35 +09:00