summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2019-08-20 16:04:26 +0000
committerGerrit Code Review <review@openstack.org>2019-08-20 16:04:26 +0000
commited5f8a67af207c1caf5bde0c4e596b4ad0124b72 (patch)
tree96b4c7fbc79db74f5dcc77a9302d05d9b31f8857 /setup.cfg
parenta447a10b12efed2e989ed61de5d0d1562a2919ea (diff)
parent1e3b684037059ef931d11d02e1e5ec04f7c46aee (diff)
downloadironic-ed5f8a67af207c1caf5bde0c4e596b4ad0124b72.tar.gz
Merge "Add iPXE boot interface to 'ilo' hardware type"
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 5ce50f717..556c94218 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -64,6 +64,7 @@ ironic.hardware.interfaces.bios =
ironic.hardware.interfaces.boot =
fake = ironic.drivers.modules.fake:FakeBoot
ilo-pxe = ironic.drivers.modules.ilo.boot:IloPXEBoot
+ ilo-ipxe = ironic.drivers.modules.ilo.boot:IloiPXEBoot
ilo-virtual-media = ironic.drivers.modules.ilo.boot:IloVirtualMediaBoot
ipxe = ironic.drivers.modules.ipxe:iPXEBoot
irmc-pxe = ironic.drivers.modules.irmc.boot:IRMCPXEBoot