Comment 3 for bug 1236533

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

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

commit c879ed2410e96c9c74574861d497bf0d2b1fad7d
Author: Lucas Alvares Gomes <email address hidden>
Date: Tue Oct 8 13:32:40 2013 +0100

    Remove nested 'ssh' 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: I2756abc855ddfd5388dacb083c12c8916beedd01
    Partial-Bug: #1236533