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
This commit is contained in:
@@ -43,3 +43,7 @@ releases:
|
||||
projects:
|
||||
- repo: openstack/oslo.cache
|
||||
hash: f6ea719fbd1e685f6e268783be2a1464f9fabaa1
|
||||
- version: 1.14.1
|
||||
projects:
|
||||
- repo: openstack/oslo.cache
|
||||
hash: ff5bbb96d73a83c1e25759c42a30f01608de5b8a
|
||||
|
||||
@@ -39,3 +39,7 @@ releases:
|
||||
projects:
|
||||
- repo: openstack/oslo.concurrency
|
||||
hash: ebd39214b5daaa73e7fd42c62ae8844a49d2f9bf
|
||||
- version: 3.14.1
|
||||
projects:
|
||||
- repo: openstack/oslo.concurrency
|
||||
hash: 9ac99b675eae255b660b03d3a1e61599d09f8316
|
||||
|
||||
@@ -79,3 +79,7 @@ releases:
|
||||
highlights: |-
|
||||
* Support packet sequence wrong error
|
||||
* exc_filters: fix deadlock detection for percona xtradb cluster
|
||||
- version: 4.13.6
|
||||
projects:
|
||||
- repo: openstack/oslo.db
|
||||
hash: 37873630050f332c95bf0506aa02d47712fb454b
|
||||
|
||||
@@ -74,3 +74,7 @@ releases:
|
||||
projects:
|
||||
- repo: openstack/oslo.log
|
||||
hash: 573e049edd9b565fe0282725f68ef71b2ebb5527
|
||||
- version: 3.16.1
|
||||
projects:
|
||||
- repo: openstack/oslo.log
|
||||
hash: a6efc0e714171d4f5ec8baef46cc8734fb4139dc
|
||||
|
||||
@@ -76,3 +76,7 @@ releases:
|
||||
highlights: |-
|
||||
- rabbit: on reconnect set socket timeout correctly
|
||||
- rabbit: avoid busy loop with heartbeat+eventlet
|
||||
- version: 5.10.2
|
||||
projects:
|
||||
- repo: openstack/oslo.messaging
|
||||
hash: 471312755c84337a2b63e87b4b8c5c557a2b66d1
|
||||
|
||||
@@ -50,3 +50,7 @@ releases:
|
||||
- repo: openstack/oslo.serialization
|
||||
hash: 1f86a66a364398133fa3e7c473ae974e0ac41d04
|
||||
highlights: '* Fix serialization of binary strings in Python3'
|
||||
- version: 2.13.1
|
||||
projects:
|
||||
- repo: openstack/oslo.serialization
|
||||
hash: be02fdbebc2d9f92a959aa34e0cb5a30934dfa0d
|
||||
|
||||
@@ -41,3 +41,7 @@ releases:
|
||||
projects:
|
||||
- repo: openstack/oslo.service
|
||||
hash: 9df6088a41254ce6de3168dfb9d2ff5817fe93d5
|
||||
- version: 1.16.1
|
||||
projects:
|
||||
- repo: openstack/oslo.service
|
||||
hash: 17a346b023554f48ff72f4e52decea002e311e81
|
||||
|
||||
@@ -58,3 +58,7 @@ releases:
|
||||
and more clearly define its purpose/api).
|
||||
* Fix mask_dict_password for non string/dict type
|
||||
key in dict.
|
||||
- version: 3.16.1
|
||||
projects:
|
||||
- repo: openstack/oslo.utils
|
||||
hash: 0aae41e0c1d3d965181b22b6fd25fb1bc0442a35
|
||||
|
||||
@@ -59,3 +59,7 @@ releases:
|
||||
projects:
|
||||
- repo: openstack/oslo.versionedobjects
|
||||
hash: 181e16ae975e633e8e232bb477424e157d010ca8
|
||||
- version: 1.17.1
|
||||
projects:
|
||||
- repo: openstack/oslo.versionedobjects
|
||||
hash: 9f33bd4c74949ebe42bffe39c529aa6a1c94e531
|
||||
|
||||
@@ -47,3 +47,7 @@ releases:
|
||||
projects:
|
||||
- repo: openstack/oslo.vmware
|
||||
hash: 5fef3c8cdbf76c1389cf2d74be383bbeace36ee9
|
||||
- version: 2.14.1
|
||||
projects:
|
||||
- repo: openstack/oslo.vmware
|
||||
hash: bfd1e0ffd435e637d00ba54ec99aeafe4488eca1
|
||||
|
||||
@@ -36,3 +36,7 @@ releases:
|
||||
- repo: openstack/oslotest
|
||||
hash: 0fad88599e428bdb60d52288fd6f7d69aadfbfc8
|
||||
highlights: '- A new DisableModules fixture that removes modules from system path'
|
||||
- version: 2.10.1
|
||||
projects:
|
||||
- repo: openstack/oslotest
|
||||
hash: a8c5ed4008963a3436f4a4932ac544f5ee4c283b
|
||||
|
||||
@@ -62,3 +62,7 @@ releases:
|
||||
projects:
|
||||
- repo: openstack/taskflow
|
||||
hash: 7ce20e80b74c70793957e18032d7d6293a01091c
|
||||
- version: 2.6.1
|
||||
projects:
|
||||
- repo: openstack/taskflow
|
||||
hash: a3ecbf00cd8a8d17816ebcd23f6f4db5fd8ee0c0
|
||||
|
||||
@@ -54,3 +54,7 @@ releases:
|
||||
projects:
|
||||
- repo: openstack/tooz
|
||||
hash: 18e31db320ffda97a8c3d81d3b89132f1fb3be93
|
||||
- version: 1.43.1
|
||||
projects:
|
||||
- repo: openstack/tooz
|
||||
hash: bc11f09b831dd5811d42f4845117aea2581c194e
|
||||
|
||||
Reference in New Issue
Block a user