Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/cloudstack
/ get_nft_ipv4_fw
Method
get_nft_ipv4_fw
systemvm/debian/opt/cloud/bin/cs/CsConfig.py:75–76 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
73
return
self.nft_ipv4_acl
74
75
def
get_nft_ipv4_fw(self):
76
return
self.nft_ipv4_fw
77
78
def
get_ipv6_acl(self):
79
return
self.nft_ipv6_acl
Callers
3
add_routing_rules
Method · 0.80
process
Method · 0.80
__init__
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected