]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
NSX: Allow multiple references to same gw device
authorSalvatore Orlando <salv.orlando@gmail.com>
Tue, 11 Mar 2014 23:16:10 +0000 (16:16 -0700)
committerSalvatore Orlando <salv.orlando@gmail.com>
Tue, 11 Mar 2014 23:20:01 +0000 (16:20 -0700)
commit2014300886215452e5753529c68712d075cba57d
treea0856091ab70b8634e2fe64a0f93ab611c8b0bd5
parent12cbf7226553f7029afaff317f918376d096310e
NSX: Allow multiple references to same gw device

This patch amends a data model in order to allow user to specify
the same gateway device multiple times in a network gateway
specification.

The corresponding migration is also being amended with this
patch. This approach has been preferred to developing another
migration since the migration being amended is still the most
recent one for the NSX plugin.

Change-Id: I4d24837d8d65fc45b838f3b616c9ec8a73a50d9c
Closes-Bug: 1262790
neutron/db/migration/alembic_migrations/versions/19180cf98af6_nsx_gw_devices.py
neutron/plugins/vmware/dbexts/networkgw_db.py