Comment 5 for bug 1236533

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to ironic (master)

Reviewed: https://review.openstack.org/50598
Committed: http://github.com/openstack/ironic/commit/be328be9ff1541a2985e06d117b812b88c8f9d67
Submitter: Jenkins
Branch: master

commit be328be9ff1541a2985e06d117b812b88c8f9d67
Author: Lucas Alvares Gomes <email address hidden>
Date: Wed Oct 9 12:40:03 2013 +0100

    Remove nested 'ipmi' dict from driver_info

    driver_info do not support nested objects. Self-namespace will be used
    to distinguish parameters from one driver to another.

    Change-Id: Ia720fac4b60aa0aa18406e0ba61d8a0a8c5c8a78
    Partial-Bug: #1236533