Add logrotate example
[ganeti-local] / lib /
2013-07-10 Christos StavrakakisFix RAPI to include missing network fields
2013-07-10 Christos StavrakakisAdd support for querying network timestamps
2013-06-26 Klaus AehligDisable pylint E1101 on hypothetical import
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-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-05-29 Guido TrotterEnsure the queue socket has the right permissions
2013-05-22 Guido TrotterWorkaround missing SO_PEERCRED
2013-05-22 Guido TrotterAdd debugging clause to _ExpandCheckDisks error
2013-05-17 Balazs LeczFix owner of the OS log dir
2013-05-14 Bernardo Dal SenoClean up when "gnt-instance modify" fails to create...
2013-05-14 Bernardo Dal Senorecreate-disks honors the prealloc_wipe_disks flag
2013-05-14 Bernardo Dal SenoIntroduce wrapper for cmdlib._WipeDisks()
2013-05-14 Bernardo Dal SenoDon't catch an exception that cannot be raised
2013-05-14 Michael HanselmannWipe disks added through "gnt-instance modify"
2013-05-03 Helga Velroyengnt-job list: deal with non-ascii encoding in jobs
2013-05-02 Helga Velroyengnt-cluster modify: check vg name only on vm-capable...
2013-05-02 Helga VelroyenImprove error message for file instance creation
2013-05-02 Guido Trotterkvm: use -machine type,accel= for newer qemu
2013-05-02 Guido Trotterkvm: Move parameter validation before use
2013-05-02 Guido Trotterkvm: Use -display none rather than -nographic
2013-04-30 Helga Velroyengnt-instance: new hypervisor parameter 'vif_type'
2013-04-29 Guido TrotterFix unclear error when replacing a nic's ip
2013-04-26 Klaus AehligIn plain to drbd conversion, rename LVs back on failure
2013-04-22 Michele TartaraAllow proper cleanup of partially created disks
2013-04-18 Michele TartaraSet the default metavg to be equal to the cluster name
2013-04-17 Guido TrotterMove HooksMaster out of the mcpu module
2013-04-16 Aaron KnisterUse KB as the unit for LVM PE size
2013-04-11 Michele TartaraProperly update iv_name of disks while changing templates
2013-04-10 Helga VelroyenLimit the size of networks to /16
2013-04-10 Helga VelroyenCheck minimum size of networks on creation
2013-04-10 Michele TartaraFix job queue directory permission problems
2013-04-10 Klaus AehligThe disk size of a diskless instance is 0, not None
2013-04-10 Michele TartaraPostpone non-urgent TODO from 2.7 to 2.9
2013-04-03 Klaus AehligRestrict instance move to templates based on local...
2013-04-03 Klaus AehligIntroduce a constant for the copyable disk templates
2013-04-03 Klaus AehligDo not _RemoveDisks after failed _CreateDisks
2013-04-03 Klaus AehligMake _CreateDisk clean up partially created disks on...
2013-04-03 Michele TartaraFix typo in an error message
2013-03-20 Michele TartaraUpdate "FIXME" string in RAPI
2013-03-12 Daniel Krambrockrapi client: add target_node to migrate instance
2013-03-12 Guido TrotterMake diskless instances externally mirrored
2013-03-12 Guido TrotterFix migrate/failover -n for ext mirror storage
2013-03-11 Bernardo Dal SenoUnit tests for objects.InstancePolicy + a fix
2013-03-11 Bernardo Dal SenoUnit tests for objects.FillIPolicy() + small fix
2013-03-11 Bernardo Dal SenoFix upgrade of policy in objects.Cluster
2013-03-11 Bernardo Dal SenoFix instance policy checks for default back-end parameters
2013-03-11 Bernardo Dal SenoFix restoring default instance specs in group policies
2013-03-11 Bernardo Dal SenoFix policy check for disk templates
2013-03-11 Bernardo Dal SenoFix merge 8e09e801 that resulted in duplicated code
2013-03-11 Daniel KrambrockGanetiRapiClient: fix the no_remember option
2013-03-06 Iustin PopFix build/sphinx_ext.py with tuple defaults for op...
2013-03-04 Iustin PopFix handling of disabled (shared) file storage
2013-03-04 Iustin PopAllow iallocator to work without LVM storage
2013-03-04 Iustin PopAllow rpc.MakeLegacyNodeInfo to parse non-LVM results
2013-03-04 Iustin PopFix LUTestAllocator with instance alloc
2013-03-01 Dimitris AragiorgisFix networks in _PrepareNicModifications()
2013-02-28 Dimitris AragiorgisRemove early returns in network LUs
2013-02-26 Dimitris AragiorgisFix HooksDict() in case of no tags
2013-02-26 Dimitris AragiorgisAdd networks to _AllIDs()
2013-02-26 Dimitris AragiorgisFix locking in LUNetworkConnect()
2013-02-26 Dimitris AragiorgisFix networks in LUInstanceSetParams()
2013-02-20 Dimitris AragiorgisLocking fixes regarding Issue 324
2013-02-20 Iustin PopFix small typo in a docstring
2013-02-19 Dimitris AragiorgisMinor fixes regarding nic.network change
2013-02-19 Dimitris AragiorgisFix issue 378
2013-02-18 Dimitris AragiorgisRemove useless code in backend for network hooks
2013-02-18 Dimitris AragiorgisShow network name and not uuid in instance info
2013-02-18 Dimitris AragiorgisImplement network locking in Instance queries
2013-02-18 Dimitris AragiorgisChanges in query to support nic.network as uuid
2013-02-18 Dimitris AragiorgisModify query LUs to supoprt nic.network as uuid
2013-02-18 Dimitris AragiorgisAdd GetInstanceNetworks() config method
2013-02-18 Dimitris Aragiorgiscmdlib changes to support nic.network as uuid
2013-02-18 Dimitris AragiorgisMake network config methods take uuid as argument
2013-02-15 Iustin PopRename lib/objectutils to outils.py
2013-02-13 Michele TartaraFix wrong type in a docstring of the RAPI subsystem
2013-02-12 Iustin PopFinish the remote→restricted commands rename
2013-02-12 Stratos PsomadakisFix rbd showmapped output parsing
2013-02-12 Guido TrotterChange default xen root path to /dev/xvda1
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-11 Bernardo Dal SenoUpgrades made on loading the configuration are always...
2013-02-11 Iustin PopShow correct daemon name on Luxi connect errors
2013-02-08 Guido TrotterOS environment: add network information
2013-02-08 Guido TrotterConfigData: run UpgradeConfig on network objects
2013-02-08 Iustin PopMake gnt-os list work with no OSes
2013-02-08 Michael Hanselmannbaserlib: Fix two mistakes in docstring
2013-02-05 Iustin PopFix Haskell log file naming after virtual cluster changes
2013-02-04 Iustin PopSwitch KVM to multi-error verify results
2013-02-04 Iustin PopMake LXC fail verification if cgroup is not mounted
2013-02-04 Iustin PopAdd a helper function for hypervisor verification
2013-02-04 Guido Trotterhv_lxc: fix whitespace errors
next