Added script for resource cleanup 53/34953/14
authorjuraj.linkes <jlinkes@cisco.com>
Thu, 18 May 2017 08:25:43 +0000 (10:25 +0200)
committerjuraj.linkes <jlinkes@cisco.com>
Fri, 2 Jun 2017 12:03:43 +0000 (14:03 +0200)
commitc0b072ee944330f97e7eb3b03df79bf9494e6b9a
tree3d7317eb0b71099932736f4fbd35df680996b077
parent6ad0c96f1b4383c3bcd651cc246843119f4e0e61
Added script for resource cleanup

This script can be either run from jumphost or overcloud nodes.
If run from jumphost, it will clean all resources on all nodes as well
as openstack resources.
If run from an overcloud node, it will clean resources on that node.
The script supports whitelisting and exclusion of resources to be
cleaned.

Change-Id: I46c937dc31a1ed4b9be1d641183c9cc3b42bbb2d
Signed-off-by: juraj.linkes <jlinkes@cisco.com>
scripts/flush_odl.sh [deleted file]
scripts/lib.sh [new file with mode: 0644]
scripts/mount_vpp_into_odl.sh
scripts/post_apex.sh
scripts/remount_vpp_into_odl.sh
scripts/resource_cleanup.sh [new file with mode: 0755]
scripts/variables.sh [deleted file]