From bf943c6a34909edb233be55630fdcd3f73dbab61 Mon Sep 17 00:00:00 2001 From: Mark McClain Date: Tue, 2 Jul 2013 23:42:04 -0400 Subject: rename quantum to neutron in docs implements bug: 1197208 Change-Id: Icb7e7d4212e53cd55281a42fb2cd26b243d79eb8 --- doc/source/configuringservices.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/configuringservices.rst b/doc/source/configuringservices.rst index 8ea7ad90..645ab5da 100644 --- a/doc/source/configuringservices.rst +++ b/doc/source/configuringservices.rst @@ -93,7 +93,7 @@ Create a tenant for the services, typically named 'service' (however, the name c This returns a UUID of the tenant - keep that, you'll need it when creating the users and specifying the roles. -Create service users for nova, glance, swift, and quantum (or whatever +Create service users for nova, glance, swift, and neutron (or whatever subset is relevant to your deployment):: keystone user-create --name=nova \ -- cgit