]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Refactor rpc_loop() in ovs neutron agent
authorAman Kumar <amank@hp.com>
Wed, 17 Jun 2015 06:16:24 +0000 (23:16 -0700)
committerAman Kumar <amank@hp.com>
Wed, 17 Jun 2015 09:43:35 +0000 (09:43 +0000)
commit7d704db18ec7635328bfce7dc6e936151f264f1f
tree2eb011d1785d46c3d158d1b93bb0126b69ae1331
parent8f2014ea556404fb99c78add1e46b80c718cf491
Refactor rpc_loop() in ovs neutron agent

This patch segregates the port_info recieved by
scan_ports and scan_ancillary_ports.

This refactoring is basically required for this patch set:
https://review.openstack.org/#/c/165023/

Co-Authored-By: Romil Gupta <romilg@hp.com>
Change-Id: I9b43c230cda9d2659ad0e806bebe8a3dc12826ec
Partial-Bug: #1329223
neutron/plugins/openvswitch/agent/ovs_neutron_agent.py