Comment 19 for bug 1559691

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

Reviewed: https://review.openstack.org/464125
Committed: https://git.openstack.org/cgit/openstack/ironic/commit/?id=703b8898e38837519c0aaff6967cf359058ba699
Submitter: Jenkins
Branch: master

commit 703b8898e38837519c0aaff6967cf359058ba699
Author: Hironori Shiina <email address hidden>
Date: Fri May 12 14:19:23 2017 +0900

    Fix attribute name of cinder volume

    This patch fixes the name of UUID of a cinder volume object. The
    correct attribute is not 'uuid', but 'id'.

    Change-Id: Ie054be643e1925bd8c2333b3b1ecd2988cc9eeaa
    Partial-Bug: #1559691