MCPcopy Create free account
hub / github.com/apache/cloudstack / commit

Method commit

python/lib/cloud_utils.py:678–678  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

676class MigrationContext:
677 def __init__(self): pass
678 def commit(self):raise NotImplementedError
679 def rollback(self):raise NotImplementedError
680 def get_schema_level(self):raise NotImplementedError
681 def set_schema_level(self,l):raise NotImplementedError

Callers 11

executeMethod · 0.45
updateDiskOfferingMethod · 0.45
permission.jsFile · 0.45
mountedFunction · 0.45
installFunction · 0.45
errFunction · 0.45
bootstrap.jsFile · 0.45

Calls

no outgoing calls

Tested by 3