f3129d668b
This release picks up new commits to os-ken since the last release from stable/victoria. 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 1.2.0..5e9a961c 5e9a961c Avoid missing key 'password' for neighbor_add e6f2c0d1 Avoid logging MD5 password for BGP add neighbor c58c8019 Add requirements.txt to tox environment 49976897 Update TOX_CONSTRAINTS_FILE for stable/victoria df38cf4a Update .gitreview for stable/victoria b17f6fcb Fix lower-constraints and pep8 for Focal Signed-off-by: Elod Illes <elod.illes@est.tech> Change-Id: I1c41c5d4033cec62169aa1efe39af5049ca857bb
26 lines
667 B
YAML
26 lines
667 B
YAML
---
|
|
storyboard: openstack/os-ken
|
|
include-pypi-link: true
|
|
release-model: cycle-with-intermediary
|
|
team: neutron
|
|
type: library
|
|
repository-settings:
|
|
openstack/os-ken: {}
|
|
releases:
|
|
- version: 1.1.0
|
|
projects:
|
|
- repo: openstack/os-ken
|
|
hash: 778ed750a0c43762521962006e0594b1c9b7cb64
|
|
- version: 1.2.0
|
|
projects:
|
|
- repo: openstack/os-ken
|
|
hash: 0703a9238cca81b5041b365a824c968fd5974a73
|
|
- version: 1.2.1
|
|
projects:
|
|
- repo: openstack/os-ken
|
|
hash: 5e9a961cbb865ee29b41155bbea20f6f4dcb4350
|
|
branches:
|
|
- name: stable/victoria
|
|
location: 1.2.0
|
|
release-notes: https://docs.openstack.org/releasenotes/os-ken/victoria.html
|