![Rodolfo Alonso Hernandez](/assets/img/avatar_default.png)
The library "nose", used for unit testing, is removed. This library is in maintenance mode and is not compatible with Python3.10 [1]. Now all checks are implemented using "unittest". The methods are not loaded in realtime into the test case execution; instead of this, this patch uses "testscenarios.WithScenarios", that allows to execute the same test with different defined scenarios. NOTE: "BgpSpeakerTestBase" tests are disable temporarily. It is needed to configure "docker" in the system in order to execute them. [1]https://nose.readthedocs.io/en/latest/ Story: #2010063 Task: #45519 Change-Id: I92e9547a26e9bec6c2a9a011c49a70b82dbb373e
os-ken
A component-based software defined networking framework in OpenStack.
This is a fork of the Ryu library tailored for OpenStack Neutron.
- License: Apache License, Version 2.0
- Documentation: https://docs.openstack.org/os-ken/latest/
- Source: https://opendev.org/openstack/os-ken/
- Bugs: https://storyboard.openstack.org/#!/project/openstack/os-ken
- Release Notes: https://docs.openstack.org/releasenotes/os-ken
Description
Languages
Python
86.1%
Erlang
13.3%
C
0.4%
Shell
0.2%