Package: tempest / 1:45.0.0-1

Metadata

Package Version Patches format
tempest 1:45.0.0-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
remove sphinxcontrib.rsvgconverter from doc.patch | (download)

doc/source/conf.py | 1 0 + 1 - 0 !
1 file changed, 1 deletion(-)

 remove sphinxcontrib.rsvgconverter from doc
remove privacy breach.patch | (download)

doc/source/overview.rst | 3 0 + 3 - 0 !
1 file changed, 3 deletions(-)

 remove privacy breach in docs
add delay in subnet teardown.patch | (download)

tempest/lib/services/network/subnets_client.py | 5 5 + 0 - 0 !
1 file changed, 5 insertions(+)

 add delay in subnet teardown
 This is a hack, and should be fixed in a better way...
fix wrong syspath in docs conf.py.patch | (download)

doc/source/conf.py | 1 0 + 1 - 0 !
1 file changed, 1 deletion(-)

 fix wrong pythonpath syspath in doc's conf.py
 Adding /tempest in syspath makes tempest.cmd clash with system's
 "cmd" module, imported by Sphinx 8.2.3.