add the new api and scenario TLS test and barbican helper to the neutron-lbaas repo.
Where should the reviewer start?
test_listeners_tls.py
test_load_balancer_tls.py
I ran the set of tests in the test_listener_tls against F5 agent and all of the tests passed. The scenario test (test_load_balancer_tlc.py) fails as the rest of scenario tests.
@jlongstaf
What issues does this address?
Fixes #6 , #8
What's this change do?
add the new api and scenario TLS test and barbican helper to the neutron-lbaas repo.
Where should the reviewer start?
test_listeners_tls.py test_load_balancer_tls.py I ran the set of tests in the test_listener_tls against F5 agent and all of the tests passed. The scenario test (test_load_balancer_tlc.py) fails as the rest of scenario tests.
Any background context? The common/ directory and api tests comes from the Gerrit code review: https://review.openstack.org/#/c/164828/ the TLS api test comes from the Gerrit code review: https://review.openstack.org/#/c/304866/