diff --git a/setup.py b/setup.py index fb39848..941b423 100644 --- a/setup.py +++ b/setup.py @@ -55,7 +55,7 @@ install_require = [ 'python-designateclient>=1.5,<3.0.0', 'python-heatclient<2.0.0', 'python-ironicclient', - 'python-glanceclient<3.0.0', + 'python-glanceclient', 'python-keystoneclient<3.22.0', 'python-magnumclient', 'python-manilaclient<2.0.0',