RETIRED, Fuel plugin which enables OpenStack Manila with MOS controllers deployment
Go to file
OpenDev Sysadmins e2e50fc0a2 OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
2019-04-19 19:50:28 +00:00
deployment_scripts/puppet add --insecure to the manila type-create command 2016-10-14 18:20:28 +03:00
doc s/onTap/ONTAP/ in the env_config.yaml 2016-11-03 17:06:11 +03:00
plugin_test Merge "fix typo in code" 2016-10-18 10:38:55 +00:00
repositories fix requirements.txt in manila-ui and python-manilaclient 2016-08-15 16:13:17 +03:00
specs fix type in the specification 2016-10-13 18:39:08 +03:00
.gitignore add build dependencies with plugin 2016-07-07 12:09:28 +03:00
.gitmodules Fix for CI issue related to submodule downloading 2016-11-24 17:30:28 +03:00
.gitreview OpenDev Migration Patch 2019-04-19 19:50:28 +00:00
components.yaml compatible components are added 2016-10-19 17:27:38 +03:00
deployment_tasks.yaml Fix hot-plug 2016-10-05 17:12:39 +03:00
environment_config.yaml s/onTap/ONTAP/ in the env_config.yaml 2016-11-03 17:06:11 +03:00
gen_keys.sh prevent to execute unnecessary tasks when redeploy 2016-09-27 12:46:17 +03:00
gen_password.sh prevent to execute unnecessary tasks when redeploy 2016-09-27 12:46:17 +03:00
LICENSE Add skeleton of the plugin 2016-07-04 13:18:42 +03:00
metadata.yaml The refactoring 2016-08-26 18:33:29 +03:00
network_roles.yaml Add skeleton of the plugin 2016-07-04 13:18:42 +03:00
node_roles.yaml add manila-share and manila-data roles 2016-08-24 18:51:15 +03:00
post_install.sh move generation of passwords and ssh keys to master node 2016-08-17 15:12:37 +03:00
pre_build_hook clean pre_build_hook from manilaclient building 2016-10-07 17:42:36 +03:00
README.md add information about installation to README 2016-08-24 19:12:28 +03:00
tasks.yaml remove example tasks from tasks.yaml 2016-10-14 13:16:18 +03:00
volumes.yaml Getting ready for the first deploy 2016-07-04 15:05:35 +03:00

fuel-plugin-manila

It is the plugin for Fuel that provide using Manila (File Share as a Service) project whithin a Mirantis OpenStack's environment.

Installation

The Fuel Plugin Manila uses special service images from https://github.com/openstack/manila-image-elements

Before installation that image should be placed on a Fuel master node and environment variable MANILA_IMAGE should contain the path to that image.