]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Add logging for NSX status sync cache
authorSalvatore Orlando <salv.orlando@gmail.com>
Thu, 12 Jun 2014 23:38:43 +0000 (16:38 -0700)
committerSalvatore Orlando <salv.orlando@gmail.com>
Thu, 12 Jun 2014 23:38:43 +0000 (16:38 -0700)
commite1eb458f64b53d17f1682b044698683e94ea3dee
tree7e15fb4e416a16951e75bea2a3ace96d22ddd689
parentd394b8a7705f38c85cc1fa07fc27d31fbd765c49
Add logging for NSX status sync cache

This patch simply adds some log statements with debug
severity for tracking events related to the NSX object
cache kept by the operational status synchronization
thread.

This will  be helpful when debugging error conditions.

Change-Id: Ieb7b44b1117048c126d275dea2b8503b85eaba04
Related-Bug: 1329560
neutron/plugins/vmware/common/sync.py