DevStack plugin to configure HDFS backend.
Go to file
Li, Chen b41c3e959c Enable extend share test
HDFS driver now support extend share operation now.
Enable the test to make sure it works well.

Change-Id: Iaccd7c07eef089cdd016f818623f883a8366b8b9
Depends-On: Ia81291eda49dc20c3318f71c51d36682d2aae742
2015-09-11 14:26:30 +08:00
devstack Enable multi-backends 2015-08-28 15:14:14 +08:00
manila Enable extend share test 2015-09-11 14:26:30 +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 Edit README.md 2015-08-14 10:45:52 +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