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

Method admin_remote

qa/tasks/vstart_runner.py:869–870  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

867
868 @property
869 def admin_remote(self):
870 return LocalRemote()
871
872 def get_config(self, key, service_type=None):
873 if service_type is None:

Callers

nothing calls this directly

Calls 1

LocalRemoteClass · 0.85

Tested by

no test coverage detected