Comment 15 for bug 1723193

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

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

commit dc9a1a49a24dc2c7cdc8a18d2ada0702b2397132
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