]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-deploy.git/commitdiff
use the new 0.0.25 version of remoto 280/head
authorAlfredo Deza <adeza@redhat.com>
Wed, 22 Apr 2015 13:31:57 +0000 (09:31 -0400)
committerAlfredo Deza <adeza@redhat.com>
Wed, 22 Apr 2015 14:37:09 +0000 (10:37 -0400)
Signed-off-by: Alfredo Deza <adeza@redhat.com>
setup.py

index faa4e168ab8ad096204a17149909ffccd64eed17..81fcecd75406c9bee80dfc49a784bf46c2eded44 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.23', ['python', 'vendor.py']),
+        ('remoto', '0.0.25', ['python', 'vendor.py']),
     ])