Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/cloudstack
/ cleanup_rules_for_dead_vms
Function
cleanup_rules_for_dead_vms
scripts/vm/network/security_group.py:890–891 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
888
889
890
def
cleanup_rules_for_dead_vms():
891
return
True
892
893
894
def
cleanup_bridge(bridge):
Callers
1
can_bridge_firewall
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected