Comment 9 for bug 1826308

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

Reviewed: https://review.opendev.org/656037
Committed: https://git.openstack.org/cgit/starlingx/config/commit/?id=798b8ff4922fabc9b1bb802257c8f482146064c7
Submitter: Zuul
Branch: master

commit 798b8ff4922fabc9b1bb802257c8f482146064c7
Author: Al Bailey <email address hidden>
Date: Fri Apr 26 17:46:41 2019 -0500

    Set the number of nova schedulers to 1

    When applying the stx-openstack manifest, the default
    nova scheduler processes was equal to number of cores.

    Now it is set to 1.

    This reduces overall memory footprint and the time
    to apply the stx-openstack manifest. This reduces
    out of memory issues on systems that have a very large
    number of cores.

    Change-Id: I7f9f41f13d5ae18da2c58d9968a7ee67cbe5a05e
    Fixes-Bug: 1826308
    Signed-off-by: Al Bailey <email address hidden>