<p dir="ltr">Woops, meant to respond to this in the email I just sent...</p>
<p dir="ltr">On Aug 21, 2014 11:35 PM, "Steve Kowalik" <<a href="mailto:steven@wedontsleep.org">steven@wedontsleep.org</a>> wrote:<br>
><br>
>         For other drivers, we think that the pm_address for each machine will be unique. Would it be possible add some advice to that effect to Ironic's driver API?<br>
></p>
<p dir="ltr">pm_address is cruft on the old nova API, and was replaced with driver_info in ironic.</p>
<p dir="ltr">Node driver_info is presumably also unique, but the format varies between drivers; uniqueness is not enforced, nor is it searchable in the REST API. In some cases, there are half a dozen data points contained in driver_info (eg, for double bridged IPMI in the case of moonshot) which collectively inform the driver how to connect to and manage that node.</p>
<p dir="ltr">-Devananda</p>