Go to file
Isaku Yamahata c108ef4629 unit test: mock.patch before super.setUp
There are intermittent failures with journal db. e.g. there is should
corresponding journal entry, but it didn't.
One of the possible causes is, there can be one or more journal threads
running unintentionally. In principle JournalThread is prevented from
creating thread by mocking methods that spawns such threads.
Make it sure that do mock.patch or useFixture which calls mock.patch
before calling super.setUp

Change-Id: I884c6ca5c07f330c2c416226d95304ac618bfc66
2017-07-20 16:20:58 -07:00
2016-07-28 00:21:02 +00:00
2017-07-12 16:25:08 +00:00
2016-03-09 21:58:21 +00:00
2014-05-16 13:40:04 -04:00
2017-06-29 08:38:21 -07:00
2016-10-22 15:51:24 -07:00
2017-03-03 03:02:26 +00:00

Team and repository tags

image

Networking-odl

OpenStack networking-odl is a library of drivers and plugins that integrates OpenStack Neutron API with OpenDaylight Backend. For example it has ML2 driver and L3 plugin to enable communication of OpenStack Neutron L2 and L3 resources API to OpenDayLight Backend.

To report and discover bugs in networking-odl the following link can be used:

https://bugs.launchpad.net/networking-odl

Any new code submission or proposal must follow the development guidelines detailed in HACKING.rst and for further details this link can be checked:

https://docs.openstack.org/networking-odl/latest/

External Resources

The OpenDaylight homepage:

https://www.opendaylight.org/

Description
RETIRED, further work has moved to Debian project infrastructure
Readme 23 MiB