Add missing hyphen to swift install section
As reported by Alex Roig, the section of the swift install guide that added the keystone endpoint was missing a hyphen in the command. This patch adds it. Change-Id: I8a7bfa43e5dc53d4a9e70e52fa58673e08e584c6 Closes-Bug: 1384174
This commit is contained in:
parent
ead8bfbd2b
commit
bd2aa70f02
@ -95,7 +95,7 @@
|
||||
--publicurl 'http://<replaceable>controller</replaceable>:8080/v1/AUTH_%(tenant_id)s' \
|
||||
--internalurl 'http://<replaceable>controller</replaceable>:8080/v1/AUTH_%(tenant_id)s' \
|
||||
--adminurl http://<replaceable>controller</replaceable>:8080 \
|
||||
-region regionOne</userinput>
|
||||
--region regionOne</userinput>
|
||||
<computeroutput>+-------------+---------------------------------------------------+
|
||||
| Property | Value |
|
||||
+-------------+---------------------------------------------------+
|
||||
|
Loading…
Reference in New Issue
Block a user