Comment 4 for bug 1711462

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

Reviewed: https://review.openstack.org/498549
Committed: https://git.openstack.org/cgit/openstack/tripleo-common/commit/?id=ac59ce053f972a28b20c0a5c22e7d073d0bb7202
Submitter: Jenkins
Branch: stable/pike

commit ac59ce053f972a28b20c0a5c22e7d073d0bb7202
Author: Alan Bishop <email address hidden>
Date: Thu Aug 17 17:20:59 2017 -0400

    Use NovaVcpuPinSet when deriving HCI parameters

    When deriving deployment parameters for HCI (hyperconverged Nova compute and
    Ceph OSD nodes), use NovaVcpuPinSet to determine the number of CPU cores
    available for Nova and Ceph. When NovaVcpuPinSet isn't set, use all of the
    cores identified in the baremetal introspection data.

    Closes-Bug: #1711462
    Change-Id: I6e0a0004d3df1f7acbb15b014cc2fe5fb139c2aa
    (cherry picked from commit 813e12ab9f3f49cef4dad477b15d53af9030bdf5)