Browse code

Merge "Fix docs about heat in devtack"

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