]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
NSX: Validate gateway device list against DB
authorSalvatore <salv.orlando@gmail.com>
Mon, 1 Sep 2014 12:37:00 +0000 (14:37 +0200)
committerSalvatore Orlando <salv.orlando@gmail.com>
Tue, 18 Nov 2014 22:31:00 +0000 (22:31 +0000)
commit906055b07771c816a3bb2954fbfbd89fafe2ab4f
tree0ad25f3c4014e95e5a45367167e5e0c6bbacea80
parentc2b1594ad878b1897468210ccb89fc0d0c4146c4
NSX: Validate gateway device list against DB

This patch adds a check for validating the devices for a network
gateway are defined in the neutron DB before the request for
creating the network gateway is sent to the NSX backend.

Change-Id: Ic2245f965da332dbaee4ab5a869ce47f06a9e6ce
Partial-Bug: #1319581
neutron/plugins/vmware/dbexts/networkgw_db.py
neutron/plugins/vmware/plugins/base.py
neutron/tests/unit/vmware/extensions/test_networkgw.py