Comment 2 for bug 1520270

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

Reviewed: https://review.openstack.org/250649
Committed: https://git.openstack.org/cgit/openstack/heat/commit/?id=e6bd0bd5e9f773eeda976518e05ba09887d560f9
Submitter: Jenkins
Branch: master

commit e6bd0bd5e9f773eeda976518e05ba09887d560f9
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