]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Fix update_device_up method of linuxbridge plugin
authorEugene Nikanorov <enikanorov@mirantis.com>
Sat, 19 Oct 2013 12:06:03 +0000 (16:06 +0400)
committerEugene Nikanorov <enikanorov@mirantis.com>
Fri, 25 Oct 2013 14:40:17 +0000 (18:40 +0400)
commit01e45596fae2818b41c76b41bef46e86c5d33231
treec2f21f9c481eaeef401b73c298658500fda2979a
parent84a847429ad47f093bbdfa8d454653fc2def0284
Fix update_device_up method of linuxbridge plugin

Also add unit tests covering update_device_up and update_device_down
methods

Change-Id: I97f2f9249b684aa5350b3f0621754543e80bec70
Closes-Bug: #1241602
neutron/plugins/linuxbridge/lb_neutron_plugin.py
neutron/tests/unit/linuxbridge/test_linuxbridge_plugin.py