]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Indicate the begin and end of the sync process to EOS
authorSukhdev <sukhdev@aristanetworks.com>
Fri, 19 Sep 2014 00:15:10 +0000 (17:15 -0700)
committerSukhdev <sukhdev@aristanetworks.com>
Fri, 19 Sep 2014 05:40:00 +0000 (22:40 -0700)
commitede3fcf062cc60ceb6c1d90c7723887335b17d27
treefc81ee497e83cd040a67f5172389c9460d75a7db
parente31861c15bc73e65a7c22212df2a56f9e45aa0e4
Indicate the begin and end of the sync process to EOS

Send a trigger to EOS when a sync operation is initiated, and,
another trigger when the sync operation is complete.
Additionally, sync_interval value (from ml2_conf_arista.ini)
is passed down to EOS. This is used by EOS to timeout the
transaction.

Change-Id: I5110b24380ad848d03719e94283d69a7bc0ce972
Closes-Bug: 1371324
neutron/plugins/ml2/drivers/arista/mechanism_arista.py
neutron/tests/unit/ml2/drivers/arista/test_arista_mechanism_driver.py