Script gnt_network
[hide private]
[frames] | no frames]

Script gnt_network

Bootstrap script for ganeti.client.gnt_network

Variables [hide private]
  commands = {"add":(AddNetwork, ARGS_ONE_NETWORK, [DRY_RUN_OPT,...
  aliases = main.aliases

Imports: sys, main


Variables Details [hide private]

commands

Value:
{"add":(AddNetwork, ARGS_ONE_NETWORK, [DRY_RUN_OPT, NETWORK_OPT, GATEW\
AY_OPT, ADD_RESERVED_IPS_OPT, MAC_PREFIX_OPT, NETWORK6_OPT, GATEWAY6_O\
PT, NOCONFLICTSCHECK_OPT, TAG_ADD_OPT, PRIORITY_OPT]+ SUBMIT_OPTS, "<n\
etwork_name>", "Add a new IP network to the cluster"), "list":(ListNet\
works, ARGS_MANY_NETWORKS, [NOHDR_OPT, SEP_OPT, FIELDS_OPT, VERBOSE_OP\
T], "[<network_id>...]", "Lists the IP networks in the cluster. The av\
ailable fields can be shown" " using the \"list-fields\" command (see \
the man page for details)." " The default list is (in order): %s." % u\
...