]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
BigSwitch plugin: allow 'external' keyword in router rules
authorKevin Benton <kevin.benton@bigswitch.com>
Tue, 17 Sep 2013 20:43:02 +0000 (13:43 -0700)
committerKevin Benton <kevin.benton@bigswitch.com>
Tue, 17 Sep 2013 20:44:45 +0000 (13:44 -0700)
commit276a3b422d54b6976fed8c23ed54bd9bb707e4ff
treeba725e4c636ff9c78d69658fe885e51a445e9dc9
parent4afee8006c671cb2ffdad9d7fd2ef4b12284ac16
BigSwitch plugin: allow 'external' keyword in router rules

Allows 'external' keyword in addition to 'any' keyword
in BigSwitch router rules support.

Closes-Bug: #1226814
Change-Id: Ia92513e89b0c95c5b3b98921e126fdd21cc4f405
neutron/plugins/bigswitch/extensions/routerrule.py
neutron/tests/unit/bigswitch/test_router_db.py