blob: 0b0852c73d2fdfc66368d8b6a9b9691b5fcd3fb8 (
plain)
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.
|