magnum/magnum/objects
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
..
__init__.py Backend support for magnum service 2015-09-28 17:06:10 +00:00
base.py Fix H405 and E131 ignored pep8 rules 2015-09-23 12:21:09 +01:00
bay.py Change bay.*_cert_uuid to bay.*_cert_ref 2015-09-01 16:16:36 +09:00
baylock.py Remove coding:utf-8 2015-08-03 23:28:22 +08:00
baymodel.py Adding support for public baymodels 2015-10-01 08:35:18 -05:00
certificate.py Add Certificate controller for TLS support. 2015-09-05 13:45:43 +00:00
container.py Allow container memory size to be specified 2015-10-03 17:27:30 -04:00
fields.py Introduce BayType that declares valid COEs 2015-09-28 15:55:40 -04:00
magnum_service.py Backend support for magnum service 2015-09-28 17:06:10 +00:00
node.py Remove coding:utf-8 2015-08-03 23:28:22 +08:00
pod.py Remove unused DB API and Pod object API 2015-09-24 17:47:22 -07:00
replicationcontroller.py Fix H405 and E131 ignored pep8 rules 2015-09-23 12:21:09 +01:00
service.py Remove unused DB API and Service object API 2015-09-29 16:22:02 -07:00
utils.py Setup for translation 2015-05-24 03:13:55 +00:00
x509keypair.py Merge "Fix H405 and E131 ignored pep8 rules" 2015-09-24 18:28:56 +00:00