releases/deliverables/ocata/python-zaqarclient.yaml
wangxiyuan 6933f51e16 Release ZaqarClient 1.3.0
Zaqarclient now support some new feature. Such as session,
SSL, osprofile. We also imporved the client doc.

Release 1.3.0 to let the doc webpage work.

Change-Id: I1e13ecc4153461b289658c750675823167209dd6
2017-01-05 15:40:37 +08:00

17 lines
473 B
YAML

---
include-pypi-link: true
launchpad: python-zaqarclient
release-model: cycle-with-intermediary
team: zaqar
type: library
send-announcements-to: openstack-announce@lists.openstack.org
releases:
- version: 1.3.0
projects:
- repo: openstack/python-zaqarclient
hash: cb635f50e9a3f25129e1ef2296484b77b681ad66
highlights: >
- Add support for keystone session.
- Add support for project doc.
- Add support for SSL and insecure request.