The bareon.cmd.ironic_callback Module

bareon.cmd.ironic_callback.main()

Script informs Ironic that bootstrap loading is done.

There are three mandatory parameters in kernel command line. Ironic prepares these two: ‘api-url’ - URL of Ironic API service, ‘deployment_id’ - UUID of the node in Ironic. Passed from PXE boot loader: ‘BOOTIF’ - MAC address of the boot interface, http://www.syslinux.org/wiki/index.php/SYSLINUX#APPEND_- Example: api_url=http://192.168.122.184:6385 deployment_id=eeeeeeee-dddd-cccc-bbbb-aaaaaaaaaaaa BOOTIF=01-88-99-aa-bb-cc-dd