Oslo releases for week of august 1, 2016

Big ole-release of (oslo) things.

Change-Id: Iaacb1e544f8ef1507f103e53bb1da1d21c274a87
This commit is contained in:
Joshua Harlow
2016-08-01 13:50:56 -07:00
parent b319b045a9
commit 99ee8a93cf
23 changed files with 134 additions and 0 deletions

View File

@@ -24,3 +24,10 @@ releases:
* Fix broken link about setuptools entry points
* NamedExtensionManager: call a callback when some names cannot be found
* Fix NamedExtensionManager fails when loading failing extension in order
- version: 1.17.0
projects:
- repo: openstack/stevedore
hash: 0c6b78cf88378e497050553e02d5367500613e73
highlights: |-
- Add Python 3.5 classifier and venv
- Make error reporting for extension loading quieter