]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Revert "fix check_ports_exist_on_l3agent in no subnet case"
authorSwaminathan Vasudevan <swaminathan.vasudevan@hp.com>
Mon, 16 Mar 2015 20:20:36 +0000 (20:20 +0000)
committerSwaminathan Vasudevan <swaminathan.vasudevan@hp.com>
Mon, 16 Mar 2015 20:20:36 +0000 (20:20 +0000)
commit121a3bdffb0ee01b571fd8e84ef13af9095ad64e
tree005d1cedd33e13d3802e9ab07f29ee7dd263f6be
parente99f6e00cfd397bb74d44c9462dfcfa545dbed8c
Revert "fix check_ports_exist_on_l3agent in no subnet case"

This reverts commit e99f6e00cfd397bb74d44c9462dfcfa545dbed8c.

This patch introduces an issue with the Tempest test. Already there was a similar patch that broke the tempest test for DVR.
This patch consistently failed to pass  test_add_list_remove_router_on_l3_agent.
I would recommend to revert this patch until the tempest test is fixed.

Change-Id: Ibd1fcb7f5f3196ebc1ffa01b8d5d7c6e8f1aaaac
neutron/db/l3_agentschedulers_db.py
neutron/tests/unit/test_l3_schedulers.py