magnum/magnum/conf
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
..
__init__.py [fedora-atomic][k8s] Support default Keystone auth policy file 2019-06-11 11:57:15 +12:00
api.py Support magnum-api multiple process workers 2017-01-09 20:25:55 +08:00
barbican.py Centralize config option: all clients section 2016-09-22 00:59:44 +00:00
certificates.py Centralize config option: certificates section 2016-09-22 05:57:39 +00:00
cinder.py [fedora atomic k8s] Add boot from volume support 2019-09-20 05:00:29 +00:00
cluster.py Add missing ws separator between words 2019-06-04 01:47:01 +00:00
cluster_heat.py Centralize config option: cluster_heat section 2016-09-22 05:56:43 +00:00
cluster_templates.py Centralize config option: cluster_template section 2016-09-22 12:44:18 +07:00
conductor.py Support magnum-conductor multiple process workers 2017-05-02 02:21:29 +00:00
database.py Fix db config 2017-03-28 14:31:26 +00:00
docker.py Move to docker python SDK 2.x.x 2017-06-09 15:03:25 +00:00
docker_registry.py Centralize config option: docker_registry section 2016-10-11 11:05:40 +07:00
drivers.py Deprecate send_cluster_metrics 2018-08-20 10:53:50 +12:00
glance.py Centralize config option: all clients section 2016-09-22 00:59:44 +00:00
heat.py Centralize config option: all clients section 2016-09-22 00:59:44 +00:00
keystone.py Centralize config option: keystone_auth section 2016-09-22 05:57:53 +00:00
kubernetes.py [fedora-atomic][k8s] Support default Keystone auth policy file 2019-06-11 11:57:15 +12:00
magnum_client.py Centralize config option: all clients section 2016-09-22 00:59:44 +00:00
neutron.py Centralize config option: all clients section 2016-09-22 00:59:44 +00:00
nova.py Centralize config option: all clients section 2016-09-22 00:59:44 +00:00
octavia.py Add Octavia python client for Magnum 2018-11-05 11:45:41 -08:00
opts.py Init magnum centralize config 2016-09-20 10:12:33 +07:00
paths.py Centralize config option: paths section 2016-09-22 05:56:53 +00:00
profiler.py Integrate OSProfiler in Magnum 2017-01-24 07:43:31 +07:00
quota.py Resource Quota - Add config option to limit clusters 2017-01-23 11:00:02 -06:00
rpc.py Remove unused config periodic_global_stack_list 2017-08-17 06:10:59 +00:00
services.py Use HostAddressOpt for opts that accept IP and hostnames 2018-06-13 22:23:14 -04:00
trust.py Add missing ws separator between words 2018-11-21 14:24:53 +08:00
utils.py Centralize config option: urlfetch and periodic 2016-10-11 04:04:38 +00:00
x509.py Centralize config option: x509 section 2016-09-22 05:58:01 +00:00