Release notes 0.9.0 and corrected library version

$ git log --oneline --no-merges 0.8.0..HEAD
eb2ab17 Updated from global requirements
caa3d20 Imported Translations from Transifex
e3b6d64 Add proxy support to S3 Store
3f5a37c Prevent glance-api hangups during connection to rbd

Change-Id: I1a1f983c2146c40bc65ca6975ddaaf664e0e2236
This commit is contained in:
Nikhil Komawar 2015-09-02 17:36:48 -04:00
parent 5b9e90102c
commit b7d7b8ae5e
2 changed files with 11 additions and 1 deletions

View File

@ -13,6 +13,16 @@ Contents
Release Notes
=============
0.9.0
-----
* s3-proxy-support_: Proxy support to S3 Store
* rados-timeout_: Better handling of glance-api connections to rbd store
.. _s3-proxy-support: https://blueprints.launchpad.net/glance/+spec/http-proxy-support-for-s3
.. _rados-timeout: https://bugs.launchpad.net/glance-store/+bug/1469246
0.6.0
-----

View File

@ -7,7 +7,7 @@ author = OpenStack
author-email = openstack-dev@lists.openstack.org
home-page = http://www.openstack.org/
classifier =
Development Status :: 3 - Alpha
Development Status :: 5 - Production/Stable
Environment :: OpenStack
Intended Audience :: Developers
Intended Audience :: Information Technology