ironic.common.dhcp_factory Module¶ironic.common.dhcp_factory.DHCPFactory(**kwargs)[source]¶Bases: object
clean_dhcp(task)[source]¶Clean up the DHCP BOOT options for this node.
| Parameters: | task – A TaskManager instance. |
|---|
update_dhcp(task, dhcp_opts, ports=None)[source]¶Send or update the DHCP BOOT options for this node.
| Parameters: |
|
|---|
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.