commit 84dfaa8a87cce660aa20619bd93263e645bbb2d0
Author: Gary Kotton <email address hidden>
Date: Wed May 28 06:37:16 2014 -0700
NSX: fix bug for flat provider network
The flat provider network would cause an exception when writing to
database. This is due to the fact that the DB expected an integer
and received an object instead.
Reviewed: https:/ /review. openstack. org/96168 /git.openstack. org/cgit/ openstack/ neutron/ commit/ ?id=84dfaa8a87c ce660aa20619bd9 3263e645bbb2d0
Committed: https:/
Submitter: Jenkins
Branch: master
commit 84dfaa8a87cce66 0aa20619bd93263 e645bbb2d0
Author: Gary Kotton <email address hidden>
Date: Wed May 28 06:37:16 2014 -0700
NSX: fix bug for flat provider network
The flat provider network would cause an exception when writing to
database. This is due to the fact that the DB expected an integer
and received an object instead.
Change-Id: Ib9d38711c0c2ef 16d8bf74bfae448 64a1bc272b1
Closes-bug: #1324120