Skip to content

Commit

Permalink
Merge "Fix bug 1188296, modified create volume service --name=cinder"
Browse files Browse the repository at this point in the history
  • Loading branch information
Jenkins authored and openstack-gerrit committed Jun 19, 2013
2 parents f8b6556 + ee871b2 commit f461639
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -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>
+-------------+----------------------------------+
Expand Down

0 comments on commit f461639

Please sign in to comment.