ceilometer/ceilometer/tests/unit/ipmi
gord chung 2d67bd21dd nearly pluggable notification agent
notification agent now just asks for pipelinemanagers and gets
endpoints it should broadcast to from there. it only sets up a
listener for main queue and a listener for internal queue
(if applicable)

- pass in publishing/processing context into endpoints instead of
manager. context is based on partitioning or not
- move all endpoint/notifier setup to respective pipeline managers
- change interim broadcast filtering to use event_type rather than
publisher_id so all filtering uses event_type.
- add namespace to load supported pipeline managers
- remove some notification tests as they are redundant and only
different that it mocks stuff other tests don't mock
- change relevant_endpoint test to verify endpoints cover all pipelines

Related-Bug: #1720021
Change-Id: I9f9073e3b15c4e3a502976c2e3e0306bc99282d9
2017-11-16 14:43:46 -05:00
..
notifications nearly pluggable notification agent 2017-11-16 14:43:46 -05:00
platform tests: remove oslo.config fixture usage 2017-04-18 18:24:49 +02:00
pollsters move sample/event specifc pipeline models to own module 2017-11-16 14:43:46 -05:00
__init__.py Initial separating unit and functional tests 2015-08-06 07:59:45 +03:00