Merge "Glance: Enable db purge job"
This commit is contained in:
commit
ab75dacdfe
@ -89,6 +89,7 @@ class openstack_integration::glance (
|
|||||||
cert_file => $crt_file,
|
cert_file => $crt_file,
|
||||||
key_file => $key_file,
|
key_file => $key_file,
|
||||||
}
|
}
|
||||||
|
class { 'glance::cron::db_purge': }
|
||||||
class { 'glance::notify::rabbitmq':
|
class { 'glance::notify::rabbitmq':
|
||||||
default_transport_url => os_transport_url({
|
default_transport_url => os_transport_url({
|
||||||
'transport' => $::openstack_integration::config::messaging_default_proto,
|
'transport' => $::openstack_integration::config::messaging_default_proto,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user