The governance repo has the team name as "OpenStackClient" so use that form everywhere in the releases repo. Change-Id: I58a623d19a5f4fc382faeea25b2561ec5fe034a4 Signed-off-by: Doug Hellmann <doug@doughellmann.com>
15 lines
506 B
YAML
15 lines
506 B
YAML
---
|
|
launchpad: os-client-config
|
|
team: OpenStackClient
|
|
send-announcements-to: openstack-dev@lists.openstack.org
|
|
include-pypi-link: yes
|
|
release-notes: http://docs.openstack.org/releasenotes/os-client-config/newton.html
|
|
releases:
|
|
- version: 1.22.0
|
|
projects:
|
|
- repo: openstack/os-client-config
|
|
hash: 6c252384c2cff4eef68d93e33d9bf81c9b768d38
|
|
highlights: >
|
|
Fixed an attribute error caused by a name type and added a setter method
|
|
for configuring Session constructor wrappers.
|