Install Guide edits
section_keystone-services.xml: Use "OpenStack Identity" instead of "OpenStack Identity Service" for service creation section_neutron-ml2-network-node.xml: Explain that 10.0.1.21 is the instance tunnels network address of the network node. Give a better warning that two steps are done on the controller node. section_neutron-ml2-compute-node.xml: Explain that 10.0.1.31 is the instance tunnels network address of the first compute node. Change-Id: I57d311fd0413d8a8a13f4746465612096b302e0c
This commit is contained in:
@@ -24,11 +24,11 @@
|
||||
<step>
|
||||
<para>Create a service entry for the Identity Service:</para>
|
||||
<screen><prompt>$</prompt> <userinput>keystone service-create --name=keystone --type=identity \
|
||||
--description="OpenStack Identity Service"</userinput>
|
||||
--description="OpenStack Identity"</userinput>
|
||||
<computeroutput>+-------------+----------------------------------+
|
||||
| Property | Value |
|
||||
+-------------+----------------------------------+
|
||||
| description | OpenStack Identity Service |
|
||||
| description | OpenStack Identity |
|
||||
| id | 15c11a23667e427e91bc31335b45f4bd |
|
||||
| name | keystone |
|
||||
| type | identity |
|
||||
|
||||
Reference in New Issue
Block a user