Hs2Py constants: add 'osApiVersions'
[ganeti-local] / src / Ganeti / OpCodes.hs
2013-10-08 Jose A. LopesFix indentation
2013-09-19 Jose A. LopesRename 'ExportModeRemove' to 'ExportModeRemote'
2013-08-29 Jose A. LopesMove some 'PyValue' instances to a separate file
2013-08-21 Thomas Thrainerdisk_template param is optional in instance create
2013-08-08 Jose A. LopesFix opcodes and parameters
2013-08-07 Thomas ThrainerMerge branch 'stable-2.9'
2013-08-07 Thomas ThrainerMerge branch 'stable-2.8' into stable-2.9
2013-08-07 Jose A. LopesRemove TagObject
2013-08-07 Jose A. LopesAdd Python opcode generation
2013-07-30 Michele TartaraAdd cleanup parameter to instance failover
2013-07-29 Helga Velroyengnt-cluster modify --shared-file-storage-dir
2013-07-23 Helga Velroyengnt-cluster {init, modify} --file-storage-dir
2013-07-16 Klaus AehligMerge branch 'stable-2.8' into master
2013-07-15 Michele TartaraAllow modify_etc_hosts to be changed
2013-06-20 Thomas ThrainerIndex instances by their UUID
2013-06-18 Michele TartaraMerge branch 'stable-2.8' into 'master'
2013-06-13 Thomas ThrainerIndex nodes by their UUID
2013-06-04 Klaus AehligAdd a force option to the ClusterSetParams Opcode
2013-04-30 Michele TartaraAdd reason trail to haskell opcode format
2013-04-22 Michele TartaraRemove old "reason" implementation
2013-04-11 Guido TrotterMerge branch 'devel-2.7'
2013-04-11 Helga VelroyenRemoves obsolete 'enabled storage types'
2013-04-11 Helga Velroyengnt-cluster modify: modify enabled disk templates
2013-04-11 Michele TartaraCompatibility fix for GHC 7
2013-04-02 Klaus AehligAdd parameter pnode to OpInstanceSetParams
2013-03-21 Helga Velroyengnt-cluster modify: dis/enabling storage types
2013-02-19 Michele TartaraStatus change reason support for Reboot
2013-02-12 Iustin PopAdd a function to change an OpCode's priority
2013-02-12 Helga VelroyenRemoves check for conflicts from NetworkDisconnect
2013-02-12 Michael HanselmannMerge branch 'devel-2.7'
2013-02-11 Dimitris AragiorgisRemove network_type slot (Issue 363)
2013-01-30 Helga VelroyenRemoves check for conflicts from NetworkDisconnect
2013-01-07 Michael HanselmannAdd "use_locking" parameter to network query opcode
2012-12-24 Iustin PopRename htools/ to src/