Comment 5 for bug 1671220

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

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

commit 9ed8c61ec5745f7e07e7eb78888e3e76fcd5b289
Author: prashkre <email address hidden>
Date: Wed Mar 15 17:28:57 2017 -0400

    Consistency groups API is not returning project_id filter groups.

    This fixes issue with consistency groups API which is always
    returning 'context.project_id' specific consistency groups from
    cinder.groups instead of required project specific groups i.e.
    irrespective of filters ('all_tenants','project_id') being passed
    it is returning context.project_id groups.

    Closes-Bug: #1671220

    Change-Id: I553aab33c01f1e5b0053172e86d276ccfabf4952