Comment 13 for bug 1531305

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

Reviewed: https://review.opencontrail.org/23428
Committed: http://github.org/Juniper/contrail-controller/commit/800a654be6d8e31455a39af669d25f587baa73b4
Submitter: Zuul
Branch: R3.0

commit 800a654be6d8e31455a39af669d25f587baa73b4
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

Conflicts:
 src/api-lib/vnc_api.py
 src/config/api-server/vnc_cfg_api_server.py
 src/config/utils/rbacutil.py

Change-Id: I582c68802887ea56947d8690cdbf3b435efd2ba1