Update kolla

This commit is contained in:
ktibi
2017-10-25 15:07:10 +02:00
committed by GitHub
parent ab73d76845
commit bbe324b930

View File

@@ -56,10 +56,10 @@ kolla_install_type: "binary"
kolla_docker_namespace: "stackhpc"
# Username to use to access a docker registry.
kolla_docker_namespace_username:
kolla_docker_registry_username:
# Password to use to access a docker registry.
kolla_docker_namespace_password:
kolla_docker_registry_password:
# Kolla OpenStack release version. This should be a Docker image tag.
kolla_openstack_release: "5.0.0"