kolla/ansible/roles
Vladislav Belogrudov 2887c6d2e4 Add missing slash if docker registry is specified
If user specifies registry a full image name is constructed by
concatenation of the registry, namespace and image. Currently
concatenation does not include '/' if registry is non-empty but
it should. If registry is empty '/' is not required.
This fix covers both use cases with help of Ansible filter.

Change-Id: I0588dd0da55d777e6caa7eb47d51b2435d38d5e0
Closes-Bug: #1479013
2015-07-31 18:38:16 +03:00
..
glance Add missing slash if docker registry is specified 2015-07-31 18:38:16 +03:00
haproxy Add missing slash if docker registry is specified 2015-07-31 18:38:16 +03:00
keystone Add missing slash if docker registry is specified 2015-07-31 18:38:16 +03:00
mariadb Add missing slash if docker registry is specified 2015-07-31 18:38:16 +03:00
neutron Add missing slash if docker registry is specified 2015-07-31 18:38:16 +03:00
nova Add missing slash if docker registry is specified 2015-07-31 18:38:16 +03:00
rabbitmq Add missing slash if docker registry is specified 2015-07-31 18:38:16 +03:00
bootstrap.yml Fix permissions on log directory for keystone 2015-07-08 09:35:33 +00:00
config.yml Ansible Glance support 2015-07-09 15:29:55 +00:00
start.yml Add pid_mode to libvirt 2015-07-15 13:24:35 -07:00