40fcb03d09
This release picks up new commits to python-octaviaclient since the last release from stable/zed. This is being proposed as a convenience to help make sure stable changes are being released. If the team is good with this going out, please respond with a +1 to let the release team know it is OK to proceed. If it is not wanted at this time, or if there are more changes that would be good to get merged before doing a stable release, please leave a -1 with a comment with what the team would prefer. We can then either abandon this patch, or wait for an update with a new commit hash to use instead. $ git log --oneline --no-merges 3.1.0..c252250 67af989 Fix new pylint warnings 50ef00a Remove munch dependency b1b2d10 Add munch explicitly to requirements ec1efd4 Fix pool protocols b890176 Update TOX_CONSTRAINTS_FILE for stable/zed 9c61260 Update .gitreview for stable/zed Change-Id: Ibf4a0d8593d0dceecd71308c10571055d6797eed Signed-off-by: Elod Illes <elod.illes@est.tech>
27 lines
750 B
YAML
27 lines
750 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: 3.0.0
|
|
projects:
|
|
- repo: openstack/python-octaviaclient
|
|
hash: 3ae1dbf7dd4a1c877bd2e211f696d41c52be6059
|
|
- version: 3.1.0
|
|
projects:
|
|
- repo: openstack/python-octaviaclient
|
|
hash: 03083c3dabdd4dc0c945a8cfcca0b9ba8852063e
|
|
- version: 3.1.1
|
|
projects:
|
|
- repo: openstack/python-octaviaclient
|
|
hash: c2522501c3fd90cddfdb5913b525be3d9dfdf5c4
|
|
branches:
|
|
- name: stable/zed
|
|
location: 3.1.0
|
|
release-notes:
|
|
https://docs.openstack.org/releasenotes/python-octaviaclient/zed.html
|