21510ac1a9
This change enables to add/remove a specific port to/from a server using the new commands: openstack server add port <vm> <port> openstack server remove port <vm> <port> Closes-Bug: #1678137 Change-Id: I6ee57df089235ccc1fb9d38316bd484956b1134d
7 lines
232 B
YAML
7 lines
232 B
YAML
---
|
|
features:
|
|
- |
|
|
Add ``server add port`` and ``server remove port`` commands which enable to
|
|
add/remove ports to/from a server
|
|
[Bug `1678137 <https://bugs.launchpad.net/python-openstackclient/+bug/1678137>`_]
|