Skip to content

Releases: stackhpc/octavia

stackhpc/15.0.0.2

24 Feb 08:38
e131e4b
Compare
Choose a tag to compare

e131e4b Merge pull request #33 from stackhpc/upstream/master-2025-02-24
63be8fd Merge "Add get_security_group_by_id to network driver"
e975349 Merge "Add sg_id to Vip data_model"
9a764d1 Revert tempest disable due to RBAC changes
8f76ac6 Add get_security_group_by_id to network driver
a9e9869 Add sg_id to Vip data_model
22929f6 Make keystone default roles the default RBAC

stackhpc/14.0.0.7

17 Feb 09:44
500b798
Compare
Choose a tag to compare

500b798 Merge pull request #32 from stackhpc/upstream/2024.1-2025-02-17
7694a87 Merge "Fix missing GARP with UDP listeners on SINGLE LB" into stable/2024.1
11515cd Fix missing GARP with UDP listeners on SINGLE LB

stackhpc/14.0.0.6

03 Feb 08:54
a8412b0
Compare
Choose a tag to compare

a8412b0 Merge pull request #27 from stackhpc/upstream/2024.1-2025-02-03
6edc3f2 Fix verification of certificates signed by a private CA

stackhpc/15.0.0.1

31 Jan 14:23
1fb8caa
Compare
Choose a tag to compare

1fb8caa Merge pull request #24 from stackhpc/stackhpc/master-workflows
f777d17 feat: automatic update of workflows stackhpc/master
697c89e Merge "Update gate jobs as per the 2025.1 cycle testing runtime"
f779cb0 Disable false-positive pylint check
4efb3ae Update gate jobs as per the 2025.1 cycle testing runtime
b0aa2a3 Fix verification of certificates signed by a private CA
9f0634c Merge "Unpin pip-extra-reqs"
f1af44a Unpin pip-extra-reqs
3aaff5e Merge "tox: Drop envdir"
260bd20 Merge "Fix missing GARP with UDP listeners on SINGLE LB"
b232404 Merge "Fix remaining reference to Python 3.8"
60287ed Merge "Honor [neutron] service_type"
9f2335b Merge "Remove amphora_health record on revert CreateAmphoraInDB"
0c64c51 Merge "Document how the stale amps get processed internally"
42f41d8 Merge "Handle undefined protocol field in security group rules correctly"
96656bd Merge "Add option to limit recursion in to_data_model"
f76fa1a Remove amphora_health record on revert CreateAmphoraInDB
bd9e8d9 Document how the stale amps get processed internally
430854c Handle undefined protocol field in security group rules correctly
7e096d1 Fix missing GARP with UDP listeners on SINGLE LB
7c08b63 Do not fail on revert PlugVIPAmphora due undefined db_lb
fd071d3 Merge "Drop SQLALCHEMY_WARN_20"
b2bc529 Merge "Switch back to built-in md5 function"
56cdba2 Merge "Replace deprecated constant_time_compare"
209c67e Merge "Use common escape_ipv6 utility to escape IPv6 addresses"
9c5ef5e tox: Drop envdir
d1bb768 Run octavia-db-manage in grenade testing from venv
e7b070a Merge "Allow using non-default Redis database"
515f641 Fix remaining reference to Python 3.8
e8c849f Use common escape_ipv6 utility to escape IPv6 addresses
119b14e Replace deprecated constant_time_compare
eab2886 Imported Translations from Zanata
12ef28d Switch back to built-in md5 function
b65d730 Merge "Fixed retry functions with tenacity 8.5.0"
cb5975f Merge "compat with cryptography 43"
3c6f10f Fix pep8 with pylint 3.3.0
c2807ad Fixed retry functions with tenacity 8.5.0
eff6926 Merge "Fix amphora image builds to use DIB bindep"
0bba083 Merge "Remove LegacyEngineFacade"
a3f1d50 Merge "Update master for stable/2024.2"
56cbf43 Support for Jobboard etcd backend
5f302d7 Drop SQLALCHEMY_WARN_20
08427af Update master for stable/2024.2
d682e74 Fix amphora image builds to use DIB bindep
c612464 compat with cryptography 43
cb5dca9 Add option to limit recursion in to_data_model
57ba00d Remove LegacyEngineFacade
e0b5f91 Allow using non-default Redis database
4cc997c Honor [neutron] service_type

stackhpc/12.0.1.3

06 Jan 08:21
4f0399a
Compare
Choose a tag to compare

4f0399a Merge pull request #22 from stackhpc/upstream/2023.1-2025-01-06
ba397f0 Update TOX_CONSTRAINTS_FILE for unmaintained/2023.1

stackhpc/12.0.1.2

02 Dec 09:18
1cc502b
Compare
Choose a tag to compare

1cc502b Merge pull request #19 from stackhpc/upstream/2023.1-2024-12-02
b82f04a Update .gitreview for unmaintained/2023.1

stackhpc/14.0.0.5

25 Nov 13:27
f35c746
Compare
Choose a tag to compare

f35c746 Merge pull request #18 from stackhpc/upstream/2024.1-2024-11-25
d8cb5dc Merge "Fix amphora image builds to use DIB bindep" into stable/2024.1
29a87ef Merge "Handle undefined protocol field in security group rules correctly" into stable/2024.1
a5def5c Merge "Don't install firewalld in the amphora" into stable/2024.1
a97dcca curl-minimal conflicts with already installed curl
1e1301f Don't install firewalld in the amphora
efe3ee8 Handle undefined protocol field in security group rules correctly
87f5d0a Fix amphora image builds to use DIB bindep

stackhpc/14.0.0.4

18 Nov 09:11
b88d677
Compare
Choose a tag to compare

b88d677 Merge pull request #17 from stackhpc/upstream/2024.1-2024-11-18
f7c818b Merge "Remove amphora_health record on revert CreateAmphoraInDB" into stable/2024.1
0782c68 Merge "Fix failover when using SRIOV VIP" into stable/2024.1
2e4a03e Remove amphora_health record on revert CreateAmphoraInDB
2733a67 Fix failover when using SRIOV VIP

stackhpc/14.0.0.3

12 Nov 08:43
51174b2
Compare
Choose a tag to compare

51174b2 Merge pull request #16 from stackhpc/upstream/2024.1-2024-11-11
5a039fc Do not fail on revert PlugVIPAmphora due undefined db_lb

stackhpc/12.0.1.1

12 Nov 08:43
4117150
Compare
Choose a tag to compare

4117150 Merge pull request #14 from stackhpc/2023.1-workflows
7b1fac0 Merge pull request #15 from stackhpc/2023.1-community-files
b167ade feat: automatic update of community files stackhpc/2023.1
e688703 feat: automatic update of workflows stackhpc/2023.1
6d83a63 Merge pull request #8 from stackhpc/pyopenssl-pkcs12
7c46518 Use cryptography to load PKCS12 certificates
97603dd Fix loadbalancer stuck in cascade delete