]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-deploy.git/commitdiff
[RM-15016] Bump remoto requirement to 0.0.29 wip-15016 388/head
authorOleh Prypin <oleh@pryp.in>
Mon, 20 Jun 2016 21:11:51 +0000 (00:11 +0300)
committerOleh Prypin <oleh@pryp.in>
Mon, 20 Jun 2016 21:11:51 +0000 (00:11 +0300)
Signed-off-by: Oleh Prypin <oleh@pryp.in>
setup.py

index fea550ff3739b97c912e03b7aa363112e892373a..1c318a018feb3440fc3041c83da4f95cb4284397 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.28', ['python', 'vendor.py']),
+        ('remoto', '0.0.29', ['python', 'vendor.py']),
     ])