]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-deploy.git/commitdiff
[RM-15865] bump the remoto requirement to 0.0.28 398/head
authorAlfredo Deza <adeza@redhat.com>
Mon, 16 May 2016 14:52:23 +0000 (10:52 -0400)
committerAlfredo Deza <adeza@redhat.com>
Mon, 16 May 2016 14:52:23 +0000 (10:52 -0400)
Signed-off-by: Alfredo Deza <adeza@redhat.com>
setup.py

index 35faa9a86ac415896a1e222827d48a722d72388f..fea550ff3739b97c912e03b7aa363112e892373a 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.27', ['python', 'vendor.py']),
+        ('remoto', '0.0.28', ['python', 'vendor.py']),
     ])