RETIRED, Node discovery agent for Fuel
Go to file
Alexander Gordeev d702795287 Accept removable block devices by PCI vendor ID
The issue is that, for particular raid controller obtaning vendor of
block device from sysfs attributes is not realible.

Once every raid controller is connected to PCI bus directly,
it's more realible to look at vendor ID of that controller to which
removable block device belongs.

For example, Adaptec is a perfect canditate to be added to a list of
removable PCI vendor IDs, since it's manufacturing RAID controllers
mostly.

Change-Id: Ib1018abbb46c65d909e594ad1d8921c8c5a139fc
Related-Bug: #1486601
2015-08-27 17:49:15 +03:00
debian Add package specs for CentOS, Debian and Ubuntu 2015-07-22 15:25:19 +03:00
specs Update nailgun-agent spec file 2015-07-23 18:44:26 +03:00
.gitignore Spliting Nailgun-agent from fuel-web repository 2015-07-13 16:23:08 +03:00
.gitreview Add package specs for CentOS, Debian and Ubuntu 2015-07-22 15:25:19 +03:00
LICENSE Spliting Nailgun-agent from fuel-web repository 2015-07-13 16:23:08 +03:00
agent Accept removable block devices by PCI vendor ID 2015-08-27 17:49:15 +03:00
nailgun-agent.cron Add package specs for CentOS, Debian and Ubuntu 2015-07-22 15:25:19 +03:00
run_tests.sh Basic test run script for CI 2015-07-22 17:48:42 +00:00