1
0
mirror of https://github.com/OpenNebula/one.git synced 2024-12-23 17:33:56 +03:00
one/include
2012-10-09 11:56:01 +02:00
..
test Start to clean and update core unit tests. 2012-07-13 16:40:56 +02:00
AclManager.h feature #1288: Moved AuthRequest to its own file to prepare a generic synchronous request interface 2012-05-31 16:51:07 +02:00
AclRule.h feature #1304: Added missing commit from feature-1304 merge. It fixes compilation. 2012-06-13 23:49:08 +02:00
ActionManager.h Bump to version 3.2.0 2012-01-12 12:29:18 +01:00
Attribute.h Bug #1347: quota update accepts float values 2012-07-16 18:28:58 +02:00
AuthManager.h feature #1288: Managers can now execute synchronous actions 2012-05-31 18:38:14 +02:00
AuthManagerDriver.h Bump to version 3.2.0 2012-01-12 12:29:18 +01:00
AuthRequest.h feature #1288: Managers can now execute synchronous actions 2012-05-31 18:38:14 +02:00
Callbackable.h Bump to version 3.2.0 2012-01-12 12:29:18 +01:00
Cluster.h feature #1393: DATASTORE_LOCATION can be set in the cluster template 2012-10-05 13:23:44 +02:00
Clusterable.h Feature #1112: Refactor Cluster attributes to be used in other classes by inheritance 2012-02-27 18:55:15 +01:00
ClusterPool.h Bug #1306: Add Template contents to Clusters 2012-06-28 17:51:21 +02:00
ClusterTemplate.h Bug #1306: Add Template contents to Clusters 2012-06-28 17:51:21 +02:00
Datastore.h Bug #1306: If the cluster has a SYSTEM_DS set, check that it is actually a system type ds. Do not allow image registration in any system type DS. 2012-06-29 15:09:25 +02:00
DatastorePool.h Feature #1112: Add owner and group to DS. To do: chown, chmod methods 2012-03-01 18:50:17 +01:00
DatastoreTemplate.h Feature #1112: Missing file DatastoreTemplate.h 2012-02-17 11:46:46 +01:00
DispatchManager.h Feature #1404: Add new onevm poweroff command. New VM states POWEROFF and SHUTDOWN_POWEROFF 2012-09-04 18:30:53 +02:00
Document.h feature #1304: Removed name uniqueness for document pool. Simplify related functions because of this 2012-06-13 12:44:04 +02:00
DocumentPool.h feature #1304: Removed name uniqueness for document pool. Simplify related functions because of this 2012-06-13 12:44:04 +02:00
FixedLeases.h Bump to version 3.2.0 2012-01-12 12:29:18 +01:00
Group.h feature #1288: Support for Group quotas 2012-06-08 22:14:40 +02:00
GroupPool.h feature #1013: Abstract hook registration. Add hook support for images, users and groups. 2012-10-09 11:56:01 +02:00
History.h feature #1393: DATASTORE_LOCATION can be set in the cluster template 2012-10-05 13:23:44 +02:00
Hook.h feature #1013: Simplify "on create" Hooks (now $ID are the same instead of $VMID, $HID,...). Add support for create/remove Virtual Network Hooks 2012-10-08 12:33:32 +02:00
HookManager.h Bump to version 3.2.0 2012-01-12 12:29:18 +01:00
HookManagerDriver.h Bump to version 3.2.0 2012-01-12 12:29:18 +01:00
Host.h Feature #1285: Change Host memory units in code comments and XSD files 2012-07-12 12:52:13 +02:00
HostHook.h feature #1013: Simplify "on create" Hooks (now $ID are the same instead of $VMID, $HID,...). Add support for create/remove Virtual Network Hooks 2012-10-08 12:33:32 +02:00
HostPool.h Feature #1285: Change Host memory units in code comments and XSD files 2012-07-12 12:52:13 +02:00
HostShare.h Feature #1285: Change Host memory units in code comments and XSD files 2012-07-12 12:52:13 +02:00
HostTemplate.h Bump to version 3.2.0 2012-01-12 12:29:18 +01:00
Image.h Feature #1312: Remove BUS attribute form core 2012-06-22 15:44:28 +02:00
ImageManager.h feature #1291: Clone operation in ImageDriver. Clone logic moved to ImageManager. Added missing add_image for saveas and clone operations 2012-06-13 00:32:01 +02:00
ImageManagerDriver.h feature #1291: Clone operation in ImageDriver. Clone logic moved to ImageManager. Added missing add_image for saveas and clone operations 2012-06-13 00:32:01 +02:00
ImagePool.h feature #1013: Abstract hook registration. Add hook support for images, users and groups. 2012-10-09 11:56:01 +02:00
ImageTemplate.h Merge branch 'master' into feature-1291. It also implements a new state machine for images to fix #1297 2012-06-12 18:59:23 +02:00
InformationManager.h bug #766: New monitoring states for the Hosts 2012-05-18 00:14:18 +02:00
InformationManagerDriver.h Bump to version 3.2.0 2012-01-12 12:29:18 +01:00
Leases.h bug #1178: Ownership of the VM is checked now before releasing the IP/MAC lease 2012-03-31 22:21:32 +02:00
LibVirtDriver.h feature #1337: Add CPU share for KVM VMs based on the CPU template attribute 2012-07-19 02:22:06 +02:00
LifeCycleManager.h Feature #1404: Add new onevm poweroff command. New VM states POWEROFF and SHUTDOWN_POWEROFF 2012-09-04 18:30:53 +02:00
Log.h feature #1223: Removed unneeded log functions 2012-06-15 13:14:49 +02:00
Mad.h Bump to version 3.2.0 2012-01-12 12:29:18 +01:00
MadManager.h feature #1288: Update request id in add method for sync requests. AuthManager updated. 2012-06-01 12:01:23 +02:00
mem_collector.h Bump to version 3.2.0 2012-01-12 12:29:18 +01:00
MySqlDB.h Bump to version 3.2.0 2012-01-12 12:29:18 +01:00
Nebula.h Bump vesion to 3.7.80 2012-10-04 11:58:17 +02:00
NebulaLog.h Bump to version 3.2.0 2012-01-12 12:29:18 +01:00
NebulaTemplate.h Bug #1202: Make cpu & mem threshold configurable in sched.conf 2012-07-02 16:47:27 +02:00
ObjectCollection.h Feature #1112: Cluster does not inherit from ObjectCollection, instead it now contains 3 collections for hosts, DS and vnets 2012-02-27 14:55:43 +01:00
ObjectSQL.h Bump to version 3.2.0 2012-01-12 12:29:18 +01:00
ObjectXML.h Bump to version 3.2.0 2012-01-12 12:29:18 +01:00
OneClient.h Bump to version 3.2.0 2012-01-12 12:29:18 +01:00
PoolObjectAuth.h Bump to version 3.2.0 2012-01-12 12:29:18 +01:00
PoolObjectSQL.h feature #1428: Add UNAME, GID, GNAME to the set of predefined variables to CONTEXT attribute 2012-08-28 16:52:03 +02:00
PoolSQL.h feature #1013: Abstract hook registration. Add hook support for images, users and groups. 2012-10-09 11:56:01 +02:00
Quota.h Bug #1347: quota update accepts float values 2012-07-16 18:28:58 +02:00
QuotaDatastore.h feature #1288: Generic quota implementation 2012-06-05 13:34:28 +02:00
QuotaImage.h feature #1288: Change metric for IMAGE quota. Show/List methods for user 2012-06-07 19:31:16 +02:00
QuotaNetwork.h feature #1288: Fix some bugs in quota rollback 2012-06-05 23:06:14 +02:00
Quotas.h feature #1223: Modified Quota interface to accomodate Attach/Detach operations 2012-06-15 23:33:50 +02:00
QuotaVirtualMachine.h feature #1291: Update QuotaVirtualMAchine interface 2012-06-22 01:33:48 +02:00
RangedLeases.h Bump to version 3.2.0 2012-01-12 12:29:18 +01:00
Request.h Feature #1108: Add more verbosity to Request Manager log messages: 2012-10-02 16:25:57 +02:00
RequestManager.h Bump to version 3.2.0 2012-01-12 12:29:18 +01:00
RequestManagerAcl.h Bump to version 3.2.0 2012-01-12 12:29:18 +01:00
RequestManagerAllocate.h Feature #1108: Add more verbosity to Request Manager log messages: 2012-10-02 16:25:57 +02:00
RequestManagerChmod.h feature #1304: Removed name uniqueness for document pool. Simplify related functions because of this 2012-06-13 12:44:04 +02:00
RequestManagerChown.h Fix bug: chown of a nonexisting object caused a seg. fault 2012-07-05 18:56:41 +02:00
RequestManagerClone.h Feature #1304: Remove extra type argument in document clone 2012-06-22 12:20:39 +02:00
RequestManagerCluster.h Feature #1112: Hosts, DS & VNets can belong to the 'none' cluster. 2012-03-01 17:14:52 +01:00
RequestManagerDelete.h feature #1304: Fix signature for XML-RPC methods. Remove publish methods for OCA 2012-06-13 17:41:54 +02:00
RequestManagerGroup.h feature #1288: Support for Group quotas 2012-06-08 22:14:40 +02:00
RequestManagerHost.h Feature #1279: Add one.host.monitoring and one.hostpool.monitoring methods, new host_monitoring table 2012-05-16 18:00:31 +02:00
RequestManagerImage.h Merge branch 'master' into feature-1291. It also implements a new state machine for images to fix #1297 2012-06-12 18:59:23 +02:00
RequestManagerInfo.h feature #1304: Fix signature for XML-RPC methods. Remove publish methods for OCA 2012-06-13 17:41:54 +02:00
RequestManagerPoolInfoFilter.h Feature #1304: Add new xml-rpc methods one.document.* 2012-06-08 16:00:16 +02:00
RequestManagerSystem.h Feature #1523: New xmlrpc method one.system.version added to RequestManager 2012-10-02 18:54:06 +02:00
RequestManagerUpdateTemplate.h Bug #1306: Add Template contents to Clusters 2012-06-28 17:51:21 +02:00
RequestManagerUser.h Feature #1108: Add more verbosity to Request Manager log messages: 2012-10-02 16:25:57 +02:00
RequestManagerVirtualMachine.h feature #1393: DATASTORE_LOCATION can be set in the cluster template 2012-10-05 13:23:44 +02:00
RequestManagerVirtualNetwork.h Feature #1095: Templates in one.*.allocate, one.*.update & one.vn.add/rmleases can be in XML 2012-01-30 19:31:21 +01:00
RequestManagerVMTemplate.h Feature #1304: Add new xml-rpc methods one.document.* 2012-06-08 16:00:16 +02:00
SqlDB.h Bump to version 3.2.0 2012-01-12 12:29:18 +01:00
SqliteDB.h Bump to version 3.2.0 2012-01-12 12:29:18 +01:00
SSLTools.h Bump to version 3.2.0 2012-01-12 12:29:18 +01:00
SyncRequest.h feature #1288: Stat action for core. Re-write of image driver protocol 2012-06-01 12:02:15 +02:00
Template.h Bug #1363: Check correct value types for VM CPU, VCPU, MEM, and Image SIZE 2012-07-17 15:51:50 +02:00
TransferManager.h Trim spaces and fix newline at the end of file 2012-09-10 18:08:00 +02:00
TransferManagerDriver.h Bump to version 3.2.0 2012-01-12 12:29:18 +01:00
User.h feature #1288: Abstract quota functionality to be reused by Groups 2012-06-08 13:45:15 +02:00
UserPool.h feature #1013: Abstract hook registration. Add hook support for images, users and groups. 2012-10-09 11:56:01 +02:00
UserTemplate.h Bump to version 3.2.0 2012-01-12 12:29:18 +01:00
VirtualMachine.h feature #1393: DATASTORE_LOCATION can be set in the cluster template 2012-10-05 13:23:44 +02:00
VirtualMachineHook.h feature #1013: Simplify "on create" Hooks (now $ID are the same instead of $VMID, $HID,...). Add support for create/remove Virtual Network Hooks 2012-10-08 12:33:32 +02:00
VirtualMachineManager.h feature #1223: Remove DISK_ID from VMM_DRIVER_ACTION_DATA 2012-06-19 15:29:51 +02:00
VirtualMachineManagerDriver.h feature #1223: Attach operation name missmatch. attach operations for the dummy driver 2012-06-15 18:14:08 +02:00
VirtualMachinePool.h Merge branch 'feature-1288' 2012-06-11 23:00:56 +02:00
VirtualMachineTemplate.h Feature #1070: Move set_restricted_attributes to base class Template 2012-01-24 03:00:57 -08:00
VirtualNetwork.h bug #1178: Ownership of the VM is checked now before releasing the IP/MAC lease 2012-03-31 22:21:32 +02:00
VirtualNetworkPool.h feature #1013: Abstract hook registration. Add hook support for images, users and groups. 2012-10-09 11:56:01 +02:00
VirtualNetworkTemplate.h Bump to version 3.2.0 2012-01-12 12:29:18 +01:00
VMTemplate.h Revert "Feature #1304: Add new methods one.generic.*. VMTemplates have a new 'type' attribute." 2012-06-08 11:43:55 +02:00
VMTemplatePool.h Revert "Feature #1304: Add new methods one.generic.*. VMTemplates have a new 'type' attribute." 2012-06-08 11:43:55 +02:00
XenDriver.h Bump to version 3.2.0 2012-01-12 12:29:18 +01:00
XMLDriver.h Bump to version 3.2.0 2012-01-12 12:29:18 +01:00