1
0
mirror of https://github.com/OpenNebula/one.git synced 2024-12-28 07:21:29 +03:00
one/include
2011-03-01 18:46:59 +01:00
..
test Feature #407: Host object uses new DB schema, storing the contents as XML 2011-02-24 18:12:26 +01:00
ActionManager.h Changed copyright notice 2010-02-22 18:00:30 +01:00
Attribute.h feature #212: Put attribute data within CDDATA 2010-05-18 23:43:50 +02:00
AuthManager.h feature #203: Finishing RM authorization task 2010-07-13 18:16:05 +02:00
AuthManagerDriver.h feature #203: Conforming new protocol spec 2010-07-08 15:45:00 +02:00
Callbackable.h bug #259: Callback functions are locked until the DB query answer is processed. 2010-06-11 19:11:12 +02:00
ClusterPool.h feature #407: Minor changes in Host class refactor 2011-02-24 23:30:39 +01:00
DispatchManager.h feature #457: Ressubmit action for DM and DM-LCM coupling for "active" VM resubmission 2010-12-31 17:48:50 +01:00
FixedLeases.h feature #474: some refactor of the error strings 2011-02-02 12:40:08 +01:00
History.h Feature #407: Virtual Machine uses new xml blob DB schema 2011-03-01 17:47:20 +01:00
Hook.h bug #363: Image Hook is now executed for VMs in pending state 2010-10-20 17:27:57 +02:00
HookManager.h Better scope for the hook driver name, removed unused variable 2010-07-08 18:49:37 +02:00
HookManagerDriver.h Changed copyright notice 2010-02-22 18:00:30 +01:00
Host.h Feature #407: Host code cleanup and better error checks 2011-03-01 17:36:42 +01:00
HostHook.h feature #457: New Host Hook classes 2010-12-26 18:53:42 +01:00
HostPool.h feature #407: Minor changes in Host class refactor 2011-02-24 23:30:39 +01:00
HostShare.h Feature #407: HostPool::discover updated to new DB schema, tests fixed 2011-02-25 14:31:07 +01:00
HostTemplate.h feature #282: Template attributes are now managed by the PoolSQL objects, and then the object has to be updated to write changes to DB. 2010-08-04 16:55:00 +02:00
Image.h Feature #407: Image uses new DB blob schema 2011-02-25 19:02:29 +01:00
ImagePool.h Feature #407: Image uses new DB blob schema 2011-02-25 19:02:29 +01:00
ImageTemplate.h feature #282: ImageTemplate moved from its own table to a image_pool column. 2010-08-04 11:02:55 +02:00
InformationManager.h feature #307: Now the IM protocol is MONITOR hid hostname update 2010-08-17 00:28:48 +02:00
InformationManagerDriver.h feature #307: Now the IM protocol is MONITOR hid hostname update 2010-08-17 00:28:48 +02:00
Leases.h feature #474: some refactor of the error strings 2011-02-02 12:40:08 +01:00
LibVirtDriver.h feature #199: split KVM and VMware description file generators 2010-10-01 17:12:13 +02:00
LifeCycleManager.h feature #457: Ressubmit action for DM and DM-LCM coupling for "active" VM resubmission 2010-12-31 17:48:50 +01:00
Log.h feature #192: Decouple Logger from Nebula class 2010-04-21 00:40:16 +02:00
Mad.h bug: fixed return values for write and read functions 2010-10-18 19:11:21 +02:00
MadManager.h Changed copyright notice 2010-02-22 18:00:30 +01:00
mem_collector.h Fix compilation warnings with gcc 4.1.2 (CentOS 5.4). Patch by Charles Loomis & Ruben S. Montero 2010-09-02 20:44:14 +02:00
MySqlDB.h feature #457: Changed types in MySQL constructor 2010-12-27 00:01:03 +01:00
Nebula.h Merge branch 'bug-412' 2010-11-19 16:09:11 +01:00
NebulaLog.h bug #274: Error messages are now sent to the user when allocating objects 2010-08-05 19:28:28 +02:00
NebulaTemplate.h Changed copyright notice 2010-02-22 18:00:30 +01:00
ObjectSQL.h Fix compilation warnings with gcc 4.1.2 (CentOS 5.4). Patch by Charles Loomis & Ruben S. Montero 2010-09-02 20:44:14 +02:00
ObjectXML.h feature #407: Added tests for from_xml methods 2011-02-25 20:28:47 +01:00
OneClient.h Changed copyright notice 2010-02-22 18:00:30 +01:00
PoolObjectSQL.h feature #407: Minor changes in Host class refactor 2011-02-24 23:30:39 +01:00
PoolSQL.h bug #274: Error messages are now sent to the user when allocating objects 2010-08-05 19:28:28 +02:00
RangedLeases.h feature #474: some refactor of the error strings 2011-02-02 12:40:08 +01:00
RequestManager.h Feature #474: First commit for add/remove leases feature 2011-02-01 18:26:26 +01:00
SqlDB.h feature #206: New interace for callbacks 2010-04-03 16:54:09 +02:00
SqliteDB.h feature #206: OpenNebula can now be compiled with several DB backends 2010-05-07 14:45:27 +02:00
Template.h feature #407: Minor changes in Host class refactor 2011-02-24 23:30:39 +01:00
TransferManager.h Feature #379: Testing for Life Cycle Manager. 2010-12-26 22:51:41 +01:00
TransferManagerDriver.h Changed copyright notice 2010-02-22 18:00:30 +01:00
User.h bug #274: Error messages are now sent to the user when allocating objects 2010-08-05 19:28:28 +02:00
UserPool.h Fix compilation warnings with gcc 4.1.2 (CentOS 5.4). Patch by Charles Loomis & Ruben S. Montero 2010-09-02 20:44:14 +02:00
VirtualMachine.h Feature #407: VM's last_seq deleted, it is not needed any more 2011-03-01 18:46:59 +01:00
VirtualMachineHook.h bug #363: Image Hook is now executed for VMs in pending state 2010-10-20 17:27:57 +02:00
VirtualMachineManager.h Feature #379: Testing for Life Cycle Manager. 2010-12-26 22:51:41 +01:00
VirtualMachineManagerDriver.h Changed copyright notice 2010-02-22 18:00:30 +01:00
VirtualMachinePool.h Feature #407: Virtual Machine uses new xml blob DB schema 2011-03-01 17:47:20 +01:00
VirtualMachineTemplate.h feature #282 & #192: VirtualMachineTemplate moved from its own table to a vm_pool column. 2010-08-04 10:30:31 +02:00
VirtualNetwork.h Merge branch 'feature-474' 2011-02-03 17:08:35 +01:00
VirtualNetworkPool.h bug #274: Error messages are now sent to the user when allocating objects 2010-08-05 19:28:28 +02:00
VirtualNetworkTemplate.h feature #282: VirtualNetworkTemplate moved from its own table to a network_pool column. 2010-08-04 10:54:22 +02:00
XenDriver.h Changed copyright notice 2010-02-22 18:00:30 +01:00
XMLDriver.h Changed copyright notice 2010-02-22 18:00:30 +01:00