X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fodl-openstack-cleanup-orphaned-nodes.sh;h=c3c6b35a24e23c25b85e77ff60dd2851ee8d2dc1;hb=d190af926c7c0ef098c635fdae5b62350babffcc;hp=b191ac7ecc1db48dcbb6a9c991dbf41d0138804a;hpb=cce3643d9d197693590037f4c3745eb9613f7b3d;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 ## #############################