[openstack-announce] [release][oslo] oslo.db release 2.1.0 (liberty)
davanum at gmail.com
davanum at gmail.com
Mon Jul 6 20:14:54 UTC 2015
We are psyched to announce the release of:
oslo.db 2.1.0: Oslo Database library
This release is part of the liberty release series.
With source available at:
http://git.openstack.org/cgit/openstack/oslo.db
With package available at:
https://pypi.python.org/pypi/oslo.db
For more details, please see the git log history below and:
http://launchpad.net/oslo.db/+milestone/2.1.0
Please report issues through launchpad:
http://bugs.launchpad.net/oslo.db
Changes in oslo.db 2.0.0..2.1.0
-------------------------------
94d583a Allow projects that use test_models_sync to filter some changes
de2f8c0 Updated from global requirements
e8c4a03 Add legacy get_sessionmaker() method
Diffstat (except docs and test files)
-------------------------------------
oslo_db/sqlalchemy/enginefacade.py | 12 ++++++
oslo_db/sqlalchemy/test_migrations.py | 18 ++++++++-
test-requirements.txt | 4 +-
5 files changed, 90 insertions(+), 4 deletions(-)
Requirements updates
--------------------
diff --git a/test-requirements.txt b/test-requirements.txt
index 1baa664..3e1bb46 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -10 +10 @@ doc8 # Apache-2.0
-fixtures>=0.3.14
+fixtures>=1.3.1
@@ -19 +19 @@ testtools>=1.4.0
-tempest-lib>=0.5.0
+tempest-lib>=0.6.1
More information about the OpenStack-announce
mailing list