Comment 8 for bug 1524640

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

Reviewed: https://review.openstack.org/337891
Committed: https://git.openstack.org/cgit/openstack/fuel-web/commit/?id=36515bbbc13a582c92abd46d67843c0939d8a738
Submitter: Jenkins
Branch: master

commit 36515bbbc13a582c92abd46d67843c0939d8a738
Author: Alex Schultz <email address hidden>
Date: Tue Jul 5 15:35:30 2016 -0600

    Expose configuration to skip gateway ping check

    We currently allow for someone to bypass the public gateway ping check
    on the controllers for the public_vip monitor via hiera. But this is
    hidden and not well documented. This change aims to expose this to the
    deployer in a more obvious way.

    Change-Id: Ic244e907fb9db2c020cf590e96626b015cbe0773
    Closes-Bug: #1524640