python-cinderclient/cinderclient
Steve Noyes aab7a587b6 Fix attachment_id returned by create and show volume
The attachment_ids in the volume info returned by show volume
were incorrect. It was showing the volume_id, not the actual
attachment_id. This fix changes the attachment_ids returned by show
volume to correctly reflect the attachment_id.

Also, added a unit test for this, and added an attachment_id
to the fake volume so that other tests wouldn't now fail.

Closes-Bug: #1713082
Change-Id: I9ec36af5dd460d03d786aeeb3cc36a869c19ff62
2017-08-28 08:36:12 -04:00
..
apiclient Remove unused and duplicated fake_client module 2017-03-10 17:27:49 +02:00
contrib Fix noauth support 2017-03-24 13:24:50 +02:00
tests Fix attachment_id returned by create and show volume 2017-08-28 08:36:12 -04:00
v1 Enable H306 2017-08-01 16:23:49 -04:00
v2 Fix attachment_id returned by create and show volume 2017-08-28 08:36:12 -04:00
v3 Merge "Enable H306" 2017-08-22 14:34:25 +00:00
__init__.py Fix pep8 errors 2017-03-15 13:42:49 +01:00
_i18n.py Update URLs in documentation 2017-07-20 15:20:11 +08:00
api_versions.py Merge "Enable H306" 2017-08-22 14:34:25 +00:00
base.py Add pagination for snapshots, backups 2017-06-22 19:06:48 +02:00
client.py Merge "Enable H306" 2017-08-22 14:34:25 +00:00
exceptions.py Add cinder create --poll 2017-07-24 09:06:28 -04:00
extension.py Move old oslo-incubator code out of openstack/common 2016-11-03 18:29:31 +05:30
shell.py Enable H306 2017-08-01 16:23:49 -04:00
shell_utils.py Merge "Enable H306" 2017-08-22 14:34:25 +00:00
utils.py Enable H306 2017-08-01 16:23:49 -04:00
version.py Add reno for release notes management 2015-12-13 19:56:41 -06:00