summaryrefslogtreecommitdiff
path: root/releasenotes
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2021-03-06 13:57:27 +0000
committerGerrit Code Review <review@openstack.org>2021-03-06 13:57:27 +0000
commit274d1eeffb9facc5d802c54a2360491e582a31b0 (patch)
tree91cb92ffeaa942a6d9b38e6b97d96a78906195ec /releasenotes
parent9414435607e6ceab606512d00035ba3212029971 (diff)
parented731d6cd9254eae047d14ccd55132229e13e7d1 (diff)
downloadpython-openstackclient-274d1eeffb9facc5d802c54a2360491e582a31b0.tar.gz
Merge "network: Add missing subnet unset --gateway <subnet-id>"
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/subnet-unset-gateway-20239d5910e10778.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/releasenotes/notes/subnet-unset-gateway-20239d5910e10778.yaml b/releasenotes/notes/subnet-unset-gateway-20239d5910e10778.yaml
new file mode 100644
index 00000000..55be3e4a
--- /dev/null
+++ b/releasenotes/notes/subnet-unset-gateway-20239d5910e10778.yaml
@@ -0,0 +1,4 @@
+---
+fixes:
+ - |
+ Add missing ``openstack subnet unset --gateway <subnet-id>``.