Comment 17 for bug 1793214

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

Reviewed: https://review.openstack.org/603514
Committed: https://git.openstack.org/cgit/openstack/stx-tools/commit/?id=6108c459c9ec71737baede3aaae75873cdfc45e6
Submitter: Zuul
Branch: master

commit 6108c459c9ec71737baede3aaae75873cdfc45e6
Author: Michel Thebeau <email address hidden>
Date: Tue Sep 18 16:10:14 2018 -0400

    deployment: libvirt: give all-in-one 18G of RAM

    All-in-one with 18G will provide over 2G of RAM for instances. For
    example, a test configuration with two instances each with 1G RAM.

    This amount is less than the 24G listed in controller_allinone.xml,
    however all-in-one had been setup to use controller.xml, which provides
    16G, so technically the series of related commits is increasing the RAM
    for all-in-one from 16 to 18G.

    Partial-Bug: #1793214

    Change-Id: Id6556da171f43ba52375c33b8ab85b6d6d60c74d
    Signed-off-by: Michel Thebeau <email address hidden>