Edison Su
|
224621197c
|
add misssing files
|
2013-01-18 15:39:37 -08:00 |
|
Edison Su
|
1283712d93
|
replace spring injection in nfssecondarystorage
|
2013-01-18 15:10:08 -08:00 |
|
Rohit Yadav
|
593b60ca51
|
rat: Fix license on newly added files
Signed-off-by: Rohit Yadav <bhaisaab@apache.org>
|
2013-01-17 21:37:24 -08:00 |
|
Edison Su
|
ddc53771bf
|
implement toURI
|
2013-01-17 18:49:50 -08:00 |
|
Edison Su
|
c4a11b9979
|
rename datastream to dataobject
|
2013-01-17 18:49:50 -08:00 |
|
Kelven Yang
|
df684261cf
|
Put command classes under Spring injection framework
|
2013-01-15 18:07:19 -08:00 |
|
Edison Su
|
c93918a896
|
rename dataobject to datastream
|
2013-01-15 15:46:21 -08:00 |
|
Edison Su
|
8af85b04d0
|
refactor api, based on suggestion from community
|
2013-01-14 18:52:39 -08:00 |
|
Rohit Yadav
|
9faf00bdc8
|
Fix license on xml.in, jsp and ucls files on javelin
Signed-off-by: Rohit Yadav <bhaisaab@apache.org>
|
2013-01-12 06:34:34 -08:00 |
|
Rohit Yadav
|
ea3f5ecb54
|
Fix license for xml files in javelin
Signed-off-by: Rohit Yadav <bhaisaab@apache.org>
|
2013-01-12 06:31:47 -08:00 |
|
Rohit Yadav
|
ba20e7f85a
|
Fix license headers for java files in javelin
Signed-off-by: Rohit Yadav <bhaisaab@apache.org>
|
2013-01-12 06:27:09 -08:00 |
|
Rohit Yadav
|
38eaa04b98
|
Pull changes from master into javelin
- Disables simulator plugin, breaks build, available via simulator profile
- Fixes spring injections
- Fix api,acl plugins, ApiServer, ApiDispatcher
- Fix other merge conflicts
Conflicts:
docs/en-US/external-firewalls-and-load-balancers.xml
plugins/acl/static-role-based/src/org/apache/cloudstack/acl/StaticRoleBasedAPIAccessChecker.java
server/src/com/cloud/api/ApiDispatcher.java
server/src/com/cloud/api/ApiServer.java
server/src/com/cloud/consoleproxy/ConsoleProxyManagerImpl.java
utils/test/com/cloud/utils/log/CglibThrowableRendererTest.java
Signed-off-by: Rohit Yadav <bhaisaab@apache.org>
|
2013-01-12 06:02:54 -08:00 |
|
Kelven Yang
|
53da542001
|
Another round of fixes after merge
|
2013-01-11 15:21:04 -08:00 |
|
Alex Huang
|
f922c6fc03
|
Keep removing
|
2013-01-10 14:46:52 -08:00 |
|
Alex Huang
|
56e5fbdee2
|
removed import of componentlocator and inject from all files
|
2013-01-10 11:44:47 -08:00 |
|
Alex Huang
|
395de6f2b3
|
merge from latest pull
|
2013-01-10 11:07:11 -08:00 |
|
Alex Huang
|
f40e7b7511
|
removed componentlocator and inject
|
2013-01-10 11:05:20 -08:00 |
|
Edison Su
|
a03d83bba9
|
refactor the motion service api
|
2013-01-10 10:27:05 -08:00 |
|
Alex Huang
|
14bd345f1f
|
merge compiles
|
2013-01-09 04:41:27 -08:00 |
|
Kelven Yang
|
32e67f60d4
|
Work with Spring proxy-ed object
|
2013-01-08 14:24:19 -08:00 |
|
Edison Su
|
2d6133c61e
|
change the top level async call using future
|
2013-01-04 17:17:57 -08:00 |
|
Edison Su
|
9410cd1f3c
|
add deletevolume and createdata disk
|
2013-01-03 18:56:18 -08:00 |
|
Prachi Damle
|
1eb64e6181
|
ProvisioningService:: registerZone changes and unit-test
|
2013-01-03 11:44:36 -08:00 |
|
Edison Su
|
d7bc09f950
|
fix build
|
2013-01-03 11:35:41 -08:00 |
|
Edison Su
|
e40042b554
|
refactor volumeservice api
|
2013-01-02 18:42:48 -08:00 |
|
Edison Su
|
ce2120d09d
|
fix build
|
2013-01-02 17:43:55 -08:00 |
|
Edison Su
|
5d1e97e407
|
add create volume
|
2013-01-02 17:32:54 -08:00 |
|
Kelven Yang
|
6504fc6b09
|
Enforce strong typing for getting result from AsyncMethod
|
2013-01-02 15:48:45 -08:00 |
|
Edison Su
|
13aef24ba2
|
add uml class diagram generated by objectaid
|
2012-12-28 16:51:25 -08:00 |
|
Alex Huang
|
54cce5fa18
|
Getting things to compile
|
2012-12-28 16:07:56 -08:00 |
|
Kelven Yang
|
259e6d5f74
|
Fix a few Spring bootstrap issues
|
2012-12-27 17:46:52 -08:00 |
|
Edison Su
|
9de3a1fae4
|
add create volume from base image command
|
2012-12-27 16:31:59 -08:00 |
|
Edison Su
|
d99161399e
|
so many traps in rpc call: you can't use aop in a thread, you need to intercept finalize call etc
|
2012-12-24 02:37:32 -08:00 |
|
Edison Su
|
4b2d9f4415
|
refactor test cases: use testNG instead of junit, as testNG can group test cases and pass parameter to test case
|
2012-12-22 22:10:39 -08:00 |
|
Kelven Yang
|
877e16029c
|
Fix a few Spring issues to Bootstrap javaline server
|
2012-12-21 16:49:27 -08:00 |
|
Edison Su
|
ac88c16be6
|
finaly, finish download template to primary storage
|
2012-12-20 19:06:02 -08:00 |
|
Edison Su
|
c216990e1c
|
trying to add code to download url into devcloud
|
2012-12-19 18:43:04 -08:00 |
|
Edison Su
|
8aaf5ba3a0
|
fix unit test
|
2012-12-19 16:01:58 -08:00 |
|
Edison Su
|
ad3b226ab2
|
fix test build
|
2012-12-19 12:08:58 -08:00 |
|
Edison Su
|
8214f18897
|
fix build, due to refactor rpc
|
2012-12-19 12:02:11 -08:00 |
|
Edison Su
|
0581ea763a
|
add xenserver backend code: download template from http directly
|
2012-12-18 18:34:13 -08:00 |
|
Edison Su
|
aefb657c41
|
Finally, get async api call works for storage subsystem
|
2012-12-17 18:12:46 -08:00 |
|
Edison Su
|
716a5673d0
|
1st try to add async api in the storage component, it's ugly like hell
|
2012-12-14 18:25:40 -08:00 |
|
Edison Su
|
510d3759a7
|
fix build
|
2012-12-13 15:17:23 -08:00 |
|
Edison Su
|
cdf5511664
|
finish configurator, the default primary storage provider can cover all the hypervisors and protocols
|
2012-12-08 03:16:03 -08:00 |
|
Edison Su
|
7652a44be7
|
add datastore configurator, for each hypervisor and each protocol, needs to have its own configurator
|
2012-12-07 18:23:08 -08:00 |
|
Edison Su
|
ae59bf6c3b
|
add lifecycle on primarydatastore
|
2012-12-07 18:23:08 -08:00 |
|
Edison Su
|
1b91641397
|
We can directly load xenserver resource in unit test now, that means directly sending commands to hypervisor host in unit test is possible, storage integration test is in a final stage
|
2012-12-05 17:52:24 -08:00 |
|
Edison Su
|
0836bb8ec9
|
add state machine for templateonprimarystorage, thus we don't need hold lock
|
2012-12-04 19:02:14 -08:00 |
|
Edison Su
|
2c689adce7
|
add more implementation in volume project
|
2012-12-03 18:34:49 -08:00 |
|