magnum/magnum/tests
Lan Qi song 8f1255f0f0 Rename image_id to image in container object
Currently, magnum used "image_id" to reflect the image in container,
but actually, we can support use both image name and image id to create
a container. The name "image_id" may confuse user that we only support
"image_id" when create a container.

This patch rename the "image_id" field to "image" in container object.

Change-Id: Ie3639feb2a2a90300662b74f186ef998d38d6cc4
Closes-Bug: #1466278
Closes-Bug: #1465558
2015-06-23 23:07:13 +08:00
..
contrib Make functional test work with new tox env 2015-05-19 11:07:34 +08:00
functional Refactor magnum functional test to add Kubernetes API test 2015-06-11 09:57:55 +09:00
unit Rename image_id to image in container object 2015-06-23 23:07:13 +08:00
__init__.py Remove imports from oslo namespaces 2015-02-08 02:59:30 +00:00
base.py first policy check for bay 2015-06-15 23:06:35 +08:00
conf_fixture.py Use oslo.log instead of oslo.incubator log module 2015-05-29 18:28:23 +08:00
config.py Add hooks to obtain conductor api 2014-12-30 23:07:05 +09:00
fake_policy.py policy check for baymodel 2015-06-18 13:17:11 +08:00
fakes.py Add support for API microversions 2015-06-08 11:14:36 +08:00
policy_fixture.py Add test case for bay policy check 2015-06-17 00:32:16 +08:00
utils.py Change ctxt to context to for consistency 2015-02-08 22:50:27 -05:00