]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
mgr/telemetry: bump revision
authorJoao Eduardo Luis <joao@suse.com>
Mon, 9 Dec 2019 19:32:52 +0000 (19:32 +0000)
committerJoao Eduardo Luis <joao@suse.com>
Thu, 12 Dec 2019 18:08:17 +0000 (18:08 +0000)
We should have done this while cherry-picking from master, but we
didn't. And here we are now. It's simpler to apply this one-off patch
than going back to the cherry-picking maze to adjust this one thing.

Signed-off-by: Joao Eduardo Luis <joao@suse.com>
src/pybind/mgr/telemetry/module.py

index 00d8b68de38e7e784000e4935ae528971ca9f5ff..7ac409dc9a29e81a32df2e855216a0e6795741a7 100644 (file)
@@ -29,7 +29,7 @@ LAST_REVISION_RE_OPT_IN = 2
 
 # Latest revision of the telemetry report.  Bump this each time we make
 # *any* change.
-REVISION = 2
+REVISION = 3
 
 # History of revisions
 # --------------------