horizon/openstack_dashboard/dashboards/project/volumes
Masco Kaliyamoorthy 690e56e5cf corrected the create volume from snapshot
While creating the volume from snapshot via horizon UI, the volume
is not created from snapshot. It is just creating a volume with
same size of the snapshot.

Fixed the condition used if snapshot_id should be passed when
creating volume. The volume_source_type field is empty string if
launched from Volume Snapshot panel.

Co-Authored-By: Lin Hua Cheng <os.lcheng@gmail.com>

Change-Id: I19ddd572d1a7a028e3ae4dae412ffc54e730e50c
Closes-Bug: #1447288
2015-04-27 19:54:23 -07:00
..
backups made all status values translatable in volume table 2015-04-24 16:30:31 +05:30
snapshots Refactor/remove obsolete page_header blocks 2015-03-31 17:23:44 +00:00
templates/volumes Format numbers in a locale sensitive manner 2015-04-14 15:05:41 -05:00
volumes corrected the create volume from snapshot 2015-04-27 19:54:23 -07:00
__init__.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
panel.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
tabs.py No delete volume action for volume with snapshots 2014-12-10 19:05:08 -08:00
test.py No delete volume action for volume with snapshots 2014-12-10 19:05:08 -08:00
urls.py Fix E128 errors in openstack_dashboard/dashboards/project/ 2014-10-16 16:53:52 +09:00
utils.py [Sahara] Support Cinder availability zones 2015-02-04 08:59:23 +01:00
views.py Refactor/remove obsolete page_header blocks 2015-03-31 17:23:44 +00:00