6f4cfa1be0
This patch adds the functionality to support image_driver during container create/run. If user provides a valid image_driver, that is defined in configuration he/she will be allowed to create the container otherwise the request will fail. This patch also add image_driver field in db, so that user can inspect which image driver he/she used during the container create. Partially-Implements: BP allow-specify-image-driver Change-Id: Id2299a613ed414b2df67c103fe6cda0397ab791d |
||
---|---|---|
.. | ||
common | ||
models | ||
__init__.py | ||
clients.py | ||
test_containers.py | ||
test_services.py |