magnum/magnum/db
Hongbin Lu 454911f830 Allow container memory size to be specified
With docker, users have an option to specify memory size when
creating containers. This patch bring this capability to Magnum.
Specifying memory size is optional but recommended. If memory size
is unset, magnum will set mem_limit as None on docker create.

Change-Id: Ife88284402ff39a7b2e051f6e66913e502f2ba8c
Closes-Bug: #1487224
2015-10-03 17:27:30 -04:00
..
sqlalchemy Allow container memory size to be specified 2015-10-03 17:27:30 -04:00
__init__.py Unify using of migration tools 2015-08-26 17:54:14 +09:00
api.py Merge "Remove unused DB API and Service object API" 2015-10-02 04:40:24 +00:00
migration.py Unify using of migration tools 2015-08-26 17:54:14 +09:00