aeef568189
* --device-id should have been --device * --host-id should have been --host Old options are deprecated and retained for compatibility since they appear in a release. Closes-Bug: 1558677 Change-Id: Ic733523c8d57060f2cb5d420fdb1f7598e7d5e71
8 lines
361 B
YAML
8 lines
361 B
YAML
---
|
|
fixes:
|
|
- Change the ``--device-id`` option to ``--device`` and the ``--host-id``
|
|
option to ``--host`` for the ``port create`` and ``pot set`` commands.
|
|
The original options are deprecated and maintained for backward compatibility
|
|
until at least March 2017.
|
|
[Bug `1558677 <https://bugs.launchpad.net/python-openstackclient/+bug/1558677>`_]
|