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.
Reviewed: https:/ /review. opencontrail. org/36471 github. com/Juniper/ contrail- controller/ commit/ 2033ea2ed990b4e 3d605c9b960b0a9 fbfda93325
Committed: http://
Submitter: Zuul (<email address hidden>)
Branch: master
commit 2033ea2ed990b4e 3d605c9b960b0a9 fbfda93325
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: I275c50f256c9ee f4f35f24e124542 2683da5508f
Partial-Bug: #1723193