From 97eb9bbec696dd937bef14cbc9993f66cfbad79f Mon Sep 17 00:00:00 2001 From: JordanP Date: Mon, 26 May 2014 09:38:50 +0200 Subject: [PATCH] Update readme.md, heat is now enabled by default Change-Id: Ia36879711aa440f4fba657159afeba2105c6aae4 --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 37b960ef3d..f0406c6c7f 100644 --- a/README.md +++ b/README.md @@ -262,10 +262,10 @@ To change this, set the `Q_AGENT` variable to the agent you want to run # Heat -Heat is disabled by default. To enable it you'll need the following settings -in your `localrc` section: +Heat is enabled by default (see `stackrc` file). To disable it explicitly +you'll need the following settings in your `localrc` section: - enable_service heat h-api h-api-cfn h-api-cw h-eng + disable_service heat h-api h-api-cfn h-api-cw h-eng Heat can also run in standalone mode, and be configured to orchestrate on an external OpenStack cloud. To launch only Heat in standalone mode