Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/cloudstack
/ empty
Method
empty
systemvm/debian/opt/cloud/bin/cs/CsFile.py:51–53 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
49
return
len(self.config)
50
51
def
empty(self):
52
self.config = []
53
self.new_config = []
54
55
def
repopulate(self):
56
self.new_config = []
Callers
15
configure_l2tpIpsec
Method · 0.95
process
Method · 0.95
_create_pem_for_sslcert
Method · 0.95
submitCmds
Method · 0.80
jquery-1.7.2.js
File · 0.80
process
Method · 0.80
jquery.js
File · 0.80
cloud.logger.js
File · 0.80
getHost
Method · 0.80
getMatchingStoragePool
Method · 0.80
getMatchingStoragePool
Method · 0.80
setExtractVolumeSearchCriteria
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected