Update readme.md, heat is now enabled by default

Change-Id: Ia36879711aa440f4fba657159afeba2105c6aae4
This commit is contained in:
JordanP
2014-05-26 09:38:50 +02:00
parent 1e6e4289bc
commit 97eb9bbec6

View File

@@ -262,10 +262,10 @@ To change this, set the `Q_AGENT` variable to the agent you want to run
# Heat # Heat
Heat is disabled by default. To enable it you'll need the following settings Heat is enabled by default (see `stackrc` file). To disable it explicitly
in your `localrc` section: 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 Heat can also run in standalone mode, and be configured to orchestrate
on an external OpenStack cloud. To launch only Heat in standalone mode on an external OpenStack cloud. To launch only Heat in standalone mode