Tempest plugin for the Zun project.
Go to file
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
zun_tempest_plugin/tests/tempest Support to provide 'image_driver' during container create 2017-01-29 11:10:11 +00:00