5d983753af
This release picks up new commits to os-ken since the last release from stable/xena. 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 2.1.0..32c3cac1 32c3cac1 Avoid missing key 'password' for neighbor_add c002a2b9 Avoid logging MD5 password for BGP add neighbor 290f29cd Add requirements.txt to tox environment 0f165596 Update TOX_CONSTRAINTS_FILE for stable/xena 87de4f88 Update .gitreview for stable/xena Signed-off-by: Hervé Beraud <hberaud@redhat.com> Change-Id: I40baa43a2f5b3fccb6fe65352c20b445aa746035
26 lines
659 B
YAML
26 lines
659 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: 2.0.0
|
|
projects:
|
|
- repo: openstack/os-ken
|
|
hash: 5312d23b43fad743af6f6b159a0004b85927ed77
|
|
- version: 2.1.0
|
|
projects:
|
|
- repo: openstack/os-ken
|
|
hash: f78a0ecdd4e6c219fe247002de2efa498d4fae1e
|
|
- version: 2.1.1
|
|
projects:
|
|
- repo: openstack/os-ken
|
|
hash: 32c3cac164da0ef0759f8fc0f35b78ecbaa8148a
|
|
branches:
|
|
- name: stable/xena
|
|
location: 2.1.0
|
|
release-notes: https://docs.openstack.org/releasenotes/os-ken/xena.html
|