cmdlib: remove usage of ENABLE_FILE_STORAGE
[ganeti-local] / lib /
2013-07-15 Helga Velroyencmdlib: remove usage of ENABLE_FILE_STORAGE
2013-07-15 Helga Velroyenbackend: remove ENABLE_FILE_STORAGE
2013-07-15 Helga Velroyencluster init: check for enabled disk templates
2013-07-15 Helga Velroyencluster verify: adjust path verification
2013-07-15 Helga VelroyenUtility functions to check if a disk template is enabed
2013-07-15 Helga VelroyenAdd default file storage path to path utils
2013-07-10 Helga VelroyenUnittesting for instance_storage._CheckNodesFreeDiskOnVG
2013-07-10 Helga VelroyenUnit tests for _GetVgInfo
2013-07-10 Helga VelroyenUnit tests for _GetVgSpindlesInfo
2013-07-10 Helga VelroyenMore sanity checks for spindle space reporting
2013-07-10 Helga VelroyenTighten sanity checks for '_GetLvmVgSpaceInfo'
2013-07-10 Helga VelroyenFactor out check for storage params
2013-07-09 Klaus AehligFix type error in the call of _NetworkConflictCheck
2013-07-05 Klaus AehligMerge branch 'stable-2.8' into master
2013-07-05 Klaus AehligMerge branch 'stable-2.7' into stable-2.8
2013-07-03 Helga VelroyenFix propagation of storage parameters to/from backend
2013-07-03 Helga VelroyenFix typo in iallocator
2013-07-03 Dimitris AragiorgisFix gnt-network info
2013-07-03 Helga VelroyenImprove handling of storage info
2013-07-03 Helga VelroyenLet instance creation fall back to default disk template
2013-07-03 Helga VelroyenLUInstanceCreate: factor out disk checks
2013-07-03 Thomas ThrainerMake DRBD replication protocol configurable
2013-07-02 Thomas ThrainerCheck DRBD status on verify-disks
2013-07-02 Thomas ThrainerMake names more descriptive
2013-07-02 Helga Velroyennoded.py: remove fallback of 'node_info'
2013-07-02 Helga VelroyenExtend RPC call 'node_info' by storage parameters
2013-07-02 Helga VelroyenAdd general storage parameters to node info call
2013-07-01 Bernardo Dal SenoExport CPUs used by the node OS
2013-07-01 Bernardo Dal SenoHypervisors report CPUs used by the node OS
2013-07-01 Bernardo Dal SenoFix docstrings for hypervisor functions returning node...
2013-06-28 Bernardo Dal SenoDon't exceed the standard PV size when growing a disk
2013-06-28 Bernardo Dal SenoEnable disk growth with exclusive storage
2013-06-28 Bernardo Dal SenoLimit the PVs used for disk growth with exclusive storage
2013-06-28 Bernardo Dal SenoAdd exclusive_storage to blockdev_grow RPC
2013-06-28 Dimitris AragiorgisMake NIC setup more flexible in case of Xen
2013-06-27 Helga Velroyeniallocator: storage processing accepts space_info structure
2013-06-27 Helga Velroyeniallocator: get rid of MakeLegacyNodeInfo
2013-06-27 Helga Velroyeniallocator: factor out instance memory summation
2013-06-27 Helga Velroyeniallocator: extract storage info directly from node...
2013-06-27 Helga Velroyeniallocator: computation of storage data
2013-06-27 Helga Velroyenrpc.py: override default storage type in node info
2013-06-27 Helga Velroyeniallocator: factor out 'get_attr' method
2013-06-27 Helga Velroyeniallocator: prepare RPC call 'node_info'
2013-06-26 Klaus AehligDisable pylint E1101 on hypothetical import
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-25 Guido TrotterProvide the right fix for the kvm_extra parameter v2.7.0rc3
2013-06-24 Guido Trotterkvm: don't pass whole extra as a single argument
2013-06-24 Helga Velroyengnt-cluster info (py): add enabled disk templates
2013-06-21 Thomas ThrainerMerge branch 'stable-2.7' into stable-2.8
2013-06-21 Guido TrotterCatch DeviceCreationError unhandled exceptions
2013-06-21 Guido Trottergrow disk: call SetDiskID before blockdev_getsize
2013-06-21 Guido TrotterFix permissions of the queue archive dir
2013-06-20 Thomas ThrainerIndex instances by their UUID
2013-06-20 Thomas ThrainerNode-UUID related cleanup
2013-06-20 Thomas ThrainerFix wrong assert
2013-06-20 Thomas ThrainerFix instance add for missing node specs
2013-06-20 Thomas ThrainerAdd support to migration_mode in fake HV
2013-06-20 Thomas ThrainerCheck DRBD status in cluster verify
2013-06-19 Thomas ThrainerFix reference to NodeInfo.name
2013-06-18 Michele TartaraMerge branch 'stable-2.8' into 'master'
2013-06-14 Helga VelroyenRefactor NodeInfo RPC regarding storage reporting
2013-06-14 Helga VelroyenUtility functions for storage types
2013-06-14 Helga VelroyenIntegrate free space reporting for file storage
2013-06-14 Helga VelroyenRenamining space reporting for file storage
2013-06-14 Helga VelroyenAdd storage type to NodeInfo result
2013-06-14 Helga VelroyenUse cluster's hvparams in LUInstSetParams
2013-06-13 Thomas ThrainerInline simple "alias" variables
2013-06-13 Thomas ThrainerIndex nodes by their UUID
2013-06-13 Helga VelroyenAdd cluster name to instance migration RPC
2013-06-12 Klaus AehligSupport VNC binding to an interface
2013-06-12 Helga VelroyenRemove XEN_CMD from constants, adjust to PowercycleNode
2013-06-12 Helga Velroyenhv_xen.py: make hvparams mandatory, remove fallbacks
2013-06-12 Helga VelroyenUse hvparams in GetAllInstancesInfo
2013-06-12 Helga VelroyenUse hvparams in GetInstanceInfo
2013-06-12 Helga Velroyenbackend.py: remove fallback implementation of GetNodeInfo
2013-06-12 Helga VelroyenAdjust all callers of RPC 'call_node_info'
2013-06-12 Helga VelroyenAdd hvparams to RPC call 'node_info'
2013-06-12 Helga Velroyenbackend.py: use hvparams in GetNodeInfo
2013-06-12 Helga Velroyenhypervisors: add hvparams to GetNodeInfo
2013-06-12 Helga Velroyenhv_xen.py: renaming residual 'xm' occurrences
2013-06-12 Helga VelroyenWatcher: Use hvparams when listing instances
2013-06-12 Helga VelroyenInclude hvparams in ssconf files
2013-06-12 Helga VelroyenUse hvparams in instance migration
2013-06-12 Helga VelroyenVerify: node info and instance list
2013-06-12 Helga VelroyenVerify: xen toolstack, hypervisor and hvparams
2013-06-12 Helga Velroyenrpc / noded: add hvparams to instance_list call
2013-06-12 Helga Velroyenbackend.py: use instance's hvparams whenever possible
2013-06-12 Helga Velroyenbackend.py: GetInstanceListForHypervisor
2013-06-12 Helga Velroyenbackend.py: hvparams in 'GetInstanceList'
2013-06-12 Helga Velroyenhv_xen.py: _RunXen and GetInstanceList use hvparams
2013-06-12 Helga Velroyenhv_xen.py: rename RunXmList to RunInstanceList
2013-06-12 Helga Velroyenhv_xen.py: rename GetXmList to GetInstanceList
2013-06-12 Helga Velroyenhv_xen._GetCommand: retrieve xen command from hvparams
2013-06-12 Helga VelroyenAdd xen command (xm, xl) to hv parameters
2013-06-11 Klaus AehligMake SubmitOpCode expect options without print_jobid
2013-06-11 Klaus AehligAdd an option to print job id of submitted jobs on...
2013-06-11 Klaus AehligAdd new command gnt_job wait
2013-06-07 Bernardo Dal SenoExport node spindles
2013-06-07 Bernardo Dal Senonode_info RPC reports info about free spindles
next