Files
community.general/lib/ansible/modules/cloud
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-05 17:49:11 -04:00
2018-08-22 01:56:47 -04:00
2018-08-21 06:40:07 -04:00
2017-08-15 23:12:08 -07:00