horizon/openstack_dashboard/test/test_data
Chris St. Pierre b4005d0871 Add virtual size to image detail
In Icehouse, Glance added a new field, 'virtual_size', to hold the
virtual size (as opposed to on-disk size) of sparsed or compressed
images. In most cases, this is far more valuable to know than the
on-disk size of an image; for instance, the official Fedora 21 QCOW2
image is only 150 Mb on disk, but is a 3 Gb image. This patch adds an
optional 'virtual size' field to the image detail view, and makes the
"Launch Instance" modal use virtual size if it's available.

Closes-Bug: 1420944
Change-Id: I072635781c56f81502586afd69fe6691bd264a92
2015-02-11 14:00:05 -06:00
..
__init__.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
ceilometer_data.py Merge "Fixes group by none defect in resource usage stats:" 2014-11-19 01:43:44 +00:00
cinder_data.py New admin volume panel to manage/unmanage volumes. 2015-02-03 17:28:51 -08:00
exceptions.py Replace Ceilometer ClientException with HTTPException 2014-09-22 13:51:17 +02:00
glance_data.py Add virtual size to image detail 2015-02-11 14:00:05 -06:00
heat_data.py Orchestration Resource types panel 2015-01-21 14:31:21 +03:00
keystone_data.py Added a modal dialog with the user credentials details 2014-11-13 14:54:21 -05:00
neutron_data.py Fix multi-nic issue with nexus plugin 2015-01-07 14:08:23 -05:00
nova_data.py Fix E128 errors in remaining openstack_dashboard/ 2014-10-16 16:53:52 +09:00
sahara_data.py [Sahara] Support Cinder availability zones 2015-02-04 08:59:23 +01:00
swift_data.py Switch from oslo.utils to oslo_utils 2015-01-18 14:23:32 -08:00
trove_data.py Support for resizing a trove instance 2014-11-24 11:20:59 -05:00
utils.py Adding plugins panel for Sahara 2014-07-01 09:29:07 -04:00