diff --git a/doc/source/devref/hdfs_native_driver.rst b/doc/source/devref/hdfs_native_driver.rst index c87e24547e..c91ea4d5bc 100644 --- a/doc/source/devref/hdfs_native_driver.rst +++ b/doc/source/devref/hdfs_native_driver.rst @@ -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