Drop reference to Cloud Watch API service
It was already removed by 6d55417f80384ead56e176beec9e2fc4eb162d61 . Change-Id: Ica75c6220cdbfda8cb58610ea88e17e1a4b235fa
This commit is contained in:
parent
656e71c102
commit
abf2caafa2
@ -31,7 +31,7 @@ Newer versions of OpenStack require enabling heat services in devstack
|
||||
[[local|localrc]]
|
||||
|
||||
#Enable heat services
|
||||
enable_service h-eng h-api h-api-cfn h-api-cw
|
||||
enable_service h-eng h-api h-api-cfn
|
||||
|
||||
Since Newton release, heat is available as a devstack plugin. To enable the
|
||||
plugin add the following to the `[[local|localrc]]` section of `local.conf`::
|
||||
|
@ -44,7 +44,7 @@ The localrc looked like this::
|
||||
disable_all_services
|
||||
# Alternative RPC backends are zeromq and rabbit
|
||||
ENABLED_SERVICES=qpid
|
||||
enable_service mysql heat h-api h-api-cfn h-api-cw h-eng
|
||||
enable_service mysql heat h-api h-api-cfn h-eng
|
||||
|
||||
Then run your ./stack.sh as normal.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user