Package ganeti :: Package tools :: Module node_cleanup
[hide private]
[frames] | no frames]

Module node_cleanup

source code

Script to configure the node daemon.

Functions [hide private]
 
ParseOptions()
Parses the options passed to the program.
source code
 
VerifyOptions(parser, opts, args)
Verifies options and arguments for correctness.
source code
 
Main()
Main routine.
source code

Imports: os, optparse, sys, logging, cli, constants, pathutils, ssconf, utils


Function Details [hide private]

ParseOptions()

source code 

Parses the options passed to the program.

Returns:
Options and arguments