Added command to generate keystone ssl keys
Change-Id: Id715fecfa6c5d5ba010383a2fc0e6e9926dec8af
This commit is contained in:
parent
0bc2a1f62e
commit
4e3c4c7433
@ -39,15 +39,14 @@ driver = keystone.catalog.backends.sql.Catalog
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Create the ssl keys:
|
||||
<screen><userinput>keystone-manage pki_setup
|
||||
:<screen><userinput>keystone-manage pki_setup
|
||||
chown -R keystone:keystone /etc/keystone/*</userinput></screen></para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Restart Keystone and create the tables in the
|
||||
database
|
||||
:<screen os="ubuntu"><userinput>service keystone restart
|
||||
keystone-manage db_sync</userinput></screen><screen os="rhel;centos;fedora"><userinput>service openstack-keystone restart
|
||||
openstack-db --init --service keystone </userinput></screen></para>
|
||||
<para>Restart Keystone and create the tables in the database
|
||||
:<screen os="ubuntu"><userinput>service keystone restart
|
||||
keystone-manage db_sync</userinput></screen><screen os="rhel;centos;fedora"><userinput>service openstack-keystone restart
|
||||
keystone-manage db_sync</userinput></screen></para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Load environment variables :</para>
|
||||
|
Loading…
Reference in New Issue
Block a user