11e993df69
Change-Id: Ic5f691a3c0bac072336244cb7db641c1ff293a97 Signed-off-by: Doug Hellmann <doug@doughellmann.com>
17 lines
559 B
YAML
17 lines
559 B
YAML
---
|
|
launchpad: os-client-config
|
|
team: OpenStackClient
|
|
type: library
|
|
release-model: cycle-with-intermediary
|
|
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.
|