We are excited to announce the release of:

glance_store 0.8.0: OpenStack Image Service Store Library

This release is part of the liberty release series.

With source available at:

    http://git.openstack.org/cgit/openstack/glance_store

With package available at:

    https://pypi.python.org/pypi/glance_store

For more details, please see the git log history below and:

    http://launchpad.net/glance-store/+milestone/0.8.0

Please report issues through launchpad:

    http://bugs.launchpad.net/glance-store

Changes in glance_store 0.7.1..0.8.0
------------------------------------

1f7a76d Imported Translations from Transifex
29a84f7 Add explicit dependencies for store dependencies
b529f0a Support V3 authentication with swift

Diffstat (except docs and test files)
-------------------------------------

glance_store/_drivers/swift/store.py               | 29 +++++++++---
glance_store/_drivers/swift/utils.py               | 47 +++++++++++++++---
.../es/LC_MESSAGES/glance_store-log-warning.po     |  8 ++--
glance_store/locale/glance_store-log-critical.pot  | 10 ++--
glance_store/locale/glance_store-log-error.pot     | 10 ++--
glance_store/locale/glance_store-log-info.pot      | 10 ++--
glance_store/locale/glance_store-log-warning.pot   |  6 +--
glance_store/locale/glance_store.pot               |  6 +--
setup.cfg                                          | 14 ++++++
test-requirements.txt                              | 20 --------
tox.ini                                            |  1 +
13 files changed, 161 insertions(+), 58 deletions(-)


Requirements updates
--------------------

diff --git a/test-requirements.txt b/test-requirements.txt
index b3bc8d6..89399ed 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -23,20 +22,0 @@ oslosphinx>=2.5.0 # Apache-2.0
-
-#
-# Store specific packages
-#
-
-# For S3 storage backend
-boto>=2.32.1
-
-# For VMware storage backend.
-oslo.vmware>=0.13.1 # Apache-2.0
-
-# Swift Backend
-httplib2>=0.7.5
-python-swiftclient>=2.2.0
-
-# GridFS backend
-pymongo>=3.0.2
-
-# Cinder backend
-python-cinderclient>=1.2.2



_______________________________________________
OpenStack-announce mailing list
OpenStack-announce@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-announce

Reply via email to