From 1add6fc222745d6cd4b396fd105fccee3c015e1b Mon Sep 17 00:00:00 2001 From: "Sean M. Collins" Date: Tue, 3 Feb 2015 16:24:48 -0500 Subject: [PATCH] Increase the suggested minimum ram to 4gb Change-Id: I4f098d731693e635ebcc89357d382674c7730201 --- doc/source/guides/single-vm.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/guides/single-vm.rst b/doc/source/guides/single-vm.rst index a41c4e14f1..ab46d91b83 100644 --- a/doc/source/guides/single-vm.rst +++ b/doc/source/guides/single-vm.rst @@ -15,7 +15,7 @@ Virtual Machine --------------- DevStack should run in any virtual machine running a supported Linux -release. It will perform best with 2Gb or more of RAM. +release. It will perform best with 4Gb or more of RAM. OpenStack Deployment & cloud-init ---------------------------------