66d6b84bcb
This release picks up new commits to python-novaclient since the last release from stable/wallaby. 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 17.4.0..5ee44275 5ee44275 When creating a client, pass the default logger 23be8022 Use well named anchor into the microversion history 83fd25c1 Update TOX_CONSTRAINTS_FILE for stable/wallaby 6e2dd735 Update .gitreview for stable/wallaby Signed-off-by: Elod Illes <elod.illes@est.tech> Change-Id: I0f3083ee855d36fb0d3c0ce7f477546d671619b3
26 lines
728 B
YAML
26 lines
728 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:
|
|
- version: 17.3.0
|
|
projects:
|
|
- repo: openstack/python-novaclient
|
|
hash: 9b474afdb2e15d058babe82e50efe6c93c2e94a2
|
|
- version: 17.4.0
|
|
projects:
|
|
- repo: openstack/python-novaclient
|
|
hash: 54d4da112a6e84db5bda497364a49b9debfc2904
|
|
- version: 17.4.1
|
|
projects:
|
|
- repo: openstack/python-novaclient
|
|
hash: 5ee44275f64fe43aa4917301a9af63d81c0db9ee
|
|
branches:
|
|
- name: stable/wallaby
|
|
location: 17.4.0
|
|
release-notes: https://docs.openstack.org/releasenotes/python-novaclient/wallaby.html
|