Package: octavia / 15.0.0-3
Metadata
Package | Version | Patches format |
---|---|---|
octavia | 15.0.0-3 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
install missing files.patch | (download) |
MANIFEST.in |
1 1 0 - 0 ! |
install missing files |
remove sphinxcontrib.rsvgconverter from doc.patch | (download) |
doc/source/conf.py |
1 0 1 - 0 ! |
remove sphinxcontrib.rsvgconverter from doc |
add a healthcheck url.patch | (download) |
octavia/api/app.py |
2 2 0 - 0 ! |
[patch] add a /healthcheck url from oslo.middleware This patch adds a /healtcheck URL so that operators can configure haproxy in a nicer way for Octavia. |
use octavia agent lvs masquerade not lvs masquerade.sh.patch | (download) |
octavia/amphorae/backends/utils/interface_file.py |
8 4 4 - 0 ! |
use packaged version of octavia-agent-lvs-masquerade |
test with 1024 bits not 512.patch | (download) |
octavia/tests/unit/certificates/generator/test_local.py |
2 1 1 - 0 ! |
test with 1024, not 512 |
compat python3 cryptography bookworm.patch | (download) |
octavia/common/tls_utils/cert_parser.py |
7 6 1 - 0 ! |
compat with bookworm's python3-cryptography |
fix requirements to allow python3 cryptography 38.patch | (download) |
requirements.txt |
2 1 1 - 0 ! |
fix requirements.txt to allow python3-cryptography 38 This is necessary for bookworm backporting. |