File: router-gateway-set-01d9c7ffe4461daf.yaml

package info (click to toggle)
python-openstackclient 8.2.0-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 10,960 kB
  • sloc: python: 132,001; makefile: 140; sh: 22
file content (8 lines) | stat: -rw-r--r-- 445 bytes parent folder | download | duplicates (5)
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>`_]