Update Documents to use HDFS Driver

Fix the driver path to the right one.

Change-Id: I093cff185ed08c3bb4670449d5cc7f55b655ec7e
Closes-Bug: #1481566
This commit is contained in:
weiting-chen 2015-08-06 16:34:28 +08:00
parent f96ebefc22
commit 46a126208a
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ Requirements
Manila driver configuration
---------------------------
- `share_driver` = manila.share.drivers.hdfs_native.HDFSNativeShareDriver
- `share_driver` = manila.share.drivers.hdfs.hdfs_native.HDFSNativeShareDriver
- `hdfs_namenode_ip` = the IP address of the HDFS namenode, and only single
namenode is supported now
- `hdfs_namenode_port` = the port of the HDFS namenode service