Fix typo in upgrade quickstart

Command in step 7 must have format 'upgrade-control', not
'upgrade-controlplane'.

Change-Id: Ibd972cee9e2dfde031482eb9656d680eb5ba0256
Closes-bug: 1513510
This commit is contained in:
Oleg Gelbukh
2015-11-05 15:27:20 +00:00
parent ce296b86e2
commit 48cf8edba2

View File

@@ -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*