replaced incorrect reference to nova-manage with keystone-manage
This is a reference to nova-manage in a keystone specific section. The correct tool is keystone-manage. Change-Id: I5ec435228a65e0731482a622bbc18a5215a24f20 Closes-Bug: 1366144
This commit is contained in:
parent
0a9a5c25c1
commit
659e8f8913
@ -26,10 +26,11 @@
|
|||||||
the account that is going to sign tokens. When generating
|
the account that is going to sign tokens. When generating
|
||||||
files with the <command>keystone-manage
|
files with the <command>keystone-manage
|
||||||
pki_setup</command> command, your best option is to
|
pki_setup</command> command, your best option is to
|
||||||
run as the pki user. If you run nova-manage as root, you
|
run as the pki user. If you run <command>keystone-manage</command>
|
||||||
can append --keystone-user and --keystone-group parameters
|
as root, you can append <parameter>--keystone-user</parameter>
|
||||||
to set the user name and group keystone is going to run
|
and <parameter>--keystone-group</parameter>
|
||||||
under.</para>
|
parameters to set the user name and group keystone is going
|
||||||
|
to run under.</para>
|
||||||
</warning>
|
</warning>
|
||||||
<para>The values that specify where to read the certificates are
|
<para>The values that specify where to read the certificates are
|
||||||
under the <literal>[signing]</literal> section of the
|
under the <literal>[signing]</literal> section of the
|
||||||
|
Loading…
x
Reference in New Issue
Block a user