Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/buildbot/buildbot
/ libvirt_open
Method
libvirt_open
master/buildbot/worker/libvirt.py:53–54 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
51
conn.close()
52
53
def
libvirt_open(self):
54
return
libvirt.open(self.uri)
55
56
def
create_connection(self):
57
try
:
Callers
1
create_connection
Method · 0.95
Calls
1
open
Method · 0.45
Tested by
no test coverage detected