X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=planetstack%2Ftools%2Fopenstack-healthcheck.py;h=63534c8c78b159ea9a55051078dddebdb8d200f9;hb=bc640cf8128e6796d70451694a9a9dcce69534eb;hp=7163c7c41ee85370c5e9eec7addd660f1dd0cb80;hpb=3b98ab66db64a7dd3329dffca3ea6870540c0f96;p=plstackapi.git diff --git a/planetstack/tools/openstack-healthcheck.py b/planetstack/tools/openstack-healthcheck.py index 7163c7c..63534c8 100755 --- a/planetstack/tools/openstack-healthcheck.py +++ b/planetstack/tools/openstack-healthcheck.py @@ -1,4 +1,11 @@ #! /usr/bin/python + +""" + Check the status of libvirt, openstack-nova-compute, and + quantum-openvswitch-agent. If these services are enabled and have failed, + then restart them. +""" + import os import sys import subprocess