1
0
mirror of https://github.com/OpenNebula/one.git synced 2024-12-28 07:21:29 +03:00
one/include
2010-12-30 01:11:40 +01:00
..
test Feature #377: MySQL port is now defined in oned.conf 2010-11-11 11:38:16 +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 bug #274: Added Cluster allocate messages 2010-08-05 19:37:37 +02:00
DispatchManager.h feature #203: Authorization method for VMs now in RM 2010-07-14 18:11:29 +02:00
FixedLeases.h feature #206: Moved the Virtual Network to new DB classes 2010-04-10 22:15:47 +02:00
History.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
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 bug #274: Error messages are now sent to the user when allocating objects 2010-08-05 19:28:28 +02:00
HostHook.h feature #457: New Host Hook classes 2010-12-26 18:53:42 +01:00
HostPool.h feature #457: Host update method executes update hooks 2010-12-26 23:39:09 +01:00
HostShare.h bug #274: Error messages are now sent to the user when allocating objects 2010-08-05 19:28:28 +02: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 Fix typo in comments 2010-08-30 18:21:21 +02:00
ImagePool.h bug #274: Error messages are now sent to the user when allocating objects 2010-08-05 19:28:28 +02: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 bug #274: Error messages are now sent to the user when allocating objects 2010-08-05 19:28:28 +02:00
LibVirtDriver.h feature #199: split KVM and VMware description file generators 2010-10-01 17:12:13 +02:00
LifeCycleManager.h feature #457: New clean_up method for VMs to implement resubmissions. 2010-12-30 01:11:40 +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
OneClient.h Changed copyright notice 2010-02-22 18:00:30 +01:00
PoolObjectSQL.h feature #206: Moved Pool classes to the new DB interface 2010-04-03 16:54:54 +02: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 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
RequestManager.h Added one.user.info method 2010-10-15 17:29:58 +02: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 #282: Templates can be now parsed from xml-formatted strings. 2010-07-29 18:49:02 +02: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 one.vmpool.info xml-rpc method now has 2 more parameters 2010-08-27 16:11:28 +02: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 one.vmpool.info xml-rpc method now has 2 more parameters 2010-08-27 16:11:28 +02: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 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
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