DevStack plugin to configure HDFS backend.
ab443d88f3
To make it more readable Change-Id: I73b3031bcd115b006728e49a87c02582e04ad820 |
||
---|---|---|
devstack | ||
.gitreview | ||
LICENSE | ||
LICENSE.md | ||
README.md | ||
tox.ini |
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"