Comment 2 for bug 1324120

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (master)

Reviewed: https://review.openstack.org/96168
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=84dfaa8a87cce660aa20619bd93263e645bbb2d0
Submitter: Jenkins
Branch: master

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.

    Change-Id: Ib9d38711c0c2ef16d8bf74bfae44864a1bc272b1
    Closes-bug: #1324120