octavia/octavia/tests/unit
Carlos Goncalves a422e5a203 Introduce an image driver interface
With this image driver interface, we align our codebase with other
existing driver interfaces like compute, network and volume.

This interface also allows the amphora provider driver to check for
existence of tagged images at API level (e.g. amphora image tag
capability in Octavia flavors).

Change-Id: Id808c082808fafe1a1e004957ff47eca57f97ee8
2020-09-03 20:06:35 +00:00
..
amphorae Fix invalid DOWN status when updating a UDP pool 2020-08-26 09:56:57 +02:00
api Switch to live from noop drivers 2020-08-28 20:51:45 +00:00
certificates Fix new pylint errors 2020-08-21 15:00:27 +02:00
cmd Fix new pylint errors 2020-08-21 15:00:27 +02:00
common Add ALPN support for TLS-terminated HTTPS LBs 2020-08-27 13:19:52 +02:00
compute Introduce an image driver interface 2020-09-03 20:06:35 +00:00
controller Switch to live from noop drivers 2020-08-28 20:51:45 +00:00
db Add license for empty __init__.py 2018-03-14 07:02:56 +09:00
image Introduce an image driver interface 2020-09-03 20:06:35 +00:00
network Fix new pylint errors 2020-08-21 15:00:27 +02:00
volume Fix new pylint errors 2020-08-21 15:00:27 +02:00
__init__.py Add license for empty __init__.py 2018-03-14 07:02:56 +09:00
base.py Fix new pylint errors 2020-08-21 15:00:27 +02:00
test_hacking.py Update hacking for Python3 2020-03-30 10:03:05 +00:00
test_opts.py Fix new pylint errors 2020-08-21 15:00:27 +02:00
test_version.py Fix new pylint errors 2020-08-21 15:00:27 +02:00