Comment 17 for bug 1723193

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

Reviewed: https://review.opencontrail.org/36471
Committed: http://github.com/Juniper/contrail-controller/commit/2033ea2ed990b4e3d605c9b960b0a9fbfda93325
Submitter: Zuul (<email address hidden>)
Branch: master

commit 2033ea2ed990b4e3d605c9b960b0a9fbfda93325
Author: Suresh Venkata <email address hidden>
Date: Thu Oct 12 10:10:19 2017 -0700

logging corresponding api-calls for a neutron call

Description: neutron call translated to multiple api calls.
Logging it against these api calls for a neutron calls.
This helps in configuring needed rbac rules. Marking it partial
since the request_id should be corresponding neutron generated
id, but that is not present in the relayed message. In the
interest of build time it is locally generated. Once request id
from neutron is relayed from plugin, it will be used and this will
close bug.

Change-Id: I275c50f256c9eef4f35f24e1245422683da5508f
Partial-Bug: #1723193