f420efc765
This is a convenience release before moving Yoga to extended maintenance
(estimated 2023-11-02).
$ git log --oneline --no-merges 2.5.0..6502d66
1dff235
Fix new pylint warnings
06d2810 Remove munch dependency
ee4b4dc Add munch explicitly to requirements
ca8777f Fix pool protocols
86da005 Update TOX_CONSTRAINTS_FILE for stable/yoga
de49be7 Update .gitreview for stable/yoga
Change-Id: I8c58eb2063bee5f85231b41fe6c21b6c6c403def
Signed-off-by: Hervé Beraud <hberaud@redhat.com>
23 lines
619 B
YAML
23 lines
619 B
YAML
---
|
|
include-pypi-link: true
|
|
storyboard: openstack/python-octaviaclient
|
|
release-model: cycle-with-intermediary
|
|
team: octavia
|
|
type: client-library
|
|
repository-settings:
|
|
openstack/python-octaviaclient: {}
|
|
releases:
|
|
- version: 2.5.0
|
|
projects:
|
|
- repo: openstack/python-octaviaclient
|
|
hash: d65be0ec184783358ed52d4a57e62f4b9fd1a1e9
|
|
- version: 2.6.0
|
|
projects:
|
|
- repo: openstack/python-octaviaclient
|
|
hash: 6502d66bb213d0e0af4b1b3c8b5e998d51d0e8be
|
|
branches:
|
|
- name: stable/yoga
|
|
location: 2.5.0
|
|
release-notes:
|
|
https://docs.openstack.org/releasenotes/python-octaviaclient/yoga.html
|