]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-deploy.git/commitdiff
bump the requirement for remoto v 0.0.20
authorAlfredo Deza <alfredo.deza@inktank.com>
Fri, 5 Sep 2014 16:23:22 +0000 (12:23 -0400)
committerAlfredo Deza <alfredo.deza@inktank.com>
Fri, 5 Sep 2014 16:23:22 +0000 (12:23 -0400)
Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
setup.py

index 6644fe8801390f1a976c2e9f9e504cbfb988103c..28a3d43ffdd17646338ccc60d6fe2dad6f8ed0ec 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -24,7 +24,7 @@ if os.environ.get('CEPH_DEPLOY_NO_VENDOR'):
     clean_vendor('remoto')
 else:
     vendorize([
-        ('remoto', '0.0.19', ['python', 'vendor.py']),
+        ('remoto', '0.0.20', ['python', 'vendor.py']),
     ])