magnum/magnum/tests/unit/conductor/handlers
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
..
common Remove unused files that used kubectl 2015-06-05 09:49:07 +08:00
__init__.py Make room for functional tests 2015-04-02 12:25:43 -04:00
test_bay_conductor.py Backport "Avoid usage of deprecated properties" 2015-06-15 10:58:49 +01:00
test_conductor_listener.py Implement listener API for conductor horizontal-scale 2015-04-13 03:09:57 +00:00
test_docker_conductor.py Rename image_id to image in container object 2015-06-23 23:07:13 +08:00
test_k8s_conductor.py Return proper response object in Kubernetes APIs 2015-06-12 10:04:50 +09:00