When executing "ramdisk-image-create -o discovery ubuntu ironic-discoverd-ramdisk", below error occurs. E: Unable to locate package dmidecoded The reason why above command fails is incorrect package name. (F) dmidecoded (T) dmidecode This patch set fix this bug. Change-Id: I46d3dafce1eef1b017c4ac9121336aa68d749798 Closes-Bug: #1430599
When setting IPMI credentials is requested, ironic-discoverd will return ipmi_setup_credentials=true, ipmi_username and ipmi_password in response. Use ipmitool to set credentials in this case. Change-Id: I8ace9e817e5ce9dbfb8564feec4a3ce6c0e1b233
- Properly rename files - Use new package-installs - Properly check for discoverd_callback_url option (and return backward compatibility) Change-Id: I2247047b9360945408e720329d5b134cfa384ae5