
Change [1] removed the tempest pin from the pre test hook in manila proper. Remove it here as well. Closes-Bug: #1711814 [1] Ia402fb79e1de5c9925f575d635b9928475095f86 Change-Id: If2d5712b6dbbf46b02763573eae6828359809484
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%