summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorImre Farkas <ifarkas@redhat.com>2016-07-15 17:02:04 +0200
committerImre Farkas <ifarkas@redhat.com>2016-09-02 12:08:38 +0200
commitda93b01f32e1b9d6efe435c16c9996c3cc45823a (patch)
tree306db4ade03101220a26ddc87a41cf26921107ad /setup.cfg
parentf358c7d85dd65d7a198cb740f4d254038957ad74 (diff)
downloadironic-da93b01f32e1b9d6efe435c16c9996c3cc45823a.tar.gz
DRAC OOB inspection
Implements out-of-band inspection in the DRAC driver using inspection interface. Change-Id: I0d63f31473776551550f917dbc7237564881f566 Closes-bug: #1603454
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index 7745c7325..2d89debf5 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -84,6 +84,7 @@ ironic.drivers =
pxe_iboot = ironic.drivers.pxe:PXEAndIBootDriver
pxe_ilo = ironic.drivers.pxe:PXEAndIloDriver
pxe_drac = ironic.drivers.drac:PXEDracDriver
+ pxe_drac_inspector = ironic.drivers.drac:PXEDracInspectorDriver
pxe_snmp = ironic.drivers.pxe:PXEAndSNMPDriver
pxe_irmc = ironic.drivers.pxe:PXEAndIRMCDriver
pxe_amt = ironic.drivers.pxe:PXEAndAMTDriver