blob: e606b1005be85435009d261507aa39d7afa6d6da [file] [log] [blame]
---
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.