Skip to content

Commit

Permalink
Add :event_catcher_openstack_service setting
Browse files Browse the repository at this point in the history
Adding setting which allows switch Openstack Event provider service.

Possible values:
 * "ceilometer"
 * "panko"
 * "auto" (and any other string means auto)
  • Loading branch information
aufi committed Feb 20, 2017
1 parent 33c19ae commit abe500c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1283,6 +1283,7 @@
:poll: 10.seconds
:event_catcher_swift:
:poll: 10.seconds
:event_catcher_openstack_service: "auto"
:queue_worker_base:
:defaults:
:cpu_usage_threshold: 100.percent
Expand Down

0 comments on commit abe500c

Please sign in to comment.