]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/pybind/mgr/diskprediction_cloud/agent/__init__.py
import 15.2.0 Octopus source
[ceph.git] / ceph / src / pybind / mgr / diskprediction_cloud / agent / __init__.py
index c7702e5242c86d57d9a4406f37855122ae63c676..e7e0ddcb6ed3e3f523446d1b947ad0509912d33a 100644 (file)
@@ -29,10 +29,10 @@ class BaseAgent(object):
         else:\r
             return True\r
 \r
-    @timeout()\r
+    @timeout\r
     def _run(self):\r
         pass\r
 \r
-    @timeout()\r
+    @timeout\r
     def _collect_data(self):\r
         pass\r