48 Commits

Author SHA1 Message Date
frank
cd929e69fa correct ant build-apidoc
use right script path
2011-10-18 14:40:28 -07:00
frank
625a601615 correct ant build-apidoc 2011-10-18 14:31:33 -07:00
frank
f7924505d3 partly bring usage back to spec file to work around rpm build 2011-08-31 17:25:17 -07:00
frank
0b010ef9d4 put comipiling jar files to deps.classpath 2011-08-30 13:58:22 -07:00
frank
bb1b16c540 merge thridparty to deps 2011-08-25 14:32:19 -07:00
Kelven Yang
6d6cc2ca54 Developer build fix after premium-move to FOSS 2011-08-25 10:19:01 -07:00
frank
b3478c377e Full opensource 2011-08-23 19:52:19 -07:00
Kelven Yang
4f8a52f94c Move VMware/Premium Secondary storage VM to opensource 2011-08-23 14:43:39 -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
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
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
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
anthony
b8e03aca4c script fix 2011-03-07 19:47:29 -08:00
Alex Huang
378a0da0df more unittest support 2011-02-25 11:58:12 -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
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
Frank
ce73013768 Don't build test and usage in oss 2011-01-28 17:30:46 -08:00
Frank
e9652e67ad migrate premium to oss 2011-01-28 16:07:46 -08:00
Frank Zhang
7cafe6d7c0 Big change of build
1. use ant to build all JARs and ISOs
2. waf install results from ant
3. arrange wscript_build in function style, which is more readable
2010-12-06 13:27:16 -08:00
Alex Huang
957547a65f gson 1.5 is now in 2010-11-16 15:22:45 -08:00
will
b9fc4137f7 Bug 6988: Fixed issue with queryAsyncJobResult returning jobResults in all String format. This is to mirror the same way that the async commands are being serialized.
- Changed client.war to now include all the thirdparty files
- Fixed addVpnUser command to return a vpnuser instead of the response
- Added vmware jar files to the development build.
2010-11-04 20:56:28 -07:00
Chiradeep Vittal
ccd6797c10 include vpn and xenserver stuff in patch 2010-11-04 15:06:09 -07:00
edison
ef600e10b5 Make OSS ANT build using deps folder, other than premium/thirdpart folder, which breaks OSS ANT BUILD 2010-10-15 23:44:10 -07:00
Kelven Yang
f6e0d2dd41 Make system VM work on vmware 2010-10-14 17:23:13 -07:00
edison
139ff273ff fix systemvm template for kvm, using chiradeep's latest debian template 2010-10-05 20:41:39 -07:00
Alex Huang
42986f43ba removed service offering from storageallocator 2010-09-24 10:27:02 -07:00
Alex Huang
7249f168d5 more file changes 2010-09-09 13:27:20 -07:00
anthony
51dd7d908f remove duplicate copy 2010-08-30 16:51:33 -07:00
Anthony Xu
d72e0538da Revert "Revert "use iso to patch systemvm""
This reverts commit 145e2e0aaa9b57286102664787e8e40ad3d75e26.
2010-08-26 16:06:28 -07:00
Anthony Xu
145e2e0aaa Revert "use iso to patch systemvm"
This reverts commit 3565f8d21b331745b99ce3a09a35d642f2f7bcfe.
2010-08-26 16:03:34 -07:00
root
3565f8d21b use iso to patch systemvm
Conflicts:

	core/src/com/cloud/hypervisor/xen/resource/CitrixResourceBase.java
	scripts/vm/hypervisor/xenserver/xenserver56/patch
2010-08-26 15:56:02 -07:00
Manuel Amador (Rudd-O)
40a78f166e build-cloud.xml build-cloud FAILS until now. It had references to files in directories that were moved. 2010-08-20 14:02:41 -07:00
Manuel Amador (Rudd-O)
b9e600ed53 Remove the unnecessary excludes from build-ui 2010-08-20 13:21:19 -07:00
Manuel Amador (Rudd-O)
eae268d5d9 Undo unnecessary reformatting that is complicating the merges 2010-08-20 12:24:59 -07:00
Jessica Wang
f0b82f8565 move source of resource properties from UI folder to client folder
move source of resource properties from UI folder to client folder

move source of resource properties from UI folder to client folder
2010-08-20 12:08:47 -07:00
Kelven Yang
53097c67f5 1) Fix build problem caused by alex's Refactoring
2) Let console proxy servlet support API key to allow session-less access
2010-08-17 15:15:06 -07:00
Alex Huang
7f40fe0e07 not overwritten 2010-08-11 22:14:44 -07:00
Alex Huang
066f24dd4e Changed the version number to use the date time. This way developer can still figure out which file they should look at. 2010-08-11 22:13:53 -07:00
Alex Huang
621a37b6c8 bug 5890: Changed all of the build stuff to work better with git 2010-08-11 11:16:29 -07:00
Alex Huang
e6c41146f7 bug 5890,5873: Try multiple bug checkins
status 5890: resolved fixed
status 5873: resolved invalid
2010-08-11 09:59:25 -07:00
Manuel Amador (Rudd-O)
9d5c1f2dcf Fix build system in preparation for repo split 2010-08-11 09:13:29 -07:00
Manuel Amador (Rudd-O)
05c020e1f6 Source code committed 2010-08-11 09:13:29 -07:00