We are gleeful to announce the release of: oslo.versionedobjects 1.3.0: Oslo Versioned Objects library
This release is part of the mitaka release series. With source available at: http://git.openstack.org/cgit/openstack/oslo.versionedobjects With package available at: https://pypi.python.org/pypi/oslo.versionedobjects Please report issues through launchpad: http://bugs.launchpad.net/oslo.versionedobjects For more details, please see below. Changes in oslo.versionedobjects 1.2.0..1.3.0 --------------------------------------------- 9449f16 Updated from global requirements d1bcb9e Fix MACAddress coerce method to validate string first 0b62d3a Updated from global requirements 56d2253 Remove meaningless default value in __get__() Diffstat (except docs and test files) ------------------------------------- oslo_versionedobjects/fields.py | 12 ++++++------ requirements.txt | 4 ++-- 3 files changed, 10 insertions(+), 8 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index b838bf2..671dce3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7 +7 @@ oslo.concurrency>=2.3.0 # Apache-2.0 -oslo.config>=2.7.0 # Apache-2.0 +oslo.config>=3.2.0 # Apache-2.0 @@ -13 +13 @@ iso8601>=0.1.9 -oslo.log>=1.12.0 # Apache-2.0 +oslo.log>=1.14.0 # Apache-2.0 __________________________________________________________________________ OpenStack Development Mailing List (not for usage questions) Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev