magnum/magnum/tests/unit/conductor/handlers
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
..
common Bay can not be deleted by other users in the same project 2016-04-05 12:09:53 +08:00
__init__.py Make room for functional tests 2015-04-02 12:25:43 -04:00
test_bay_conductor.py Emit notifications when bay operations get executed 2016-05-19 15:29:56 +08:00
test_ca_conductor.py Fix invalid import order 2016-02-07 22:54:41 -08:00
test_conductor_listener.py Use assertTrue/False instead of assertEqual(T/F) 2015-10-29 11:17:01 +01:00
test_docker_conductor.py Fix container-create memory not passed 2016-04-18 08:13:27 +00:00
test_indirection_api.py Indirection API implementation 2015-09-01 16:38:36 +02:00
test_k8s_bay_conductor.py Add docker-storage-driver attribute to baymodel 2016-06-01 10:42:19 +02:00
test_k8s_conductor.py Remove pod object 2016-05-27 11:34:09 +01:00
test_mesos_bay_conductor.py Add mesos_slave_executor_env_variables validate 2016-05-20 08:23:25 +00:00
test_swarm_bay_conductor.py Add docker-storage-driver attribute to baymodel 2016-06-01 10:42:19 +02:00