d90b9c88405d62148f1bad92f398e24485389400

Change-Id: Idc8ff19b472de7aa4bb98337619e05c6b27b13de
devstack-plugin-hdfs
The plugin would configure HDFS, and configure Manila to use it as its backend.
Goals
- To install HDFS packages
- Configures Manila with HDFS backend
How to use
-
Add this repo as an external repository to localrc::
local enable_plugin hdfs https://github.com/openstack/devstack-plugin-hdfs
-
run "stack.sh"
Description
Languages
Shell
100%