MCPcopy Create free account
hub / github.com/ceph/ceph / id

Method id

qa/tasks/rados.py:39–40  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

37
38 @property
39 def id(self) -> str:
40 return self._name
41
42 def stop(self) -> None:
43 debug: str = f"Stopping {self._name}"

Callers 3

setUpMethod · 0.45
tearDownMethod · 0.45
exec_testFunction · 0.45

Calls

no outgoing calls

Tested by 2

setUpMethod · 0.36
tearDownMethod · 0.36