]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-deploy.git/commitdiff
bump the remoto requirement to 0.0.23
authorAlfredo Deza <alfredo.deza@inktank.com>
Wed, 29 Oct 2014 18:25:06 +0000 (14:25 -0400)
committerAlfredo Deza <alfredo.deza@inktank.com>
Wed, 29 Oct 2014 18:25:06 +0000 (14:25 -0400)
Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
setup.py

index a2c9eaef49d0d37e1a4be5c72f4cb9f9df4b0713..343eef68e27423c6bbcf6f0a0d3040af23c2d5d1 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.22', ['python', 'vendor.py']),
+        ('remoto', '0.0.23', ['python', 'vendor.py']),
     ])