Add Mond to the list of possible daemons
[ganeti-local] / lib /
2013-03-13 Michele TartaraAdd Mond to the list of possible daemons
2013-03-13 Michele TartaraAdd infrastructure for allowing additional logfiles
2013-03-13 Michele TartaraAdd user and group for the monitoring agent
2013-03-12 Iustin PopEnable split queries for the network
2013-03-12 Iustin PopMake gnt-node list -o(p|s)inst_list output stable
2013-03-12 Iustin PopIntroduce better item getter helper in query.py
2013-03-12 Bernardo Dal SenoMerge branch 'devel-2.7'
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-08 Iustin PopMerge branch 'devel-2.7'
2013-03-06 Michele TartaraFix "reason" opcode parameter description
2013-03-06 Iustin PopFix build/sphinx_ext.py with tuple defaults for op...
2013-03-06 Michele TartaraMake "reason" a common opcode attribute
2013-03-05 Iustin PopMerge branch 'devel-2.7'
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-27 Christos StavrakakisFix typo in docstring
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-25 Michael Hanselmannbootstrap: Wait for SSH daemon to become reachable
2013-02-25 Michael HanselmannTcpPing: Better error handling, logging
2013-02-25 Michael HanselmannWipe disks added through "gnt-instance modify"
2013-02-25 Michael Hanselmannconstants: Use SSH constant for daemon ports
2013-02-25 Michael HanselmannFix style violations in commit 4a90bd4, small changes
2013-02-25 Michael Hanselmannsphinx_ext: New directive for supported methods
2013-02-25 Michael Hanselmannsphinx_ext: Factorize getting RAPI handlers
2013-02-25 Michael Hanselmannsphinx_ext: Factorize handler methods/access
2013-02-25 Michael HanselmannUse "none" instead of "everyone" in RAPI documentation
2013-02-25 Iustin PopRewrap a comment in constants.py
2013-02-25 Iustin PopEnable split queries for export in CLI
2013-02-25 Iustin PopFix exports query with failed RPCs
2013-02-22 Iustin PopAdd option to redirect luxi socket for debugging
2013-02-22 Michael HanselmannImprove RAPI documentation on users and options
2013-02-22 Michael Hanselmannsphinx_ext: Drop text map for RAPI permissions
2013-02-22 Michael HanselmannRAPI: Add flag to require authentication
2013-02-20 Dimitris AragiorgisLocking fixes regarding Issue 324
2013-02-20 Iustin PopFix small typo in a docstring
2013-02-20 Michael HanselmannMerge branch 'devel-2.7'
2013-02-20 Michael HanselmannBuild table with access permissions for RAPI resources
2013-02-20 Michael HanselmannAllow generating different RAPI resource lookup tables
2013-02-19 Dimitris AragiorgisMinor fixes regarding nic.network change
2013-02-19 Michael Hanselmannbaserlib: Make "_OPCODE_ATTRS" public
2013-02-19 Dimitris AragiorgisFix issue 378
2013-02-19 Michael HanselmannHelper to retrieve access permissions for RAPI resource
2013-02-19 Michael HanselmannSphinx extension: Module-level constant for tab width
2013-02-19 Michael HanselmannRAPI documentation: Assertion for console fields
2013-02-19 Michele TartaraStatus change reason support for Reboot
2013-02-19 Michele TartaraInfrastructure for specifying instance status change...
2013-02-18 Michele TartaraAdd request type to Confd server for getting instance...
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 PopMerge branch 'devel-2.7'
2013-02-15 Iustin PopRevert "Disable live-RPC queries under split query"
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 HanselmannMerge branch 'devel-2.7'
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-08 Michael Hanselmannvcluster: Make _MakeNodeRoot public
2013-02-07 Michael Hanselmannhv_kvm: Error messages, punctuation, other style fixes
2013-02-07 Michael Hanselmannhv_kvm: Add TODO regarding monitor commands
2013-02-05 Michael HanselmannMerge branch 'devel-2.7'
2013-02-05 Iustin PopFix Haskell log file naming after virtual cluster changes
2013-02-04 Michael HanselmannExtract container converters
2013-02-04 Michael Hanselmannhv_xen: Fix epydoc error
2013-02-04 Michael Hanselmannobjects: Improve handling of TCP/UDP port pool
2013-02-04 Iustin PopSwitch KVM to multi-error verify results
next