horizon/openstack_dashboard/api
Heiko Krämer a2edb3d710 Fix Instance Details error when using Cinder V2
If you're using cinder V2 API you will get an error for instance details view.
The function 'instance_volumes_list' is called by the detail view of an instance
and try to get from 'display_name'. Since Cinder v2 it's changed to 'name'.

Change-Id: I20de0b8e6c263fc306e1475ddd40b4156e828bf1
Closes-Bug: #1386727
Related-Bug: #1226944
Co-Authored-By: Julie Pichon <jpichon@redhat.com>
(cherry picked from commit 9e5a4babf8)
2014-11-19 06:13:49 +00:00
..
__init__.py Fixing subproject test runs 2014-07-11 09:07:04 -04:00
base.py horizon ignores region for identity service 2014-09-17 15:41:54 -06:00
ceilometer.py Reuse API client object in a request 2014-09-17 14:19:10 +09:00
cinder.py Handle negative values in total*Used for Cinder absolute limits 2014-10-29 12:00:33 +00:00
fwaas.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
glance.py Reuse API client object in a request 2014-09-17 14:19:10 +09:00
heat.py Reuse API client object in a request 2014-09-17 14:19:10 +09:00
keystone.py Domain Role assignment to Users 2014-08-22 23:56:40 -07:00
lbaas.py fix the logic of api.lbaas._pool_list 2014-09-11 04:13:58 -07:00
network.py Display only reachable IP as Floating IP association target 2014-10-01 05:55:06 +00:00
network_base.py Display only reachable IP as Floating IP association target 2014-10-01 05:55:06 +00:00
neutron.py Warn OPENSTACK_QUANTUM_NETWORK setting as deprecated 2014-10-10 10:54:21 +02:00
nova.py Fix Instance Details error when using Cinder V2 2014-11-19 06:13:49 +00:00
sahara.py [Sahara] Added ability to specify security groups for node group 2014-09-24 10:10:48 -07:00
swift.py Reuse API client object in a request 2014-09-17 14:19:10 +09:00
trove.py Reuse API client object in a request 2014-09-17 14:19:10 +09:00
vpn.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00