Oslo weekly release for week of aug 8th, 2016

Change-Id: Icfe24232fbbcff3a354b1acbd3799bb7cedb9393
This commit is contained in:
Joshua Harlow 2016-08-09 16:18:56 -07:00 committed by Tony Breeds
parent 8d4b66e928
commit 93d802a470
15 changed files with 68 additions and 0 deletions

View File

@ -22,3 +22,7 @@ releases:
- repo: openstack/debtcollector
hash: 279bbcaa407b92363c820ef6710bae18a49a1da2
highlights: '- Add Python 3.5 classifier and venv'
- version: 1.8.0
projects:
- repo: openstack/debtcollector
hash: 4e9659aaeda818e42ae9ec8ee87aa44785b83631

View File

@ -45,3 +45,8 @@ releases:
highlights: |-
- Add max_length to URIOpt
- Add min and max values to Float type and Opt
- version: 3.15.0
projects:
- repo: openstack/oslo.config
hash: 2449197425ea5a712d93191042414c540f2656e4
highlights: '* Add advanced option denotation'

View File

@ -27,3 +27,7 @@ releases:
projects:
- repo: openstack/oslo.context
hash: 932b4950770782fbbf64828f5a824aa752fc0dd7
- version: 2.8.0
projects:
- repo: openstack/oslo.context
hash: 765eaa6a5dcbfb801b2feb639951d292a3e2722d

View File

@ -31,3 +31,8 @@ releases:
- repo: openstack/oslo.db
hash: 3277ef33f2a1f6a892f0832e2907acef7b45dc2b
highlights: '- Capture DatabaseError for deadlock check'
- version: 4.11.0
projects:
- repo: openstack/oslo.db
hash: f3d123a34d2377a87fa0c36b6edae06fb10d7cc6
highlights: '* Add a hook to process newly created engines'

View File

@ -57,3 +57,7 @@ releases:
- repo: openstack/oslo.log
hash: 656cef3e3b495316a95d6a411685ef86e0390381
highlights: '- Add Python 3.5 classifier and venv'
- version: 3.14.0
projects:
- repo: openstack/oslo.log
hash: 8a3fdb3b3938daecabd792d44dadabf6133b74e9

View File

@ -43,3 +43,9 @@ releases:
- Delete fanout queues on gracefully shutdown
- Add deprecated relnote for max_retries rabbit configuration option
- Add a CLI tool to manually send notifications
- version: 5.7.0
projects:
- repo: openstack/oslo.messaging
hash: a0336c8aa19e027190623462e9190dec23531895
highlights: |-
* Move zmq driver options into its own group

View File

@ -38,3 +38,7 @@ releases:
projects:
- repo: openstack/oslo.middleware
hash: 269799540a728a1c32c869a6b77394cfd45b655f
- version: 3.17.0
projects:
- repo: openstack/oslo.middleware
hash: 37d1a0f6c36bbdde22d103f8dbccefea5ec67895

View File

@ -41,3 +41,8 @@ releases:
- Add Python 3.5 classifier and venv
- Debug logging for policy file validation
- Add note about not all APIs support policy enforcement by user_id
- version: 1.14.0
projects:
- repo: openstack/oslo.policy
hash: 804be5979569cc64dfef2ac2b6bc0c040d313aa0
highlights: '* Allow policy file to not exist'

View File

@ -30,3 +30,7 @@ releases:
- repo: openstack/oslo.reports
hash: 329eb7cb79925c3e6319e41a7cca3b86218ea2c6
highlights: '- Add Python 3.5 classifier and venv'
- version: 1.14.0
projects:
- repo: openstack/oslo.reports
hash: d332969661534229feb5cbf66fa6084020ae8034

View File

@ -20,3 +20,7 @@ releases:
projects:
- repo: openstack/oslo.rootwrap
hash: 37c2a041d33f0fdce7ce2832398c1f60f3ee8703
- version: 5.1.0
projects:
- repo: openstack/oslo.rootwrap
hash: a46b731c8a346d9bbb0c461a64aa3fb970123c86

View File

@ -41,3 +41,8 @@ releases:
- repo: openstack/oslo.serialization
hash: afb53323a1eb751fd1f8a542414a284902cb8f70
highlights: '- Add Python 3.5 classifier and venv'
- version: 2.13.0
projects:
- repo: openstack/oslo.serialization
hash: 1f86a66a364398133fa3e7c473ae974e0ac41d04
highlights: '* Fix serialization of binary strings in Python3'

View File

@ -29,3 +29,7 @@ releases:
projects:
- repo: openstack/oslo.service
hash: 0c3a29d139c184b5599e928c109dba7f5a5ba8ec
- version: 1.15.0
projects:
- repo: openstack/oslo.service
hash: bde278f0b11feba11509f81fc8e142faf8edbd04

View File

@ -43,3 +43,7 @@ releases:
- 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

View File

@ -33,3 +33,8 @@ releases:
- repo: openstack/oslo.vmware
hash: 37283c8689238fe0bcd038267893fc7d002d1383
highlights: '- Refactor image transfer'
- version: 2.13.0
projects:
- repo: openstack/oslo.vmware
hash: 0e6c90aa06e021aa2d527a07a718f254f64cc487
highlights: '* Method to download file to VMware server'

View File

@ -49,3 +49,8 @@ releases:
- Add Python 3.5 classifier and venv
- Ensure the fetching jobs does not fetch anything
when in a bad state
- version: 2.5.0
projects:
- repo: openstack/taskflow
hash: b494202315c7d418f3b95da23ea5d5dc6313824f
highlights: '* Change dependency management to use flavors'