Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/cloudstack
/ get_ipv6_fw
Method
get_ipv6_fw
systemvm/debian/opt/cloud/bin/cs/CsConfig.py:81–82 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
79
return
self.nft_ipv6_acl
80
81
def
get_ipv6_fw(self):
82
return
self.nft_ipv6_fw
83
84
def
get_logger(self):
85
return
self.__LOG_FILE
Callers
2
process
Method · 0.80
process
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected