Skip to content

Commit

Permalink
Flatten worker settings
Browse files Browse the repository at this point in the history
  • Loading branch information
Fryguy committed Jan 25, 2021
1 parent f4922d1 commit 45c02d6
Showing 1 changed file with 8 additions and 10 deletions.
18 changes: 8 additions & 10 deletions config/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,11 @@
:log:
:level_nuage: info
:workers:
:worker_base:
:event_catcher:
:event_catcher_nuage_network:
:topics:
- topic/CNAMessages
- topic/CNAAlarms
:amqp_connect_timeout: 5.seconds
:queue_worker_base:
:ems_refresh_worker:
:ems_refresh_worker_nuage_network: {}
:ems_refresh_worker_nuage_network:
:inherits_from: ems_refresh_worker
:event_catcher_nuage_network:
:amqp_connect_timeout: 5.seconds
:inherits_from: event_catcher
:topics:
- topic/CNAMessages
- topic/CNAAlarms

0 comments on commit 45c02d6

Please sign in to comment.