RETIRED, Fuel Agent
Go to file
Alexei Sheplyakov 08a7f41280 IBP: configure mcollectived to NOT daemonize on Ubuntu
sys v init scripts are inherently racy since creating a PID file takes
a while. In particular collectived needs about 0.6 seconds to daemonize
itself and create its PID file. If the service gets restarted in this
interval the second instance of the daemon gets started without stopping
the previous one. Apparently mcollectived gets restarted very often during
the final phase of IBP. Hence get rid of sys V init script and use
upstart job to manage mcollectived.

Merge-After: https://review.fuel-infra.org/7093
Closes-Bug: #1454741
Change-Id: Ie74539a068f33c485573645e6a2f88bd0972b59b
2015-05-29 14:26:33 +03:00
cloud-init-templates IBP: configure mcollectived to NOT daemonize on Ubuntu 2015-05-29 14:26:33 +03:00
etc/fuel-agent IBP: Added driver and objects for building images 2015-04-17 17:11:09 +03:00
fuel_agent IBP: Fix socket.timeout catching 2015-05-25 20:46:08 +03:00
tools Added Fuel agent 2014-07-10 19:05:58 +04:00
.testr.conf Added Fuel agent 2014-07-10 19:05:58 +04:00
openstack-common.conf Added Fuel agent 2014-07-10 19:05:58 +04:00
requirements.txt IBP: Added driver and objects for building images 2015-04-17 17:11:09 +03:00
setup.cfg Merge "Set version of Fuel to 6.1 everywhere" 2015-04-22 13:23:56 +00:00
setup.py Added Fuel agent 2014-07-10 19:05:58 +04:00
test-requirements.txt Added Fuel agent 2014-07-10 19:05:58 +04:00
tox.ini Added Fuel agent 2014-07-10 19:05:58 +04:00