magnum/magnum/tests/unit/objects
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
..
__init__.py Make room for functional tests 2015-04-02 12:25:43 -04:00
test_bay.py Fix continuation line under/over indented problems 2015-05-30 00:16:37 +08:00
test_baylock.py Fix continuation line under/over indented problems 2015-05-30 00:16:37 +08:00
test_baymodel.py Fix continuation line under/over indented problems 2015-05-30 00:16:37 +08:00
test_container.py Rename image_id to image in container object 2015-06-23 23:07:13 +08:00
test_node.py Fix continuation line under/over indented problems 2015-05-30 00:16:37 +08:00
test_objects_sqlalchemy.py Make room for functional tests 2015-04-02 12:25:43 -04:00
test_objects.py Fix continuation line under/over indented problems 2015-05-30 00:16:37 +08:00
test_pod.py Fix continuation line under/over indented problems 2015-05-30 00:16:37 +08:00
test_replicationcontroller.py Fix continuation line under/over indented problems 2015-05-30 00:16:37 +08:00
test_service.py Fix continuation line under/over indented problems 2015-05-30 00:16:37 +08:00
utils.py Make room for functional tests 2015-04-02 12:25:43 -04:00