aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 6df0e17f2..31d23de3a 100755
--- a/setup.py
+++ b/setup.py
@@ -28,7 +28,7 @@ setup(
"lxml",
"PyYAML>=3.10",
"pbr<2.0,>=1.3",
- "python-openstackclient<=2.0.0",
+ "python-openstackclient>=2.1.0",
"python-glanceclient>=0.12.0",
"python-heatclient>=0.2.12",
"python-keystoneclient>=0.11.1",