From 1caa8857e9c0253a841a357a05ffdd2ce03fb5fb Mon Sep 17 00:00:00 2001 From: Kirsten G Date: Fri, 9 Feb 2018 09:40:43 -0800 Subject: [PATCH] Change swarm ClusterTemplate coe to swarm-mode Update contributor guide instructions for using devstack. When creating a swarm ClusterTemplate in devstack, coe should be set to swarm-mode. Change-Id: I03083708e22888a0f10f7802c5883a3ec105485f --- doc/source/contributor/quickstart.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/contributor/quickstart.rst b/doc/source/contributor/quickstart.rst index 855dcae69a..841fb5af03 100644 --- a/doc/source/contributor/quickstart.rst +++ b/doc/source/contributor/quickstart.rst @@ -530,7 +530,7 @@ except for the absence of some Kubernetes-specific arguments and the use of --dns-nameserver 8.8.8.8 \ --flavor m1.small \ --docker-volume-size 5 \ - --coe swarm + --coe swarm-mode **NOTE:** If you are using Magnum behind a firewall then refer to ``_