From 48cf8edba2e1815c2ce597e1060c698954f0b58e Mon Sep 17 00:00:00 2001 From: Oleg Gelbukh Date: Thu, 5 Nov 2015 15:27:20 +0000 Subject: [PATCH] Fix typo in upgrade quickstart Command in step 7 must have format 'upgrade-control', not 'upgrade-controlplane'. Change-Id: Ibd972cee9e2dfde031482eb9656d680eb5ba0256 Closes-bug: 1513510 --- pages/operations/upgrade/1010-quick-start.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/operations/upgrade/1010-quick-start.rst b/pages/operations/upgrade/1010-quick-start.rst index 9f5d024f8..f4c989765 100644 --- a/pages/operations/upgrade/1010-quick-start.rst +++ b/pages/operations/upgrade/1010-quick-start.rst @@ -121,7 +121,7 @@ Run the following command to switch the OpenStack environment to the :: - octane upgrade-controlplane $ORIG_ID $SEED_ID + octane upgrade-control $ORIG_ID $SEED_ID *8. Upgrade all Controllers*