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