cybertron / openstack-virtual-baremetal

Tools for using OpenStack instances as baremetal deployment targets
20 stars 19 forks source link

Restart openstackbmc if it dies #25

Closed steveb closed 8 years ago

steveb commented 8 years ago

Long lived openstackbmc services have been witnessed to exit: http://paste.openstack.org/show/521415/

This change sets systemd to restart openstackbmc if it exits

cybertron commented 8 years ago

Yeah, that tuple thing is a bug in pyghmi that is fixed in their git master, but I don't think it's been released yet. In any case, this seems like a good thing to do.