1fe2296fecc6fb1120c1e2fa1ced57e913ef04dc

As we modified Manila-HDFS job definition to use manila/pre_, post_ test_hook scripts, now devstack/pre_, post_ test_hook scripts not required. This patch removes devstack/pre_, post_ test_hook scripts in devstack/ directory. Change-Id: I8ba69b447fedbdac19cb668f182333b620ecab69
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%