magnum/magnum
Mohammed Naser 6788a99e71 [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-06-18 09:30:11 -04:00
..
api [k8s][fedora atomic] Rolling upgrade support 2019-06-07 14:48:08 +12:00
cmd Add framework for magnum-status upgrade check 2019-01-27 04:26:30 +00:00
common [fedora atomic k8s] Add boot from volume support 2019-06-18 09:30:11 -04:00
conductor Add cluster upgrade to the API 2019-06-07 12:01:10 +12:00
conf [fedora atomic k8s] Add boot from volume support 2019-06-18 09:30:11 -04:00
db ng-4: Adapt cluster object 2019-03-29 10:31:48 +00:00
drivers [fedora atomic k8s] Add boot from volume support 2019-06-18 09:30:11 -04:00
hacking Fix typo in magnum/hacking/checks.py for consistency 2017-06-16 15:43:27 +08:00
objects ng-4: Adapt cluster object 2019-03-29 10:31:48 +00:00
service ng-2: Adapt existing cluster APIs and conductor 2019-03-28 10:31:01 +00:00
servicegroup Trivial code cleanups 2018-10-02 19:41:34 +00:00
tests [fedora atomic k8s] Add boot from volume support 2019-06-18 09:30:11 -04:00
__init__.py Initial commit from github (squashed) 2014-11-18 09:23:37 -05:00
i18n.py Remove log translations 2017-03-30 17:05:10 +08:00
version.py Remove coding:utf-8 2015-08-03 23:28:22 +08:00