From a2125fd326d719e279372b34e70a4bcf05ae5680 Mon Sep 17 00:00:00 2001 From: Eduardo Gonzalez Date: Thu, 19 Apr 2018 08:28:47 +0200 Subject: [PATCH] Fix version name in quickstart guide Doc says use pike for latest stable branch. Currently we are in queens Change-Id: I3983682475b4abf141784c25e117b24cfd38cf29 --- doc/source/user/quickstart.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/user/quickstart.rst b/doc/source/user/quickstart.rst index 2a3186edc7..dfde1a6548 100644 --- a/doc/source/user/quickstart.rst +++ b/doc/source/user/quickstart.rst @@ -364,7 +364,7 @@ There are a few options that are required to deploy Kolla-Ansible: It's important to use same version of images as kolla-ansible. That means if pip was used to install kolla-ansible, that means it's latest stable - version so ``openstack release`` should be set to pike. If git was used with + version so ``openstack release`` should be set to queens. If git was used with master branch, DockerHub also provides daily builds of master branch (which is tagged as ``master``):