bd1520befa
[ Unreleased changes in openstack/oslo.cache (stable/newton) ] Changes between 1.14.0 and ff5bbb9 * ff5bbb9 2016-09-20 13:15:19 +0000 Updated from global requirements * 5f87c55 2016-08-29 16:06:21 -0400 Update .gitreview for stable/newton [ Unreleased changes in openstack/oslo.concurrency (stable/newton) ] Changes between 3.14.0 and 9ac99b6 * 9ac99b6 2016-10-03 16:57:47 +0000 Ignore prlimit argument on Windows * f653c5c 2016-08-29 16:06:30 -0400 Update .gitreview for stable/newton [ Unreleased changes in openstack/oslo.db (stable/newton) ] Changes between 4.13.5 and 3787363 * 3787363 2017-04-14 02:53:51 +0000 Fix marker checking when value is * None * 3e2591c 2017-02-06 21:59:16 +0100 Prepare for using standard python * tests [ Unreleased changes in openstack/oslo.log (stable/newton) ] Changes between 3.16.0 and a6efc0e * a6efc0e 2016-09-20 13:15:29 +0000 Updated from global requirements * cb61a3a 2016-09-12 16:40:13 +0100 Fix races in unit tests * 3a760fe 2016-08-29 16:07:18 -0400 Update .gitreview for stable/newton [ Unreleased changes in openstack/oslo.messaging (stable/newton) ] Changes between 5.10.1 and 4713127 * c41f0ce 2017-06-15 22:59:33 +0200 rabbit: restore synchronous * ack/requeue * 31ba6b5 2017-02-02 23:52:06 +0000 Updated from global requirements * af1b98c 2016-12-09 13:08:37 +0000 [rabbit] Log correct topic on * cast/call * 2200d7b 2017-04-27 08:32:05 +0000 rabbit: make ack/requeue thread-safe * 545f9e9 2017-04-27 08:50:25 +0200 tests: fix MultiStrOpt value [ Unreleased changes in openstack/oslo.serialization (stable/newton) ] Changes between 2.13.0 and be02fdb * be02fdb 2016-09-20 13:15:39 +0000 Updated from global requirements * 22741b1 2016-08-29 16:08:20 -0400 Update .gitreview for stable/newton [ Unreleased changes in openstack/oslo.service (stable/newton) ] Changes between 1.16.0 and 17a346b * 17a346b 2017-05-30 13:41:59 +0000 Fix race condition with fast threads * e11a288 2016-08-29 16:08:27 -0400 Update .gitreview for stable/newton [ Unreleased changes in openstack/oslo.utils (stable/newton) ] Changes between 3.16.0 and 0aae41e * 0aae41e 2016-09-20 13:15:42 +0000 Updated from global requirements * ac2aebd 2016-08-29 16:08:49 -0400 Update .gitreview for stable/newton [ Unreleased changes in openstack/oslo.versionedobjects (stable/newton) ] Changes between 1.17.0 and 9f33bd4 * 9f33bd4 2016-09-20 13:15:44 +0000 Updated from global requirements * 436adc3 2016-08-29 16:08:58 -0400 Update .gitreview for stable/newton [ Unreleased changes in openstack/oslo.vmware (stable/newton) ] Changes between 2.14.0 and bfd1e0f * bfd1e0f 2016-09-20 13:15:46 +0000 Updated from global requirements * 9a72d01 2016-08-29 16:09:06 -0400 Update .gitreview for stable/newton [ Unreleased changes in openstack/oslotest (stable/newton) ] Changes between 2.10.0 and a8c5ed4 * a8c5ed4 2016-09-20 13:15:48 +0000 Updated from global requirements * b02189e 2016-08-29 16:08:41 -0400 Update .gitreview for stable/newton [ Unreleased changes in openstack/taskflow (stable/newton) ] Changes between 2.6.0 and a3ecbf0 * a3ecbf0 2017-02-27 14:55:21 +0000 Updated from global requirements * 6b06254 2017-02-16 07:35:38 +0000 Prepare for using standard python * tests * 23ed314 2017-02-16 05:42:40 +0000 Add Constraints support * 5adbb9f 2016-11-09 17:27:43 +0000 Updated from global requirements * 8f80c82 2016-09-20 13:17:10 +0000 Updated from global requirements * 33e4271 2016-08-29 16:13:27 -0400 Update .gitreview for stable/newton [ Unreleased changes in openstack/tooz (stable/newton) ] Changes between 1.43.0 and bc11f09 * bc11f09 2017-06-30 01:27:30 +0000 Rewrite heartbeat runner with event * 1b5b21e 2017-06-27 19:45:14 +0200 redis: fix concurrent access on * acquire() * 44e488e 2017-06-27 19:45:14 +0200 redis: make sure we don't release * and heartbeat a lock at the same time * 797fb31 2017-06-27 19:45:14 +0200 Install only needed packages * 79f165c 2016-08-29 16:14:05 -0400 Update .gitreview for stable/newton Change-Id: I90ab5f8d316fc0882e4c4388829d2d34845aea21
66 lines
2.2 KiB
YAML
66 lines
2.2 KiB
YAML
---
|
|
launchpad: oslo.versionedobjects
|
|
team: oslo
|
|
type: library
|
|
release-model: cycle-with-intermediary
|
|
include-pypi-link: yes
|
|
branches:
|
|
- name: stable/newton
|
|
location: 1.17.0
|
|
releases:
|
|
- version: 1.9.0
|
|
projects:
|
|
- repo: openstack/oslo.versionedobjects
|
|
hash: ad5d78d205190ff57979fe8158ddfe66152a5ca8
|
|
- version: 1.9.1
|
|
projects:
|
|
- repo: openstack/oslo.versionedobjects
|
|
hash: 72dad2600488d4c49c34233db27604ed2bdcd675
|
|
- version: 1.10.0
|
|
projects:
|
|
- repo: openstack/oslo.versionedobjects
|
|
hash: 91184e1047d07c8fbeee2648ec7a929858b58b89
|
|
highlights: |-
|
|
* Fix ComparableVersionedObject in python 3.4
|
|
* Add a pci address field
|
|
* Replace safe_utils.getcallargs with inspect.getcallargs
|
|
* Fix compare_obj() to obey missing/unset fields
|
|
- version: 1.11.0
|
|
projects:
|
|
- repo: openstack/oslo.versionedobjects
|
|
hash: 1d0e199c10ba0953b78b02da31db191713c47559
|
|
- version: 1.12.0
|
|
projects:
|
|
- repo: openstack/oslo.versionedobjects
|
|
hash: 0bb46f0a2c41c64d1a50debfc78f50627c4c8761
|
|
highlights: '* Add objectify decorator for readability'
|
|
- version: 1.13.0
|
|
projects:
|
|
- repo: openstack/oslo.versionedobjects
|
|
hash: b6410fe93186949550b8ce16fe64da751f353c6e
|
|
highlights: |-
|
|
* JSON schema generation for versioned objects
|
|
* JSON schema get_schema implementation for common fields
|
|
* Improved error message for Object.coerce
|
|
- version: 1.14.0
|
|
projects:
|
|
- repo: openstack/oslo.versionedobjects
|
|
hash: 67ba3a08407e9126db6421155af41dec5e65b58b
|
|
highlights: '- Add Python 3.5 classifier and venv'
|
|
- version: 1.15.0
|
|
projects:
|
|
- repo: openstack/oslo.versionedobjects
|
|
hash: ac4d396468a844802641938c20f725ee204e3318
|
|
- version: 1.16.0
|
|
projects:
|
|
- repo: openstack/oslo.versionedobjects
|
|
hash: ba1bf1deb6935d17a343fd578b53f2fe0023244a
|
|
- version: 1.17.0
|
|
projects:
|
|
- repo: openstack/oslo.versionedobjects
|
|
hash: 181e16ae975e633e8e232bb477424e157d010ca8
|
|
- version: 1.17.1
|
|
projects:
|
|
- repo: openstack/oslo.versionedobjects
|
|
hash: 9f33bd4c74949ebe42bffe39c529aa6a1c94e531
|