Base PXE Interface Methods
ironic.drivers.modules.pxe_base.PXEBaseMixin[source]¶Bases: object
clean_up_ramdisk(**kwargs)[source]¶Cleans up the boot of ironic ramdisk.
This method cleans up the PXE environment that was setup for booting the deploy or rescue ramdisk. It unlinks the deploy/rescue kernel/ramdisk in the node’s directory in tftproot and removes it’s PXE config.
| Parameters: |
|
|---|---|
| Returns: | None |
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.