Comment 4 for bug 1188822

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

Reviewed: https://review.openstack.org/32652
Committed: http://github.com/openstack/trove/commit/4cdb10ebb3c52faa58e4594060480b252d3d7457
Submitter: Jenkins
Branch: master

commit 4cdb10ebb3c52faa58e4594060480b252d3d7457
Author: Nikhil Manchanda <email address hidden>
Date: Thu Jun 13 23:27:15 2013 -0700

    Fixed backups GET and DELETE to restrict access to the owner of backup

    Fixed the db model find_by so that when a model instance is looked up and a
    context is passed in, the find_by operation fails if the tenant_id in the
    instance is not the same as the tenant_id in the context (except if the
    tenant is an admin).

    Fixed bug 1188822

    Change-Id: I0374f999601fa3f2bc817901bbc428b8be219683