File: network-ndp-proxy-cli-19afc530fc7061e2.yaml

package info (click to toggle)
python-openstackclient 7.4.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 11,012 kB
  • sloc: python: 135,291; makefile: 140; sh: 22
file content (10 lines) | stat: -rw-r--r-- 406 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
---
features:
  - |
    Add new commands ``router ndp proxy create``, ``router ndp proxy set``,
    ``router ndp proxy show``, ``router ndp proxy list`` and
    ``router ndp proxy delete`` to support Neutron NDP proxy CRUD operations.
  - |
    Add new options ``--enable-ndp-proxy`` and ``--disable-ndp-proxy`` to
    command ``router create`` and ``router set`` to support Neutron NDP proxy
    feature.