Comment 2 for bug 1288681

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

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

commit b131a5f63230b7107fad83787a964142d7289da9
Author: AKamyshnikova <email address hidden>
Date: Thu Mar 6 16:09:08 2014 +0400

    Restore NOT NULL constraint lost by earlier migrations

    Bring back nullable=False for columns in tables poolstatisticss
    and ipsec_site_connections that disapeared because of
    migrations abc88c33f74f and 338d7508968c correspondingly.

    Closes-bug: #1288681

    Change-Id: Idc4608616c2b4c06e7404157b2f708d46e91accc