Comment 1 for bug 1310954

Revision history for this message
Erica Windisch (ewindisch) wrote :

It looks like the upstream bug is resolved now.

Note that there would still be an issue with

     'docker tag cirros:latest cirros-0.3.1-x86_64-uec',

However, the devstack plugin doesn't do that.. It does the following which should (and appears to) work:

    'docker tag cirros:latest registry.host/cirros-0.3.1-x86_64-uec'.

Since the usage of image tagging from devstack with the latest versions of Docker seems to work, this is being closed.