summaryrefslogtreecommitdiffstats
path: root/scripts/resource_cleanup.sh
AgeCommit message (Collapse)AuthorFilesLines
2017-06-27Increased odl restart timeout to 120juraj.linkes1-3/+3
Change-Id: I2cc7154684fadc141412eb575b5f104ba19235e9 Signed-off-by: juraj.linkes <jlinkes@cisco.com>
2017-06-05Added script for odl installationjuraj.linkes1-7/+7
Also refactored part of code Change-Id: I4e479d538b03d17c7b460d04ef0bdbd980d39787 Signed-off-by: juraj.linkes <jlinkes@cisco.com>
2017-06-02Added script for resource cleanupjuraj.linkes1-0/+407
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>