Merge "Add redfish options to the generated docs"

This commit is contained in:
Zuul 2020-09-16 19:09:57 +00:00 committed by Gerrit Code Review
commit 8a504ef1cc
1 changed files with 1 additions and 0 deletions

View File

@ -57,6 +57,7 @@ _opts = [
('neutron', ironic.conf.neutron.list_opts()),
('nova', ironic.conf.nova.list_opts()),
('pxe', ironic.conf.pxe.opts),
('redfish', ironic.conf.redfish.opts),
('service_catalog', ironic.conf.service_catalog.list_opts()),
('snmp', ironic.conf.snmp.opts),
('swift', ironic.conf.swift.list_opts()),