Barbican: Consume notifications from keystone
Change-Id: Ie836bb7fa8338891784459ea7222c091636ac1d6
This commit is contained in:
parent
58adb872fa
commit
4d7efbbed2
@ -31,7 +31,9 @@ class openstack_integration::barbican {
|
||||
password => 'a_big_secret',
|
||||
}
|
||||
include barbican::quota
|
||||
include barbican::keystone::notification
|
||||
class { 'barbican::keystone::notification':
|
||||
enable_keystone_notification => true,
|
||||
}
|
||||
class { 'barbican::api::logging':
|
||||
debug => true,
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user