3 Commits

Author SHA1 Message Date
Pierre Riteau
d5924dbaa2 Fix release note markup
Change-Id: I8a9d1db4cba381e44718f663347efa8eba854a63
2019-02-18 14:10:29 +00:00
Mark Goddard
3b1a8a6a00 Don't pull registry image from private registry
This avoids a potential circular dependency where the registry is the
source of its own image.

Also fixes up the image building documentation about the default value
of kolla_docker_registry.

Change-Id: Ia30173abf185329098ace621baf0ad1be75c0b74
Story: 2004820
Task: 29345
2019-02-05 12:05:33 +00:00
Pierre Riteau
ce49ae7c80 Allow to configure where to deploy a Docker Registry
This commit changes the docker-registry playbook to deploy a Docker
Registry on hosts in the docker-registry group, rather than being
harcoded to deploy on the first controller.

The default location is changed to deploy on the seed as it appears to
be a good location for most deployments.

UpgradeImpact: The Docker Registry is now deployed on the seed by
default.

Change-Id: I87d02bd9556afb795c8783ed78e797fdd31fe8ca
Story: 2004820
Task: 28986
2019-01-29 15:44:21 +00:00