Use local.conf instead of localrc in devstack doc
The plugin.sh file contained a reference to the localrc configuration file, but devstack is now configured by a local.conf file. Change-Id: I37a73b9ef1dc1f8f1a6f640f65240997e132e9fd
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
# To enable a minimal set of CloudKitty services:
|
# To enable a minimal set of CloudKitty services:
|
||||||
# - enable Ceilometer ;
|
# - enable Ceilometer ;
|
||||||
# - add the following to localrc:
|
# - add the following to the [[local|localrc]] section in the local.conf file:
|
||||||
#
|
#
|
||||||
# enable_service ck-api ck-proc
|
# enable_service ck-api ck-proc
|
||||||
#
|
#
|
||||||
|
|||||||
Reference in New Issue
Block a user