ganeti-local
2013-02-28 Michael HanselmannQA: Compare ipolicy directly with None
2013-02-28 Michael HanselmannQA: List all ipolicy options in example configuration
2013-02-28 Michael HanselmannQA: Update assertion for diskless instances
2013-02-28 Michael HanselmannQA: Disable reinstall test for diskless instances
2013-02-28 Michael HanselmannQA: Fix dictionary formatting
2013-02-28 Michael HanselmannQA: Disable drbd-offline test if no DRBD instance is...
2013-02-27 Guido TrotterTest AsyncStreamServer with abstract unix sockets
2013-02-27 Michael HanselmannQA: Disable RAPI tests for virtual clusters
2013-02-27 Michael HanselmannQA: Add virtual cluster support to queue drain test
2013-02-27 Michael HanselmannQA: Disable copyfile test for virtual clusters
2013-02-27 Michael HanselmannQA: Disable OOB tests for virtual clusters
2013-02-27 Michael HanselmannQA: Update virtual node's RAPI users file
2013-02-27 Michael HanselmannQA: Read virtual node's RAPI certificate
2013-02-27 Michael Hanselmannqa_os: Disable checks for virtual clusters
2013-02-27 Michael Hanselmannqa_instance: Virtual cluster support for instance list
2013-02-27 Michael Hanselmannqa_daemon: Virtual cluster support
2013-02-27 Michael Hanselmannqa_utils: Support virtual cluster for backup files
2013-02-27 Michael Hanselmannqa_utils: Virtual cluster support for SSH commands
2013-02-27 Michael Hanselmannqa_config: Support callable test checks
2013-02-27 Michael HanselmannQA: Add config entries for virtual cluster
2013-02-27 Christos StavrakakisFix typo in docstring
2013-02-26 Michael Hanselmannrapi.rst: Replace manual method lists with directive
2013-02-25 Guido TrotterHRoller: allow filtering by node group
2013-02-25 Guido TrotterHRoller: print only online nodes
2013-02-25 Guido TrotterOfficially require Python 2.6+
2013-02-25 Michael Hanselmannbootstrap: Wait for SSH daemon to become reachable
2013-02-25 Michael HanselmannTcpPing: Better error handling, logging
2013-02-25 Michael HanselmannWipe disks added through "gnt-instance modify"
2013-02-25 Michael Hanselmannvcluster-setup: Create $vnode/etc/ganeti directory
2013-02-25 Michael Hanselmannconstants: Use SSH constant for daemon ports
2013-02-25 Michael HanselmannFix style violations in commit 4a90bd4, small changes
2013-02-25 Michael Hanselmannsphinx_ext: New directive for supported methods
2013-02-25 Michael Hanselmannsphinx_ext: Factorize getting RAPI handlers
2013-02-25 Michael Hanselmannsphinx_ext: Factorize handler methods/access
2013-02-25 Michael HanselmannUse "none" instead of "everyone" in RAPI documentation
2013-02-25 Michael Hanselmann.gitignore: Add test/hs/harep
2013-02-25 Iustin PopRewrap a comment in constants.py
2013-02-25 Iustin PopEnable split queries for export in CLI
2013-02-25 Iustin PopImprove the rpc-test program
2013-02-25 Iustin PopImplement Export queries in Haskell
2013-02-25 Iustin PopFix exports query with failed RPCs
2013-02-25 Iustin PopAdd export_list RPC call definitions
2013-02-25 Iustin PopImprove TemplateHaskell code to support empty objects
2013-02-22 Iustin PopFix Curl/Internal.hs not being in gitignore
2013-02-22 Iustin PopAdd option to redirect luxi socket for debugging
2013-02-22 Michael HanselmannImprove RAPI documentation on users and options
2013-02-22 Michael Hanselmannsphinx_ext: Drop text map for RAPI permissions
2013-02-22 Michael HanselmannRAPI: Add flag to require authentication
2013-02-21 Michele TartaraDescribe format of the monitoring agent HTTP queries
2013-02-21 Michele TartaraDescribe format of the monitoring agent HTTP queries
2013-02-20 Helga VelroyenRemove test of obsolete getNetworkUuid method
2013-02-20 Iustin PopSwitch the RPC module over to the multi interface
2013-02-20 Iustin PopAdd a Ganeti-specific implementation of Curl Multi
2013-02-20 Iustin PopAdd two utility functions for handling Either lists
2013-02-20 Iustin PopSimplify RPC error cases
2013-02-20 Iustin PopReduce duplication of curl options computation
2013-02-20 Iustin PopSwitch the curl bindings from optional to required
2013-02-20 Michael Hanselmannqa_config.AcquireNode: Use sort key function
2013-02-20 Michael Hanselmannqa_config: Add __repr__ for instance/node classes
2013-02-20 Michael HanselmannTest "GetNodeInfo" for Xen hypervisor
2013-02-20 Michael HanselmannQA: Add validation for cluster name
2013-02-20 Michael HanselmannQA: Acquire instance via method
2013-02-20 Michael HanselmannMerge branch 'devel-2.7'
2013-02-20 Michael HanselmannNEWS: Fix the fix in commit 82b6f9a
2013-02-20 Michael HanselmannNEWS: Fix release date for 2.7.0 beta1
2013-02-20 Michael HanselmannBuild table with access permissions for RAPI resources
2013-02-20 Michael HanselmannAllow generating different RAPI resource lookup tables
2013-02-19 Guido TrotterHRoller design updates
2013-02-19 Dimitris AragiorgisMinor fixes regarding nic.network change
2013-02-19 Michael Hanselmannbaserlib: Make "_OPCODE_ATTRS" public
2013-02-19 Michael HanselmannMakefile: Add dependencies
2013-02-19 Michael HanselmannRAPI documentation: Add link targets
2013-02-19 Dimitris AragiorgisFix issue 378
2013-02-19 Michael HanselmannHelper to retrieve access permissions for RAPI resource
2013-02-19 Michael HanselmannSphinx extension: Module-level constant for tab width
2013-02-19 Michael HanselmannRAPI documentation: Assertion for console fields
2013-02-19 Michele TartaraStatus change reason support for Reboot
2013-02-19 Michele TartaraInfrastructure for specifying instance status change...
2013-02-19 Michael HanselmannNEWS: Mention multi-alloc and fix typo
2013-02-18 Helga VelroyenUnit tests for Query/Network.hs
2013-02-18 Michele TartaraMake Confd client usable for testing
2013-02-18 Michele TartaraAdd Haskell parser for "xm uptime"
2013-02-18 Michele TartaraAdd Haskell parser for "xm list --long"
2013-02-18 Michele TartaraAdd request type to Confd server for getting instance...
2013-02-18 Michele TartaraUpdate monitoring agent report format
2013-02-18 Dimitris AragiorgisAdd cfgupgrade for changing nic.network to uuid
2013-02-18 Dimitris AragiorgisRemove useless code in backend for network hooks
2013-02-18 Dimitris AragiorgisShow network name and not uuid in instance info
2013-02-18 Dimitris AragiorgisAdd IQ_NETWORKS in query tests
2013-02-18 Dimitris AragiorgisImplement network locking in Instance queries
2013-02-18 Dimitris AragiorgisChanges in query to support nic.network as uuid
2013-02-18 Dimitris AragiorgisModify query LUs to supoprt nic.network as uuid
2013-02-18 Dimitris AragiorgisAdd GetInstanceNetworks() config method
2013-02-18 Dimitris Aragiorgiscmdlib changes to support nic.network as uuid
2013-02-18 Dimitris AragiorgisMake network config methods take uuid as argument
2013-02-15 Guido TrotterDocument possible hypervisor bug in serial_console
2013-02-15 Constantinos... Update man pages wrt ExtStorage
2013-02-15 Guido TrotterDesign correct reporting of storage free space
2013-02-15 Iustin PopMerge branch 'devel-2.7'
2013-02-15 Iustin PopRevert "Disable live-RPC queries under split query"
next