zun/zun/image
weikeyou e6eb3045c0 Modify the rule of filtering glance tag
In the current progress of filtering glance image tags,
there are two problems:
1 When use "repo:tag" to pull image , if the glance image
tags were not updated , we will not get it even though the
glance image is what we want.
2 the current progress use update time to filter glance images,
this is an unreliable parameters which with some randomness.

we can use repo to find glance image firstly, if more than one
image is returned, then use tag to filter.

Change-Id: Ida4274688e7088e672c8963e75fd29ee524fbf97
Closes-bug: #1769912
2018-05-09 23:39:30 +08:00
..
docker Use six.test_type instead str format 2018-05-02 23:06:54 +08:00
glance Modify the rule of filtering glance tag 2018-05-09 23:39:30 +08:00
__init__.py Adding support for container image driver 2016-10-26 09:15:27 +00:00
driver.py Move delete_image to container driver 2018-05-06 18:31:59 +00:00