Comment 2 for bug 1595268

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-octane (stable/8.0)

Reviewed: https://review.openstack.org/332986
Committed: https://git.openstack.org/cgit/openstack/fuel-octane/commit/?id=10b2ee3388a0e20b1e28babee2c450239b3b3ebd
Submitter: Jenkins
Branch: stable/8.0

commit 10b2ee3388a0e20b1e28babee2c450239b3b3ebd
Author: Oleg Gelbukh <email address hidden>
Date: Wed Jun 22 18:09:32 2016 +0000

    Set gateway for admin network if is NULL

    Database field 'gateway' in table 'network_groups' has type
    INET. It cannot be an empty sting, thus correct default value
    for it set to NULL.

    Change-Id: I4cc5ac742a8ddb750cd82a1d15996605cb569bfa
    Closes-bug: 1595268