magnum/magnum/objects
Spyros Trigazis dec85b538f Add docker-storage-driver attribute to baymodel
* This parameter will be optional and users will be able to select
  a supported driver, otherwise the default configuration will be
  used.
* Add docker storage driver enum field to baymodel
* Add db upgrade file
* Update heat templates for kubernetes and swarm allowing only
  devicemapper and overlay as docker_storage_driver values.
* Add configuration for OverlayFS on Fedora Atomic, if overlay is
  incompatible bay creation will result a CREATE_FAILED status.
* Factor out configuration of docker storage drivers
* Update tests
* Add Release Notes

Partially-Implements: blueprint support-for-different-docker-storage-driver
Change-Id: Ib58cb734c4e9c90d5d83574852213d2e97359e92
2016-06-01 10:42:19 +02:00
..
__init__.py Remove pod object 2016-05-27 11:34:09 +01:00
base.py Use obj_attr_is_set to check whether an attr is set in oslo_versionedobject 2016-03-01 23:20:19 +08:00
bay.py Use oslo_utils.is_int_like support 2016-05-26 11:11:37 +02:00
baymodel.py Add docker-storage-driver attribute to baymodel 2016-06-01 10:42:19 +02:00
certificate.py Add Certificate controller for TLS support. 2015-09-05 13:45:43 +00:00
container.py Fix invalid import order 2016-02-07 22:54:41 -08:00
fields.py Add docker-storage-driver attribute to baymodel 2016-06-01 10:42:19 +02:00
magnum_service.py Cleanup MagnumService Object usage 2016-01-29 15:39:28 +08:00
replicationcontroller.py Use k8sclient library 2016-04-17 03:35:39 +00:00
service.py Use k8sclient library 2016-04-17 03:35:39 +00:00
x509keypair.py X509keypair cleanup 2016-05-30 12:02:26 +05:30