Commit Graph

13622 Commits

Author SHA1 Message Date
Pradeep Soundararajan 29de80da4a CLOUDSTACK-27 - Removing GCC
Signed-off-by: Chip Childers <chip.childers@gmail.com>
2012-09-20 10:21:56 -04:00
Chip Childers d501b34b09 Fixed some file name issues for the build_asf.sh script 2012-09-19 14:16:16 -04:00
Chip Childers b10031ba97 CLOUDSTACK-135 - Removed extra LICENSE file. 2012-09-19 11:51:16 -04:00
Edison Su 600a45ed39 fix compile error 2012-09-18 19:49:59 -07:00
Hiroaki Kawai a6aebe098e add logging for debugging.
The default value for local.storage.path does not exists by
default in CentOS 6. By default, this results in NullPointerException
silently. Without this log message, administrator can't figure out
the reason at all.

Signed-off-by: Edison Su <sudison@gmail.com>
2012-09-18 18:28:07 -07:00
Edison Su e662790985 CLOUDSTACK-30: remove vhd-util binary, we need to build another rpm/deb for it. As it's only used by xenserver, so mgt server should not depend on it. We can document it, as an extra procedure when install mgt server 2012-09-18 17:47:22 -07:00
Edison Su a01304e65b CLOUDSTACK-123: fix NPE 2012-09-18 16:43:05 -07:00
Edison Su cc92a4ce78 add deb/rpm install.sh 2012-09-18 15:55:43 -07:00
Brian Federle 93c84c8291 CLOUDSTACK-85: Fix instance wizard review hypervisor
Fix hypervisor type not being shown in instance wizard review step
2012-09-18 14:18:48 -07:00
Edison Su 2abeac11c7 fix mvn install: org.apache.xalan doesn't work 2012-09-18 11:40:10 -07:00
Jessica Tomechak a5f13012d6 Add license header to doc file. 2012-09-18 11:10:52 -07:00
Brian Federle d66f2077d1 CLOUDSTACK-98: Fix alignment of project dashboard event rows 2012-09-18 11:08:41 -07:00
Mice Xia 955cbd97bc CLOUDSTACK-10 Deleting a disconnected primary storage results in partial removed state 2012-09-18 11:18:44 +08:00
Mice Xia 11b42481e1 CLOUDSTACK-114 UI - VPC related Network Offerings should not be provided as options to create a guest network for the Account before a VPC is actually present with the Account 2012-09-18 11:18:44 +08:00
Mice Xia cf5d7f879f CLOUDSTACK-115 UI - Currently there is no way an User can specify network domain suffix to an Isolated Guest Network on the UI. 2012-09-18 11:18:44 +08:00
Jessica Tomechak 7fa4d43298 New book info file for all-inclusive documentation build. 2012-09-17 18:07:45 -07:00
Jessica Tomechak b33203a3d0 Change the setting for how many doc sections are grouped in each html file. 2012-09-17 17:52:26 -07:00
Jessica Tomechak eb47a57daa Promote sections to chapters: Cloud Infrastructure Concepts and Provisioning Steps. 2012-09-17 17:52:23 -07:00
Edison Su 9affeddb34 remove README.html in deb build 2012-09-17 17:42:43 -07:00
Edison Su 85505ca755 remove README.html in cloud.spec 2012-09-17 17:42:43 -07:00
Marcus Sorensen 3a74c36eed CLOUDSTACK-120: Add proper OS name to KVMGuestOsMapper for systemvm
Signed-off-by: Edison Su <sudison@gmail.com>
2012-09-17 14:22:01 -07:00
Edison Su d068a40fe8 t-templateid-to-bypass-db-access-during-cloud-instal 2012-09-17 11:27:38 -07:00
Mice Xia 16c1fd9288 CLOUDSTACK-116 Guest Network created in a Sub Domain which doesn't have a network domain suffix, is assigned the network domain suffix of the zone instead of that of the Parent domain of the Sub domain 2012-09-17 21:23:41 +08:00
Prasanna Santhanam 6e9d7aa45b property files and build file fixes for simulator db changes 2012-09-17 17:33:26 +05:30
Prasanna Santhanam efc58cdea3 simulator managers commit to simulator db
All the simulator related managers will persist to a seperate database
from `cloud`.  Moving related transaction code. Transction responsibilty
will be at simulator agent's dao layer
2012-09-17 17:33:26 +05:30
Rohit Yadav 4bf16f8d31 Maven: Fix rampart version in awsapi
Signed-off-by: Hugo Trippaers <hugo@apache.org>
2012-09-17 13:27:18 +02:00
Murali Reddy ff81fda4e0 adding missing import that should have been part of commit b28749f2b1 2012-09-17 13:18:32 +05:30
Murali Reddy b28749f2b1 upgrade external devices support from 2.2.14 to network offering framework 2012-09-17 11:39:41 +05:30
Edison Su bfd6c67a48 remove commons-lang 2012-09-14 15:33:15 -07:00
Edison Su d6c3fa108f remove axis-1.4 2012-09-14 15:31:37 -07:00
Marcus Sorensen f52d37fb53 Fix potential nullpointer in recent KVM systemvm patchdisk update
Signed-off-by: Edison Su <sudison@gmail.com>
2012-09-14 15:27:23 -07:00
Wido den Hollander 0d3a2a3678 agent: Send JSVC error output to syslog
Easy for debugging when the Agent won't start.
2012-09-14 23:19:46 +02:00
Edison Su e903f83872 fix simulator compilation 2012-09-14 13:38:08 -07:00
Chip Childers b060bb054e Deleting README.html 2012-09-14 16:37:29 -04:00
Chip Childers 0c2a1e48d0 Updates to the root readme file to include a more
accurate description of the project, the crypto notice
(with some TODOs), and clearer build instructions for the
OSS vs non-OSS build options.
2012-09-14 16:36:10 -04:00
Marcus Sorensen 29271a6c84 adding RPM dependency for cloud-agent
adding jakarta-commons-daemon as a dependency for cloud-agent. On fresh install was getting "Cannot find daemon loader
org/apache/commons/daemon/support/DaemonLoader"

