Bump pbr to 1.8

Keystone added a rquirements udpate here:
https://review.openstack.org/#/c/222000/

This unfortunately causes install via stack.sh to
fail for systems with pbr < 1.8.

This patch just updates pbr by hand in the upper-constraints
file to get 3'rd party CI and other systems back up and running.

While this should be handled by the auto proposed job here and
not proposed manually, the bot job here:
https://review.openstack.org/#/c/221157/  

Seems to be stuck and CI systems are unable to run.

Change-Id: Ifa1fac5130b58d069e7c5bc04f0c5813de640d26
Closes-Bug: #1496220
This commit is contained in:
John Griffith 2015-09-15 21:58:31 -06:00
parent 1816089555
commit ab17d700ed

View File

@ -209,7 +209,7 @@ packaging===15.3
paramiko===1.15.2
passlib===1.6.5
pathlib===1.0.1;python_version=='2.7'
pbr===1.6.0
pbr===1.8.0
pecan===1.0.2
pexpect===3.2
ply===3.6