releases/deliverables/yoga/octavia.yaml
Edward Hope-Morley f5d2dd1fe3 New stable release for Octavia Yoga
This picks up new patches to the Yoga stable release of Octavia.

    $ git log --oneline --no-merges 10.0.0..stable/yoga
    da9dc123 Fix TCP HMs on UDP pools with SELinux
    b555ffc2 Fix hm operating status to ONLINE in single lb call
    202d1dc4 Avoid interface name collisions in the amphora
    dabd33af Fix pool creation with single LB create call
    e0f7a145 (gerrit/stable/yoga) Send IP advertisements when plugging a new member subnet
    09e0beb6 Fix pep8 error
    dd29742d Prevent incorrect reschedule of resumed tasks with jobboard
    db22c0b9 Fix serialization of lists in data_models.to_dict
    e4cfb3e5 Remove incorrect info message
    ae3cc5b3 Enable taskflow retry feature when waiting for compute
    0c8c5037 Fix octavia to accept [ipv6]:port
    df2a5275 Fix ORM caching for with_for_update calls
    cc276721 Fix ignored [nova] service_name
    6ae3d23e Fix listener creation allowing pool protocol
    d3191eb9 Fix unclear error messages in the API
    524ce505 Fix update listener certs doesn't work
    3b3458b7 Fix template issue with user_data_config_drive
    3380b292 Fix prometheus-proxy systemd service
    4b588d4e Fix grenade job
    23a7ca77 Pin pylint on stable/branches
    46f774ad Filter out details from taskflow logs with v2+jobboard
    2e5bc334 Fix PING health-monitor with recent Centos releases
    d4d8d597 Fix PING health-monitor with recent haproxy releases
    66a62bc2 Fix listener creation with fully-populated API
    c662e42b Fix full graph loadbalancer creation if jobboard is disabled
    3605689a Add a newline when writing the server state file
    8aa5eaa8 Handle feature compatibility of HAProxy server-state-file option
    74736870 Fix barbican client with application credentials/trusts
    5efaf360 Fix prometheus-proxy service name in Red Hat-based distros
    0d8a06bd Use python3.9 for tips jobs
    d4b0c4f5 Restart rsyslog from cloud-init in amphorav1
    10042f76 Add *.orig to .gitignore
    64947c5f Fix sporadic unit test failure
    62e1d1fa Update zuul queue configuration
    71c61b80 Fix plugging member subnets on existing networks
    e76efd82 Passphrase parameters should be secret
    d75613fa Reconfigure amphora network interfaces seamlessly
    0598c4fb Ignore status update on deleted objects in driver-agent
    384619ef Cache subnets validation for batch member update
    3e6f180b Fix bug when rolling back prov and op status for some API calls
    328ffc00 Fix PortNotFound exception when updating a LB after a failover
    d5565417 Catch exceptions on I/O in driver-agent
    995fe216 Apply openstack-selinux policies in Centos amphorae
    ef76cbf7 Change FIPS jobs to centos-9-stream
    1a1c5d42 Fix driver-agent cleanup
    74f2baf5 Fix update/delete listener CA/CRL error
    c8dd836e Move system scoped secure-RBAC to separate file
    5ca3849a Fix HealthMonitorToErrorOnRevertTask revert method
    2cb52fe6 Improve string representation of DB models
    e6989982 Fix duplicate object error messages
    9a25da98 Fix potential race conditions on update requests in the v2 worker
    78603681 Set sensible nf_conntrack_max value in amphora
    7c3f2a57 Exclude invalid TLS version
    ef4ef042 Correct format of release note
    a2371823 Fix compile_amphora_details when using UDP listeners
    e397a118 Fix disabled UDP pools
    133ec476 Validate L7Rule value and cookie name
    399c2f17 Fix new pylint issues
    9afb3af6 Reject invalid whitespace in HM url_path value
    0df7c6b7 Remove unneeded sudo in lvs-masquerade.sh
    4248e98a Deny the creation of L7Policies for HTTPS/TCP/UDP listeners
    7aaac224 Fix AttributeError in exception handler
    0a062cd6 Save the HAProxy state outside of its systemd unit
    1da04d12 Pass timeout_dict to _get_haproxy_versions
    a8a35e08 Update TOX_CONSTRAINTS_FILE for stable/yoga
    c2939bc6 Update .gitreview for stable/yoga

Change-Id: I24aee9e357e4b4ee7a507945abfec7d4b88035cb
2023-07-14 09:12:23 +01:00

36 lines
1.1 KiB
YAML

---
include-pypi-link: true
storyboard: 908
release-model: cycle-with-rc
release-type: python-pypi
team: octavia
type: service
cycle-highlights:
- Octavia load balancers now support deep observability by adding
``PROMETHEUS`` listeners that expose a Prometheus exporter endpoint.
The Octavia amphora provider exposes over **150** unique metrics.
- The Octavia controllers and amphora instances can now be run with
Federal Information Processing Standard (FIPS) 140-2 enforcement
enabled.
repository-settings:
openstack/octavia: {}
releases:
- version: 10.0.0.0rc1
projects:
- repo: openstack/octavia
hash: 3c5bbbc189efe9f3ed4caae04a23d7a13718d368
- version: 10.0.0
projects:
- repo: openstack/octavia
hash: 3c5bbbc189efe9f3ed4caae04a23d7a13718d368
diff-start: 9.0.0
- version: 10.1.0
projects:
- repo: openstack/octavia
hash: b81454a2c0928610bd5b662c236e9caaab359d54
diff-start: 10.0.0
branches:
- name: stable/yoga
location: 10.0.0.0rc1
release-notes: https://docs.openstack.org/releasenotes/octavia/yoga.html