[openstack-dev] oslo.db 1.1.0 released

Matt Riedemann mriedem at linux.vnet.ibm.com
Tue Nov 18 03:22:00 UTC 2014



On 11/17/2014 9:36 AM, Victor Sergeyev wrote:
> Hello All!
>
> Oslo team is pleased to announce the new release of Oslo database
> handling library - oslo.db 1.1.0
>
> List of changes:
> $ git log --oneline --no-merges  1.0.2..master
> 1b0c2b1 Imported Translations from Transifex
> 9aa02f4 Updated from global requirements
> 766ff5e Activate pep8 check that _ is imported
> f99e1b5 Assert exceptions based on API, not string messages
> 490f644 Updated from global requirements
> 8bb12c0 Updated from global requirements
> 4e19870 Reorganize DbTestCase to use provisioning completely
> 2a6dbcd Set utf8 encoding for mysql and postgresql
> 1b41056 ModelsMigrationsSync: Add check for foreign keys
> 8fb696e Updated from global requirements
> ba4a881 Remove extraneous vim editor configuration comments
> 33011a5 Remove utils.drop_unique_constraint()
> 64f6062 Improve error reporting for backend import failures
> 01a54cc Ensure create_engine() retries the initial connection test
> 26ec2fc Imported Translations from Transifex
> 9129545 Use fixture from oslo.config instead of oslo-incubator
> 2285310 Move begin ping listener to a connect listener
> 7f9f4f1 Create a nested helper function that will work on py3.x
> b42d8f1 Imported Translations from Transifex
> 4fa3350 Start adding a environment for py34/py33
> b09ee9a Explicitly depend on six in requirements file
> 7a3e091 Unwrap DialectFunctionDispatcher from itself.
> 0928d73 Updated from global requirements
> 696f3c1 Use six.wraps instead of functools.wraps
> 8fac4c7 Update help string to use database
> fc8eb62 Use __qualname__ if we can
> 6a664b9 Add description for test_models_sync function
> 8bc1fb7 Use the six provided iterator mix-in
> 436dfdc ModelsMigrationsSync:add correct server_default check for Enum
> 2075074 Add history/changelog to docs
> c9e5fdf Add run_cross_tests.sh script
>
> Thanks Andreas Jaeger, Ann Kamyshnikova, Christian Berendt, Davanum
> Srinivas, Doug Hellmann, Ihar Hrachyshka, James Carey, Joshua Harlow,
> Mike Bayer, Oleksii Chuprykov, Roman Podoliaka for contributing to this
> release.
>
> Please report issues to the bug tracker: https://bugs.launchpad.net/oslo.db
>
>
> _______________________________________________
> OpenStack-dev mailing list
> OpenStack-dev at lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>

And...the nova postgresql opportunistic DB tests are failing quite 
frequently due to some race introduced by the new library version [1].

[1] https://bugs.launchpad.net/oslo.db/+bug/1393633

-- 

Thanks,

Matt Riedemann




More information about the OpenStack-dev mailing list