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

Class CheckFailed

python/lib/cloud_utils.py:287–287  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

285# (generallly one that needs administrator intervention) was detected.
286
287class CheckFailed(Exception): pass
288
289#check function
290def check_hostname():

Callers 3

check_hostnameFunction · 0.85
check_kvmFunction · 0.85
check_selinuxFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected