Add deps to authtoken
This was missed because it did not exist when the original work started. Adding now. Change-Id: Ic200e58119f7a3c4f948f3c71b4aed99d3f760e3
This commit is contained in:
parent
bb1e3e67dc
commit
2e600672c3
@ -228,6 +228,8 @@ class cinder::keystone::authtoken(
|
||||
$token_cache_time = $::os_service_default,
|
||||
) {
|
||||
|
||||
include ::cinder::deps
|
||||
|
||||
if is_service_default($password) and ! $::cinder::api::keystone_password {
|
||||
fail('Please set password for cinder service user')
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user