Add Ganeti.HTools.Graph
[ganeti-local] / lib /
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
2012-11-28 Michael Hanselmannssconf: Small error message fixes
2012-11-27 Helga VelroyenFix network query for extra stats fields
2012-11-27 Dimitris AragiorgisExport UUID and serial no in network queries
2012-11-27 Michael Hanselmannssconf: Remove unused regular expression
2012-11-27 Michael HanselmannFix build after commit 9b7e05a
2012-11-27 Michael HanselmannFactorize code to load and verify JSON
2012-11-27 Michael HanselmannFactorize logging setup in tools
2012-11-27 Michael HanselmannLUNodeQueryStorage: Use node allocation lock
2012-11-27 Michael Hanselmanncmdlib: Don't pass processor to _ComputeNics
2012-11-27 Michael Hanselmanncmdlib.LUInstanceRename: Another assertion for BGL
2012-11-27 Michael Hanselmanncmdlib: Stop using proc.Log*
2012-11-27 Michael Hanselmanncmdlib: Use CommaJoin where appropriate
2012-11-27 Michael HanselmannLUNetwork*: Build dictionaries right away
2012-11-26 Michael Hanselmannlocking: Method to check if LockSet is fully acquired
2012-11-26 Michael Hanselmannmcpu: Start locking at correct level
2012-11-23 Michael HanselmannAdd new lock level for node allocations
2012-11-23 Iustin PopFix network opcode parameters
2012-11-23 Iustin PopIntroduce a TMaybe combinator
2012-11-23 Iustin PopReplace dict() with {}
2012-11-23 Dimitris AragiorgisExport network in FinalizeExport()
2012-11-23 Dimitris AragiorgisFix bug in OpNetworkQuery result check
2012-11-23 Dimitris AragiorgisFix bug in network module
2012-11-22 Helga VelroyenMake ipolicy violations a warning
2012-11-21 Iustin PopSmall style fixes (' vs ") in network code
2012-11-21 Michael HanselmannRename leftovers from remote to restricted commands
2012-11-21 Michael Hanselmannbackend: Rename RunRemoteCommand to RunRestrictedCmd
2012-11-21 Michael HanselmannRename constants and directory for restricted commands
2012-11-21 Michael HanselmannRename configure option for restricted commands
2012-11-21 Michael HanselmannAdd command line interface for running commands remotely
2012-11-21 Michael HanselmannRemove delayed iallocator call in TLReplaceDisks
2012-11-21 Michael Hanselmanncmdlib: Merge duplicated code for TLMigrateInstance
2012-11-21 Helga VelroyenFix lint error about too many variables
2012-11-21 Helga VelroyenCheck ispecs against ipolicy on instance modify
2012-11-21 Michael Hanselmannlocking.LockSet: Replace boolean parameter with constants
2012-11-21 Michael Hanselmannnetwork: Style updates
2012-11-21 Michael Hanselmannht: Complain if TNone isn't listed first for TOr/TAnd
2012-11-21 Michael Hanselmannopcodes: Network parameter improvements and fixes
2012-11-21 Michael HanselmannMerge branch 'devel-2.6'
2012-11-21 Michael HanselmannMerge branch 'stable-2.6' into devel-2.6
2012-11-21 Michael Hanselmannlocking: Use frozenset instead of utils.UniqueSequence
2012-11-20 Dimitris AragiorgisMove _BuildNetworkEnv() at top-level
2012-11-20 Dimitris AragiorgisUse bitarray 0.8 interface
2012-11-20 Dimitris AragiorgisMinor fix in query.py
2012-11-20 Dimitris AragiorgisMinor fix in ovf
2012-11-20 Dimitris AragiorgisFix a few docstrings
2012-11-20 Dimitris AragiorgisSimplify GenerateFree in network module
2012-11-20 Dimitris AragiorgisReplace string values with proper constants
2012-11-20 Dimitris AragiorgisAdd docstring to the GetECReserved config method
2012-11-20 Dimitris AragiorgisSimplify mac generation funtions
2012-11-20 Dimitris AragiorgisFix _ComputeNics to include network slot
2012-11-20 Dimitris AragiorgisFixes to pass py-apidoc (make commit-check)
2012-11-20 Dimitris AragiorgisFixes to pass pep8 (make lint)
2012-11-20 Dimitris AragiorgisFixes to pass pylint (make lint)
2012-11-20 Dimitris AragiorgisFixes to pass unittests (make check)
2012-11-20 Dimitris AragiorgisCheck for existing networks/groups in Network LUs
2012-11-20 Dimitris AragiorgisAdd tags in network objects
2012-11-20 Dimitris AragiorgisChange default fields for network listing
2012-11-20 Dimitris AragiorgisPass detailed network info in hooks
2012-11-20 Dimitris AragiorgisPass netinfo in rpcs
2012-11-20 Dimitris AragiorgisUse network's mac prefix
2012-11-20 Dimitris AragiorgisRapi support for networks
2012-11-20 Apollon Oikonomopoulosss_conf support for networks
2012-11-20 Dimitris AragiorgisIntroduce client support for networks
next