Move Network definition ahead of depending definitions
[ganeti-local] / lib /
2012-12-19 Iustin PopRemove some unused Python code
2012-12-19 Iustin PopEnable job queries via confd in gnt-node and RAPI
2012-12-19 Bernardo Dal SenoAdd exclusive_storage node parameter
2012-12-19 Guido TrotterAllow shutting down offline instance
2012-12-19 Guido TrotterAllow running instances to be put online
2012-12-18 Bernardo Dal SenoFixes and improvements to comments
2012-12-18 Michael HanselmannFix error during cluster initialization due to hv_kvm
2012-12-18 Dimitris AragiorgisMake LUNetworkAdd pass _VerifyLocks()
2012-12-17 Michael HanselmannAdd test for SPICE parameter list, add missing ones
2012-12-17 Michael Hanselmannhv_kvm: List of SPICE parameters should be module-global
2012-12-17 Michael Hanselmann_DeclareLocksForMigration: Fix non-DRBD locking issue
2012-12-17 Michael HanselmannLUOobCommand: Always declare NAL in shared mode
2012-12-17 Iustin PopFix two logging messages in TLReplaceDisks
2012-12-17 Iustin PopAdd optional formatting for OP_DSC_FIELD
2012-12-14 Iustin PopFix an small but quite nasty typo
2012-12-14 Guido TrotterVery very very basic openvswitch support
2012-12-13 Constantinos Venet... Pass check_ip and not hostname.ip to _ComputeNics
2012-12-13 Michael HanselmannRead watcher pause using RPC, not directly
2012-12-13 Michael HanselmannSet watcher pause on all nodes
2012-12-13 Michael HanselmannAdd RPC for setting watcher pause
2012-12-13 Michael Hanselmannjqueue: Improve inotify error reporting
2012-12-13 Michael HanselmannImprove test for tools.ensure_dirs
2012-12-12 Michael Hanselmannuidpool: Remove roman number support
2012-12-12 Constantinos Venet... Remove checks wrt IDISK_PARAMS from OpCode level
2012-12-12 Michele TartaraMove the path of the DRBD status file to the Constants...
2012-12-11 Michael HanselmannFix ordering of entries in tools.ensure_dirs
2012-12-11 Michael HanselmannSet owner on watcher pause and queue drain files
2012-12-11 Michael Hanselmannlib/tools/ensure_dirs.py: Code formatting
2012-12-11 Michael HanselmannReplicate queue drain flag across all master candidates
2012-12-11 Michael HanselmannAdd utility function to create frozenset with unique...
2012-12-11 Michael Hanselmannconstants: Remove duplicate DRBD barrier option
2012-12-10 Michael HanselmannChange value for ECODE_TEMP_NORES
2012-12-10 Michael Hanselmannmasterd: Remove duplicate code
2012-12-10 Michael HanselmannImprove error message for when adding inotify watcher...
2012-12-07 Michael HanselmannExport error codes from RAPI client module
2012-12-07 Michael HanselmannAdd error code for temporary lack of resources
2012-12-07 Michael Hanselmanncmdlib: Use locked nodes as node whitelist
2012-12-07 Michael Hanselmanncmdlib: Opportunistic locking on instance creation
2012-12-07 Michael Hanselmanncmdlib: Node whitelist support for allocation request
2012-12-07 Michael Hanselmannmcpu: Verify node allocation lock mode
2012-12-07 Michael Hanselmann_ExportQuery: Use node allocation lock
2012-12-07 Michael HanselmannLUBackupExport: Use node allocation lock
2012-12-07 Michael HanselmannLUBackupRemove: Use node allocation lock
2012-12-07 Michael HanselmannLUInstanceMultiAlloc: Use node allocation lock
2012-12-07 Michael HanselmannLUInstanceRecreateDisks: Use node allocation lock
2012-12-07 Michael HanselmannLUNodeSetParams: Use node allocation lock
2012-12-07 Michael HanselmannLUNodeQueryvols: Use node allocation lock
2012-12-07 Michael HanselmannLUOobCommand: Use node allocation lock
2012-12-06 Michael HanselmannAdd tool to clean up node
2012-12-06 Michael HanselmannSwitch from scp/ssh to node daemon setup utility
2012-12-06 Michael HanselmannAdd tool to configure node daemon
2012-12-06 Dimitris AragiorgisLocking related fixes for networks
2012-12-05 Michael Hanselmannjqueue: Don't modify input opcode when changing priority
2012-12-05 Dimitris AragiorgisUse new util function for mac_prefix validation
2012-12-05 Michael HanselmannLUClusterRedistConf: Use node allocation lock
2012-12-05 Michael HanselmannLUClusterRepairDiskSizes: Use node allocation lock
2012-12-05 Michael HanselmannLUGroupVerifyDisks: Use node allocation lock
2012-12-05 Michael HanselmannLUClusterVerifyGroup: Use node allocation lock
2012-12-05 Michael HanselmannLUInstanceReplaceDisks: Acquire node allocation lock
2012-12-05 Michael HanselmannLUInstanceChangeGroup: Acquire node allocation lock
2012-12-05 Michael HanselmannAcquire node allocation lock during node query
2012-12-04 Michael Hanselmanniallocator: Add node whitelist
2012-12-04 Michael HanselmannAllow ignoring successful commands in "gnt-cluster...
2012-12-04 Michael Hanselmannerrors: Show error descriptions in API documentation
2012-12-04 Michael HanselmannFix locking mistake introduced in commit 5cc1f88
2012-12-04 Iustin PopAdd safety check on job dependency/TIsLength
2012-12-04 Michael HanselmannLUClusterSetParams: Use node allocation lock
2012-12-04 Michael HanselmannLUInstanceCreate: Acquire node allocation lock
2012-12-04 Michael HanselmannAcquire node allocation lock for failover/migration
2012-12-04 Dimitris AragiorgisUse GetMultiInstanceInfo in LUNetwork* opcodes
2012-12-04 Michael Hanselmannutils.text: Function to verify MAC address prefix
2012-12-03 Michael HanselmannFactorize code for checking node daemon certificate
2012-12-03 Michael HanselmannSupport opportunistic locks in mcpu/LUs
2012-12-03 Michael HanselmannAdd opportunistic locking to GanetiLockManager
2012-12-03 Michael Hanselmannlocking: Implement opportunistic locking in LockSet
2012-12-03 Michael HanselmannAdd ssconf function to read all files
2012-12-03 Michael Hanselmannbootstrap.RunNodeSetupCmd: Add IPv6 support
2012-12-03 Michael HanselmannFactorize running node setup command
2012-12-03 Michael Hanselmannssconf: Add dry-run support for writing files
2012-12-03 Michael Hanselmannssconf: Add function to verify keys
2012-12-03 Dimitris AragiorgisLUNetworkAdd: Log warning when needed
2012-12-03 Dimitris AragiorgisUse constants.IP4_VERSION in LUNetworkAdd
2012-12-03 Dimitris AragiorgisFix locking in networks
2012-11-30 Iustin PopRename OpTestAllocator.allocator to iallocator
2012-11-30 Iustin PopAdd a helper for the "iallocator" opcode field
2012-11-30 Iustin PopAdd Group, OS and Backup opcodes
2012-11-30 Iustin PopFix empty list as default value in OpInstanceMultiAlloc
2012-11-30 Michael HanselmannFix breakage introduced in commit a8b3b09
2012-11-30 Michael HanselmannFactorize SSL context setup for certificate check
2012-11-30 Dimitris AragiorgisIntroduce ht.TMaybeValueNone and ht.TValueNone
2012-11-30 Michael Hanselmannopcodes: Replace manual loop with map
2012-11-29 Michael HanselmannFix type descriptions in RAPI documentation
2012-11-29 Helga VelroyenFixing crash when removing disks
2012-11-29 Michael Hanselmannlocking: Change locking order, move NAL after instances
2012-11-29 Michael HanselmannAdd constant for node certificate mode
2012-11-28 Michael HanselmannMove cluster verification out of prepare-node-join
2012-11-28 Michael Hanselmannssconf: Verify file size when reading, add some tests
2012-11-28 Michael HanselmannFix pylint error introduced in commit 9675661
2012-11-28 Michael Hanselmannssconf: Move class-level constants to module
2012-11-28 Michael HanselmannRemove ssconf.SimpleConfigReader
next