Commit Graph

4 Commits

Author SHA1 Message Date
Elod Illes f2e985e8fd Add test documentation for docs tox target
Enable sphinx to generate documentation from docstrings by running
'tox -e docs'.

Change-Id: I5996e5f07493f69f14172b4bb0535852e89d5456
2023-11-08 15:52:37 +01:00
elajkat 352a6411b4 Remove nose from dependencies
Nose library not only deprecated but Debian now removed it, see [1], so
it is time to get rid of all referencies in our code.

[1]: https://lists.openstack.org/pipermail/openstack-discuss/2022-August/030165.html

Change-Id: Ib56d19af2e1d0240a2ac044cd857b24480f27608
2022-08-29 13:18:14 +02:00
Slawek Kaplonski aa6baae9e0 Switch to stestr
According to Openstack summit session [1] stestr is
maintained project to which all Openstack projects
should migrate.
Let's switch it then.

[1] https://etherpad.openstack.org/p/YVR-python-pti

Change-Id: I856024f8b66f5edaf40ae7b798fce21c43d021e7
2018-05-29 14:34:42 -04:00
Chandan Kumar 5e6198734b Apply cookiecutter to newly split project
This tempest plugin is being split out of the main neutron project in
accordance with Queens goal "Split Tempest Plugins into Separate
Repos/Projects"[1]. This patch applies the standard boilerplate files
for OpenStack projects so that it can stand on its own.

[1] https://governance.openstack.org/tc/goals/queens/split-tempest-plugins.html
2017-09-07 22:23:55 +05:30