Comment 4 for bug 1552457

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

Reviewed: https://review.openstack.org/293371
Committed: https://git.openstack.org/cgit/openstack/magnum/commit/?id=e79d4a182f7a741e61e3d2aa6be9349c5e456200
Submitter: Jenkins
Branch: master

commit e79d4a182f7a741e61e3d2aa6be9349c5e456200
Author: Hua Wang <email address hidden>
Date: Wed Mar 16 18:54:51 2016 +0800

    Bay can not be deleted by other users in the same project

    Trust can only be deleted by the user who creates it. So when
    other users in the same project want to delete the bay, we need
    use the trustee which can impersonate the trustor to delete the
    trust.

    Change-Id: I9f87cdf07066d316722e798cd0755f0fff5c2a02
    Closes-Bug: #1552457