summaryrefslogtreecommitdiff
path: root/releasenotes
diff options
context:
space:
mode:
authorBharat Kunwar <bharat@stackhpc.com>2021-03-05 12:52:26 +0000
committerBharat Kunwar <bharat@stackhpc.com>2021-03-05 14:15:20 +0000
commited731d6cd9254eae047d14ccd55132229e13e7d1 (patch)
tree8fdc0f62f2486f08c636d09f5cb81aa6e737fd58 /releasenotes
parenta507fb50f8b98b026be88de41f1bac49bafe19bf (diff)
downloadpython-openstackclient-ed731d6cd9254eae047d14ccd55132229e13e7d1.tar.gz
network: Add missing subnet unset --gateway <subnet-id>
Story: 2008695 Task: 42003 Change-Id: I9486a09531b11f27a9ff0d68fd4ad8c68a65cccf
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>``.