Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/cloudstack
/ finish_config
Function
finish_config
systemvm/debian/opt/cloud/bin/update_config.py:40–43 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
38
39
40
def
finish_config():
41
# Converge
42
returncode = configure.main(sys.argv)
43
sys.exit(returncode)
44
45
46
def
process_file():
Callers
2
process_file
Function · 0.85
update_config.py
File · 0.85
Calls
1
main
Method · 0.45
Tested by
no test coverage detected