magnum/magnum/tests/unit/conductor/handlers
Mohammed Naser cfe2753fd3 [fedora atomic k8s] Add boot from volume support
Support boot from volume for Kubernetes all nodes (master and worker)
so that user can create a big size root volume, which could be more
flexible than using docker_volume_size. And user can specify the
volume type so that user can leverage high performance storage, e.g.
NVMe etc.

And a new label etcd_volme_type is added as well so that user can
set volume type for etcd volume.

If the boot_volume_type or etcd_volume_type are not passed by labels,
Magnum will try to read them from config option
default_boot_volume_type and default_etcd_volume_type. A random
volume type from Cinder will be used if those options are not set.

Task: 30374
Story: 2005386

Co-Authorized-By: Feilong Wang<flwang@catalyst.net.nz>

Change-Id: I39dd456bfa285bf06dd948d11c86867fc03d5afb
2019-09-20 05:00:29 +00:00
..
common python3 fix: decode binary cert data if encountered 2019-02-27 19:47:38 +11:00
__init__.py Make room for functional tests 2015-04-02 12:25:43 -04:00
test_ca_conductor.py Rename bay to cluster in certificate object and references 2016-09-01 08:48:24 -07:00
test_cluster_conductor.py ng-3: Adapt existing drivers 2019-03-28 10:31:01 +00:00
test_conductor_listener.py Use assertTrue/False instead of assertEqual(T/F) 2015-10-29 11:17:01 +01:00
test_federation_conductor.py federation api: api endpoints 2018-02-09 00:59:31 -03:00
test_indirection_api.py Indirection API implementation 2015-09-01 16:38:36 +02:00
test_k8s_cluster_conductor.py [fedora atomic k8s] Add boot from volume support 2019-09-20 05:00:29 +00:00
test_mesos_cluster_conductor.py Allow setting network, subnet and FIP when creating cluster 2019-07-31 20:41:20 +12:00
test_swarm_cluster_conductor.py Allow setting network, subnet and FIP when creating cluster 2019-07-31 20:41:20 +12:00