magnum/magnum
Hongbin Lu 958e63341a Gate: Attempt to fix a memory allocation error
This random error is due to the different swap space at different
test hosts. In particular, there is a provider who provides VMs with
0 swap space, while other providers provide VMs with 8G swap space.
As a result, Magnum jobs failed at VMs with 0 swap space.

This commit reduces memory consumption of Magnum jobs by reducing the
bay node flavor from 2G to 1G. I consider this as a temporary fix.
A permanent fix should be from infra side to make the swap space
consistent across test nodes.

Partial-Bug: #1521237
Change-Id: Ia043fab1f7665f7299e4094634e02c42b43dcce1
2015-12-21 09:56:20 -05:00
..
api Merge "API: enforce bay type when do rc/service/pod api actions" 2015-12-17 22:42:15 +00:00
cmd Performance: leverage dict comprehension in PEP-0274 2015-12-03 22:02:02 -05:00
common Merge "Create trust_id for bay" 2015-12-16 23:56:01 +00:00
conductor Merge "Create trust_id for bay" 2015-12-16 23:56:01 +00:00
db Create trust_id for bay 2015-12-15 11:28:23 +08:00
hacking Performance: leverage dict comprehension in PEP-0274 2015-12-03 22:02:02 -05:00
locale Imported Translations from Zanata 2015-11-04 06:03:51 +00:00
objects Merge "Create trust_id for bay" 2015-12-16 23:56:01 +00:00
openstack Remove unused oslo-incubator modules 2015-07-22 23:46:12 +03:00
public/css Incorporate feedback from the Initial commit review 2014-11-18 14:25:08 +00:00
service Decoupling magnum service from periodic task 2015-11-30 18:52:48 +00:00
servicegroup Decoupling magnum service from periodic task 2015-11-30 18:52:48 +00:00
templates Merge "Add Kubernetes UI" 2015-12-15 07:36:16 +00:00
tests Gate: Attempt to fix a memory allocation error 2015-12-21 09:56:20 -05:00
MANIFEST.in Initial commit from github (squashed) 2014-11-18 09:23:37 -05:00
__init__.py Initial commit from github (squashed) 2014-11-18 09:23:37 -05:00
i18n.py Setup for translation 2015-05-24 03:13:55 +00:00
opts.py Create trust_id for bay 2015-12-15 11:28:23 +08:00
version.py Remove coding:utf-8 2015-08-03 23:28:22 +08:00