Merge "Allocate 256MB of Ram for Ubuntu VMs"
This commit is contained in:
commit
93c7dbe22f
@ -149,7 +149,7 @@ class UbuntuImageFixture(UbuntuMinimalImageFixture,
|
||||
|
||||
|
||||
class UbuntuFlavorStackFixture(_nova.FlavorStackFixture):
|
||||
ram = 128
|
||||
ram = 256
|
||||
swap = 512
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user