Remove lf-stack-delete macro doc from lf-macros 37/13637/3
authorThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 23 Nov 2018 09:57:12 +0000 (17:57 +0800)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Tue, 27 Nov 2018 09:08:44 +0000 (17:08 +0800)
This was moved to lf-openstack-heat.rst via change
Ie706706e24079b0b87f4537342fd3e8955f63fef but we forgot to remove
it from here.

Change-Id: I36a2a97d2c2b97220df0ffc96c2c2a9df79ab304
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
docs/jjb/lf-macros.rst

index 2750b11..afd6f28 100644 (file)
@@ -303,18 +303,6 @@ lf-infra-publish-windows
 Windows publisher for use at the end of Windows job templates. Takes care of
 cleaning out the workspace at the end of a job.
 
-lf-stack-delete
----------------
-
-Requirements:
-
-* lftools >= v0.17.0
-
-Delete an openstack heat stack. Use at the end of a job that creates a stack.
-
-This macro requires a parameter defined in the job named STACK_NAME
-containing the name of the stack to delete.
-
 SCM
 ===