manila/manila/share/drivers/hdfs
weiting-chen bed9b9f3f2 Fix bug to run command as root in HDFS driver
A complete proposal is like below steps:
1. Assume the HDFS user in manila.conf has the authority to launch hdfs command.
2. Set run_as_root to False if there is no argument by default, all the cases in
Manila HDFS Driver don't need be a root to run hdfs command.
3. If root is required, please deliver run_as_root parameter and set it as True

Change-Id: I310713c3c1b74ff9990832f61e777cf4c12696fe
Closes-Bug: #1481567
2015-08-10 20:55:54 +08:00
..
__init__.py Add support for HDFS native protocol driver 2015-02-13 00:59:45 +08:00
hdfs_native.py Fix bug to run command as root in HDFS driver 2015-08-10 20:55:54 +08:00