Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/retspen/webvirtcloud
/ refresh
Method
refresh
vrtManager/storage.py:184–185 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
182
return
util.get_xml_path(vol_xml,
"/volume/target/format/@type"
)
183
184
def
refresh(self):
185
self.pool.refresh(0)
186
187
def
update_volumes(self):
188
try
:
Callers
8
update_volumes
Method · 0.95
b
Function · 0.80
bootstrap.min.js
File · 0.80
storage
Function · 0.80
get_storages_images
Method · 0.80
create_volume
Method · 0.80
get_volume_path
Method · 0.80
get_iso_media
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected