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

Method cmdline

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

Source from the content-addressed store, hash-verified

58 return cls.gn
59
60 def cmdline(self):
61 return self.get_cmdline_instance()
62
63 def guestnetwork(self):
64 return self.get_guestnetwork_instance()

Callers 15

is_routedMethod · 0.95
use_extdnsMethod · 0.95
expose_dnsMethod · 0.95
get_dnsMethod · 0.95
has_public_networkMethod · 0.95
test_initMethod · 0.95
set_redundant.pyFile · 0.80
add_routing_rulesMethod · 0.80
get_ip6Method · 0.80
get_gatewayMethod · 0.80
get_gateway6Method · 0.80

Calls 1

get_cmdline_instanceMethod · 0.95

Tested by 1

test_initMethod · 0.76