Merge branch 'devel-2.7'
[ganeti-local] / lib / objects.py
2013-02-15 Iustin PopMerge branch 'devel-2.7'
2013-02-15 Iustin PopRename lib/objectutils to outils.py
2013-02-12 Michael HanselmannMerge branch 'devel-2.7'
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 Seno"exclusive_storage" cannot be changed on single nodes
2013-02-08 Guido TrotterOS environment: add network information
2013-02-08 Guido TrotterConfigData: run UpgradeConfig on network objects
2013-02-04 Michael HanselmannExtract container converters
2013-02-04 Michael Hanselmannobjects: Improve handling of TCP/UDP port pool
2013-01-16 Bernardo Dal Senobdev.GetPVInfo() returns list of LVs
2012-12-21 Bernardo Dal SenoAdded class to contain information about a PV
2012-12-20 Michael Hanselmannobjects.NIC: Look up mode only once, capitalize acronym
2012-12-20 Constantinos Venet... Multiple ExtStorage Providers and ext-params
2012-12-20 Constantinos Venet... Implement the External Storage Interface
2012-12-18 Bernardo Dal SenoFixes and improvements to comments
2012-11-20 Dimitris AragiorgisFixes to pass pep8 (make lint)
2012-11-20 Dimitris AragiorgisAdd tags in network objects
2012-11-20 Dimitris AragiorgisPass netinfo in rpcs
2012-11-20 Dimitris AragiorgisIP pool related objects, opcodes and constants
2012-09-12 Michael Hanselmannobjects, rpc: Code cleanup
2012-09-12 René NussbaumerMake the __slots__ functionality more modular
2012-08-27 Iustin PopMerge branch 'devel-2.6'
2012-08-23 Iustin PopBump pep8 version to 1.2
2012-08-23 Iustin PopChange node parameter oob_program to VTYPE_STRING
2012-07-27 Iustin PopFix 'explicitely' common typo
2012-07-19 René NussbaumerFix setting ipolicy on node groups
2012-07-18 Iustin PopEnsure that disk.params is always defined (and a dict)
2012-07-17 René NussbaumerFix UpgradeConfig of Disk object regards disk params
2012-05-15 Iustin PopMove some ipolicy functions from objects to cli
2012-05-14 René Nussbaumergnt-group add: Fix diskparam fill
2012-05-10 René Nussbaumerapidoc: Fix some typos and errors introduced by my...
2012-05-10 René Nussbaumercmdlib: Remove all diskparams calculations not required...
2012-05-10 René Nussbaumerrpc: Adding helper to annotate disk params
2012-05-10 René Nussbaumerconfig: Adding convenience method for disk parameters
2012-05-10 René Nussbaumerobjects: Add helper function to fill disk parameters
2012-04-18 Michael HanselmannDrop objects.QueryRequest
2012-02-21 René Nussbaumeropcodes: Annotate the OP_RESULT of query operations
2012-02-21 Iustin PopFix upgrading of ndparams
2012-02-21 Iustin PopSmall fixes to objects.UpgradeDiskParams
2012-01-26 Iustin PopAdd ipolicy_vcpu_ratio to command line
2012-01-26 Iustin PopAdd new ipolicy parameter vcpu_ratio
2012-01-26 Iustin PopClarification on what objects.InstancePolicy is
2012-01-26 Iustin PopRename IPOLICY_PARAMETERS to IPOLICY_ISPECS
2012-01-25 Michael Hanselmanngnt-instance recreate-disks: Allow specifying new size
2012-01-24 Iustin PopRename ispecs-disk-templates to ipolicy-disk-templates
2012-01-23 Constantinos Venet... Implement rbd disk template
2012-01-23 Iustin PopFix upgrading the cluster ipolicy
2012-01-13 Iustin PopFurther fixes to instance policy validation
2012-01-13 Iustin PopAdd new disk_templates parameter to instance policy
2012-01-11 Iustin PopFix cluster ispecs on upgrade
2011-12-09 Agata MurawskaChange constants: ISPECS suffixes to prefixes
2011-12-08 Agata MurawskaIntroduce instance policy on nodegroup level
2011-12-08 Agata MurawskaInstance policy command line support
2011-12-08 Agata MurawskaIntroduce instance policy on cluster level
2011-12-08 René Nussbaumergnt-cluster: Allow modify disk/hv state
2011-12-08 René Nussbaumergnt-group: Allow modify disk/hv state
2011-12-02 Michael Hanselmannobjects.Cluster: Add property for primary hypervisor
2011-12-01 Andrea SpadacciniAdd basic support for disk parameters
2011-11-30 Michael HanselmannAdd objects for disk/hv state
2011-11-30 Michael Hanselmannobjects.Node: Add static hv/disk state
2011-11-22 Guido TrotterRemove BE_MEMORY from beparams but keep compatibility
2011-11-22 Guido Trotterbeparams: add min/max memory values
2011-11-16 Agata MurawskaRename admin_up to admin_state
2011-11-14 Andrea SpadacciniAdd use_external_mip_script cluster parameter
2011-11-10 René NussbaumerAdding basic elements for the new node params
2011-11-04 Andrea SpadacciniAdd master_netmask to Cluster.UpgradeConfig
2011-11-03 Andrea SpadacciniAdd object representing the master network params
2011-10-12 Iustin PopRename filter and filter_ to qfilter
2011-10-05 Andrea SpadacciniAdd cluster netmask parameter
2011-09-29 Andrea SpadacciniMake migration RPC non-blocking
2011-09-15 Guido TrotterMerge branch 'devel-2.5'
2011-09-13 Andrea SpadacciniAdd SPICE support to gnt-instance console
2011-08-30 Andrea SpadacciniDeprecationWarning fixes for pylint
2011-08-25 Michael HanselmannMerge branch 'devel-2.5'
2011-08-25 Michael HanselmannPEP8 style fixes
2011-08-24 Agata MurawskaAllow importing instance with full auto parameters
2011-08-04 Michael HanselmannFix broken object references in docstrings
2011-04-21 Michael Hanselmannmasterd: Add support for tagging node groups
2011-04-14 Iustin PopFix shared_file_storage_dir on upgrades
2011-03-08 Apollon OikonomopoulosShared block storage support
2011-03-07 Iustin PopMerge branch 'stable-2.4'
2011-03-01 Apollon OikonomopoulosCore shared file storage support
2011-02-25 Stephen Shirley1-char comment typo fix
2011-02-24 Michael Hanselmannquery: Add support for field description
2011-01-27 Michael HanselmannMerge branch 'devel-2.3' into devel-2.4
2011-01-20 Michael HanselmannImprove import/export timeout settings
2011-01-13 Iustin PopFix growing of DRBD disks
2011-01-11 Michael Hanselmannobjects: Fix off-by-one in error message
2011-01-07 Michael HanselmannIntroduce verbose opcode result for console
2010-12-14 René NussbaumerAdd new Node attribute powered
2010-12-13 Adeodato SimoAdd the "alloc_policy" attribute to node groups
2010-12-13 Michael Hanselmannobjects: Add custom de-/serializing code for query...
2010-12-13 Michael Hanselmannobjects: Add definitions for query requests and responses
2010-12-08 Adeodato Simoobjects.py: fix minor error in NodeGroup.SimpleFillND...
2010-12-08 Adeodato Simoconfig.py, objects.py: more node group support
2010-12-06 Guido TrotterRemove bridge NIC slot
2010-12-02 Dmitry ChernyakMake rpc.call_lv_list() VG-aware
2010-11-29 Michael Hanselmannobjects: Add QueryFieldDefinition
next