]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
set default for gw conn info in nvp_networkgw extension
authorSalvatore Orlando <salv.orlando@gmail.com>
Thu, 23 May 2013 14:31:36 +0000 (16:31 +0200)
committerSalvatore Orlando <salv.orlando@gmail.com>
Fri, 14 Jun 2013 15:12:01 +0000 (17:12 +0200)
commit8761cf1e74cd0f4d7f01e19a9e225c932e6dd61e
tree0d7c79d50de38bf222967834e3255732a272a094
parent7dc384959288025c2b7e88090b6fb9082af305be
set default for gw conn info in nvp_networkgw extension

Bug 1183285

This patch simply guarantees default segmentation type and
id in gateway connection info for the 'connect' and 'disconnect'
actions are correctly set respectively to 'flat' and 0.

Change-Id: I1b4e8274651e05f4681878ab70daef990ece901b
quantum/plugins/nicira/nicira_networkgw_db.py
quantum/tests/unit/nicira/test_networkgw.py