aboutsummaryrefslogtreecommitdiffstats
path: root/clean.sh
blob: 77cc34638c5332356b64723eacb490d830715b1b (plain)
1
2
3
4
5
6
#! /bin/bash
echo cleaning Ip

sed -i -e '/demo1/{n;N;d;}' /etc/ansible/hosts
neutron floatingip-delete $(neutron floatingip-list| grep "17" | awk '{print $2;}')
heat stack-delete exp2