Edison Su
cf0116c5ca
"ant debug", java heap size is configurable
2012-01-06 11:18:39 -08:00
frank
29254fbae1
correct ant build-apidoc
...
use right script path
2011-10-18 14:39:46 -07:00
frank
4fe3752428
correct ant build-apidoc
2011-10-18 14:31:03 -07:00
Edison Su
0f76c1fa24
bug 11600: aquirelock before deleting a volume, which can be aquired by snapshot manager
...
status 11600: resolved fixed
2011-10-03 16:40:59 -07:00
frank
98badf8f8c
add usage back to spec file
...
now FOSS including all stuff
2011-09-14 11:59:32 -07:00
frank
cf5491f5ab
fix wrong unittest
2011-09-13 11:21:27 -07:00
frank
0afb545e07
partly bring usage back to spec file to work around rpm build
2011-08-31 16:21:43 -07:00
David Nalley
53f4028f0f
updating copyright licenses, including build-usage.xml
2011-08-31 16:21:21 -04:00
frank
54336c8335
don't do compilation when deploying ovm
2011-08-30 15:43:21 -07:00
frank
77507b7a3e
deploy ovm scripts when deploying server
2011-08-30 15:27:37 -07:00
frank
155a6b7aaf
put comipiling jar files to deps.classpath
2011-08-30 13:59:06 -07:00
frank
4f84e2495d
add compiling time classpath for testclient target
2011-08-30 11:02:30 -07:00
frank
64d19eb96e
merge thridparty to deps
2011-08-25 14:34:56 -07:00
Kelven Yang
24227c601f
Developer build fix after premium-move to FOSS
2011-08-25 10:19:43 -07:00
frank
860e259227
move simulator and test to opensource
2011-08-24 10:40:38 -07:00
frank
ca7fb65ca2
full opensource
2011-08-23 19:23:49 -07:00
Kelven Yang
98212299b5
Move VMware/Premium Secondary storage VM to opensource
2011-08-23 14:33:05 -07:00
Edison Su
df6bee4061
add template for simulator
2011-08-18 11:37:50 -07:00
alena
8d47c53735
Revert "bug 10435: removed vpn feature"
...
This reverts commit ea9e1b5d138950e8de49fce7ffdbb12a1c72c560.
Conflicts:
api/src/com/cloud/api/ResponseGenerator.java
scripts/vm/hypervisor/xenserver/vmops
server/src/com/cloud/configuration/Config.java
server/src/com/cloud/network/router/VirtualNetworkApplianceManager.java
server/src/com/cloud/network/router/VirtualNetworkApplianceManagerImpl.java
2011-08-02 18:12:57 -07:00
anthony
f85fb432ba
fixed a template creation bug
2011-06-28 17:55:21 -07:00
alena
74f34a0e0c
bug 10435: removed vpn feature
...
status 10435: resolved fixed
2011-06-24 09:18:46 -07:00
alena
27d6020569
Ant target for apiDocs building
2011-06-07 11:21:07 -07:00
David Nalley
87569452e7
hopefully the last of libre cleanup
2011-06-04 14:44:21 -04:00
Kelven Yang
48cc8480b2
move common mysql driver jar to Tomcat shared location in developer deployment, let CloudStack be friendly playing with other Web deployments like CloudBridge.
2011-05-27 16:00:57 -07:00
Alex Huang
ea9703997b
proxy agent
2011-05-17 07:12:58 -07:00
Alex Huang
43c3c775f2
bug 9741: somehow some of the removed code got back into the code path. Must have hit one undo too many.
2011-05-05 17:57:06 -07:00
Chiradeep Vittal
303e2a7481
Start of zonesfeature / mycloud/cloudkit
2011-05-03 10:40:17 -07:00
Sheng Yang
cf114fc7af
Enable SSL for mgmt servers and agents
...
The port remains 8250.
The keystore saved at /etc/cloud/management/cloud.keystore. We also include one
fail-safe keystore/certificate for fallback if we are unable to generate
certificate and keystore. If we use fail-safe keystore, a warning and calltrace would be show.
Notice you need to upgrade agent, as well as systemVM's images.
2011-04-28 17:41:29 -07:00
Frank
92155522f2
Add license header to files
2011-04-14 11:23:14 -07:00
Frank
105db3b15a
Merge branch 'baremetal' to master
...
modifies:
api/src/com/cloud/api/ApiConstants.java
api/src/com/cloud/api/commands/AddHostCmd.java
api/src/com/cloud/api/commands/CreatePodCmd.java
api/src/com/cloud/api/commands/DeployVMCmd.java
api/src/com/cloud/dc/Pod.java
api/src/com/cloud/network/NetworkService.java
server/src/com/cloud/agent/manager/AgentManagerImpl.java
server/src/com/cloud/configuration/ConfigurationManagerImpl.java
server/src/com/cloud/dc/HostPodVO.java
server/src/com/cloud/network/NetworkManager.java
server/src/com/cloud/network/NetworkManagerImpl.java
server/src/com/cloud/vm/UserVmManagerImpl.java
setup/db/create-schema.sql
utils/src/com/cloud/utils/SerialVersionUID.java
2011-04-11 14:21:41 -07:00
Frank
5819e8fee0
Bug 8208 - bare metal provisioning
...
Work with PING
2011-04-04 19:19:42 -07:00
David Nalley
fa98eda410
fixing typo in check for usage server init script
2011-03-25 14:42:06 -04:00
Alex Huang
82f7504832
checking in the upgrade stuff for now
2011-03-19 09:27:10 -07:00
Alex Huang
093fa851fa
made the upgrade utility work with the current version
2011-03-18 10:06:38 -07:00
Alex Huang
8bec1e0b9f
added the concept of system integrity checking before a system starts
2011-03-16 17:59:34 -07:00
Alex Huang
851c3344fc
database upgrade
2011-03-09 17:56:11 -08:00
Kelven Yang
a5c21dc130
1) make JMX port configuration in deverloper build, 2) Add property map based dynamic bean
2011-03-09 11:59:13 -08:00
anthony
b8e03aca4c
script fix
2011-03-07 19:47:29 -08:00
Kelven Yang
d0892a964d
Add JMX monitoring to cluster management
2011-03-07 18:40:33 -08:00
Alex Huang
ab3c719389
run the scripts
2011-02-28 14:37:30 -08:00
Alex Huang
378a0da0df
more unittest support
2011-02-25 11:58:12 -08:00
Prasanna Santhanam
925f415c4b
change deploy path to /usr/local/cloud for simulator
2011-02-23 13:27:34 +05:30
Alex Huang
b8cd91df9e
don't generate test-reports directory
2011-02-22 19:13:52 -08:00
Alex Huang
c22b37e402
latest work on db migration
2011-02-22 18:23:05 -08:00
Kelven Yang
fa96deec28
Make secondary storage VM support premium version and opensource version
2011-02-18 17:10:20 -08:00
Alex Huang
6b0d4947ed
bug 8529: propagated to master. Added junit test support to ant
2011-02-16 17:40:58 -08:00
Frank
0fe9322895
fix systemvm start failure casued by missing files
2011-01-31 18:46:13 -08:00
Frank
cbb54c549e
don't filter fsimage.so
2011-01-31 16:18:57 -08:00
Frank
28b6aa6b4c
fix systemvm start failure
2011-01-31 16:04:54 -08:00
anthony
19e7387702
build fix
2011-01-28 19:19:53 -08:00