horizon/openstack_dashboard/dashboards/project/images_and_snapshots
Zhenguo Niu 9429d4d783 Add RAM/disk requirements to image details
If an image has minimum disk or memory requirements, they should
be displayed in Image Detail page.

Change-Id: Ic7e75a8272c118a2e258f938c71da19746b4f0b8
Fixes: bug #1183563
2013-06-04 17:30:42 +08:00
..
images Mark additional strings as translatable 2013-05-18 01:20:15 +01:00
snapshots Increase maxlength of Snapshot Name to 255. 2013-03-06 15:14:22 -08:00
templates/images_and_snapshots Add RAM/disk requirements to image details 2013-06-04 17:30:42 +08:00
volume_snapshots Enable snapshot quota setting 2013-05-27 14:22:38 +02:00
__init__.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
panel.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
tests.py Expose "protected" attribute of images. 2013-04-21 18:55:23 -04:00
urls.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
utils.py Add ability to create a volume from an image 2013-05-13 16:00:03 -07:00
views.py Ensure to use api.<category>.<method> 2013-01-22 20:37:12 +09:00