Comment 5 for bug 1741224

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to tripleo-heat-templates (master)

Reviewed: https://review.openstack.org/532828
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=254d1dee4b201c89523c8216317a3c54ca27a2e4
Submitter: Zuul
Branch: master

commit 254d1dee4b201c89523c8216317a3c54ca27a2e4
Author: Jiri Stransky <email address hidden>
Date: Thu Jan 11 14:48:12 2018 +0100

    OpenShift: Accept generic global parameters

    This will allow arbitrary config of global variables for
    openshift-ansible, e.g. customizing SDN params according to:

    https://docs.openshift.org/3.6/install_config/configuring_sdn.html

    Also remove the setting which was meant to disable OVS service
    handlers in openshift-ansible -- that wouldn't solve the problem
    fully.

    Change-Id: Ib87e5d38797da166826af90659e3d05da3352dcf
    Related-Bug: #1741224