Hs2Py constants: add 'osApiVersions'
[ganeti-local] / src / Ganeti / Query /
2013-10-08 Jose A. LopesHs2Py constants: add 'osApiVersions'
2013-09-19 Jose A. LopesMove data types from 'Objects' to 'Types'
2013-09-19 Jose A. LopesAdd constructor 'TagKindNetwork' to 'TagKind'
2013-08-07 Thomas ThrainerMerge branch 'stable-2.9'
2013-08-07 Thomas ThrainerMerge branch 'stable-2.8' into stable-2.9
2013-08-07 Jose A. LopesUpdate Harep, Query server, and tests
2013-08-06 Thomas ThrainerInclude VCS version in `gnt-cluster version`
2013-07-18 Klaus AehligMerge branch 'stable-2.8' into stable-2.9
2013-07-18 Michele TartaraFix permission problem related to Issue 477
2013-07-17 Klaus AehligMerge branch 'stable-2.8' into stable-2.9
2013-07-17 Thomas ThrainerRename queryd to luxid
2013-07-17 Thomas ThrainerAdd queryd daemon (split from confd)
2013-07-17 Thomas ThrainerExtract ConfigReader from Confd/Server.hs
2013-07-16 Christos StavrakakisAdd timestamps to haskell network query fields
2013-07-16 Klaus AehligMerge branch 'stable-2.8' into master
2013-07-12 Klaus AehligAdd luxiReqQueryNetworks to LuxiOp
2013-07-12 Klaus AehligLog received message at debug level
2013-07-11 Michele TartaraLog RPC errors from inside executeRpcCall
2013-07-11 Michele TartaraFactor out the logRpcErrors function
2013-07-09 Michele TartaraPrevent silent failure in case of connection problems
2013-07-05 Klaus AehligMerge branch 'stable-2.8' into master
2013-07-03 Helga VelroyenExtraction of storage info by type
2013-07-03 Klaus AehligClean up work around for host name filtering
2013-07-03 Klaus AehligDo not handle host queries special
2013-07-02 Helga VelroyenTurn 'exclusive_storage' into storage parameter (hs)
2013-07-01 Bernardo Dal SenoExport CPUs used by the node OS
2013-06-27 Helga VelroyenMake NodeInfo (hs) accept arbitrary storage types
2013-06-26 Thomas ThrainerMerge branch 'stable-2.8' into master
2013-06-25 Guido TrotterMerge branch 'stable-2.7' into stable-2.8
2013-06-24 Klaus AehligFor node queries allow short forms of host names
2013-06-24 Klaus AehligProvide a special filter for host names
2013-06-20 Thomas ThrainerIndex instances by their UUID
2013-06-18 Helga VelroyenRevert "Make NodeInfo (hs) accept arbitrary storage...
2013-06-17 Helga VelroyenMake NodeInfo (hs) accept arbitrary storage types
2013-06-14 Helga VelroyenRefactor NodeInfo RPC regarding storage reporting
2013-06-13 Helga VelroyenFix lookup of xen toolstack in Haskell
2013-06-13 Thomas ThrainerIndex nodes by their UUID
2013-06-12 Helga VelroyenAdd hvparams to RPC call 'node_info'
2013-06-07 Bernardo Dal SenoExport node spindles
2013-05-21 Helga VelroyenRPC 'node_info': <storage_type,key> instead of vg_names
2013-05-03 Michele TartaraMerge stable-2.7 into stable-2.8
2013-04-30 Iustin PopFix bug in group queries related to node/instance fields
2013-04-29 Klaus AehligLog at info level the success of a luxi query
2013-04-11 Guido TrotterMerge branch 'devel-2.7'
2013-04-11 Helga VelroyenRemoves obsolete 'enabled storage types'
2013-04-11 Helga Velroyengnt-cluster info: report enabled disk templates
2013-04-08 Michele TartaraProperly export errors while reading job list
2013-04-08 Michele TartaraFix typo and improve comment
2013-03-21 Helga Velroyengnt-cluster info: show enabled storage types
2013-03-20 Helga VelroyenTypo 'repot' in Server.hs
2013-03-12 Iustin PopAdd missing external_reservations query field in confd
2013-03-12 Iustin PopChange node disk/hv_state query in confd
2013-03-12 Iustin PopSort instance list in gnt-group list -opinst_list
2013-03-12 Iustin PopMake gnt-node list -o(p|s)inst_list output stable
2013-03-12 Iustin PopFix gnt-backup list -o node via confd
2013-03-12 Iustin PopFix network query field types/names in the Haskell...
2013-03-05 Iustin PopMerge branch 'devel-2.7'
2013-03-04 Iustin PopFix node partial name matching in Haskell code
2013-03-04 Iustin PopFix bug in group queries related to node/instance fields
2013-03-04 Iustin PopAbstract the individual query functions
2013-03-04 Iustin PopAllow confd to serve network list-fields queries
2013-03-04 Iustin PopRename/make uniform the other query entities
2013-03-04 Dimitris AragiorgisFix confd issue regarding --no-lvm-storage
2013-02-25 Iustin PopImplement Export queries in Haskell
2013-02-22 Iustin PopFix another docstring typo
2013-02-20 Iustin PopSimplify RPC error cases
2013-02-18 Helga VelroyenUnit tests for Query/Network.hs
2013-02-12 Michael HanselmannMerge branch 'devel-2.7'
2013-02-07 Iustin PopRemove use of 'head' and add hlint warning for it
2013-02-05 Helga VelroyenMaking ParticalNic's network field of type String
2013-01-29 Helga VelroyenAdd fields 'inst_cnt' and 'inst_list' to network queries
2013-01-29 Helga VelroyenMoving network query helper functions to Network.hs
2013-01-25 Helga VelroyenMore fields for network queries
2013-01-24 Helga VelroyenFirst part of Network Queries in Haskell
2013-01-24 Helga VelroyenConvert Maybe results to RSUnavail
2012-12-24 Iustin PopRename htools/ to src/