]> git.apps.os.sepia.ceph.com Git - teuthology.git/commitdiff
Revert "Pin ansible to <2.2.0" 981/head
authorZack Cerza <zack@redhat.com>
Thu, 10 Nov 2016 18:10:33 +0000 (11:10 -0700)
committerZack Cerza <zack@redhat.com>
Thu, 10 Nov 2016 18:10:33 +0000 (11:10 -0700)
This reverts commit f2576e7a719a129a3c8be603bd9993d2b1ec94f2.

We finally heeded all the deprecation warnings.

Signed-off-by: Zack Cerza <zack@redhat.com>
setup.py

index e7fd0ec6cf3a7a056bc54f4e54aea058f4e2d8a1..4f608215088bcac51a23a9c22f251ec53ea5ed72 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -72,7 +72,7 @@ setup(
                       'pytest-capturelog',
                       'mock',
                       'fudge',
-                      'ansible<2.2.0',
+                      'ansible>=2.0',
                       'pyopenssl>=0.13',
                       'ndg-httpsclient',
                       'pyasn1',