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

This commit is contained in:
Jenkins 2013-06-19 13:02:00 +00:00 committed by Gerrit Code Review
commit f461639821

View File

@ -490,7 +490,7 @@ driver = keystone.catalog.backends.sql.Catalog
<para>Define the Volume service, which also requires a separate <para>Define the Volume service, which also requires a separate
endpoint for each tenant.</para> endpoint for each tenant.</para>
<screen> <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> </userinput>
<computeroutput> <computeroutput>
+-------------+----------------------------------+ +-------------+----------------------------------+