Merge "Enable service token in nova and cinder"
This commit is contained in:
commit
8e4de1b75c
@ -128,6 +128,7 @@ class tripleo::profile::base::cinder (
|
||||
include ::cinder::glance
|
||||
include ::cinder::nova
|
||||
include ::cinder::logging
|
||||
include ::cinder::keystone::service_user
|
||||
}
|
||||
|
||||
if $step >= 5 {
|
||||
|
@ -148,5 +148,6 @@ class tripleo::profile::base::nova (
|
||||
}),
|
||||
}
|
||||
include ::nova::placement
|
||||
include ::nova::keystone::service_user
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user