Merge "Fix typo in glusterfs driver comment"
This commit is contained in:
commit
d43c8198a7
@ -153,7 +153,7 @@ class GlusterfsNativeShareDriver(driver.ExecuteMixin,
|
|||||||
"""Update access rules, authorize SSL CNs (Common Names)."""
|
"""Update access rules, authorize SSL CNs (Common Names)."""
|
||||||
|
|
||||||
# Fetch existing authorized CNs, the value of Gluster option
|
# Fetch existing authorized CNs, the value of Gluster option
|
||||||
# 'auth.ssl-allow' that is available as a comma seperated string.
|
# 'auth.ssl-allow' that is available as a comma separated string.
|
||||||
# wrt. GlusterFS' parsing of auth.ssl-allow, please see code from
|
# wrt. GlusterFS' parsing of auth.ssl-allow, please see code from
|
||||||
# https://github.com/gluster/glusterfs/blob/v3.6.2/
|
# https://github.com/gluster/glusterfs/blob/v3.6.2/
|
||||||
# xlators/protocol/auth/login/src/login.c#L80
|
# xlators/protocol/auth/login/src/login.c#L80
|
||||||
|
Loading…
Reference in New Issue
Block a user