Merge "Ceilometer endpoint doesn't need last slash"
This commit is contained in:
commit
3d2727af0a
@ -178,9 +178,9 @@ os_password = <replaceable>CEILOMETER_PASS</replaceable></programlisting>
|
||||
for the service. Use it when you create the endpoint:</para>
|
||||
<screen><prompt>#</prompt> <userinput>keystone endpoint-create \
|
||||
--service-id=<replaceable>the_service_id_above</replaceable> \
|
||||
--publicurl=http://<replaceable>controller</replaceable>:8777/ \
|
||||
--internalurl=http://<replaceable>controller</replaceable>:8777/ \
|
||||
--adminurl=http://<replaceable>controller</replaceable>:8777/</userinput></screen>
|
||||
--publicurl=http://<replaceable>controller</replaceable>:8777 \
|
||||
--internalurl=http://<replaceable>controller</replaceable>:8777 \
|
||||
--adminurl=http://<replaceable>controller</replaceable>:8777</userinput></screen>
|
||||
</step>
|
||||
<step os="ubuntu;debian">
|
||||
<para>Restart the services with their new settings:</para>
|
||||
|
Loading…
x
Reference in New Issue
Block a user