bareon/fuel_agent
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
..
cmd Add more enpoints mainly for tests 2014-09-08 17:34:11 +04:00
drivers A couple of hot fixes for fuel-agent 2014-10-31 18:37:19 +03:00
objects Improved templates_names method in fuel_agent 2014-10-16 16:22:27 +04:00
openstack Added Fuel agent 2014-07-10 19:05:58 +04:00
tests fuel_agent: removed reread_partitions method 2015-01-14 18:25:00 +03:00
utils fuel_agent: removed reread_partitions method 2015-01-14 18:25:00 +03:00
__init__.py Added Fuel agent 2014-07-10 19:05:58 +04:00
errors.py Fix inactive md devices removal in fuel-agent 2014-11-18 16:18:13 +03:00
manager.py fuel_agent: removed reread_partitions method 2015-01-14 18:25:00 +03:00
version.py Added Fuel agent 2014-07-10 19:05:58 +04:00