Comment 7 for bug 1675914

Revision history for this message
David Hill (david-hill-ubisoft) wrote : Re: docker-registry fails to start when installing undercloud on rhel7.3 with rdo-ocata

I spoke to fast here... i still have the issue with newton on the official centos mirrors:

2017-05-24 09:18:58 - ESC[1;31mError: Could not start Service[docker-registry]: Execution of '/bin/systemctl start docker-registry' returned 5: Failed to start docker-registry.service: Unit not found.ESC[0m
2017-05-24 09:18:58 - ESC[1;31mError: /Stage[main]/Main/Service[docker-registry]/ensure: change from stopped to running failed: Could not start Service[docker-registry]: Execution of '/bin/systemctl start docker-registry' returned 5: Failed to start docker-registry.service: Unit not found.ESC[0m

That's what I'm using:

[openstack-newton]
name=OpenStack newton - Official
baseurl=http://mirror.centos.org/centos/7/cloud/$basearch/openstack-newton/
gpgcheck=0
enabled=1

If I use newton trunk, it works as expected. So my question here is when will the mirror be updated with the latest newton packages?