Merge 'EvacNode' and 'NodeEvacMode'
[ganeti-local] / src / Ganeti / Types.hs
2013-10-02 Jose A. LopesMerge 'EvacNode' and 'NodeEvacMode'
2013-09-20 Jose A. LopesMove 'StorageField' to 'Ganeti.Types'
2013-09-19 Jose A. LopesMove data types from 'Objects' to 'Types'
2013-09-19 Jose A. LopesAdd 'Ganeti.Types.OobStatus' for Hs2Py constants
2013-09-19 Jose A. LopesFix indentation
2013-09-19 Jose A. LopesFix missing constructors to 'CvErrorCode'
2013-09-19 Jose A. LopesAdd constructor 'TagKindNetwork' to 'TagKind'
2013-09-19 Jose A. LopesRename 'ExportModeRemove' to 'ExportModeRemote'
2013-09-19 Jose A. LopesFix 'NICMode' missing 'NIC_IP_POOL'
2013-09-19 Jose A. LopesChange all types in 'Types' to use String
2013-09-19 Jose A. LopesAdd missing exports in 'Ganeti.Types'
2013-08-07 Thomas ThrainerMerge branch 'stable-2.9'
2013-08-07 Jose A. LopesAdd Haskell types for opcodes and parameters
2013-07-29 Helga Velroyengnt-cluster verify: consider shared file storage
2013-07-15 Helga VelroyenVerify file storage path
2013-07-02 Helga VelroyenTurn 'exclusive_storage' into storage parameter (hs)
2013-06-13 Helga VelroyenFix lookup of xen toolstack in Haskell
2013-04-30 Michele TartaraAdd the reason trail type definition in Haskell
2013-04-22 Michele TartaraRemove old "reason" implementation
2013-04-11 Helga VelroyenRemoves the 'sharedfile' storage type
2013-03-21 Helga VelroyenAdd 'enabled_storage_types' to the cluster config
2013-02-19 Michele TartaraInfrastructure for specifying instance status change...
2013-02-15 Iustin PopMerge branch 'devel-2.7'
2013-02-12 Iustin PopAdd functions to parse CLI-level format of priorities
2013-02-12 Michael HanselmannMerge branch 'devel-2.7'
2013-02-11 Dimitris AragiorgisRemove network_type slot (Issue 363)
2013-01-24 Helga VelroyenTypo in comment of network type
2012-12-24 Iustin PopRename htools/ to src/