Comment 3 for bug 1311277

Revision history for this message
Openstack Gerrit (openstack-gerrit) wrote : Fix merged to cinder (master)

Reviewed: https://review.openstack.org/89933
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=8f112b270af0965a6f9aafbd83976c1ad22314f8
Submitter: Jenkins
Branch: master

commit 8f112b270af0965a6f9aafbd83976c1ad22314f8
Author: Juan Manuel Olle <email address hidden>
Date: Wed Apr 23 17:44:28 2014 -0300

    Cinder list does not filter admin metadata.

    For example, if you want to filter by 'readonly' attribute,
    you do not get results.
    This patch adds the admin metadata for filtering.

    Change-Id: Ia2a72776e649abd82160cb13ad63489cc760b190
    Closes-Bug: #1311277