python-openstackclient/releasenotes/notes/bug-1612136-63aac6377209db38.yaml
Nam Nguyen Hoai df5f12b135 Add "dns-name" option to "os port create" and "os port set"
This patch added a "dns-name" option to
"os port create" and "os port set" command.

Change-Id: I360e2c9a1970e64fe17e4561d7618f860b937373
Co-Authored-By: Ha Van Tu <tuhv@vn.fujitsu.com>
Partial-Bug: #1612136
Partially-Implements: blueprint network-commands-options
2016-12-03 17:08:17 +07:00

6 lines
188 B
YAML

---
features:
- |
Add ``--dns-name`` option to ``os port create`` and ``os port set`` commands.
[Bug `1612136 <https://bugs.launchpad.net/python-openstackclient/+bug/1612136>`_]