Comment 4 for bug 1520270

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

Reviewed: https://review.openstack.org/251026
Committed: https://git.openstack.org/cgit/openstack/heat/commit/?id=01d002b302599a0c189344aef8254c0bd8fbc270
Submitter: Jenkins
Branch: stable/liberty

commit 01d002b302599a0c189344aef8254c0bd8fbc270
Author: Peter Razumovsky <email address hidden>
Date: Fri Nov 27 10:25:30 2015 +0300

    Fix VolumeType projects property handling

    Currently using projects property in Cinder::VolumeType
    occurres many errors. This patch fixes incorrect using
    KeystoneClientPlugin method and handling of volume_type_access
    list response.

    Change-Id: Ib66766b33736911761cc0038be9764040fcf6f1f
    Closes-bug: #1520270
    (cherry picked from commit e6bd0bd5e9f773eeda976518e05ba09887d560f9)