Max
fe85d85ba6
Update one_vm.py ( #43349 )
...
OpenNebula 5.5.8 expects int in DISK_SIZE field when you create a vm, not a float.
For example, "42 GB" should be sent to OpenNebula API as "43088", not as "43088.0". MEMORY you cast to int explicitly, but DISK_SIZE not.
2018-08-22 01:56:47 -04:00
..
2018-08-22 01:56:47 -04:00
2018-07-31 12:06:56 -07:00
2018-08-21 08:42:41 -05:00
2018-08-17 15:32:09 +02:00
2018-08-16 19:52:08 +02:00
2018-08-17 10:19:07 -04:00
2018-07-31 12:06:56 -07:00
2018-06-18 15:33:08 +05:30
2018-07-31 12:06:56 -07:00
2018-08-10 11:13:29 -05:00
2018-08-21 12:32:22 -04:00
2018-08-21 22:02:11 -04:00
2018-07-31 12:06:56 -07:00
2018-08-17 11:46:53 -04:00
2018-07-31 12:06:56 -07:00
2018-08-17 10:43:04 -04:00
2018-08-17 14:37:15 -07:00
2018-08-21 10:28:45 -07:00
2018-08-16 14:15:20 -05:00
2018-08-16 22:21:39 +02:00
2018-08-21 16:43:13 -07:00
2016-12-08 11:35:20 -05:00