RETIRED, Fuel plugin which enables OpenStack Manila with MOS controllers deployment
Go to file
Igor Gajsin 4158d13114 rename the manila packages
The plugin build it's own packages for manila instead stored in the
ubuntu repositories. For avoiding confusing between them plugin's
packages were renaimed.

Change-Id: Iba2add1e01a7f5677bf7793e12c97ce3d3fb8ac1
2016-09-26 17:25:26 +03:00
deployment_scripts/puppet rename the manila packages 2016-09-26 17:25:26 +03:00
docs add tests documentaion 2016-09-22 08:57:23 +00:00
plugin_test small fixes for manila_with_ceilometer 2016-09-23 09:33:58 +00:00
repositories fix requirements.txt in manila-ui and python-manilaclient 2016-08-15 16:13:17 +03:00
.gitignore add build dependencies with plugin 2016-07-07 12:09:28 +03:00
.gitmodules The incorrect branch key is fixed for fuel-qa submodule 2016-08-18 16:29:50 +03:00
.gitreview add .gitreview 2016-08-03 18:10:38 +03:00
LICENSE Add skeleton of the plugin 2016-07-04 13:18:42 +03:00
README.md add information about installation to README 2016-08-24 19:12:28 +03:00
components.yaml fix name of the component 2016-08-03 17:01:31 +03:00
deployment_tasks.yaml The refactoring 2016-08-26 18:33:29 +03:00
environment_config.yaml swap default values for netapp protocol and port 2016-09-19 17:26:11 +03:00
gen_password.sh Shellcheck warnings fix 2016-08-18 18:39:30 +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 rename the manila packages 2016-09-26 17:25:26 +03:00
tasks.yaml Add skeleton of the plugin 2016-07-04 13:18:42 +03:00
volumes.yaml Getting ready for the first deploy 2016-07-04 15:05:35 +03:00

README.md

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.