Expose bulk parameter for GetJobs in RAPI client
[ganeti-local] / lib /
2013-07-10 Leon HandrekeExpose bulk parameter for GetJobs in RAPI client
2013-07-09 Michele TartaraCluster verify checks server.pem permissions
2013-07-09 Michele TartaraAdd function for checking file access permissions
2013-07-05 Klaus AehligMerge branch 'stable-2.7' into stable-2.8
2013-06-26 Klaus AehligDisable pylint E1101 on hypothetical import
2013-06-25 Guido TrotterMerge branch 'stable-2.7' into stable-2.8
2013-06-25 Guido TrotterProvide the right fix for the kvm_extra parameter v2.7.0rc3
2013-06-24 Guido Trotterkvm: don't pass whole extra as a single argument
2013-06-24 Helga Velroyengnt-cluster info (py): add enabled disk templates
2013-06-21 Thomas ThrainerMerge branch 'stable-2.7' into stable-2.8
2013-06-21 Guido TrotterCatch DeviceCreationError unhandled exceptions
2013-06-21 Guido Trottergrow disk: call SetDiskID before blockdev_getsize
2013-06-21 Guido TrotterFix permissions of the queue archive dir
2013-06-04 Klaus AehligAdd --force option to gnt-cluster modify
2013-06-04 Klaus AehligAdd a force option to the ClusterSetParams Opcode
2013-06-04 Christos StavrakakisExport device UUIDs to hooks and OS scripts
2013-06-03 Klaus Aehliggnt-cluster info: only parameters for enabled hypervisors
2013-05-31 Bernardo Dal SenoMerge branch 'stable-2.7' into stable-2.8
2013-05-29 Guido TrotterEnsure the queue socket has the right permissions
2013-05-29 Thomas ThrainerExport connected networks to IAllocator
2013-05-28 Thomas ThrainerRe-activate previously active disks in watcher
2013-05-28 Thomas ThrainerMake the disks_active flag queryable
2013-05-28 Thomas ThrainerConsider disks_active in UpgradeConfig
2013-05-28 Thomas ThrainerAdd disks_active to configuration
2013-05-24 Guido TrotterMerge branch 'stable-2.7' into stable-2.8
2013-05-22 Guido TrotterWorkaround missing SO_PEERCRED
2013-05-22 Guido TrotterAdd debugging clause to _ExpandCheckDisks error
2013-05-17 Balazs LeczStash Xen config file after a failed startup
2013-05-17 Balazs LeczFix owner of the OS log dir
2013-05-17 Bernardo Dal SenoMerge branch 'stable-2.7' into stable-2.8
2013-05-17 Thomas Thrainercmdlib: Cleanup public/private functions
2013-05-17 Thomas Thrainercmdlib: Extract instance query related functionality
2013-05-17 Thomas Thrainercmdlib: Extract instance operation functionality
2013-05-17 Thomas Thrainercmdlib: Extract migration related functionality
2013-05-17 Thomas Thrainercmdlib: Extract storage related functionality
2013-05-17 Thomas ThrainerReformat and define exports in cmdlib/__init__.py
2013-05-17 Thomas ThrainerExtract miscellaneous logical units from cmdlib
2013-05-17 Thomas ThrainerExtract os related logical units from cmdlib
2013-05-17 Thomas ThrainerExtract query related logical units from cmdlib
2013-05-17 Thomas ThrainerExtract backup related logical units from cmdlib
2013-05-17 Thomas ThrainerExtract instance related logical units from cmdlib
2013-05-17 Thomas ThrainerExtract node related logical units from cmdlib
2013-05-17 Thomas ThrainerExtract group related logial units from cmdlib
2013-05-17 Thomas ThrainerExtract cluster related logical units from cmdlib
2013-05-17 Thomas ThrainerExtract test logical units from cmdlib
2013-05-17 Thomas ThrainerExtract network related logical units from cmdlib
2013-05-17 Thomas ThrainerExtract tags related logical units from cmdlib
2013-05-17 Thomas ThrainerExtract base classes from cmdlib
2013-05-14 Michele TartaraRemove extra newline
2013-05-14 Michele TartaraAdd MonD to the watcher
2013-05-14 Michele TartaraStart the monitoring and node daemons together
2013-05-14 Michele TartaraAdd a constant stating whether monitoring is enabled
2013-05-14 Bernardo Dal SenoClean up when "gnt-instance modify" fails to create...
2013-05-14 Bernardo Dal Senorecreate-disks honors the prealloc_wipe_disks flag
2013-05-14 Bernardo Dal SenoIntroduce wrapper for cmdlib._WipeDisks()
2013-05-14 Bernardo Dal SenoDon't catch an exception that cannot be raised
2013-05-14 Michael HanselmannWipe disks added through "gnt-instance modify"
2013-05-13 Guido TrotterMove cmdlib.py to cmdlib/__init__.py
2013-05-03 Bernardo Dal SenoDisk templates are "allowed" and not "enabled" in ipolicies
2013-05-03 Helga Velroyengnt-job list: deal with non-ascii encoding in jobs
2013-05-03 Michele TartaraMerge stable-2.7 into stable-2.8
2013-05-02 Helga Velroyengnt-cluster modify: check vg name only on vm-capable...
2013-05-02 Helga VelroyenImprove error message for file instance creation
2013-05-02 Guido Trotterkvm: use -machine type,accel= for newer qemu
2013-05-02 Guido Trotterkvm: Move parameter validation before use
2013-05-02 Guido Trotterkvm: Use -display none rather than -nographic
2013-04-30 Helga Velroyengnt-instance: new hypervisor parameter 'vif_type'
2013-04-29 Bernardo Dal SenoAdd command-line support for multiple specs in ipolicy
2013-04-29 Bernardo Dal SenoAdd multiple min/max specs in instance policy
2013-04-29 Bernardo Dal SenoSeparate checks for std spec compliance
2013-04-29 Guido TrotterFix unclear error when replacing a nic's ip
2013-04-26 Klaus AehligIn plain to drbd conversion, rename LVs back on failure
2013-04-24 Klaus AehligMerge branch 'stable-2.7' into stable-2.8
2013-04-24 Michele TartaraReason trail implementation for "start"
2013-04-24 Michele TartaraReason trail implementation for "shutdown"
2013-04-24 Bernardo Dal SenoLimit specs in ipolicy command lines are always complete
2013-04-24 Bernardo Dal SenoLimit specs in instance policies are always complete
2013-04-24 Bernardo Dal SenoRefactor tests in ipolicy validation
2013-04-24 Bernardo Dal SenoAdd command to print ipolicy options
2013-04-24 Bernardo Dal SenoAdd --ipolicy-xxx-specs options
2013-04-24 Bernardo Dal SenoNew CLI input type: list of key/value pairs
2013-04-24 Bernardo Dal SenoAllow "default" as a value for ipolicy templates
2013-04-23 Michele TartaraMake burnin compatible with the reason trail
2013-04-22 Michele TartaraReason trail implementation for instance reboot
2013-04-22 Michele TartaraAdd "reason" as a common parameter for all the RAPI...
2013-04-22 Michele TartaraAdd infrastructure for adding common RAPI parameters
2013-04-22 Michele TartaraAdd job_id and index to the reason trail
2013-04-22 Michele TartaraAdd the reason trail to the opcodes
2013-04-22 Michele TartaraAdd a field to store the reason trail in OpCodes
2013-04-22 Michele TartaraProvide "--reason" as a parameter for all commands
2013-04-22 Michele TartaraAdd function for extending the reason trail
2013-04-22 Michele TartaraAdd an opcode name conversion function
2013-04-22 Michele TartaraAdd function for storing the reason trail of an instance
2013-04-22 Michele TartaraAdd function for getting the timestamp in nanoseconds
2013-04-22 Michele TartaraAdd TMaybeList as a new type for parameters
2013-04-22 Michele TartaraAdd constants for the reason trail implementation
2013-04-22 Michele TartaraRemove old "reason" implementation
2013-04-22 Michele TartaraAllow proper cleanup of partially created disks
2013-04-18 Michele TartaraSet the default metavg to be equal to the cluster name
2013-04-17 Christos StavrakakisAdd Disks and NICs to _AllUUIDObjects
next