opcodes: Use variables for verification parameters
[ganeti-local] / lib /
2011-08-12 Michael Hanselmannopcodes: Use variables for verification parameters
2011-08-12 Michael Hanselmannmcpu: Specify actual received type on opcode issue
2011-08-11 Michael HanselmannUse resource kind as OpQuery*'s description
2011-08-11 Andrea SpadacciniAdded helper functions in netutils and related constants
2011-08-11 Michael HanselmannFix epydoc error in rlib2.py
2011-08-10 Michael HanselmannFix typo in rlib2's docstring
2011-08-10 Michael HanselmannDocumentation fixes and clarification
2011-08-10 Michael Hanselmanngnt-instance: Rename _SHUTDOWN_* to _EXPAND_*
2011-08-10 Michael Hanselmannrlib2: Exclude oplog/opresult from bulk job list
2011-08-09 Michael Hanselmannrlib: Expose node group tags
2011-08-09 Michael Hanselmannrapi: Bulk support for jobs
2011-08-09 Andrea SpadacciniFixed an error in the documentation of _GetKVMVersion
2011-08-09 Andrea SpadacciniRemoved code duplication for calls to _GetKVMVersion
2011-08-08 Michael HanselmannFix epydoc breakage caused by f8638e288c7a
2011-08-08 Andrea SpadacciniChanged NET_PORT_CHECK to REQ_NET_PORT_CHECK, to improv...
2011-08-08 Andrea SpadacciniAdded check for the ip command at configure time
2011-08-08 Michael HanselmannDetect globbing patterns as query arguments
2011-08-08 Iustin PopAllow fixing of split instances via relocate
2011-08-08 Iustin PopFurther cleanup after multi-evacuate removal
2011-08-08 Iustin PopFix bug in IAllocator parsing of Evacuate result
2011-08-05 Michael HanselmannImplement globbing operator for filters
2011-08-05 Iustin PopZero DRBD metadata before creation
2011-08-05 Michael HanselmannRemove iallocator's “multi-evacuate” mode
2011-08-05 Michael Hanselmannconfd.querylib: Remove long-deprecated query mode
2011-08-05 Michael HanselmannAdd docstring to cmdlib.TLReplaceDisks._FindFaultyDisks
2011-08-05 Michael Hanselmannwatcher: Fix breakage caused by 9bb69bb52fb9
2011-08-05 Michael HanselmannLUGroupVerifyDisks: Use _CheckInstanceNodeGroups' result
2011-08-05 Michael Hanselmanncmdlib: Factorize checking node groups' instances
2011-08-05 Michael Hanselmannwatcher: Write per-group instance status, merge into...
2011-08-05 Michael Hanselmannutils.ReadFile: Add pre-read callback
2011-08-05 René NussbaumerMerge branch 'stable-2.4'
2011-08-04 Agata MurawskaFixed a typo in utils/process.py
2011-08-04 Apollon OikonomopoulosRemove 15-second sleep from LUInstanceCreate
2011-08-04 Iustin PopAdd a readability alias
2011-08-04 Michael HanselmannFix broken object references in docstrings
2011-08-04 Michael HanselmannAdd “gnt-instance change-group” command
2011-08-04 Michael HanselmannAdd opcode to change instance's group
2011-08-04 Michael HanselmannFactorize checking instance's node groups
2011-08-04 Michael HanselmannRemove WATCHER_STATEFILE constant
2011-08-04 Michael Hanselmannganeti-watcher: Split for node groups
2011-08-04 Michael HanselmannLock potential target nodes for group evacuation
2011-08-04 Michael HanselmannSmall changes in group evacuation
2011-08-04 Michael Hanselmanncmdlib: Factorize getting iallocator
2011-08-03 Apollon OikonomopoulosPause DRBD sync for OS install if not wait_for_sync
2011-08-03 Iustin PopFix documentation of gnt-instance failover
2011-08-03 Iustin PopFix small typo in docstring
2011-08-03 Iustin PopChange the backend.InstanceLogName signature
2011-08-03 Iustin PopInstance transfer: export component name to backend
2011-08-03 Iustin PopInstance transfer: add argument for the 'component'
2011-08-03 Iustin PopOptimise use of repeated/looping GetInstanceInfo
2011-08-03 Iustin PopOptimise use of repeated/looping GetNodeInfo
2011-08-03 Iustin PopFix lint errors
2011-08-03 Iustin PopAdd two more compat functions
2011-08-02 Iustin PopFix types passed to IAllocator
2011-08-02 Michael Hanselmannjqueue: Add short delay before detecting job changes
2011-08-02 Michael HanselmannAdd primary/second nodes' group as query fields
2011-08-02 Iustin PopFix doclint failures
2011-07-29 Michael Hanselmannwatcher: Separate function for writing instance status...
2011-07-29 Michael Hanselmannwatcher: Make RAPI error messages less technical
2011-07-29 Michael Hanselmannwatcher.state: Use strings, not objects
2011-07-29 Michael Hanselmannwatcher: Raise error on unknown hook status
2011-07-29 Michael Hanselmannwatcher: Reformat constants
2011-07-29 Michael HanselmannAdd new watcher constants
2011-07-29 Stephen ShirleyFix formatting of frozensets
2011-07-29 Michael Hanselmanncli: Add constant for node group option
2011-07-29 Iustin PopReplace %r with '%s' in masterd/instance.py
2011-07-29 Stephen ShirleyAdd "reboot_behavior" hypervisor flag
2011-07-29 Iustin PopClear the OS scripts environment
2011-07-29 Michael Hanselmannwatcher: Split state class into separate module
2011-07-29 Michael HanselmannRename watcher's constant for instance status file
2011-07-28 Michael Hanselmannwatcher: Split node maintenance into separate module
2011-07-28 Iustin PopMerge branch 'devel-2.4'
2011-07-28 Iustin PopRemove requirement for variants on OS API v15+
2011-07-28 Iustin PopRevert "cli.JobExecutor: Feedback function for info...
2011-07-28 Iustin PopFix group verification of offline nodes
2011-07-27 Iustin PopDisallow variants for OSes that don't support them
2011-07-27 Iustin PopFix OS queries for API v20 w/parameters
2011-07-26 Iustin PopAdd helper for declaring all locks shared
2011-07-26 Michael HanselmannAdd ht-based result checks to opcodes
2011-07-26 Michael HanselmannChange OpClusterVerifyDisks to per-group opcodes
2011-07-26 Michael Hanselmanncmdlib: Give instance name in error message on group...
2011-07-26 Michael Hanselmanncmdlib: Factorize mapping instance LVs to node/volume
2011-07-26 Michael Hanselmanncli.JobExecutor: Feedback function for info output
2011-07-26 Ben LiptonAdd OS search path to gnt-cluster info
2011-07-26 Iustin PopFix recompilation of htools on regen-vcs-version
2011-07-26 Iustin PopAdd another name for the --yes-do-it option
2011-07-25 Iustin PopMost boring patch ever
2011-07-25 Michael HanselmannMerge branch 'devel-2.4'
2011-07-25 Michael HanselmannReopen daemon's stdio on SIGHUP
2011-07-25 Michael HanselmannReopen log file only once after SIGHUP
2011-07-25 Michael HanselmannDon't leak file descriptors when setting up daemon...
2011-07-22 Michael Hanselmanngnt-instance info: Return static info if node offline
2011-07-22 Michael HanselmannIgnore offline primary when failing over
2011-07-22 Michael Hanselmanngnt-instance console: Use query instead of opcode
2011-07-22 Michael HanselmannMerge branch 'devel-2.4'
2011-07-22 Michael HanselmannAdd opcode attribute for comments
2011-07-22 Michael Hanselmanngnt-node volumes: Fix instance names
2011-07-21 Michael HanselmannFix instance failover (missing argument)
2011-07-21 Michael HanselmannImplement instance failover via RAPI
2011-07-21 Michael HanselmannExport job dependencies through lock monitor
next