6aceca218a
Current "volume list --name" command use "display_name" as search_opts to send to cinder API, and show the result table with "Display Name" column title in osc, cinder list API support "name" as search opts too, and there is "name" attribute in volume response body, so we can replace all "Display Name" by "Name" in order to keep "volume list" command consistent with other commands, like: server list, network list and so on, only use "Name" attribute for all objects. Support a mapping for volume list -c "Display Name" (Volume v1 and v2) and volume create/show -c "display_name" (Volume v1) for minimal backward compatibility until R release. Change-Id: I120be0118e7bb30093b4237c5eeb69a9eedef077 Closes-Bug: #1657956 Depends-On: I1fb62219b092346ea380099811cbd082cae5bafe |
||
---|---|---|
.. | ||
__init__.py | ||
backup.py | ||
consistency_group_snapshot.py | ||
consistency_group.py | ||
qos_specs.py | ||
service.py | ||
snapshot.py | ||
volume_host.py | ||
volume_snapshot.py | ||
volume_transfer_request.py | ||
volume_type.py | ||
volume.py |