MCPcopy
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_volumesMethod · 0.95
bFunction · 0.80
bootstrap.min.jsFile · 0.80
storageFunction · 0.80
get_storages_imagesMethod · 0.80
create_volumeMethod · 0.80
get_volume_pathMethod · 0.80
get_iso_mediaMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected