Comment 12 for bug 1319678

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to fuel-main (master)

Reviewed: https://review.openstack.org/93902
Committed: https://git.openstack.org/cgit/stackforge/fuel-main/commit/?id=618597b18aaa9b4ad451dcd455e699971cf7582f
Submitter: Jenkins
Branch: master

commit 618597b18aaa9b4ad451dcd455e699971cf7582f
Author: Mike Scherbakov <email address hidden>
Date: Fri May 16 16:33:52 2014 +0400

    Increased RAM size for master node VM to 1.5Gb

    With introduction of Docker, master node requirements
    are increased and 1Gb of RAM doesn't seem to be enough:
    Linux starts to use swap. To avoid this and speed up
    master node boostrapping, increasing default RAM size.

    Change-Id: Ib6ed191b49729f480388b0414c8407571242ce84
    Related-Bug: 1319678