e4ba619fdd
This release picks up new commits to python-tackerclient since the last release from stable/ussuri. 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.1.0..7bda108 ee2e460 Improve readability of vnflcm show command 5484536 Display correct fields in output for list command 86fefdb Improve readability of vnf package show command 0d6e331 Update TOX/UPPER_CONSTRAINTS_FILE for stable/ussuri 70d79b5 Update .gitreview for stable/ussuri Signed-off-by: Elod Illes <elod.illes@est.tech> Change-Id: I68e718e93c51c9e4111f4a8a2072e218fe04884a
26 lines
736 B
YAML
26 lines
736 B
YAML
---
|
|
include-pypi-link: true
|
|
launchpad: python-tackerclient
|
|
release-model: cycle-with-intermediary
|
|
team: tacker
|
|
type: client-library
|
|
repository-settings:
|
|
openstack/python-tackerclient: {}
|
|
releases:
|
|
- version: 1.0.0
|
|
projects:
|
|
- repo: openstack/python-tackerclient
|
|
hash: e712c255d056ec6f50b96884d6e26589460b3713
|
|
- version: 1.1.0
|
|
projects:
|
|
- repo: openstack/python-tackerclient
|
|
hash: d1d41e5f7da7eee18497fda96d7e1f52e21d7c48
|
|
- version: 1.1.1
|
|
projects:
|
|
- repo: openstack/python-tackerclient
|
|
hash: 7bda108ddfafc322687302d312e3e7b2fdeeb4c7
|
|
branches:
|
|
- name: stable/ussuri
|
|
location: 1.1.0
|
|
release-notes: https://docs.openstack.org/releasenotes/python-tackerclient/ussuri.html
|