Comment 14 for bug 1736713

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-heat-templates (stable/pike)

Reviewed: https://review.openstack.org/535397
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=e7fba848f939be9f0c5a4b87cb4467f03a2ff037
Submitter: Zuul
Branch: stable/pike

commit e7fba848f939be9f0c5a4b87cb4467f03a2ff037
Author: Jaganathan Palanisamy <email address hidden>
Date: Wed Dec 6 03:31:39 2017 -0500

    Update default value for derive params workflow inputs

    This change is to update the default value for derive params
    workflow inputs num_phy_cores_per_numa_node_for_pmd
    and huge_page_allocation_percentage.
    num_phy_cores_per_numa_node_for_pmd default value needs to be reduced
    to 1 and cannot use more than 1 because of multi-queues.
    huge_page_allocation_percentage default value needs to be reduced
    from 90 because in some cases where we do not have enough memory
    for some hosts

    Change-Id: I8620f07f09337d0d63198c3168fec00f16262a63
    Closes-Bug: #1736713
    (cherry picked from commit 913444d8547c6850ce74f0bbbf84045b88afca22)