horizon/openstack_dashboard/test/test_data
wangliangyu 5f4057f8b5 Show snapshots list correctly when launching instance
In launch instance modal, when a user selects 'Instance Snapshots',
not all snapshots are listed. The snapshots which are created from
an instance with new volume or an instance created from volume
or volume snapshot don't have 'image_type' but 'block_device_mapping'.
So, judging only by image_type is not enough.

Change-Id: I7e175b6a7260ca3d82560427a8f742f8cfa35565
Closes-Bug: #1627619
2018-11-06 22:06:52 +00:00
..
__init__.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
cinder_data.py Show generic group info in volume and volume snapshot pages 2018-07-03 13:24:24 +03:00
exceptions.py Drop Heat related code from horizon 2017-12-05 07:38:55 +00:00
glance_data.py Show snapshots list correctly when launching instance 2018-11-06 22:06:52 +00:00
keystone_data.py Display users with role through group in users project details tab. 2018-09-12 13:40:38 +02:00
neutron_data.py usage: Use tenant_quota_usages() for Limit Summary 2018-04-20 05:29:53 +09:00
nova_data.py Add server groups and server group members quota management in Horizon 2018-05-06 00:33:41 +08:00
swift_data.py Fix handling of swift object name == pseudo-folder name 2016-07-01 16:29:00 +10:00
utils.py Drop Heat related code from horizon 2017-12-05 07:38:55 +00:00