Files
Kevin Carter 396b940b24 Ensure nova is started after everything else
With recent versions of nova+libvirt-bin on ubuntu 14.04 there's a race
condition where nova-compute is started before libvirt-bin. If this
happens the nova compute process will stacktrace and never recover.
To resolve the issue we instruct the init config, when using upstart,
to only start nova after all other RCs have completed.

Depends-On: Ia3009901d63068b379f22d587efcba996f47b844
Change-Id: I7961110fc55fc551a62c41a6493a5144cbf40b95
Co-Authored-By: Chris Breu <chris.breu@rackspace.COM>
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2017-10-26 15:29:25 +00:00
..
2016-11-15 16:05:24 +00:00
2015-10-17 00:44:03 -05:00