X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fodl-openstack-cleanup-orphaned-nodes.sh;h=c3c6b35a24e23c25b85e77ff60dd2851ee8d2dc1;hb=f97f0b69221c196c4b86d5574760f27f829070b2;hp=b191ac7ecc1db48dcbb6a9c991dbf41d0138804a;hpb=3fabb06fd0e62b6175634002f8f5d841e11d8550;p=releng%2Fbuilder.git diff --git a/jjb/odl-openstack-cleanup-orphaned-nodes.sh b/jjb/odl-openstack-cleanup-orphaned-nodes.sh index b191ac7ec..c3c6b35a2 100644 --- a/jjb/odl-openstack-cleanup-orphaned-nodes.sh +++ b/jjb/odl-openstack-cleanup-orphaned-nodes.sh @@ -50,8 +50,6 @@ source "/tmp/v/openstack/bin/activate" # shellcheck disable=SC2207 mapfile -t OS_SERVERS < <(openstack server list -f value -c "Name" | grep -E 'prd|snd') -deactivate - ############################# ## DELETE ORPHANED SERVERS ## #############################