diff --git a/doc/src/docbkx/openstack-install/identity-install-keystone.xml b/doc/src/docbkx/openstack-install/identity-install-keystone.xml index b36cf0d060..7e77246701 100644 --- a/doc/src/docbkx/openstack-install/identity-install-keystone.xml +++ b/doc/src/docbkx/openstack-install/identity-install-keystone.xml @@ -490,7 +490,7 @@ driver = keystone.catalog.backends.sql.Catalog Define the Volume service, which also requires a separate endpoint for each tenant. -$ keystone service-create --name=volume --type=volume --description="Volume Service" +$ keystone service-create --name=cinder --type=volume --description="Volume Service" +-------------+----------------------------------+