From 34e702888d6b2961777bec43738ae5992dc597d3 Mon Sep 17 00:00:00 2001 From: Igor Gajsin Date: Wed, 24 Aug 2016 19:12:28 +0300 Subject: [PATCH] add information about installation to README Change-Id: I437ec3362fa81d4af192f23cddbc253a995ec14e --- README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2e04b13..5ab11c4 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,14 @@ 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 ============ -Plugin description \ No newline at end of file +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.