F5Networks / neutron-lbaas

Clone of the OpenStack project neutron-lbaas
Apache License 2.0
1 stars 10 forks source link

Adding the common directory and api TLS tests to neutron-lbaas repo #7

Closed szakeri closed 8 years ago

szakeri commented 8 years ago

@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/