Add stack create & delete commands 53/12353/4
authorThanh Ha <thanh.ha@linuxfoundation.org>
Tue, 21 Aug 2018 23:05:31 +0000 (19:05 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 24 Aug 2018 00:42:10 +0000 (20:42 -0400)
commit0a5942299f83aaa74da3bf1fdf985d4003ce30f3
tree0b7c9e1744e67fd7a4860438217d7c7fdca673ff
parentc5085bebb6ebdc66a70a28c485ca4f66cffbc339
Add stack create & delete commands

Add 2 new commands:

    - stack create
    - stack delete

These commands allow lftools the ability to create and delete stacks.

Issue: RELENG-235
Change-Id: Ied7ff51a292199675dc944e36f1d821a5a2d045d
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
docs/commands/openstack.rst
lftools/openstack/cmd.py
lftools/openstack/stack.py [new file with mode: 0644]
releasenotes/notes/openstack-stack-08f643f16b75bfb8.yaml [new file with mode: 0644]