RETIRED, Node discovery agent for Fuel
Go to file
Vladimir Kozhukalov fd0f4664b3 Fix multipath device search
When nailgun-agent starts before device mapper
assembles multipath devices it reports physical disks
that are used for multipath devices as usual disks.

This patch does the following

* filter out devices that are DM_MULTIPATH_DEVICE_PATH = 1
* run 'udevadm settle' before scanning multipath devices
* delays scanning multipath devices until building block device info

Change-Id: I088aede0cf3bd1d16a57e7cdec4e50cab2c19175
Closes-Bug: #1652788
(cherry picked from commit 8fbc4d6405)
2017-02-16 11:55:13 +00:00
debian Let's get rid of ohai. 2016-06-30 12:16:42 +00:00
specs Bump version to 10.0 2016-03-27 20:30:20 +00:00
.gitignore Add gemspec and Gemfile 2015-11-19 15:02:47 +03:00
.gitreview Update .gitreview for new namespace 2015-10-17 22:20:25 +00:00
Gemfile Add gemspec and Gemfile 2015-11-19 15:02:47 +03:00
LICENSE Spliting Nailgun-agent from fuel-web repository 2015-07-13 16:23:08 +03:00
MAINTAINERS Spec for packages MUST be reviewed by mos packaging team 2015-12-20 20:29:14 +00:00
Rakefile Add Rakefile for openstack CI 2015-11-11 20:21:09 +03:00
agent Fix multipath device search 2017-02-16 11:55:13 +00:00
nailgun-agent.cron Fix flock wait timeout in crontask 2015-11-25 11:41:21 +00:00
nailgun-agent.gemspec Add gemspec and Gemfile 2015-11-19 15:02:47 +03:00
run_tests.sh Basic test run script for CI 2015-07-22 17:48:42 +00:00