blob: 9e3f19597cba536ddcb646c57bc16ac0e17d4a6b (
plain)
1
2
3
4
5
6
7
8
|
---
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>`_]
|