Flexible and easy to use operating system installation tool.
Go to file
Vladimir Kozhukalov 2f6c37569a fuel_agent: removed reread_partitions method
This reread_partitions method was a desperate attempt
to work around udev related "device is busy" error.
The correct way to deal with that stuff is to use
udevadm --settle which is to block thread until udev is
ready to handle events.

Closes-Bug: 1410471
Change-Id: Idb0dccb35aab10d02c5ad942fd30d52a461e1a0e
2015-01-14 18:25:00 +03:00
cloud-init-templates Fix ntpd start on centos in cloud-init boothook 2014-11-21 15:48:54 +03:00
etc/fuel-agent Modified default config file in fuel_agent 2014-10-15 17:42:47 +04:00
fuel_agent fuel_agent: removed reread_partitions method 2015-01-14 18:25:00 +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 Added image utils 2014-07-28 20:36:41 +04:00
setup.cfg Increase Fuel-Web projects' versions 2014-11-29 10:44:42 +02: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