Signed-off-by: Edison Su <sudison@gmail.com>
2012-09-14 11:46:09 -07:00
Marcus Sorensen 9cc5c8e46d add CentOS 6.3 to cloud-setup-agent
Signed-off-by: Edison Su <sudison@gmail.com>
2012-09-14 11:21:07 -07:00
Chip Childers 911048929d Adding license header to an SVG file. 2012-09-14 13:23:44 -04:00
Chip Childers 359e67fc3b Removing iptables config from the exclude list 2012-09-14 13:19:17 -04:00
Chip Childers 868bad8445 Adding license headers to CS authored ip tables config files 2012-09-14 13:19:17 -04:00
Chip Childers d1eb762b1e Adding license header 2012-09-14 13:19:17 -04:00
Radhika PC 4db0ecf8fb [DOCS] image files 2012-09-14 12:14:19 -04:00
Radhika PC 006931aebb [DOCS] files for s2s 2012-09-14 12:09:24 -04:00
Prasanna Santhanam b968cb855b Revert "waf: Fix how waf gets build id"
Waf needs these while building RPMs. Reverting.

This reverts commit c5a25a2b33,
e2ccf37b2a.
2012-09-14 20:16:53 +05:30
Rohit Yadav e2ccf37b2a waf: Remove old code that fails build
The code is unnecessary and fails a build if it could not locate tomcat
or import MySQLdb

Signed-off-by: Rohit Yadav <rohit.yadav@citrix.com>
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2012-09-14 19:45:15 +05:30
Rohit Yadav c5a25a2b33 waf: Fix how waf gets build id
Use git to output revision shortlen SHA

Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2012-09-14 19:39:35 +05:30
Wido den Hollander 465e0466c3 debian: Remove Google GSON from cloud-agent-deps and depend on cloud-deps
Both the Agent and Server require Google GSON. This is not available from
the Ubuntu repositories, so we have to package it ourselfs.

Due to the fact that people might choose to run the Hypervisor on the same
host as the management server we can't have cloud-agent-deps conflict with cloud-deps

cloud-agent-deps now depends on cloud-deps so the hypervisor has Google GSON 1.7.1

This results in a number of extra JAR files to be installed on the hypervisor.
2012-09-14 15:03:17 +02:00
Rohit Yadav d9f095042f Deps: Added dependency for vmware-base, jaxrpc
Signed-off-by: Rohit Yadav <rohit.yadav@citrix.com>
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2012-09-14 17:11:07 +05:30
Rohit Yadav 94ab7b2788 Deps: Add dependency for vmware-base, axis
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2012-09-14 16:03:55 +05:30
Chiradeep Vittal c181e0ec18 Ignore maven .settings directories created by m2e 2012-09-13 17:32:48 -07:00