Comment 2 for bug 1799896

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

Reviewed: https://review.openstack.org/613237
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=a8006b44411577a856b0144bb3da57492dd56d0a
Submitter: Zuul
Branch: master

commit a8006b44411577a856b0144bb3da57492dd56d0a
Author: pengyuesheng <email address hidden>
Date: Thu Oct 25 15:54:13 2018 +0800

    Ignore error msg for gateway IP when gateway is disabled

    Although the gateway is disabled,
    it still checks the format of the gateway ip and
    throws an error if there is a problem with the format.

    Change-Id: I8d13819175701885412ab4813e19aba0ac63a3c3
    Closes-Bug: #1799896