Comment 19 for bug 1531305

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

Reviewed: https://review.opencontrail.org/23709
Committed: http://github.org/Juniper/contrail-controller/commit/fcb99919eac4221430d9d158cb6618bcfe39edc8
Submitter: Zuul
Branch: master

commit fcb99919eac4221430d9d158cb6618bcfe39edc8
Author: Deepinder Setia <email address hidden>
Date: Tue May 17 13:48:00 2016 -0700

Add chown and chmod API to change ownership and permissions for an object.
Use these API in neutron plugin to explicitly set ownership of various
objects such as port, virtual machine, instance IP and security group to
tenant id of user invoking operation. This is needed because Nova doesn't
pass the actual user token to neutron for these operations.

Fixes-bug: #1531305

Change-Id: I582c68802887ea56947d8690cdbf3b435efd2ba1