Fix wrong default value in parameter description
Apparently we use glance user instead of cinder user for [glance] section by default. Trivial-Fix Change-Id: I063a8c2f1b5fbd06847051409134b7c82eca638c
This commit is contained in:
parent
0433ff3886
commit
981b4d79ba
@ -60,7 +60,7 @@
|
||||
#
|
||||
# [*username*]
|
||||
# (optional) Username
|
||||
# Defaults to 'cinder'
|
||||
# Defaults to 'glance'
|
||||
#
|
||||
# [*password*]
|
||||
# (optional) User's password
|
||||
|
Loading…
Reference in New Issue
Block a user