Merge branch 'stable-2.9' into stable-2.10
[ganeti-local] / src / Ganeti / Objects.hs
2013-11-14 Thomas ThrainerDon't allow optional node parameters
2013-11-08 Jose A. LopesUse configure constants instead of generated
2013-10-08 Jose A. LopesHs2Py constants: constants related to 'Ganeti.Htools...
2013-09-24 Thomas ThrainerRemove physical_id field from disk object
2013-09-19 Jose A. LopesMove data types from 'Objects' to 'Types'
2013-09-12 Thomas ThrainerMerge branch 'stable-2.9' into master
2013-09-12 Thomas ThrainerMerge branch 'stable-2.8' into stable-2.9
2013-09-09 Apollon OikonomopoulosMark the DSA host pubkey as optional
2013-08-28 Helga VelroyenReplace LD_* constants with DT_* constants
2013-08-23 Klaus AehligAdd new node parameters to Object.hs
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 Thomas ThrainerSupport DSA SSH keys in bootstrap
2013-07-22 Michele TartaraRemove extra whitespace
2013-07-18 Sebastian GebhardExtending nicparams to support vlan parameter
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-04 Michele TartaraAdd "includeLogicalId" function for Disks
2013-05-31 Bernardo Dal SenoMerge branch 'stable-2.8' into master
2013-05-28 Thomas ThrainerAdd disks_active to configuration
2013-05-23 Bernardo Dal SenoAdd spindles field to disk object
2013-04-29 Bernardo Dal SenoAdd multiple min/max specs in instance policy
2013-04-24 Bernardo Dal SenoLimit specs in instance policies are always complete
2013-04-17 Christos StavrakakisAdd nic/disk name and UUID fields in Haskell code
2013-04-11 Helga VelroyenRemoves obsolete 'enabled storage types'
2013-04-11 Helga VelroyenAdd enabled disk templates to cluster cfg
2013-03-27 Bernardo Dal SenoRefactor ispecs in ipolicy structures
2013-03-21 Helga VelroyenAdd 'enabled_storage_types' to the cluster config
2013-03-12 Iustin PopAdd simple Ip4Address/Ip4Network types
2013-03-05 Iustin PopMerge branch 'devel-2.7'
2013-03-04 Dimitris AragiorgisFix confd issue regarding --no-lvm-storage
2013-02-12 Michael HanselmannMerge branch 'devel-2.7'
2013-02-11 Dimitris AragiorgisRemove family and size from network objects
2013-02-11 Dimitris AragiorgisRemove network_type slot (Issue 363)
2013-02-08 Guido TrotterMake ParticalNic's network field of type String
2013-02-05 Helga VelroyenMaking ParticalNic's network field of type String
2013-01-24 Helga VelroyenExtend config by networks and networks by UUIDs
2013-01-15 Helga VelroyenReplace nodegroups' PartialNic by PartialNicParams
2012-12-24 Iustin PopRename htools/ to src/