Files
releases/deliverables/ocata/os-client-config.yaml
Doug Hellmann 06e63e0f63 make OSC team name consistent
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>
2016-10-19 08:52:25 -04:00

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.