magnum/magnum/drivers/common/templates/environments
Mohammed Naser 26e36485d6 [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-Authored-By: Lingxian Kong <anlin.kong@gmail.com>
Co-Authored-By: Feilong Wang<flwang@catalyst.net.nz>

Change-Id: I39dd456bfa285bf06dd948d11c86867fc03d5afb
2019-09-12 09:38:33 +00:00
..
disable_floating_ip.yaml Support disabling floating IPs in swarm mode 2018-07-10 09:27:07 +00:00
disable_lb_floating_ip.yaml Allow multimaster lb with no floating ip option 2018-06-25 11:51:13 -07:00
enable_floating_ip.yaml Improve floating IP allocation 2019-03-20 18:44:45 +13:00
enable_lb_floating_ip.yaml Improve floating IP allocation 2019-03-20 18:44:45 +13:00
no_etcd_volume.yaml k8s-fedora: Add etcd_volume_size label 2017-07-05 11:54:31 +00:00
no_master_lb.yaml Factorize load balancer code into its own template 2016-12-06 11:18:27 +01:00
no_private_network.yaml Make private network optional 2017-01-09 20:14:44 +01:00
no_volume.yaml Make cinder volume optional 2016-11-10 11:13:09 +01:00
server_with_image.yaml [fedora atomic k8s] Add boot from volume support 2019-09-12 09:38:33 +00:00
server_with_root_volume.yaml [fedora atomic k8s] Add boot from volume support 2019-09-12 09:38:33 +00:00
with_etcd_volume.yaml k8s-fedora: Add etcd_volume_size label 2017-07-05 11:54:31 +00:00
with_master_lb.yaml Allow multimaster lb with no floating ip option 2018-06-25 11:51:13 -07:00
with_master_lb_octavia.yaml Allow multimaster lb with no floating ip option 2018-06-25 11:51:13 -07:00
with_private_network.yaml Make private network optional 2017-01-09 20:14:44 +01:00
with_volume.yaml Make cinder volume optional 2016-11-10 11:13:09 +01:00