summaryrefslogtreecommitdiff
path: root/releasenotes
diff options
context:
space:
mode:
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/allow-to-add-remove-vm-ports-273593d7cc1982de.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/releasenotes/notes/allow-to-add-remove-vm-ports-273593d7cc1982de.yaml b/releasenotes/notes/allow-to-add-remove-vm-ports-273593d7cc1982de.yaml
new file mode 100644
index 00000000..aa36a21d
--- /dev/null
+++ b/releasenotes/notes/allow-to-add-remove-vm-ports-273593d7cc1982de.yaml
@@ -0,0 +1,6 @@
+---
+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>`_]