Comment 2 for bug 1269312

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

Reviewed: https://review.openstack.org/66792
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=13f0468e376a17ea7811b97c5a8f72bb63d52249
Submitter: Jenkins
Branch: master

commit 13f0468e376a17ea7811b97c5a8f72bb63d52249
Author: liyingjun <email address hidden>
Date: Sun Jan 12 23:19:44 2014 +0800

    Change default policy for volume_extension:volume_tenant_attribute

    The volume_tenant_attribute extension should be accessible by
    the owning tenant and the admin. Change default policy from
    'rule:admin_api' to 'rule:admin_or_owner'.

    Change-Id: I886cd717741c86b5083aeaf16e3e7ea5b4e525b4
    Closes-bug: #1269312