ocata: release python-novaclient 7.1.2

This only has a single change which is uncapping the
pbr version.

Change-Id: Icc951f64f673a015abd0a67b9d58c414621c4e8a
This commit is contained in:
Matt Riedemann 2017-06-05 12:29:33 -04:00
parent e06bbbc718
commit 88d7c6a8aa
1 changed files with 6 additions and 0 deletions

View File

@ -40,3 +40,9 @@ releases:
hash: 0063ebce2fd8d6259c128f5d161370d40296d510
highlights: >
- Routine bug fixes.
- version: 7.1.2
projects:
- repo: openstack/python-novaclient
hash: 2e2317bfca941e59899edda181241f320e2033f8
highlights: >
- Uncaps version constraint on pbr runtime dependency.