1
0
mirror of https://github.com/OpenNebula/one.git synced 2024-12-23 17:33:56 +03:00
one/include
2012-06-14 13:02:18 +02:00
..
test Revert "bug #1232: Only allow Datastore & volatile disks. Remove automatic target generation. Remove unneeded oned.conf attributes" 2012-04-26 16:54:24 +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 Bump to version 3.2.0 2012-01-12 12:29:18 +01:00
ActionManager.h Bump to version 3.2.0 2012-01-12 12:29:18 +01:00
Attribute.h Feature #1223: New VMM attach action 2012-06-13 18:42:42 +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 #1112: Return an error message when DS 0 (system) is added to any cluster 2012-03-22 15:56:09 +01: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 Feature #1112: Do not create cluster "default" at bootstrap 2012-03-06 14:47:17 +01:00
Datastore.h Bug: Add support for BLOCK disk types. Datastore supports a new attribute DISK_TYPE that is inherited by 2012-04-19 11:44:19 +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 #1223: New VM state HOTPLUG, continue work on the attach operation 2012-06-14 13:02:18 +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 #1112: Create Datastore and DatastorePool classes, and RM methods 2012-02-09 17:56:47 +01:00
History.h Feature #1099: Add complete VM info to all history records, even the active ones 2012-05-08 15:42:24 +02:00
Hook.h Bump to version 3.2.0 2012-01-12 12:29:18 +01: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 Merge branch 'feature-1279' 2012-05-30 17:28:48 +02:00
HostHook.h Bump to version 3.2.0 2012-01-12 12:29:18 +01:00
HostPool.h Feature #1279: Clean expired monitoring records in timer_action. 2012-05-18 12:05:18 +02:00
HostShare.h Bump to version 3.2.0 2012-01-12 12:29:18 +01:00
HostTemplate.h Bump to version 3.2.0 2012-01-12 12:29:18 +01:00
Image.h feature #1288: Integrate stat driver function with image allocation process 2012-06-01 19:18:49 +02:00
ImageManager.h feature #1288: Integrate stat driver function with image allocation process 2012-06-01 19:18:49 +02:00
ImageManagerDriver.h feature #1288: Stat action for core. Re-write of image driver protocol 2012-06-01 12:02:15 +02:00
ImagePool.h bug 1212: Pass references instead of pointers 2012-04-27 00:12:55 +02:00
ImageTemplate.h feature #1112: Save_as functionality 2012-03-05 23:49:18 +01: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 Bump to version 3.2.0 2012-01-12 12:29:18 +01:00
LifeCycleManager.h Feature #1223: Implement LCM::attach success/failure. 2012-06-13 19:15:33 +02:00
Log.h Bump to version 3.2.0 2012-01-12 12:29:18 +01: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 to development version 3.5.0 2012-04-16 14:11:07 +02:00
NebulaLog.h Bump to version 3.2.0 2012-01-12 12:29:18 +01:00
NebulaTemplate.h Bump to version 3.2.0 2012-01-12 12:29:18 +01: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 #1112: Fix oneimage update (broken in commit:92dd8d4c) 2012-03-14 15:48:06 +01:00
PoolSQL.h feature #1099: Moved SQL filters to the corresponding pools 2012-05-05 03:18:25 +02:00
Quota.h feature 1288: Add missing updates after modifying user quotas. XML-RPC method to set user quotas 2012-06-07 00:04:08 +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 #1288: Abstract quota functionality to be reused by Groups 2012-06-08 13:45:15 +02:00
QuotaVirtualMachine.h feature #1288: Fix some bugs in quota rollback 2012-06-05 23:06:14 +02:00
RangedLeases.h Bump to version 3.2.0 2012-01-12 12:29:18 +01:00
Request.h feature #1288: Support for Group quotas 2012-06-08 22:14:40 +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 #1112: Bug, new vnets were added to their clusters in the datastore set 2012-03-13 18:38:50 +01:00
RequestManagerChmod.h Feature #1112: Add permissions to DS. New chown & chmod methods 2012-03-02 16:11:50 +01:00
RequestManagerChown.h feature #1288: Update quotas for chown operations 2012-06-08 01:50:15 +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 Bug #834: When any object type is deleted, its ACL rules are also deleted 2012-04-16 16:24:42 +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 Bump to version 3.2.0 2012-01-12 12:29:18 +01:00
RequestManagerInfo.h Feature #1112: Clusters are coming back into fashion this season 2012-02-24 15:58:51 +01:00
RequestManagerPoolInfoFilter.h Feature #1279: Add one.host.monitoring and one.hostpool.monitoring methods, new host_monitoring table 2012-05-16 18:00:31 +02:00
RequestManagerUpdateTemplate.h Feature #1112: New onedatastore update method 2012-03-02 17:25:42 +01:00
RequestManagerUser.h feature 1288: Add missing updates after modifying user quotas. XML-RPC method to set user quotas 2012-06-07 00:04:08 +02:00
RequestManagerVirtualMachine.h Feature #1223: Basic xmlrpc method one.vm.attach, needs to be finished 2012-06-13 18:57:12 +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 #872: one.template.clone method in core, ruby OCA & CLI 2012-04-13 18:39:50 +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 Feature #1223: New VM state HOTPLUG, continue work on the attach operation 2012-06-14 13:02:18 +02:00
TransferManager.h Feature #1223: Refactor TransferManager::prolog_action to create the prolog commands in a separate method 2012-06-13 18:19:22 +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 #1288: Better integration for Quotas with RequestManager 2012-05-30 02:20:16 +02:00
UserTemplate.h Bump to version 3.2.0 2012-01-12 12:29:18 +01:00
VirtualMachine.h Feature #1223: New VM state HOTPLUG, continue work on the attach operation 2012-06-14 13:02:18 +02:00
VirtualMachineHook.h Bump to version 3.2.0 2012-01-12 12:29:18 +01:00
VirtualMachineManager.h Feature #1223: New VMM attach action 2012-06-13 18:42:42 +02:00
VirtualMachineManagerDriver.h Feature #1223: New VMM attach action 2012-06-13 18:42:42 +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 #1112: Associate VNets to Clusters. New VNets are created in the "default" cluster 2012-02-29 18:09:47 +01:00
VirtualNetworkTemplate.h Bump to version 3.2.0 2012-01-12 12:29:18 +01:00
VMTemplate.h Feature #1112: Fix oneimage update (broken in commit:92dd8d4c) 2012-03-14 15:48:06 +01:00
VMTemplatePool.h Bug #1237: Disable the cache name index for the VM pool 2012-04-20 10:23:51 +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