cloudstack/core/src/com/cloud
Jayapal 1f1467974f CLOUDSTACK-1828 Source Nat on private gateway feature 2013-05-02 15:40:15 +05:30
..
agent CLOUDSTACK-1828 Source Nat on private gateway feature 2013-05-02 15:40:15 +05:30
alert CLOUDSTACK-680: Feature SNMP Alerts support in CloudStack 2013-03-18 11:36:19 +05:30
async CLOUDSTACK-2196 and CLOUDSTACK-2126: fix missing async job status in 2013-04-25 17:40:18 -07:00
capacity api: Entities will extend InternalIdentity and Identity 2012-12-26 19:11:15 -08:00
certificate Enforce InternalIdentity interface on all VO classes that impls long getId() 2012-12-26 15:09:44 -08:00
configuration api: Entities will extend InternalIdentity and Identity 2012-12-26 19:11:15 -08:00
consoleproxy License header updates for the core folder from Chip Childers 2012-07-02 09:54:47 -04:00
event CLOUDSTACK-874: Ability to delete Events and Alerts 2013-03-08 11:59:53 -08:00
exception License header updates for the core folder from Chip Childers 2012-07-02 09:54:47 -04:00
host api: Entities will extend InternalIdentity and Identity 2012-12-26 19:11:15 -08:00
hypervisor Storage motion for Xenserver changes: 1. Implemented Api findStoragePoolsForMigration. Added a new response objects to list storage pools available for migration. 2. Updated migrateVolume api for allowing migrating volumes of running vms. These changes are integrated into the latest storage refactoring changes. 3. Added the implementation for findHostsForMigration api. It lists the hosts to which an instance can be migrated, including hosts from within and across clusters to which an instance may be migrated with storage motion. The work of migrating a volume of a running vm is also done in copyAsync. 4. Updated the listHosts api for backward compatibility. 5. Added the implementation for migrateVirtualMachineWithVolume api. It migrates an instance with its volumes within a cluster and also across clusters. Also introduced a new XenServerStorageMotionStrategy for migrating volumes of a vm. When a vm is being migrated with its volumes, the vm is put in migrating state and a request is send to the volume manager to migrate the vm and its volumes. Volume manager calls into the volume service which forwards the request to data motion service after moving all the volumes to migrating state. Data motion service enumerates the strategies and the request reaches the XenServerStorageMotionStrategy. It calls in to the resource to complete the operation. 6. Resolved an issue where storage xenmotion of 2nd VM created from the same template to a host was failing with duplicate_vm exception. Made changes to remove the mac_seed key value pair from other_config when vms are created. This is was storage motion to fail. 7. Updated the db upgrade schema script. 8. Added the right permissions in commands.properties 9. Marvin tests for testing storage motion. Following scenarios are tested. 9.1. A virtual machine is migrated to another host. Its volumes are also migrated to another storage pool. 9.2. Just the volumes of a vm are migrated to another storage pool while the vm continues to run on the same host. 10. Unit tests for testing migration of a vm with its volumes. 2013-04-19 11:36:42 +05:30
info License header updates for the core folder from Chip Childers 2012-07-02 09:54:47 -04:00
network Improve component lifecycle management with system run-level concept 2013-01-30 15:21:02 -08:00
resource QuickCloud: sanitize logs for normal running of agents outside systemvm 2013-04-09 14:45:27 -07:00
serializer License header updates for the core folder from Chip Childers 2012-07-02 09:54:47 -04:00
storage Apply patch for https://reviews.apache.org/r/10892/ 2013-05-01 17:40:38 -07:00
user CLOUDSTACK-1941: introduced "default" flag to account/user objects. Admin/System accounts that come with the CS install are default, and can never be removed. All accounts created by the CS admin, have default flag set to false, and can be removed at any time. 2013-04-17 12:04:18 -07:00
vm Refactor message bus facitlity to avoid confusing with event bus for external notification, planning to use it in VMSync 2013-04-29 14:36:03 -07:00