cloudstack/api/src/com/cloud
Alena Prokharchyk 43770e0cb2 CLOUDSTACK-4744: enhanced root admin API updateVolume with state/storageId parameters as a part of "Better control over first party objects" feature.
Also fixed existing bugs for the API:

* corrected action event to be VOLUME.UPDATE (was VOLUME.ATTACH)
* all parameters to update, should be optional - fixed that. If nothing is specified, the db object will remain with its original fields
2013-09-28 21:44:47 -07:00
..
agent sdn hosted vpc gateways (using lswitch) 2013-09-18 16:56:56 +02:00
alert merge master 2013-05-11 15:28:43 +05:30
api/commands CLOUDSTACK-797: Removing cmds CreatePrivateNetworkCmd and DestroyConsoleProxyCmd 2013-04-10 13:21:24 +05:30
capacity api: Entities will extend InternalIdentity and Identity 2012-12-26 19:11:15 -08:00
configuration Bring up to date with master 2013-08-31 00:25:48 +01:00
consoleproxy Removed schema from the dependency of many components 2013-07-29 10:55:19 -07:00
dc CLOUDSTACK-4221: Dedicated Resources: changes to associate the dedicated resource with the 'ExplicitDedication' affinity group 2013-09-03 20:02:38 -07:00
deploy CLOUDSTACK-4179: [Performance Testing] Time taken for Deploy VM async job to complete is considerably higher 2013-08-09 16:57:21 +05:30
domain CLOUDSTACK-1636: Removed the concept of owner region. 2013-03-14 11:53:40 +05:30
event CLOUDSTACK-4744: enhanced root admin API updateVolume with state/storageId parameters as a part of "Better control over first party objects" feature. 2013-09-28 21:44:47 -07:00
exception Moved VirtualMachineManager into engine 2013-08-19 14:13:28 -07:00
ha Removed the getByTypeAndId() method and replace it with getById method 2013-07-22 20:06:04 -07:00
host CLOUDSTACK-2522: While processing agents behind on ping, we may fail to process a host that is already in 'Down' state 2013-05-15 14:27:27 -07:00
hypervisor Split up the volume manager into two. One part is for self-service. One part belongs in the engine. Removed old 2.1 upgrade code. In order to upgrade from 2.1, you must upgrade to 2.2. first. So therefore these files are no necessary in the newer versions of CloudStack 2013-08-12 19:05:22 -07:00
info merge master 2013-05-11 15:28:43 +05:30
network Changed SearchCriteria2 to GenericQueryBuilder to reflect the same placement 2013-09-28 07:53:26 -07:00
offering Fixed the problem with offerings and templates. These two items due to a previous patch all the way back in 2.1.x versions uses the removed column incorrectly. No one fixed since then. Hence, there's a bunch of findbyidincludingremoved calls in the cloudstack code around these two items. 2013-08-26 17:31:10 -07:00
org fixed unit tests from merge 2013-01-18 15:58:55 -08:00
projects fixed unit tests from merge 2013-01-18 15:58:55 -08:00
region/ha CLOUDSTACK-2332:[GSLB] deleteAccount is not cleaning the gslb rules 2013-05-31 19:08:40 +05:30
resource Fix for CLOUDSTACK-2536 2013-07-25 13:42:08 +05:30
serializer api_refactor: refactor project apis 2012-12-03 22:10:32 -08:00
server Moved Configuration from api to utils and moved the package. This was done by eclipse so I only ran the unit test to verify everything is fine 2013-07-25 03:57:12 -07:00
storage CLOUDSTACK-4744: enhanced root admin API updateVolume with state/storageId parameters as a part of "Better control over first party objects" feature. 2013-09-28 21:44:47 -07:00
template Moved the csvtotags into StringUtils. It was there to begin with. No idea who copied it to ConfigurationManager 2013-08-26 20:27:27 -07:00
user UserContext switched to CallContext. Added generic storage mechanism for other code to carry information throughout a call. Made the calling User and Account a must have. Added an interface to carry entities in error. Fixed up the code. Part of the vmsync branch 2013-07-16 11:24:21 -07:00
uservm fixed unit tests from merge 2013-01-18 15:58:55 -08:00
vm Removed the getByTypeAndId() method and replace it with getById method 2013-07-22 20:06:04 -07:00