Get NEWS sections in consistent order
[ganeti-local] / src /
2013-10-04 Klaus AehligProvide the DIRVERSION as a constant
2013-10-04 Klaus AehligProvide time constants related to upgrades
2013-10-04 Klaus AehligProvide means of submitting jobs to a drained queue
2013-10-04 Klaus AehligExpose sharedir in pathutils
2013-10-04 Klaus AehligAlso provide the program version
2013-10-02 Raffa SantiDefine 'access' disk-parameter type
2013-10-02 Jose A. LopesMerge 'EvacNode' and 'NodeEvacMode'
2013-10-02 Jose A. LopesRemove duplicate 'IALLOCATOR_NEVAC_*' constants
2013-10-02 Klaus AehligMerge branch 'stable-2.9' into master
2013-09-30 Spyros TrigazisAdd test for mond-data mock file
2013-09-30 Spyros TrigazisImport MonD data from file
2013-09-30 Spyros TrigazisImplement readJSON functions for DC Types
2013-09-30 Spyros TrigazisFetch data from MonD to HTools
2013-09-30 Spyros TrigazisAdd MonD's latest API Version in lib/constants.py
2013-09-27 Michele TartaraMake the inst-status-xen collector more resilient
2013-09-26 Jose A. LopesAdd 'generated from' comments in Hs2py constants
2013-09-25 Klaus AehligMerge branch 'stable-2.9' into master
2013-09-25 Klaus AehligMerge branch 'stable-2.8' into stable-2.9
2013-09-25 Jose A. LopesHs2Py constants: add remaining '_autoconf.*' constants
2013-09-25 Jose A. LopesHs2Py constants: add all 'AutoConf' and related constants
2013-09-25 Jose A. LopesAdd 'buildVersion' for calculating Ganeti versions
2013-09-24 Jose A. LopesHs2Py constants: add 'confd' related constants
2013-09-24 Jose A. LopesHs2Py constants: add some constants
2013-09-24 Jose A. LopesOrganize Haskell constants
2013-09-24 Thomas ThrainerRemove physical_id field from disk object
2013-09-23 Klaus AehligExport VERSIONEDSHAREDIR to _autoconf.py
2013-09-20 Jose A. LopesFix 'AutoConf.hs.in' template substitution
2013-09-20 Jose A. LopesHs2Py constants: add storage fields
2013-09-20 Jose A. LopesMove 'StorageField' to 'Ganeti.Types'
2013-09-19 Jose A. LopesHs2Py constants: add constants from types
2013-09-19 Jose A. LopesMove data types from 'Objects' to 'Types'
2013-09-19 Jose A. LopesFix conflicting path values from 'configure'
2013-09-19 Jose A. LopesFix constants for OOB commands
2013-09-19 Jose A. LopesHs2Py constants: add constants from 'Ganeti.Types'
2013-09-19 Jose A. LopesFix alloc related constants value
2013-09-19 Jose A. LopesAdd 'Ganeti.Types.OobStatus' for Hs2Py constants
2013-09-19 Jose A. LopesAdd 'PyValue' instance for triple
2013-09-19 Jose A. LopesFetch 'randomUuidFile' from 'ConstantUtils'
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-09-18 Michele TartaraPerform proper cleanup on termination of Haskell daemons
2013-09-18 Jose A. LopesHs2Py constants: add xen related constants
2013-09-18 Jose A. LopesHs2Py constants: add 'devConsole' and syslog related
2013-09-18 Jose A. LopesAdd Template Haskell 'declareLADT'
2013-09-18 Jose A. LopesHaskell to Python constants: add exit code constants
2013-09-18 Jose A. LopesHaskell to Python constants: add 'daemonsLogbase'
2013-09-18 Jose A. LopesFlip dependency between Haskell types and constants
2013-09-18 Jose A. LopesReplace import in 'Ganeti.Path'
2013-09-16 Jose A. LopesFix monitoring daemon extra log filepaths
2013-09-13 Spyros TrigazisMake CPUload Data Collector aware of clock ticks
2013-09-12 Klaus AehligMake hbal support the option --ignore-dynu
2013-09-12 Klaus AehligMake ExtLoader honor the --ignore-dynu option
2013-09-12 Klaus AehligProvide utility function to clear utilisation data
2013-09-12 Klaus AehligDefine a new option --ignore-dynu
2013-09-12 Thomas ThrainerMerge branch 'stable-2.9' into master
2013-09-12 Jose A. LopesAdd 'daemonsPorts' and related constants
2013-09-12 Jose A. LopesAdd 'Protocol' datatype
2013-09-12 Jose A. LopesFix instances of 'PyValue'
2013-09-12 Jose A. LopesHaskell to Python constants: more constants
2013-09-12 Thomas ThrainerMerge branch 'stable-2.8' into stable-2.9
2013-09-11 Jose A. LopesAdd user separation constants
2013-09-11 Jose A. LopesAdd AutoConf.hs.in
2013-09-10 Jose A. LopesHaskell to Python constants: add 'adminstAll'
2013-09-10 Jose A. LopesAdd 'FrozenSet'
2013-09-10 Jose A. LopesFix module documentation
2013-09-10 Jose A. LopesFix module documentation
2013-09-10 Jose A. LopesWrap 'Set' in 'ListSet' for the opcodes
2013-09-10 Jose A. LopesFix 'List' instance of 'PyValue'
2013-09-09 Apollon OikonomopoulosMark the DSA host pubkey as optional
2013-08-29 Jose A. LopesHaskell to Python opcodes: fix Unit
2013-08-29 Jose A. LopesImport original constants instead of generated
2013-08-29 Jose A. LopesSetup constant generation infrastructure
2013-08-29 Jose A. LopesRename 'Constants.hs' to 'PyConstants.hs'
2013-08-29 Jose A. LopesAdd Template Haskell code for constant generation
2013-08-29 Jose A. LopesMove some 'PyValue' instances to a separate file
2013-08-28 Helga VelroyenReplace LD_* constants with DT_* constants
2013-08-27 Klaus AehligMerge branch 'stable-2.8' into stable-2.9
2013-08-23 Klaus AehligAdd new node parameters to Object.hs
2013-08-21 Michele TartaraMake the DRBD collector more failure-resilient
2013-08-21 Michele TartaraAdd function to unwrap Results logging failures
2013-08-21 Thomas Thrainerdisk_template param is optional in instance create
2013-08-21 Thomas ThrainerMerge branch 'stable-2.9' into master
2013-08-20 Thomas ThrainerMerge branch 'stable-2.8' into stable-2.9
2013-08-13 Thomas ThrainerUse FQDN to check master node status
2013-08-08 Jose A. LopesFix opcodes and parameters
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. LopesAdd hs2py program that generates Python opcodes
2013-08-07 Jose A. LopesGenerate Python opcodes from opcode descriptors
2013-08-07 Jose A. LopesRemove TagType
2013-08-07 Jose A. LopesRemove TagObject
2013-08-07 Jose A. LopesUpdate Harep, Query server, and tests
2013-08-07 Jose A. LopesAdd Python opcode generation
2013-08-07 Jose A. LopesAdd opcode documentation
2013-08-07 Jose A. LopesAdd Haskell types for opcodes and parameters
next