
HDFS driver do support snapshot operations. Enable the test to make sure it works well. Change-Id: Ib1f434a21f76bba575abf118213d6a510cd08d2f Depends-On: I525556842191be6ca273293457327d3d3480832d
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%