F5Networks / neutron-lbaas

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

Update stable/newton shim layer with changes from mitaka #31

Closed pjbreaux closed 7 years ago

pjbreaux commented 7 years ago

Issues: Fixes #30

Problem: The stable/newton f5 driver_v2.py file needs to be updated with changes from the stable/mitaka branch. The l7policies and l7rules CUD operations are not available in the stable/newton version of this shim layer, and some import semantics have changed.

Analysis: Updated driver_v2.py file with changes from mitaka. Tested deployment with f5-openstack-ansible.

Tests: Tests will be conducted in driver repo when preparing nightly run for newton.

pjbreaux commented 7 years ago

@jlongstaf: Should I bump the version in the shim to 10.0.0?