7b16c8d862
The only relevant patch in this release is a functional test related patch. This is planned to be the final release before Ussuri branch transitions to Extended Maintenance. For content see the list below: $ git log --oneline --no-merges 17.0.0..HEAD 437d63de Add a cleanup for a server in a functional test 25afea2a Switch legacy Zuul jobs to native Zuul v3 jobs 694b95e3 Update TOX/UPPER_CONSTRAINTS_FILE for stable/ussuri 1d8a3753 Update .gitreview for stable/ussuri Change-Id: Id38c2e2ed3b66e93b14f60e58de9962b3bf80455
26 lines
726 B
YAML
26 lines
726 B
YAML
---
|
|
include-pypi-link: true
|
|
launchpad: python-novaclient
|
|
release-model: cycle-with-intermediary
|
|
team: nova
|
|
type: client-library
|
|
repository-settings:
|
|
openstack/python-novaclient: {}
|
|
releases:
|
|
- projects:
|
|
- hash: 380fc0851387bd4c875afaebc0858646d061beb5
|
|
repo: openstack/python-novaclient
|
|
version: 16.0.0
|
|
- version: 17.0.0
|
|
projects:
|
|
- repo: openstack/python-novaclient
|
|
hash: 3ef5b695ca600748d5c78bff6fd4eb9d6dac8599
|
|
- version: 17.0.1
|
|
projects:
|
|
- repo: openstack/python-novaclient
|
|
hash: 437d63de296f387d0556527bbe9fc97969a2e3db
|
|
branches:
|
|
- name: stable/ussuri
|
|
location: 17.0.0
|
|
release-notes: https://docs.openstack.org/releasenotes/python-novaclient/ussuri.html
|