octavia/octavia/tests/unit/api/drivers/amphora_driver/v1
Gregory Thiemonge 6767a88b61 Add validation for VIP network parameters in amphora driver
Some network parameters can be validated in the API, it would avoid to
handle exceptions in the worker when plugging networking resources.
This commit validates that port_security_enabled is True on the VIP
network when using the amphora driver.

Story: 2008449
Task: 41422

Change-Id: I1236d3c6231a657b2aa53b1e488a4d0fe3215070
(cherry picked from commit dda1d8665c)
(cherry picked from commit 250302bf03)
(cherry picked from commit a0cb2a0df5)
2021-02-23 09:20:31 +01:00
..
__init__.py Create Amphora V2 provider driver 2019-06-05 14:30:29 -07:00
test_amphora_driver.py Add validation for VIP network parameters in amphora driver 2021-02-23 09:20:31 +01:00