releases/deliverables/newton/oslo.concurrency.yaml
ChangBo Guo(gcb) bd1520befa Add oslo releases for stable/newton June 30, 2017
[ 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
2017-07-04 10:48:04 +08:00

46 lines
1.3 KiB
YAML

---
launchpad: oslo.concurrency
team: oslo
type: library
release-model: cycle-with-intermediary
include-pypi-link: true
release-notes: https://docs.openstack.org/releasenotes/oslo.concurrency/newton.html
branches:
- name: stable/newton
location: 3.14.0
releases:
- version: 3.8.0
projects:
- repo: openstack/oslo.concurrency
hash: 6bae2be9ba9d9809ac45d5e2a6bfe6422b5a87e3
- version: 3.9.0
projects:
- repo: openstack/oslo.concurrency
hash: e1cde970287e84faa5d533cce9576d7dea916a8d
highlights: '* Add timeout option to ssh_execute'
- version: 3.10.0
projects:
- repo: openstack/oslo.concurrency
hash: 4c60f8e984a02f07dbdf4b3b775f5660bbc38c6a
- version: 3.11.0
projects:
- repo: openstack/oslo.concurrency
hash: ec7be5293e9fdb823eda0d3465c449c341658446
- version: 3.12.0
projects:
- repo: openstack/oslo.concurrency
hash: f7821d9cdbb8e6ad27c5c7aa02a4110cc42777de
- version: 3.13.0
projects:
- repo: openstack/oslo.concurrency
hash: 2e8d5481b1a3036e9d3e1f684b95cd123022b39f
highlights: '- Add Python 3.5 classifier and venv'
- version: 3.14.0
projects:
- repo: openstack/oslo.concurrency
hash: ebd39214b5daaa73e7fd42c62ae8844a49d2f9bf
- version: 3.14.1
projects:
- repo: openstack/oslo.concurrency
hash: 9ac99b675eae255b660b03d3a1e61599d09f8316