From 17d63c8b99bbb3702246363d845bab5ea338d7e8 Mon Sep 17 00:00:00 2001 From: Pierre Riteau Date: Fri, 31 May 2019 12:45:02 +0100 Subject: [PATCH] Correct statement about default kolla images Kayobe has been using upstream kolla images by default since the Queens release, as configured by the `kolla_docker_namespace` variable. Change-Id: Ib56256abbadf0b5f22ef7780af2b9de63a8f157a --- doc/source/deployment.rst | 2 +- doc/source/upgrading.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/source/deployment.rst b/doc/source/deployment.rst index 80a8c9b3a..6f4ee6afc 100644 --- a/doc/source/deployment.rst +++ b/doc/source/deployment.rst @@ -360,7 +360,7 @@ Pulling Container Images image registry such as Dockerhub. In this case, this step can be skipped. In most cases suitable prebuilt kolla images will be available on Dockerhub. -The `stackhpc account `_ provides image +The `kolla account `_ provides image repositories suitable for use with kayobe and will be used by default. To pull images from the configured image registry:: diff --git a/doc/source/upgrading.rst b/doc/source/upgrading.rst index aba350e7d..e2ed53a45 100644 --- a/doc/source/upgrading.rst +++ b/doc/source/upgrading.rst @@ -360,7 +360,7 @@ Pulling Container Images image registry such as Dockerhub. In this case, this step can be skipped. In most cases suitable prebuilt kolla images will be available on Dockerhub. -The `stackhpc account `_ provides image +The `kolla account `_ provides image repositories suitable for use with kayobe and will be used by default. To pull images from the configured image registry::