Browse code

Update readme.md, heat is now enabled by default

Change-Id: Ia36879711aa440f4fba657159afeba2105c6aae4

JordanP authored on 2014/05/26 16:38:50
Showing 1 changed files
... ...
@@ -262,10 +262,10 @@ To change this, set the `Q_AGENT` variable to the agent you want to run
262 262
 
263 263
 # Heat
264 264
 
265
-Heat is disabled by default. To enable it you'll need the following settings
266
-in your `localrc` section:
265
+Heat is enabled by default (see `stackrc` file). To disable it explicitly
266
+you'll need the following settings in your `localrc` section:
267 267
 
268
-    enable_service heat h-api h-api-cfn h-api-cw h-eng
268
+    disable_service heat h-api h-api-cfn h-api-cw h-eng
269 269
 
270 270
 Heat can also run in standalone mode, and be configured to orchestrate
271 271
 on an external OpenStack cloud. To launch only Heat in standalone mode