
Now that snapshot_support isn't provided by default, and create_share_from_snapshot_support is also needed for testing some snapshot functionality, we must update the default share type to provide values for each of these. Change-Id: I8f1670439d6d0aa92378b3b3f13a4cdb2e628a21 Depends-On: Ib0ad5fbfdf6297665c208149b08c8d21b3c232be Implements: blueprint add-create-share-from-snapshot-extra-spec
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%