octavia/octavia/image
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
..
drivers Introduce an image driver interface 2020-09-03 20:06:35 +00:00
__init__.py Introduce an image driver interface 2020-09-03 20:06:35 +00:00
image_base.py Introduce an image driver interface 2020-09-03 20:06:35 +00:00