Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/cloudstack
/ succeed
Function
succeed
extensions/MaaS/maas.py:30–32 ·
view source on GitHub ↗
(data)
Source
from the content-addressed store, hash-verified
28
29
30
def
succeed(data):
31
print(json.dumps(data))
32
sys.exit(0)
33
34
35
class
MaasManager:
Callers
7
prepare
Method · 0.70
create
Method · 0.70
delete
Method · 0.70
start
Method · 0.70
stop
Method · 0.70
reboot
Method · 0.70
status
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected