Files
python-cinderclient/cinderclient/v3
Minmin Ren 03f228c11e Add missed 'Server ID' output in attachment-list
'server_id' is not Attachment attribute, should be
set by 'instance' attribute.

v3/attachments respond body:

{"attachments":
   [{"status": "attached",
     "instance": INSTANCE_UUID,
     "id": ATTACHMENT_UUID,
     "volume_id": VOLUME_UUID,
    },
    ...
    ]
}

Change-Id: Ica5d278cb7455befe1db4be0ab65114fd606ea0a
2019-06-04 10:11:02 +00:00
..
2018-10-26 13:26:29 -05:00
2016-12-20 16:29:36 +02:00
2018-09-13 18:51:17 -06:00
2018-10-26 13:26:29 -05:00
2017-08-23 15:02:14 -04:00
2018-10-26 13:26:29 -05:00
2018-10-26 13:26:29 -05:00
2017-08-01 16:23:49 -04:00
2017-07-10 15:11:55 +02:00
2018-02-12 15:03:20 +01:00