add admin credentials in swift install guide for ubuntu
add "source admin-openrc.sh" before create swift user. already checked by apache maven in local environment. URL: http://docs.openstack.org/kilo/install-guide/install/apt/content/swift-install-controller-node.html Change-Id: I7a830ecf68f385912c04e31ce749ee143b38112c Closes-Bug: #1473312
This commit is contained in:
parent
af6464156b
commit
03f614acb9
@ -29,6 +29,12 @@
|
||||
the controller node. Instead, it uses distributed SQLite databases
|
||||
on each storage node.</para>
|
||||
</note>
|
||||
<step>
|
||||
<para>Source the <literal>admin</literal> credentials to gain access to
|
||||
admin-only CLI commands:</para>
|
||||
<screen><prompt>$</prompt> <userinput>source admin-openrc.sh</userinput>
|
||||
</screen>
|
||||
</step>
|
||||
<step>
|
||||
<para>To create the Identity service credentials, complete these
|
||||
steps:</para>
|
||||
|
Loading…
Reference in New Issue
Block a user