ganeti-local
2012-11-21 Michael Hanselmannlocking: Use frozenset instead of utils.UniqueSequence
2012-11-21 Michael Hanselmannlocking: Add test for downgrade without names
2012-11-20 Iustin PopFix some more hlint warnings
2012-11-20 Iustin PopFix tools/move-instance after networks addition
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 Aragiorgiscfgupgrade for networks
2012-11-20 Dimitris AragiorgisUse network's mac prefix
2012-11-20 Apollon OikonomopoulosInclude networks in Makefile and bash completion
2012-11-20 Apollon OikonomopoulosAdd gnt-network man page
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
2012-11-20 Apollon OikonomopoulosModify instance client to support networks
2012-11-20 Apollon OikonomopoulosPeripheral changes for networks
2012-11-20 Dimitris AragiorgisModify LUInstanceSetParams() to support networks
2012-11-20 Dimitris AragiorgisModify RemoveInstance() to support networks
2012-11-20 Dimitris AragiorgisModify LUInstanceCreate to support networks
2012-11-20 Dimitris AragiorgisConfig methods for reserving/releasing IPs
2012-11-20 Dimitris AragiorgisImplement network/nodegroup mappings
2012-11-20 Dimitris AragiorgisImplement LUNetworkSetParams
2012-11-20 Apollon OikonomopoulosImplement LUNetworkQuery
2012-11-20 Dimitris AragiorgisBasic IP pool management logic
2012-11-20 Apollon OikonomopoulosIntroduce new module for IP pool management
2012-11-20 Dimitris AragiorgisIP pool related objects, opcodes and constants
2012-11-20 Iustin PopAdd more basic validation types
2012-11-20 Iustin PopFix a hlint warning
2012-11-20 Michele TartaraAdd DRBD parser unit tests
2012-11-20 Michele TartaraAdd parser for DRBD /proc file
2012-11-20 Iustin PopProperly log errors when setting up daemon FDs
2012-11-20 Iustin PopSwitch opcode data type from normal to record constructors
2012-11-20 Iustin PopFix docstrings for the Filter type
2012-11-20 Iustin PopSimplify a few test helpers
2012-11-20 Iustin PopAdd custom code for CV_E* constants to convert-constants
2012-11-20 Iustin PopImprove error message for wrong opcode parameter values
2012-11-20 Iustin PopCleanup ht's use of positive/strictpositive
2012-11-20 Iustin PopSplit OpCode.hs and add module for opcode parameters
2012-11-20 Iustin PopCreate a new Ganeti/Types.hs module
2012-11-19 Michael Hanselmannlocking: Simplify condition
2012-11-19 Michael Hanselmannconfigure: Shell cleanup
2012-11-19 Michael HanselmannAdd opcode for running commands remotely
2012-11-19 Michael HanselmannAdd RPC for restricted commands
2012-11-19 Michael Hanselmannlocking: Don't schedule pending acq. for short timeout
2012-11-19 Michele TartaraPrevent hlint crash on unicode chars
2012-11-16 Michael HanselmannRename design document for SSH setup
2012-11-16 Michael Hanselmannbackend: Implement remote commands
2012-11-16 Michael Hanselmannconfigure: Add option to enable remote commands
2012-11-16 Michael HanselmannAdd unit test for RAPI handler access definitions
2012-11-16 Michael HanselmannUpdate ganeti-rapi man page for new user option
2012-11-16 Michael Hanselmannrapi: Add new user option for querying
2012-11-16 Michele TartaraAdd Utility functions for loading data from test files
2012-11-16 Michele TartaraImproved TestHelper module docstring
2012-11-15 Michael HanselmannMove gnt_cluster.SHOW_MACHINE_OPT to cli
2012-11-15 Guido TrotterAdd ganeti-node-role ocf example file
2012-11-15 Guido TrotterAdd ganeti-master-role.ocf example file
2012-11-15 Iustin PopCleanup THH function use from built module namespace
2012-11-14 Iustin PopSwitch Attoparsec/unicode test from QC to HUnit
2012-11-14 Michael HanselmannWarn on invalid lines in HTTP user files
2012-11-14 Michael HanselmannDon't check for remote command directory as file storage
2012-11-14 Michael HanselmannDocument master daemon's shutdown behaviour
2012-11-14 Michael Hanselmannpathutils: Add directory for remote commands
2012-11-14 Michael Hanselmannutils.process.RunResult: Always set "fail_reason" attribute
2012-11-14 Michael HanselmannAdd previously missing node daemon GID to getent mock
2012-11-14 Michael HanselmannAdd test utility to count calls to function
2012-11-14 Michael HanselmannSort content of generated RPC code
2012-11-13 Michael HanselmannAdd new test for RAPI
2012-11-13 Michael HanselmannAdd “gnt-job change-priority” sub-command
2012-11-13 Michael HanselmannExpose changing job priority via LUXI
2012-11-13 Michael Hanselmannjqueue: Allow changing of job priority
2012-11-13 Michael Hanselmannjqueue: Set task ID for jobs added to workerpool
2012-11-13 Michael Hanselmannworkerpool: Preserve task number when deferring
2012-11-13 Michael Hanselmannworkerpool: Add method to change task's priority
2012-11-13 Michael Hanselmannworkerpool: Change data structure for priority change
2012-11-13 Iustin PopAutomatically enable version-dependent GHC flags
2012-11-13 Michele TartaraAdded attoparsec unit test for Unicode parsing
2012-11-13 Michele TartaraAdd "Attoparsec" to the optional haskell packages
2012-11-13 Helga VelroyenDocumentation for the NODE_RES level
2012-11-13 Iustin PopImprove make regen-vcs-version
2012-11-13 Iustin PopFix two hlint warnings
2012-11-12 Michael HanselmannRunCmd: Expose "postfork" callback
2012-11-12 Iustin PopMerge branch 'devel-2.6' into master
2012-11-12 Iustin PopMerge branch 'stable-2.6' into devel-2.6
2012-11-12 Iustin PopImprove error message when migration status fail
next