mirror of
https://opendev.org/openstack/python-openstackclient.git
synced 2026-01-16 23:13:05 +00:00
Depends-on: https://review.opendev.org/749036 Change-Id: I77e12cc2dfe4000bd5ae6511878c6591f52d9791 Related-Bug: #1877301
10 lines
406 B
YAML
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.
|