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.
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.