]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-deploy.git/commitdiff
use the newer tag (0.0.19) for remoto
authorAlfredo Deza <alfredo.deza@inktank.com>
Fri, 11 Jul 2014 14:36:07 +0000 (10:36 -0400)
committerAlfredo Deza <alfredo.deza@inktank.com>
Fri, 11 Jul 2014 14:36:07 +0000 (10:36 -0400)
Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
setup.py

index 0959623fa27571212c415dadf9ad176189ed0381..6644fe8801390f1a976c2e9f9e504cbfb988103c 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.18', ['python', 'vendor.py']),
+        ('remoto', '0.0.19', ['python', 'vendor.py']),
     ])