Kishan Kavala
423439f16a
bug CS-16281: Add 2.2.14 to 2.2.15 upgrade path
...
status CS-16281: resolved fixed
reviewed-by: Abhi
2012-09-06 14:07:03 +05:30
Prasanna Santhanam
972690352a
don't send the simulator properties to api docs
2012-05-23 16:26:47 +05:30
Prasanna Santhanam
98b6c46fdd
do not send commands-simulator.properties into build
2012-05-23 14:53:27 +05:30
frank
10cde8ed95
correctly removing awsapi when clean-tomcat
...
Conflicts:
build/developer.xml
2012-05-18 11:11:33 -07:00
Prasanna Santhanam
19f1e8759e
Package management for the python testclient christened Marvin
...
$ant package-marvin
will create a packaged source tarball of the testclient that is
redistributable and decoupled from the rest of the cloudstack build
reviewed-by: unittest
2012-04-11 17:44:17 +05:30
Prasanna Santhanam
542a876c97
removing the dependency of apidocs on simulator
...
reviewed-by: Frank Zhang
2012-04-11 17:44:09 +05:30
Ewan Mellor
d85cc8194b
Hard-code version number for the zip file, since ${version} is wrong on this
...
branch.
2012-02-13 14:31:50 -08:00
Ewan Mellor
c16f13841f
Added build-apidocs-zip build target that generates HTML versions of the
...
API docs. Uses XML/XSLT generation system originally by Abhinandan Prateek
(I think). CSS updates from Jessica Tomechak. gen_toc.py and build script
changes by me.
Conflicts:
build/developer.xml
2012-02-13 14:30:30 -08:00
Kelven Yang
0d59050d57
bug 13129: remove unused vmware lib jars
2012-02-01 11:30:50 -08:00
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