--- | |
features: | |
- | | |
Add support for Neutron policy check when perform port update with | |
add address pairs. This will add a POST method ``/address-pair``. | |
It will check if both ports (to be paired) are created within same project. | |
With this check, we can give non-admin user to operate address pair binding | |
without risk on expose resource to other projects. |