diff options
| author | Minmin Ren <renmm6@chinaunicom.cn> | 2019-05-14 02:42:30 +0000 |
|---|---|---|
| committer | renminmin <rmm0811@gmail.com> | 2019-06-04 10:11:02 +0000 |
| commit | 03f228c11e0d88dcc396b30b7544b5cfde894750 (patch) | |
| tree | 1aef374648be79e6a1175b0d3b08fc635744a532 /doc/source/cli | |
| parent | a9d9d347788f6a604d3dc7bbd43393efb73d8553 (diff) | |
| download | python-cinderclient-03f228c11e0d88dcc396b30b7544b5cfde894750.tar.gz | |
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
Diffstat (limited to 'doc/source/cli')
0 files changed, 0 insertions, 0 deletions
