Oslo releases for week of june 13, 2016
Change-Id: If3f71ed75642bdd5a2cd4164650b4857575a77b5
This commit is contained in:
parent
bd888c1f4f
commit
ee556a1341
@ -39,3 +39,7 @@ releases:
|
||||
highlights: |-
|
||||
* Convert unicode data to utf-8 before calling syslog.syslog()
|
||||
* Reduce READ_FREQ and TIMEOUT for watch-file
|
||||
- version: 3.10.0
|
||||
projects:
|
||||
- repo: openstack/oslo.log
|
||||
hash: b694235dcc9b38517eb511b303795176b92db95d
|
||||
|
@ -25,3 +25,7 @@ releases:
|
||||
* Remove deprecated get_expiration method (rabbitmq)
|
||||
* Randomize host list connection attempts (amqp 1.0)
|
||||
* Fix timeout in ThreadingPoller.poll (zmq)
|
||||
- version: 5.4.0
|
||||
projects:
|
||||
- repo: openstack/oslo.messaging
|
||||
hash: 01338c940acb591efca918dc49a7a6f449a3a764
|
||||
|
@ -22,3 +22,7 @@ releases:
|
||||
- repo: openstack/oslo.middleware
|
||||
hash: 549be72d688f838a85e2c664b9911546f52c758d
|
||||
highlights: '* Do not add a default content type when replying'
|
||||
- version: 3.13.0
|
||||
projects:
|
||||
- repo: openstack/oslo.middleware
|
||||
hash: ef0cf8b37f4e9dc0db5c93c721cc1cd9a9cd9a0d
|
||||
|
@ -21,3 +21,7 @@ releases:
|
||||
* Add equality operator to policy.RuleDefault
|
||||
* Add policy registration and authorize method
|
||||
* Add sample file generation script and helper methods
|
||||
- version: 1.10.0
|
||||
projects:
|
||||
- repo: openstack/oslo.policy
|
||||
hash: 6aa8551aa4c03e3fd39d79d6c6bdc43ffe7bf2fc
|
||||
|
@ -18,3 +18,7 @@ releases:
|
||||
projects:
|
||||
- repo: openstack/oslo.privsep
|
||||
hash: be46f78fc3a2955efeda3a7d057012bb2bcde48f
|
||||
- version: 1.8.0
|
||||
projects:
|
||||
- repo: openstack/oslo.privsep
|
||||
hash: 6bcde24765add71eec180af6e036faa1d6bafa1e
|
||||
|
@ -12,3 +12,7 @@ releases:
|
||||
projects:
|
||||
- repo: openstack/oslo.reports
|
||||
hash: 71ce8f5f30bef41278e1ea9be94932ade8aac313
|
||||
- version: 1.10.0
|
||||
projects:
|
||||
- repo: openstack/oslo.reports
|
||||
hash: 3804e060de1d47d5375bf9ee7dd21ca8448ded40
|
||||
|
@ -24,3 +24,7 @@ releases:
|
||||
highlights: |-
|
||||
* Replace TypeError by ValueError in msgpackutils (so that it matches
|
||||
jsonutils)
|
||||
- version: 2.9.0
|
||||
projects:
|
||||
- repo: openstack/oslo.serialization
|
||||
hash: 0aa16384082a340fbcbe519255ed6dd83d8cad8d
|
||||
|
@ -30,3 +30,8 @@ releases:
|
||||
highlights: |-
|
||||
* Remove deprecated method total_seconds in timeutils
|
||||
* Fix is_valid_cidr raises TypeError
|
||||
- version: 3.13.0
|
||||
projects:
|
||||
- repo: openstack/oslo.utils
|
||||
hash: 98e24bedf35231431da6924ce7eee05b8a7cbec1
|
||||
highlights: '* Allow assigning "0" to port'
|
||||
|
@ -21,3 +21,7 @@ releases:
|
||||
* 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
|
||||
|
@ -16,3 +16,7 @@ releases:
|
||||
projects:
|
||||
- repo: openstack/oslo.vmware
|
||||
hash: bfcd07fc9ece2154261ad2bf4000cec9802fdee8
|
||||
- version: 2.9.0
|
||||
projects:
|
||||
- repo: openstack/oslo.vmware
|
||||
hash: 1f8d09cbd0b77124613cbedd77b92eadf8fd98f8
|
||||
|
@ -30,3 +30,7 @@ releases:
|
||||
highlights: |-
|
||||
* Split revert/execute missing args (exception) messages
|
||||
* Instead of a multiprocessing queue use sockets via asyncore
|
||||
- version: 2.2.0
|
||||
projects:
|
||||
- repo: openstack/taskflow
|
||||
hash: f885bc13087f1fecbab74b762bf48fe6c1a51d48
|
||||
|
@ -25,3 +25,7 @@ releases:
|
||||
* Using LOG.warning instead of LOG.warn
|
||||
* Expose a heartbeat loop method
|
||||
* Make python2 payload readable from python3 (bug)
|
||||
- version: 1.39.0
|
||||
projects:
|
||||
- repo: openstack/tooz
|
||||
hash: 6daa485eeb3d0cf9ad3c0f354122799bafe54642
|
||||
|
Loading…
Reference in New Issue
Block a user