Merge "Remove heat.openstack.common.notifier supports"
This commit is contained in:
commit
98dec2c9de
@ -148,14 +148,6 @@ heat.templates =
|
|||||||
HeatTemplateFormatVersion.2016-10-14 = heat.engine.cfn.template:HeatTemplate20161014
|
HeatTemplateFormatVersion.2016-10-14 = heat.engine.cfn.template:HeatTemplate20161014
|
||||||
AWSTemplateFormatVersion.2010-09-09 = heat.engine.cfn.template:CfnTemplate
|
AWSTemplateFormatVersion.2010-09-09 = heat.engine.cfn.template:CfnTemplate
|
||||||
|
|
||||||
# These are for backwards compat with Icehouse notification_driver configuration values
|
|
||||||
oslo.messaging.notify.drivers =
|
|
||||||
heat.openstack.common.notifier.log_notifier = oslo_messaging.notify._impl_log:LogDriver
|
|
||||||
heat.openstack.common.notifier.no_op_notifier = oslo_messaging.notify._impl_noop:NoOpDriver
|
|
||||||
heat.openstack.common.notifier.rpc_notifier2 = oslo_messaging.notify.messaging:MessagingV2Driver
|
|
||||||
heat.openstack.common.notifier.rpc_notifier = oslo_messaging.notify.messaging:MessagingDriver
|
|
||||||
heat.openstack.common.notifier.test_notifier = oslo_messaging.notify._impl_test:TestDriver
|
|
||||||
|
|
||||||
[global]
|
[global]
|
||||||
setup-hooks =
|
setup-hooks =
|
||||||
pbr.hooks.setup_hook
|
pbr.hooks.setup_hook
|
||||||
|
Loading…
Reference in New Issue
Block a user