Release oslo.versionedobjects 1.4.0

Changes:

6e801d1 Updated from global requirements
c448d0b Imported Translations from Zanata
b58f864 Updated from global requirements
bca1f60 Move compare_obj to the fixture module for external consumption

This is a minor version update because a minimum version on a dependency
was updated as part of the changes.

Requirements update: I0fc1bdc51634d04ed8a11f1469df9569826a3dd1

Change-Id: Ifea13fe826cd747a0bdf917de855ab07beb64621
This commit is contained in:
Matt Riedemann 2016-01-20 19:54:26 -08:00
parent fa98947cd8
commit f5b912ec7a

View File

@ -29,4 +29,10 @@ releases:
- version: 1.3.0
projects:
- repo: openstack/oslo.versionedobjects
hash: 686585fd648c982a857e6c7e44332ae381059ed7
hash: 686585fd648c982a857e6c7e44332ae381059ed7
- version: 1.4.0
projects:
- repo: openstack/oslo.versionedobjects
hash: 6e801d1c0352f727660697f638c614bb51a92e12
highlights: >
Dependency updates; exposes compare_obj method in fixture module.