RETIRED, Node discovery agent for Fuel
Go to file
Vladimir Kuklin d0ffb89a41 Fix post-deployment pxe interface detection
W/o this fix node do not respond with proper PUT for pxe interface
as the pxe interface gets plugged into br-fw-admin bridge and
it is not reported as pxe-related one.

We should check if the interface is a part of bond and/or bridge
configuration and respond correctly.

Change-Id: Ifc1c396b0945fc5a42165b969b6924dcff5975b2
Closes-bug: #1581517
(cherry picked from commit 5fa721206b)
2016-05-31 12:32:38 +00:00
debian Add support for SR-IOV enabled devices 2016-03-01 10:08:54 +01:00
specs Align rpm spec filename to package name 2016-03-16 14:52:37 +02: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 post-deployment pxe interface detection 2016-05-31 12:32:38 +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