4a5bf8d2a5
This patch adds the support to clear the gateway information from a router. Change-Id: I446c556750f080a6fc21fea8f531fd71838d648a Implements: blueprint neutron-client-advanced-router Partially-Implements: blueprint network-commands-options
9 lines
445 B
YAML
9 lines
445 B
YAML
---
|
|
features:
|
|
- |
|
|
Add support for setting the gateway information in a router,
|
|
by introducing the new option ``--external-gateway`` in
|
|
``router set`` command and clearing the gateway information in a router
|
|
by introducing ``--external-gateway`` option in ``router unset`` command.
|
|
[ Blueprint `neutron-client-advanced-router <https://blueprints.launchpad.net/python-openstackclient/+spec/neutron-client-advanced-router>`_]
|