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
This commit is contained in:
wangxiyuan
2017-01-04 15:40:13 +08:00
parent fed58172aa
commit 6933f51e16

View File

@@ -4,3 +4,13 @@ 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.