Merge "Ensure RAX's nova-agent is stopped in ironic job"

This commit is contained in:
Jenkins 2014-03-18 23:53:49 +00:00 committed by Gerrit Code Review
commit 5cbeb61788

View File

@ -445,6 +445,7 @@
# work around bug in libvirt-bin on rax nodes, pending fixes to bug:
# https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1248025
sudo service nova-agent stop || echo ''
sudo pkill -9 nova-agent || echo ''
sudo service xe-linux-distribution stop || echo ''
if [ -e /proc/xen ] ; then
sudo umount /proc/xen