DevStack plugin to configure HDFS backend.
Go to file
Li, Chen d90b9c8840 Config Manila to use HDFS Driver
Change-Id: Idc8ff19b472de7aa4bb98337619e05c6b27b13de
2015-08-14 10:43:57 +08:00
devstack Config Manila to use HDFS Driver 2015-08-14 10:43:57 +08:00
.gitreview Added .gitreview 2015-08-10 17:05:24 +00:00
LICENSE Initial commit 2015-08-11 12:50:20 +08:00
LICENSE.md Initial commit 2015-08-11 12:50:20 +08:00
README.md Initial commit 2015-08-11 12:50:20 +08:00
tox.ini Initial commit 2015-08-11 12:50:20 +08:00

README.md

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