Add storage backends env files for containerized deployment
authorVictoria Martinez de la Cruz <victoria@redhat.com>
Fri, 18 Aug 2017 16:23:34 +0000 (13:23 -0300)
committerTom Barron <tpb@dyncloud.net>
Fri, 1 Sep 2017 08:32:07 +0000 (08:32 +0000)
commitb7bbe4b758043c418078a60275bbf3bf26f5e07a
treed12a70641c77b898cbe942a6b73853d284c9761b
parentb18c773dd7c1f2b945587f64d5e97c35ba898399
Add storage backends env files for containerized deployment

A storage backend has to be selected when deploying manila,
otherwise the manila-share service will fail to start. For this,
we have some environment files specifying the configuration for
different storage backends. We need a dockerized version
for this environment files.

In this patch set we add those environment files.

Change-Id: I9886016b02bec26699af1f8165d7b0702dfe8b9b
Partial-Bug: #1668922
(cherry picked from commit d7d54594410f60ea6ebf1301048d95f64c66f645)
environments/manila-cephfsnative-config-docker.yaml [new file with mode: 0644]
environments/manila-netapp-config-docker.yaml [new file with mode: 0644]