Fix a node name vs. UUID bug in instance import
[ganeti-local] / lib / query.py
2013-08-07 Thomas ThrainerMerge branch 'stable-2.8' into stable-2.9
2013-08-06 Thomas ThrainerInclude VCS version in `gnt-cluster version`
2013-07-16 Klaus AehligMerge branch 'stable-2.8' into master
2013-07-15 Klaus AehligMerge branch 'stable-2.7' into stable-2.8
2013-07-10 Christos StavrakakisAdd support for querying network timestamps
2013-07-01 Bernardo Dal SenoExport CPUs used by the node OS
2013-06-20 Thomas ThrainerIndex instances by their UUID
2013-06-14 Helga VelroyenRefactor NodeInfo RPC regarding storage reporting
2013-06-13 Thomas ThrainerIndex nodes by their UUID
2013-06-07 Bernardo Dal SenoExport node spindles
2013-06-03 Bernardo Dal SenoExport instance disk spindles
2013-05-28 Thomas ThrainerMake the disks_active flag queryable
2013-04-17 Christos StavrakakisSupport quering for devices names and UUIDs
2013-03-12 Iustin PopMake gnt-node list -o(p|s)inst_list output stable
2013-03-12 Iustin PopIntroduce better item getter helper in query.py
2013-02-25 Iustin PopFix exports query with failed RPCs
2013-02-18 Dimitris AragiorgisChanges in query to support nic.network as uuid
2013-02-11 Dimitris AragiorgisRemove network_type slot (Issue 363)
2012-12-22 Constantinos Venet... Add the gnt-storage client
2012-12-21 Michael HanselmannFormat network field "group_list" in client
2012-12-19 Michael Hanselmannquery: Factorize code for getting statistics value
2012-12-19 Michael HanselmannImprove descriptions of network query fields
2012-12-19 Michael HanselmannReplace frozenset with compat.UniqueFrozenset
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-20 Dimitris AragiorgisMinor fix in query.py
2012-11-20 Dimitris AragiorgisFixes to pass pep8 (make lint)
2012-11-20 Dimitris AragiorgisFixes to pass pylint (make lint)
2012-11-20 Dimitris AragiorgisAdd tags in network objects
2012-11-20 Apollon OikonomopoulosModify instance client to support networks
2012-11-20 Apollon OikonomopoulosImplement LUNetworkQuery
2012-10-11 Michael Hanselmanngnt-job: List archived jobs if requested
2012-10-11 Michael Hanselmannquery: Report data type for unary operators
2012-09-03 Iustin PopMove parameter title definitions to constants
2012-09-03 Iustin PopFix typo in node role description
2012-08-07 Iustin PopSwitch job IDs to numeric
2012-07-20 Nikita StaroverovAdd support for -cpu option in KVM
2012-06-28 JackAdd PCI passthrough for hvm xen
2012-06-15 Michael Hanselmannquery: Comparison of timestamps, job IDs
2012-06-14 Michael Hanselmannquery2: Add <, >, <=, >= comparison operators
2012-05-11 René Nussbaumerquery: Expose diskparamters through query
2012-04-20 Michael HanselmannConvert LUClusterConfigQuery to query2
2012-04-19 Michael HanselmannConvert listing exports to query2
2012-03-30 Michael Hanselmannquery: Add definitions for job fields
2012-02-21 Iustin PopAdd ndp/* fields to group/node query
2011-12-08 Agata MurawskaGroup query now calculates ipolicy
2011-11-30 Michael Hanselmannquery: Add fields for node's disk/hv state
2011-11-22 Guido TrotterQuery: allow query on maximum and minimum memory
2011-11-17 Agata MurawskaBackwards compatibity - added admin_up to query
2011-11-16 Agata MurawskaIntroduce admin_state as 3-values data type
2011-11-16 Agata MurawskaRename admin_up to admin_state
2011-11-16 Agata MurawskaFixed typo in _VerifyResultRow
2011-11-07 Michael Hanselmannquery: Use new SequenceToDict utility
2011-10-12 Iustin PopRename filter and filter_ to qfilter
2011-08-30 Andrea SpadacciniDeprecationWarning fixes for pylint
2011-08-03 Iustin PopAdd two more compat functions
2011-08-02 Michael HanselmannAdd primary/second nodes' group as query fields
2011-07-27 Iustin PopFix OS queries for API v20 w/parameters
2011-07-11 Michael HanselmannMerge branch 'devel-2.4'
2011-07-11 Michael Hanselmannht: Add new check for numbers
2011-04-21 Michael Hanselmannmasterd: Add support for tagging node groups
2011-04-18 Michael HanselmannAdd instance query field for OS parameters
2011-04-05 Michael Hanselmannqlang: Remove OP_GLOB operator
2011-04-05 Michael Hanselmannquery: Add implementation of regex match operator
2011-03-14 Michael HanselmannConvert OsDiagnose to query
2011-03-14 Michael Hanselmannquery: Add conversion wrapper
2011-03-07 Michael Hanselmannquery: Add operator for truth
2011-03-02 Michael Hanselmannquery: Fix bug when names are specified
2011-03-01 Michael Hanselmannquery: Add support for filters
2011-03-01 Michael HanselmannAdd query field flags
2011-02-24 Michael HanselmannAdd script to generate query fields documentation
2011-02-24 Michael HanselmannAdd query field descriptions
2011-02-24 Michael Hanselmannquery: Add support for field description
2011-02-23 Michael HanselmannAdd constants for node roles
2011-02-23 Michael HanselmannAdd constants for instance status
2011-02-23 Michael Hanselmannquery: Use aliases for legacy instance NIC fields
2011-02-22 Michael HanselmannFix title of query field containing instance name
2011-02-17 Iustin PopNodeQuery: mark live fields as UNAVAIL for non-vm_capab...
2011-01-28 Michael HanselmannExport console information as query field
2011-01-28 René NussbaumerFix instance list for instances running multiple times
2011-01-21 Iustin PopMerge branch 'devel-2.4'
2011-01-21 René NussbaumerRename QRFS_* to RS_*
2011-01-20 Iustin PopInstance query: replace duplicates with aliases
2011-01-20 Iustin Popquery: Add alias support in _PrepareFieldList
2011-01-18 Iustin Popquery: use the actual types for BE/HV parameters
2011-01-18 Iustin Popquery: return UNAVAIL for "wrong" HV parameters
2011-01-18 Iustin Popquery: change (debug-mode) field validation errors
2011-01-18 Iustin PopRename a few instance field titles
2011-01-18 Iustin Popquery: Change internal result computation
2011-01-18 Iustin PopImport QRFS_* and QFT_* in query.py
2011-01-14 Michael Hanselmannquery: Update docstrings
2011-01-13 René NussbaumerList node parameters in gnt-group list
2011-01-13 René NussbaumerList node parameters (if any) in gnt-node info
2011-01-06 René NussbaumerSupport query of node field 'powered'
2011-01-06 Adeodato Simoquery.py: add definitions for node group queries
2011-01-06 Adeodato Simoganeti.query_unittest.py: test lock fields too
2011-01-06 Michael HanselmannConvert “gnt-debug locks” to query2
2011-01-05 Michael Hanselmannquery2: Add new field status “offline”
2010-12-21 Michael Hanselmannquery: Add wrapper for creating response object
2010-12-21 Michael HanselmannMove QueryFields to query module
next