python-novaclient/releasenotes/notes/deprecate-instance-name-option-bc76629d28f1d456.yaml
Tao Li 910201f201 Deprecate the unused instance-name
The '--instnace-name' option exists in nova CLI for a long time,
but it is not used, so we deprecate it firstly and will remove it in
T release.


Change-Id: I0c3d611fc322ae2c9f28ce3845b1c08eaab69485
Closes-Bug: #1788182
2018-10-25 00:54:05 +00:00

8 lines
197 B
YAML

---
deprecations:
- |
The ``--instance-name`` option has been deprecated from the ``nova list``
command because the instance name query parameter is ignored by the
compute REST API.