tacker/releasenotes/notes/add-allowed_address_pairs-support-for-Tacker-73f5d476a54b4182.yaml
futangw e1bc853b72 Add allowed_address_pairs support in tacker CP
Currently the tacker connection point (CP) support Virtural IP only if
the security group is off (via anti_spoofing_protection off).
But it's good to have both by supporting allowed_address_pairs.
This RFE is for this purpose.

Closes-Bug: #1664805
Change-Id: I9fa1d4b69f8cbf51b047110cd6cfa61fb91a0bf0
2017-03-12 18:18:19 -04:00

5 lines
113 B
YAML

---
features:
- Add allowed_address_pairs support in CP's properties,
so Virtual IP is enabled via Tacker.