Rodolfo Alonso Hernandez 2495ebdff9 Remove "nose" library
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
2022-07-21 16:02:02 +02:00
2022-07-21 16:02:02 +02:00
2022-07-21 16:02:02 +02:00
2022-07-21 16:02:02 +02:00
2019-04-19 19:48:36 +00:00
2018-09-04 17:00:24 +00:00
2018-09-04 17:00:24 +00:00
2020-07-08 14:08:19 +02:00
2022-07-21 16:02:02 +02:00
2018-09-04 17:00:24 +00:00
2022-07-21 16:02:02 +02:00
2022-07-21 16:02:02 +02:00

os-ken

A component-based software defined networking framework in OpenStack.

This is a fork of the Ryu library tailored for OpenStack Neutron.

Description
A component-based software defined networking framework for OpenStack.
Readme 10 MiB
Languages
Python 86.1%
Erlang 13.3%
C 0.4%
Shell 0.2%