neutron/neutron/tests/unit/scheduler
Trevor McCasland ac527e2429 Clean MissingAuthPlugin from unit tests
In the unit test logs there is a MissingAuthPlugin exception
printed several times.

This patch aims to mock the notifier when it's not being tested.
When it is being tested, like in the NovaSegmentNotifierTestCase,
mocking the keystone auth prevents the exception from being
thrown.

Closes-Bug: #1683606
Change-Id: I63a1c887f6a7a43f2bddd48b86078e5836cbf438
2017-05-02 16:49:51 +00:00
..
__init__.py Reorganize unit test tree 2015-04-06 23:28:31 +00:00
test_dhcp_agent_scheduler.py Clean MissingAuthPlugin from unit tests 2017-05-02 16:49:51 +00:00
test_l3_agent_scheduler.py Clean MissingAuthPlugin from unit tests 2017-05-02 16:49:51 +00:00