DevStack plugin to configure HDFS backend.
Go to file
Li, Chen 9fd9fad994 Add pre/post test hook scripts
1. Create directory for manila
2. Add pre/post test hook scripts for job "gate-manila-tempest-dsvm-hdfs".
3. As the first step, we set MANILA_MULTI_BACKEND=False

Change-Id: Id4eede08805ad097bba6443b521fa4dbf2c65a5f
2015-08-26 16:55:02 +08:00
devstack Add pre/post test hook scripts 2015-08-26 16:48:35 +08:00
manila Add pre/post test hook scripts 2015-08-26 16:55:02 +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