3afbfaf40a
In order to the pxe_drac to work with IPA ramdisks, the vendor interface should expose the lookup() method. This patch is adding it to the list of mapped vendor methods for that driver. Closes-Bug: #1541858 Change-Id: I0cc13550bbf980ee48579d750120d4c33d1fe6a1
5 lines
137 B
YAML
5 lines
137 B
YAML
---
|
|
fixes:
|
|
- Add missing "lookup" method to the pxe_drac driver vendor interface
|
|
enabling it to be deployed using the IPA ramdisk.
|