summaryrefslogtreecommitdiffstats
path: root/scripts/post_apex.sh
AgeCommit message (Collapse)AuthorFilesLines
2017-06-15Post apex updatesjuraj.linkes1-27/+31
Removed setting nova and neutron debugs. Added sourcing of overcloudrc. Also minor refactor. Change-Id: Ifb835fa81a19d98bda4a2c6f955abda3699946d3 Signed-off-by: juraj.linkes <jlinkes@cisco.com>
2017-06-02Added script for resource cleanupjuraj.linkes1-3/+3
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>
2017-05-03Reworked helper scripts and fixed typosjuraj.linkes1-3/+1
Added scripts for odl handling Change-Id: Idf715e1c8357a52ef1cd93f58b87c0b92211f85b Signed-off-by: juraj.linkes <jlinkes@cisco.com>
2017-03-17Fixed flavor and image configuration in post_apex.shjuraj.linkes1-4/+6
Now also removes hostname from known_hosts Change-Id: Ie8446637dc8fb61a5930c8397bbd42d9a4d3805f Signed-off-by: juraj.linkes <jlinkes@cisco.com>
2017-03-13Fixed typos and updated functest sim for Newton deploymentsjuraj.linkes1-1/+1
Change-Id: I278f1327445793c5cf843e36c074c46c7b8fe89b Signed-off-by: juraj.linkes <jlinkes@cisco.com>
2017-03-13Added draft of post apex deployment scriptjuraj.linkes1-0/+87
Change-Id: Ib4c4fdfbc9f24f4d6112c110a5fe12be61c40842 Signed-off-by: juraj.linkes <jlinkes@cisco.com>