Implement LUNetworkQuery
[ganeti-local] / lib /
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 PopImprove error message for wrong opcode parameter values
2012-11-20 Iustin PopCleanup ht's use of positive/strictpositive
2012-11-19 Michael Hanselmannlocking: Simplify condition
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-16 Michael Hanselmannbackend: Implement remote commands
2012-11-16 Michael Hanselmannconfigure: Add option to enable remote commands
2012-11-16 Michael Hanselmannrapi: Add new user option for querying
2012-11-15 Michael HanselmannMove gnt_cluster.SHOW_MACHINE_OPT to cli
2012-11-14 Michael HanselmannWarn on invalid lines in HTTP user files
2012-11-14 Michael Hanselmannpathutils: Add directory for remote commands
2012-11-14 Michael Hanselmannutils.process.RunResult: Always set "fail_reason" attribute
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 Helga VelroyenDocumentation for the NODE_RES level
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
2012-11-12 Iustin PopFix type error in kvm/GetMigrationStatus
2012-11-09 Michael Hanselmannsphinx_ext: Allow use of “rapi” module in pyeval
2012-11-08 Michael Hanselmannrlib2: Document two previously undocumented functions
2012-11-08 Michael Hanselmannjqueue/mcpu: Determine priority using callback
2012-11-08 Michael HanselmannMerge branch 'devel-2.6'
2012-11-08 Michael HanselmannMerge branch 'stable-2.6' into devel-2.6
2012-11-08 Michael Hanselmannhttp/__init__.py: Remove extraneous argument
2012-11-08 Michael Hanselmannrapi.testutils: Add utility to format HTTP headers
2012-11-08 Michael Hanselmannrapi.testutils: Return headers from mock utility
2012-11-08 Michael Hanselmannhttp: Add wrapper for mimetools.Message
2012-11-07 Michael HanselmannAdd missing tests for commit f0d2286
2012-11-07 Michael Hanselmannworkerpool: Use itertools.count instead of manual counting
2012-11-07 Iustin PopMerge branch 'devel-2.6' into submit
2012-11-07 Iustin PopMerge branch 'stable-2.6' into devel-2.6
2012-11-06 Guido TrotterUse SSH_LOGIN_USER rather than root for xl ssh
2012-11-06 Guido TrotterFix gnt-instance console with xl
2012-11-06 Michael HanselmannAdd utility to check if file is executable
2012-11-06 Michael HanselmannFix NameError in constants.py introduced in merge 46c1f82
2012-11-06 Guido TrotterMerge branch 'devel-2.6'
2012-11-06 Guido TrotterMerge branch 'stable-2.6' into devel-2.6
2012-11-06 Guido TrotterDisable E1101 on ganeti/http/server.py:424
2012-11-06 Guido TrotterFix live migration under xl
2012-11-06 Guido TrotterDon't check for xend port when using xl
2012-11-06 Michael Hanselmannutils.io: Improve handling of double and single slashes
2012-11-06 Michael Hanselmannworkerpool: Don't mask variable in AddManyTasks
2012-11-06 Michael Hanselmannworkerpool: Simplify _WaitForTaskUnlocked
2012-11-05 Dato Simócli.py: use None as name for tag operations on the...
2012-11-02 Bernardo Dal SenoFix previous merge
2012-11-01 Michael HanselmannMerge branch 'devel-2.6'
2012-11-01 Michael HanselmannMerge branch 'stable-2.6' into devel-2.6
2012-11-01 Michael Hanselmannjqueue: Return jobs to queue when shutting down
2012-11-01 Michael Hanselmanngnt-debug delay: Add "--submit" option
2012-11-01 Iustin PopMake hostname checks uniform between instance rename...
2012-11-01 Iustin PopImprove logging of new job submissions
2012-11-01 Iustin PopImprove handling of lock exceptions
2012-10-30 Iustin PopFix runtime memory increases
2012-10-30 Iustin PopFix validation of vgname in OpClusterSetParams
2012-10-30 Iustin PopFix removal of storage directory on shared file storage
2012-10-30 Iustin PopSwitch non-redundant check to disk template-based
2012-10-29 Bernardo Dal SenoFix permission for socket directory
2012-10-29 Iustin PopAdd option to force master-failover without voting
2012-10-26 Michael Hanselmannbackend: Switch to new file storage directory verification
2012-10-26 Michael HanselmannCheck allowed file storage paths during cluster-verify
2012-10-26 Michael HanselmannMake Paramiko an optional dependency for listrunner
2012-10-26 Michael HanselmannRemove setup-ssh
2012-10-26 Michael Hanselmanngnt-node add: Use prepare-node-join
2012-10-26 Michael Hanselmannprepare-node-join: Use ssh.GetAllUserFiles
2012-10-26 Michael Hanselmannssh: Add function to get all of user's SSH files
2012-10-26 Michael HanselmannRunCmd: Support standard input file descriptor
2012-10-26 Michael HanselmannFactorize job selection in “gnt-job cancel”
2012-10-26 Michael Hanselmannutils.x509: Factorize code to extract X509 certificate
2012-10-26 Michael Hanselmannprepare_node_join: Move daemon SSH files to constants
2012-10-26 Michael Hanselmannprepare-node-join: Swap private and public keys
2012-10-26 Michael Hanselmannprepare-node-join: Use public key directly for auth...
2012-10-26 Michael Hanselmannssh.GetUserFiles: Parameter to disable directory check
2012-10-26 Iustin PopUpdate instance modify message
2012-10-25 Dato SimóErrors.hs: improve field names for ConfigVersionMismatch
2012-10-25 Iustin PopRemove unused cache implementation
2012-10-25 Michael Hanselmannbdev: Remove unused import of itertools
2012-10-25 Michael Hanselmannbdev: Add verification for file storage paths
2012-10-25 Michael Hanselmannjqueue: Factorize code to modify job
2012-10-25 Michael Hanselmanncli: Use callback for --priority
2012-10-25 Michael Hanselmannjqueue: Add docstring for _DetermineJobDirectories
2012-10-25 Michael Hanselmannjqueue: Fix comments in _SubmitJobUnlocked
2012-10-25 Michael HanselmannDrop SSHS_FORCE constant
2012-10-23 Iustin PopImprove logging of AssertionErrors
2012-10-23 Michael Hanselmanntools.prepare_node_join: Fix pep8 errors
2012-10-23 Michael HanselmannAdd initial implementation of prepare-node-join
2012-10-23 Michael Hanselmannssh.GetUserFiles: RSA support, unit tests
2012-10-19 Iustin PopUpdate blockdev's "info" at instance rename
2012-10-19 Iustin PopLVM: remove old tags when adding new ones
next