abfcd7810c
The overwrite functionality allows user to overwrite the dns-nameservers of a specific subnet. Change-Id: I421808a3bdeb4565668f627b7929c4762cf40212 partially-implements: blueprint allow-overwrite-set-options partially-implements: blueprint network-commands-options
8 lines
315 B
YAML
8 lines
315 B
YAML
---
|
|
features:
|
|
- |
|
|
``subnet set`` command now allows the user to overwrite/clear dns-nameserver information
|
|
of a subnet by using the option ``no-dns-nameserver``.
|
|
[ Blueprint `allow-overwrite-set-options <https://blueprints.launchpad.net/python-openstackclient/+spec/allow-overwrite-set-options>` _]
|
|
|