MCPcopy Create free account
hub / github.com/apache/cloudstack / get_format

Method get_format

systemvm/debian/opt/cloud/bin/cs/CsConfig.py:135–136  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

133 return dns
134
135 def get_format(self):
136 return self.__LOG_FORMAT
137
138 def get_ingress_chain(self, device, ip):
139 if self.is_vpc():

Callers 3

set_redundant.pyFile · 0.80
__init__.pyFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected