Trees | Indices | Help |
|
---|
|
Burnin program
|
|||
InstanceDown The checked instance was not up |
|||
BurninFailure Failure detected during burning |
|||
SimpleOpener A simple url opener |
|||
FeedbackAccumulator Feedback accumulator class. |
|||
JobHandler Class for handling Ganeti jobs. |
|||
Burner Burner class. |
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|
|||
USAGE = "\tburnin -o OS_NAME [options...] instance_name ..."
|
|||
MAX_RETRIES = 3
|
|||
LOG_HEADERS = {0: "- ", 1: "* ", 2: "",}
|
|||
_SINGLE_NODE_DISK_TEMPLATES = compat.UniqueFrozenset([constant Disk templates supporting a single node |
|||
_SUPPORTED_DISK_TEMPLATES = compat.UniqueFrozenset([constants.
|
|||
_IMPEXP_DISK_TEMPLATES = _SUPPORTED_DISK_TEMPLATES-frozenset([ Disk templates for which import/export is tested |
|||
OPTIONS = [cli.cli_option("-o", "--os", dest= "os", default= N
|
|||
ARGUMENTS = [cli.ArgInstance(min= 1)]
|
Imports: sys, optparse, time, socket, urllib, random, string, izip, islice, cycle, StringIO, or_, opcodes, constants, cli, errors, utils, hypervisor, compat, pathutils, confd_client, GetClient
|
Decorator for possible batch operations. Must come after the _DoCheckInstances decorator (if any).
|
|
_SINGLE_NODE_DISK_TEMPLATESDisk templates supporting a single node
|
_SUPPORTED_DISK_TEMPLATES
|
_IMPEXP_DISK_TEMPLATESDisk templates for which import/export is tested
|
OPTIONS
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Aug 22 11:13:09 2016 | http://epydoc.sourceforge.net |