openstack-python-openstackc.../releasenotes/notes/network-ndp-proxy-cli-19afc530fc7061e2.yaml
Yang JianFeng b36cd0f4c0 Add router ndp proxy commands
Depends-on: https://review.opendev.org/749036
Change-Id: I77e12cc2dfe4000bd5ae6511878c6591f52d9791
Related-Bug: #1877301
2022-08-26 08:15:43 +08:00

10 lines
406 B
YAML

---
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.