Add adopt/abandon description to heat manual

Added adopt command description to heat manual.
Added note that adopt/abandon are disabled by default.

Change-Id: I36d0b70fe32750b82cd5fe9cf0403866b8501ed9
This commit is contained in:
kairat_kushaev 2015-01-28 13:22:34 +03:00 committed by Kairat Kushaev
parent eaf05d32cf
commit edf3014e48
1 changed files with 7 additions and 0 deletions

View File

@ -81,6 +81,13 @@ Abandon a stack::
heat stack-abandon mystack
Adopt a stack ::
heat stack-adopt -a <adopt_file> mystack
Note: stack-adopt and stack-abandon commands are not available by default.
Please ask your Openstack operator to enable this feature.
BUGS
====