Fix bug 1188296, modified create volume service --name=cinder

Change-Id: Icc54ce61afe39fe9bfc9a9d0b245c16edcb93b65
This commit is contained in:
Selvakumar Arumugam 2013-06-18 10:08:30 -05:00
parent bed8432e3e
commit ee871b2038

View File

@ -490,7 +490,7 @@ driver = keystone.catalog.backends.sql.Catalog
<para>Define the Volume service, which also requires a separate
endpoint for each tenant.</para>
<screen>
<prompt>$</prompt> <userinput>keystone service-create --name=volume --type=volume --description=&quot;Volume Service&quot;
<prompt>$</prompt> <userinput>keystone service-create --name=cinder --type=volume --description=&quot;Volume Service&quot;
</userinput>
<computeroutput>
+-------------+----------------------------------+