Skip to content

Commit bca4cf9

Browse files
author
OpenStack Jenkins
committed
Updated from global requirements
Change-Id: Ic3b5de6a54951b4f9a6449f97aa1ab9c395a2f08
1 parent ad59b03 commit bca4cf9

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
pbr>=0.5.21,<1.0
2-
cliff>=1.4
2+
cliff>=1.4.3
33
keyring>=1.6.1,<2.0
44
pycrypto>=2.6
55
python-glanceclient>=0.9.0
66
python-keystoneclient>=0.3.2
7-
python-novaclient>=2.12.0
7+
python-novaclient>=2.15.0
88
python-cinderclient>=1.0.5

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@
1818
import setuptools
1919

2020
setuptools.setup(
21-
setup_requires=['pbr>=0.5.21,<1.0'],
21+
setup_requires=['pbr'],
2222
pbr=True)

0 commit comments

Comments
 (0)