magnum/magnum/tests/unit
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
..
api Rename image_id to image in container object 2015-06-23 23:07:13 +08:00
common Modify magnum api context to use user_name and project_name 2015-06-15 18:27:15 -04:00
conductor Rename image_id to image in container object 2015-06-23 23:07:13 +08:00
db Rename image_id to image in container object 2015-06-23 23:07:13 +08:00
objects Rename image_id to image in container object 2015-06-23 23:07:13 +08:00
__init__.py Make room for functional tests 2015-04-02 12:25:43 -04:00
test_hacking.py Correct Hacking rule code 2015-06-17 14:14:25 +08:00