F5Networks / neutron-lbaas

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

Feature.l7switching #18

Closed jlongstaf closed 7 years ago

jlongstaf commented 7 years ago

What issues does this address?

Provide L7 content switching support.

What's this change do?

Adds support for creating, updating, deleting L7 policies and rules to the F5 LBaaSv2 driver shim.

Where should the reviewer start?

driver_v2.py

Any background context?

This is the driver shim only, and enables full L7 content switching support implemented in the real F5 LBaaSv2 driver.

pjbreaux commented 7 years ago

Thanks.