Comment 3 for bug 1287643

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

Reviewed: https://review.openstack.org/77888
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=e8fac5eda3309a19ee2e1b36883a4e30476644a9
Submitter: Jenkins
Branch: master

commit e8fac5eda3309a19ee2e1b36883a4e30476644a9
Author: Navneet Singh <email address hidden>
Date: Fri Feb 14 21:21:33 2014 +0530

    NetApp api fix structure conversion methods

    This fixes the issue in api element creation
    when data structures are supplied to be converted
    into NaElements. It could not handle multiple
    keys with same name and also not converted different
    types properly into NaElement. This change fixes the issue.

    Change-Id: I84f1ee97a73bbad88bbb64d4a9ac4e1b29cad741
    Closes-bug: #1287643