]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Nicira NVP plugin support for l3_ext_gw_mode extension
authorSalvatore <salv.orlando@gmail.com>
Thu, 4 Apr 2013 10:35:50 +0000 (12:35 +0200)
committerSalvatore Orlando <salv.orlando@gmail.com>
Mon, 15 Jul 2013 20:42:42 +0000 (22:42 +0200)
commit60a392f0aa0d5a8c865e81f65566549b7a753c24
treea93180908a670ae0e169af3c237a006c21410084
parent69ebd0870aada3b58f1f1c39813ec1a62ce26b6e
Nicira NVP plugin support for l3_ext_gw_mode extension

Bug 1121129

This patch adds support the 'configurable external gateway' extension
in the NVP plugin.

Change-Id: I531ebe0053b1b9e21d6f0685776acebe3173b170
neutron/db/l3_gwmode_db.py
neutron/db/migration/alembic_migrations/versions/128e042a2b68_ext_gw_mode.py
neutron/plugins/nicira/NeutronPlugin.py
neutron/tests/unit/nicira/test_nicira_plugin.py
neutron/tests/unit/test_extension_ext_gw_mode.py