tacker/tacker
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
..
agent Use oslo for excutils and versionutils 2016-06-09 14:36:22 +08:00
api Fix typo in Tacker 2017-03-09 02:33:46 +00:00
cmd Add guru meditation support 2017-01-05 10:06:09 +00:00
common Merge "Move unit tests dir to tacker/tests/unit" 2017-03-01 20:33:43 +00:00
db Removed utf-8 encoding 2017-03-09 20:08:07 +05:30
extensions fix get_vim_resource_id() to support list_networks() 2017-03-09 18:51:49 -08:00
hacking rename various files of neutron/*.py to tacker/*.py 2014-07-04 18:20:50 +09:00
nfvo Replace yaml.load with yaml.safe_load; 2017-03-16 10:33:26 +00:00
plugins Implement NSD Support part 2 2017-01-25 23:15:40 +05:30
releasenotes/notes Remove infra and mgmt parsing logic from API 2017-01-06 08:39:56 +00:00
services Remove unused import logging 2016-05-12 10:52:23 +08:00
tests Add allowed_address_pairs support in tacker CP 2017-03-12 18:18:19 -04:00
vnfm Add allowed_address_pairs support in tacker CP 2017-03-12 18:18:19 -04:00
__init__.py Cleanup vim settings 2016-03-28 13:03:56 +02:00
_i18n.py Use oslo i18n 2016-07-12 22:57:50 +08:00
alarm_receiver.py Implement Alarm monitor 2016-09-22 15:31:47 +09:00
auth.py Use request_id from oslo middleware 2016-06-07 23:39:04 +08:00
context.py Remove unused LOG to keep code clean 2016-08-15 06:03:19 +00:00
manager.py Move unit tests dir to tacker/tests/unit 2017-02-24 16:38:18 +08:00
policy.py Replace six.iteritems() with .items() 2016-11-23 14:01:10 +08:00
service.py Sample tacker.conf generator 2016-07-21 12:11:42 +05:30
version.py Cleanup vim settings 2016-03-28 13:03:56 +02:00
wsgi.py Fix typo in Tacker 2017-03-09 02:33:46 +00:00