]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
LinuxBridge: update status according to admin_state_up
authorGary Kotton <gkotton@redhat.com>
Sun, 13 Jan 2013 09:16:29 +0000 (09:16 +0000)
committerGary Kotton <gkotton@redhat.com>
Wed, 23 Jan 2013 16:39:13 +0000 (16:39 +0000)
commit8f28b588618fc1ac24a84a86d8d485f8875d3709
tree04b90b46e57bc91b9b671c92b8b5d268f9db6d44
parent6f6499700a8ce682f9d0963180cbc389ac4acc85
LinuxBridge: update status according to admin_state_up

Fixes bug 1099065

In addition to this the agent will only treat ports that exist on the agent.

Change-Id: I927649a45a860421ef0d825015516000475ad08d
quantum/agent/rpc.py
quantum/plugins/linuxbridge/agent/linuxbridge_quantum_agent.py
quantum/plugins/linuxbridge/lb_quantum_plugin.py
quantum/tests/unit/linuxbridge/test_lb_quantum_agent.py
quantum/tests/unit/linuxbridge/test_rpcapi.py