Sync with global requirements

There are still some problems with requirements updates proposal script,
so, syncing requirements manually.

* bump pbr to >=0.6,<1.0
* bump python-keystoneclient to >=0.5.0

Change-Id: Id87a67c2d1d96da68f3eb12db1c2a310f0cad9b9
This commit is contained in:
Sergey Lukjanov
2014-02-09 23:05:52 +04:00
parent bc3c20ed53
commit a7710f668f

View File

@@ -1,6 +1,6 @@
Babel>=1.3
pbr>=0.5.21,<1.0
pbr>=0.6,<1.0
netaddr>=0.7.6
python-keystoneclient>=0.4.2
python-keystoneclient>=0.5.0
requests>=1.1
six>=1.4.1