Comment 5 for bug 1712041

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to heat (stable/pike)

Reviewed: https://review.openstack.org/499414
Committed: https://git.openstack.org/cgit/openstack/heat/commit/?id=971b2f6bad93bb1d20b608ce9a4c997fc7e6bbd0
Submitter: Jenkins
Branch: stable/pike

commit 971b2f6bad93bb1d20b608ce9a4c997fc7e6bbd0
Author: huangtianhua <email address hidden>
Date: Tue Aug 22 15:31:14 2017 +0800

    Parse live data with correct key 'readonly'

    Cinder returns the volume infos with key 'readonly',
    not 'read_only', so parse live data with correct key
    'readonly' for volume resource.

    Change-Id: If19db3129f23a6cb9d19e6744c4ffc4522166426
    Closes-Bug: #1712041
    (cherry picked from commit 72be5266ee4ab08808a026bff2420dd2ffa1d55f)