zun-tempest-plugin/zun_tempest_plugin/tests/tempest/api
Pradeep Kumar Singh 6f4cfa1be0 Support to provide 'image_driver' during container create
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
2017-01-29 11:10:11 +00:00
..
common Support to provide 'image_driver' during container create 2017-01-29 11:10:11 +00:00
models Add container-update API 2017-01-18 14:59:54 -06:00
__init__.py Initial work for zun tempest plugin 2016-06-17 04:27:22 -04:00
clients.py Add container-update API 2017-01-18 14:59:54 -06:00
test_containers.py Add container-update API 2017-01-18 14:59:54 -06:00
test_services.py Typo Fix 2016-12-24 10:10:10 +08:00