MCPcopy 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
890def cleanup_rules_for_dead_vms():
891 return True
892
893
894def cleanup_bridge(bridge):

Callers 1

can_bridge_firewallFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected