Mark Hamzy
76bf793a39
dmidecode does not exist for ppc64/ppc64el
...
Adding three separate lines because the arch tag does not support a list.
Change-Id: Icf8a075224833fcfbbe2128e8802ff41c39f3c09
2016-06-29 16:51:46 -05:00
YuikoTakada
07924b9761
Fix incorrect package name dmidecoded to dmidecode
...
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
2015-03-11 01:04:37 +00:00
Dmitry Tantsur
3a0cdeb310
Support assigning IPMI credentials in ironic-discoverd-ramdisk
...
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
2015-02-13 10:41:34 +01:00
Dmitry Tantsur
04a542134f
ironic-discoverd-ramdisk element cleanup
...
- Properly rename files
- Use new package-installs
- Properly check for discoverd_callback_url option
(and return backward compatibility)
Change-Id: I2247047b9360945408e720329d5b134cfa384ae5
2015-01-27 10:59:37 +01:00