
This patch adds the support to set the gateway information for a router. Implements: blueprint neutron-client-advanced-router Partially-Implements: blueprint network-commands-options Change-Id: Ifb5a4d1965cd7e75c0c8cf2cfb677e0628b699dc Depends-On: I2bda0dd40afd64b6cecca5f64ef2326bda4fac92
8 lines
315 B
YAML
8 lines
315 B
YAML
---
|
|
features:
|
|
- |
|
|
Add support for setting the gateway information in a router,
|
|
by introducing the new option ``--external-gateway`` in
|
|
``router set`` CLI.
|
|
[ Blueprint `neutron-client-advanced-router <https://blueprints.launchpad.net/python-openstackclient/+spec/neutron-client-advanced-router>`_]
|