Updates heat.rst with 'service-list

Updates heat.rst man page with new command 'heat service-list'

Change-Id: I9f3d6ca5e4c489a65344fb451be4c274e8298129
Closes-bug: #1421299
This commit is contained in:
Kanagaraj Manickam 2015-02-12 22:26:49 +05:30
parent a47351cc83
commit d565efc555
1 changed files with 4 additions and 0 deletions

View File

@ -85,6 +85,10 @@ Adopt a stack ::
heat stack-adopt -a <adopt_file> mystack
List heat-engines running status ::
heat service-list
Note: stack-adopt and stack-abandon commands are not available by default.
Please ask your Openstack operator to enable this feature.