Ricardo Rocha 28fff8006a Make docker_storage_driver a str instead of enum
Allow any value to be passed on the docker_storage_driver field by turning it
into a StringField (was EnumField), and remove the constraints limiting the
values to 'devicemapper' and 'overlay'.

Change the docker storage setup to have a generic setup for all drivers with
the exception of 'devicemapper', which keeps its own specific storage config
function. For all others, do the same we already did for overlay (with two
cases for usage of a cinder volume or not) and simply set the storage driver
in the docker configuration to the value provided in the cluster template.

Change-Id: I9aa8f232ce64ece4d439c0a476f463820a499617
Closes-Bug: #1722522
2017-12-14 14:41:09 +00:00
2017-08-21 12:27:52 +00:00
2017-10-10 14:29:04 +00:00
2017-06-08 14:20:12 +08:00
2016-08-28 21:11:07 +01:00
2014-11-18 09:23:37 -05:00
2016-03-04 07:41:12 -05:00
2014-11-18 09:23:37 -05:00
2017-07-12 13:02:26 +00:00
2017-03-07 01:58:36 +00:00
2017-10-19 08:33:58 +07:00

Team and repository tags

image

Magnum

Magnum is an OpenStack project which offers container orchestration engines for deploying and managing containers as first class resources in OpenStack.

For more information, please refer to the following resources:

Description
Container Infrastructure Management Service for OpenStack
Readme 94 MiB
Languages
Python 73%
Shell 26.7%
Dockerfile 0.3%