horizon/openstack_dashboard/api
Yves-Gwenael Bourhis 65b21e7f9d Fix images minimum ram and disk default values
When uploading an image, if we do not set a minimum ram and disk size we
try to send "None" to glance.
We should instead send "0" and glance will calculate the size from the
provided image.

Change-Id: Ia1aeabcdcf021943ebb7a4e35939c383ac820b19
Closes-Bug: #1809121
2018-12-19 15:11:20 +01:00
..
rest Merge "Bump hacking to 1.1.0" 2018-11-14 09:19:47 +00:00
__init__.py Drop Heat related code from horizon 2017-12-05 07:38:55 +00:00
base.py Generic volume group support 2018-06-09 06:39:18 +00:00
cinder.py Fix bug about snapshot pagination 2018-11-23 17:12:46 +08:00
glance.py Fix images minimum ram and disk default values 2018-12-19 15:11:20 +01:00
keystone.py Raise NotFound error when retrieved by not uuid 2018-10-30 16:03:56 +00:00
microversions.py fix typo 2018-11-05 07:56:20 +09:00
network.py Move SG and FIP API wrapper to api.neutron 2017-06-04 17:51:25 +00:00
neutron.py Merge "Instance: show network info even if name is empty" 2018-12-14 19:13:34 +00:00
nova.py Merge "Support of rescue instance in Horizon" 2018-12-03 14:51:43 +00:00
swift.py Hide Swift network info in Horizon error message 2018-09-28 11:56:02 +00:00