magnum/magnum/tests/unit/conductor
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
..
handlers Add docker-storage-driver attribute to baymodel 2016-06-01 10:42:19 +02:00
tasks Fix invalid import order 2016-02-07 22:54:41 -08:00
__init__.py Make room for functional tests 2015-04-02 12:25:43 -04:00
test_k8s_api.py Code refactoring in conductor/k8s_api.py 2016-05-18 01:55:20 +05:30
test_monitors.py Merge "Add cpu util to K8sMonitor" 2016-04-05 16:44:16 +00:00
test_rpcapi.py X509keypair cleanup 2016-05-30 12:02:26 +05:30
test_scale_manager.py Use bay to init K8sAPI instead of bay_uuid 2016-03-22 06:30:08 +08:00
test_template_definition.py Add mesos_slave_executor_env_variables validate 2016-05-20 08:23:25 +00:00
test_utils.py Remove pod object 2016-05-27 11:34:09 +01:00