Comment 66 for bug 1706218

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/34994
Committed: http://github.com/Juniper/contrail-controller/commit/78a086fe7e84dc09f3eb0109bf014d38a220bf95
Submitter: Zuul (<email address hidden>)
Branch: R4.0

commit 78a086fe7e84dc09f3eb0109bf014d38a220bf95
Author: Suresh Venkata <email address hidden>
Date: Mon Aug 28 11:21:56 2017 -0700

Operations on objects created pre RBAC fail, on enabling RBAC.

Description: Certain objects created pre RBAC has owner ID not
same as the id of the project in which those objects are created.
This is because the project information passed was the service
tenant. This is causing failure of operations on those objects
after enbaling RBAC.
This change will set appropriate tenant ids as the owner.

Change-Id: I7ce9a8080b76b0ce15bd2fecc51b3a8da3903c3d
Closes-Bug: #1706218