If _UnlockedLookupNetwork() fails raise error
[ganeti-local] / lib / cmdlib.py
2013-02-12 Helga VelroyenIf _UnlockedLookupNetwork() fails raise error
2013-02-12 Helga VelroyenForce conflicts check in LUNetworkDisconnect
2013-02-12 Michael HanselmannImprove reporting on errors.AddressPoolError exceptions
2013-02-11 Dimitris AragiorgisMake use of HooksDict() for networks
2013-02-11 Dimitris AragiorgisRemove family and size from network objects
2013-02-11 Dimitris AragiorgisRemove network_type slot (Issue 363)
2013-02-11 Bernardo Dal SenoMoved uniformity check for exclusive_storage flag
2013-02-11 Bernardo Dal Seno"exclusive_storage" cannot be changed on single nodes
2013-02-08 Guido TrotterOS environment: add network information
2013-01-23 Bernardo Dal Seno_VerifyErrors()._Error() and _ErrorIf() are now consistent
2013-01-18 Christos StavrakakisFix type of 'node_whitelist' request parameter
2013-01-18 Constantinos Venet... Run pre-migrate hooks on primary node too
2013-01-16 Bernardo Dal SenoVerify that templates are compatible with exclusive...
2013-01-16 Bernardo Dal Senocluster-verify checks that PVs are not shared
2013-01-16 Bernardo Dal SenoMoved checks within LUClusterVerifyGroup
2013-01-16 Bernardo Dal Senoadd-node checks PVs
2013-01-16 Bernardo Dal Senocluster-verify checks uniformity of PV sizes
2013-01-16 Bernardo Dal Senocluster-verify checks uniformity of exclusive_storage...
2013-01-11 Dimitris AragiorgisAdd locking to _NetworkQuery
2013-01-07 Michael HanselmannAdd "use_locking" parameter to network query opcode
2012-12-27 Iustin PopFix LUInstanceRecreateDisks with iallocator
2012-12-22 Constantinos Venet... Add the gnt-storage client
2012-12-21 Iustin PopMerge branch 'devel-2.6'
2012-12-21 Iustin PopMerge branch 'stable-2.6' into devel-2.6
2012-12-21 Bernardo Dal SenoLUs raise an error if they cannot handle exclusive_storage
2012-12-21 Bernardo Dal SenoRefactor checks for a new template in LUInstanceSetParams
2012-12-21 Bernardo Dal SenoCall node_info RPCs with the exclusive_storage flag
2012-12-21 Bernardo Dal SenoAdd exclusive_storage parameter to node_info RPC
2012-12-21 Michael HanselmannImprove assertion message in LUClusterVerifyGroup
2012-12-21 Bernardo Dal SenoCall blockdev_create RPCs with the exclusive_storage...
2012-12-21 Bernardo Dal SenoAdd exclusive_storage parameter to blockdev_create RPC
2012-12-21 Bernardo Dal SenoAdded class to contain information about a PV
2012-12-21 Michael HanselmannImprove network query algorithm
2012-12-21 Michael HanselmannChange network error text
2012-12-21 Michael HanselmannFormat network field "group_list" in client
2012-12-20 Constantinos Venet... Adjust LUInstanceSetParams wrt the `ext' template
2012-12-20 Constantinos Venet... Multiple ExtStorage Providers and ext-params
2012-12-20 Constantinos Venet... Implement the External Storage Interface
2012-12-20 Michael HanselmannMore style updates for network-related code
2012-12-20 Michael Hanselmanncmdlib: Additional opportunistic locking check
2012-12-19 Guido TrotterOne more offline+shutdown fix
2012-12-19 Iustin PopFix network LUs use of error code in OpPrereqError
2012-12-19 Michael Hanselmann_NetworkQuery: Simplify statistics computation
2012-12-19 Michael Hanselmanncmdlib: Factorize network conflict detection
2012-12-19 Michael Hanselmanncmdlib: Replace period with colon in error message
2012-12-19 Michael HanselmannReplace frozenset with compat.UniqueFrozenset
2012-12-19 Iustin PopRemove some unused Python code
2012-12-19 Guido TrotterAllow shutting down offline instance
2012-12-19 Guido TrotterAllow running instances to be put online
2012-12-18 Bernardo Dal SenoFixes and improvements to comments
2012-12-18 Dimitris AragiorgisMake LUNetworkAdd pass _VerifyLocks()
2012-12-17 Michael Hanselmann_DeclareLocksForMigration: Fix non-DRBD locking issue
2012-12-17 Michael HanselmannLUOobCommand: Always declare NAL in shared mode
2012-12-17 Iustin PopFix two logging messages in TLReplaceDisks
2012-12-14 Iustin PopFix an small but quite nasty typo
2012-12-14 Guido TrotterVery very very basic openvswitch support
2012-12-13 Constantinos Venet... Pass check_ip and not hostname.ip to _ComputeNics
2012-12-13 Michael HanselmannRead watcher pause using RPC, not directly
2012-12-12 Michael HanselmannFix TypeError when unsetting OS parameters
2012-12-07 Michael HanselmannAdd error code for temporary lack of resources
2012-12-07 Michael Hanselmanncmdlib: Use locked nodes as node whitelist
2012-12-07 Michael Hanselmanncmdlib: Node whitelist support for allocation request
2012-12-07 Michael Hanselmann_ExportQuery: Use node allocation lock
2012-12-07 Michael HanselmannLUBackupExport: Use node allocation lock
2012-12-07 Michael HanselmannLUBackupRemove: Use node allocation lock
2012-12-07 Michael HanselmannLUInstanceMultiAlloc: Use node allocation lock
2012-12-07 Michael HanselmannLUInstanceRecreateDisks: Use node allocation lock
2012-12-07 Michael HanselmannLUNodeSetParams: Use node allocation lock
2012-12-07 Michael HanselmannLUNodeQueryvols: Use node allocation lock
2012-12-07 Michael HanselmannLUOobCommand: Use node allocation lock
2012-12-06 Dimitris AragiorgisLocking related fixes for networks
2012-12-05 Dimitris AragiorgisUse new util function for mac_prefix validation
2012-12-05 Michael HanselmannLUClusterRedistConf: Use node allocation lock
2012-12-05 Michael HanselmannLUClusterRepairDiskSizes: Use node allocation lock
2012-12-05 Michael HanselmannLUGroupVerifyDisks: Use node allocation lock
2012-12-05 Michael HanselmannLUClusterVerifyGroup: Use node allocation lock
2012-12-05 Michael HanselmannLUInstanceReplaceDisks: Acquire node allocation lock
2012-12-05 Michael HanselmannLUInstanceChangeGroup: Acquire node allocation lock
2012-12-05 Michael HanselmannAcquire node allocation lock during node query
2012-12-04 Michael HanselmannFix locking mistake introduced in commit 5cc1f88
2012-12-04 Michael HanselmannLUClusterSetParams: Use node allocation lock
2012-12-04 Michael HanselmannLUInstanceCreate: Acquire node allocation lock
2012-12-04 Michael HanselmannAcquire node allocation lock for failover/migration
2012-12-04 Dimitris AragiorgisUse GetMultiInstanceInfo in LUNetwork* opcodes
2012-12-03 Michael HanselmannSupport opportunistic locks in mcpu/LUs
2012-12-03 Dimitris AragiorgisLUNetworkAdd: Log warning when needed
2012-12-03 Dimitris AragiorgisUse constants.IP4_VERSION in LUNetworkAdd
2012-12-03 Dimitris AragiorgisFix locking in networks
2012-11-30 Iustin PopRename OpTestAllocator.allocator to iallocator
2012-11-29 Helga VelroyenFixing crash when removing disks
2012-11-27 Michael HanselmannFix build after commit 9b7e05a
2012-11-27 Michael HanselmannLUNodeQueryStorage: Use node allocation lock
2012-11-27 Michael Hanselmanncmdlib: Don't pass processor to _ComputeNics
2012-11-27 Michael Hanselmanncmdlib.LUInstanceRename: Another assertion for BGL
2012-11-27 Michael Hanselmanncmdlib: Stop using proc.Log*
2012-11-27 Michael Hanselmanncmdlib: Use CommaJoin where appropriate
2012-11-27 Michael HanselmannLUNetwork*: Build dictionaries right away
2012-11-23 Iustin PopReplace dict() with {}
2012-11-22 Guido Trottercmdlib.py: don't use GetHypervisor
2012-11-22 Helga VelroyenMake ipolicy violations a warning
next