Comment 4 for bug 1711376

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to openstack-ansible (stable/pike)

Reviewed: https://review.openstack.org/499499
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible/commit/?id=bc1717c3a93b9bef95bf9ffade0916d161b76edd
Submitter: Jenkins
Branch: stable/pike

commit bc1717c3a93b9bef95bf9ffade0916d161b76edd
Author: Markos Chandras <email address hidden>
Date: Thu Aug 17 13:43:45 2017 +0100

    Vagrantfile: Increase VM memory size to 12G

    Running AIO on Vagrant results in the entire 8G of memory being used.
    This makes the VM really slow after a while and as a result of which
    various services may start to fail due to timeouts. It's best to
    increase the VM memory to 12G in order to make testing on Vagrant
    smoother.

    Related-Bug: #1711376
    Change-Id: Ib371c3513081a82271f18cde340e1cd9465a3da6
    (cherry picked from commit 15c420206fbef6c18952138aa91d2d60c5220178)