]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Big Switch: Remove consistency hash on full sync
authorKevin Benton <blak111@gmail.com>
Mon, 9 Jun 2014 19:20:18 +0000 (12:20 -0700)
committerKevin Benton <blak111@gmail.com>
Wed, 16 Jul 2014 19:38:52 +0000 (12:38 -0700)
commite60670e5a202870693f7485a1da4411f4faaf36d
treef0fa7aeb3c50ebc549e30ee079cc7a21abe5bd6b
parentfb6e0653acfba9654c9119427ada0ad6c7211813
Big Switch: Remove consistency hash on full sync

Clears the consistency hash before performing a full
backend synchronization. Since all of the data is being
replaced, there is no reason to include this and it
currently requires special-casing to handle.

Closes-Bug: #1328233
Change-Id: Iace766d869dc78b041d3a5464e728b872c8347c2
neutron/plugins/bigswitch/servermanager.py