Hugo Trippaers
d10a7cdc95
Add a proper contraint to the nicira nic map
2012-09-24 10:05:30 -07:00
Hugo Trippaers
56af5991f3
Add cloud database creation to maven, use mvn -P developer -pl developer
...
-Ddeploydb
2012-09-24 10:05:06 -07:00
Edison Su
c44f97a834
add error log, if adding storage pool failed
2012-09-21 17:48:51 -07:00
Marcus Sorensen
0699d65ef1
VPC - enable passwd server service
...
There is currently no vpcrouter type defined in patchsystemvm.sh, which
controls our init scripts in the system vms. This patch allows the
services that would normally start on a router to start also on the VPC
router, in particular the password server was missing.
Signed-off-by: Edison Su <sudison@gmail.com>
2012-09-20 17:13:06 -07:00
Jessica Wang
4cb2559028
cloudstack UI - listView widget - basic search - fix a bug that happened on IE browser that clicking Enter key didn't do the searching.
2012-09-20 17:13:06 -07:00
Kelven Yang
2862774c60
Commit for https://reviews.apache.org/r/7191/
2012-09-20 17:10:51 -07:00
Kelven Yang
76df992451
configure maven compiler plugin
2012-09-20 17:10:33 -07:00
Kelven Yang
dbd6ec4f24
Commit for https://reviews.apache.org/r/6928/
2012-09-20 17:10:13 -07:00
Edison Su
6350e957ae
CLOUDSTACK-75: Modified installer text from 'Cloud.com CloudStack' to 'Apache CloudStack
2012-09-20 14:37:10 -07:00
Marcus Sorensen
86044c9484
systemvm.iso not found when KVM launches system vms
...
Signed-off-by: Edison Su <sudison@gmail.com>
2012-09-20 14:00:47 -07:00
Chip Childers
6558ed3349
Added license header
2012-09-20 14:00:37 -07:00
Marcus Sorensen
f9e94125af
CLOUDSTACK-131: KVM fails to copy authorized_keys to system vm now that iso is not
...
mounted
Signed-off-by: Edison Su <sudison@gmail.com>
2012-09-20 14:00:20 -07:00
Pradeep Soundararajan
8342772393
CLOUDSTACK-27 - Removing GCC
...
Signed-off-by: Chip Childers <chip.childers@gmail.com>
2012-09-20 14:00:06 -07:00
Chip Childers
7689433388
Fixed some file name issues for the build_asf.sh script
2012-09-20 13:59:44 -07:00
Chip Childers
bc880be4ab
CLOUDSTACK-135 - Removed extra LICENSE file.
2012-09-20 13:59:26 -07:00
Alex Huang
63e22f9dc4
Removed two scripts not used in the release
2012-09-20 13:30:26 -07:00
Edison Su
2a5e5b2e62
fix compile error
2012-09-18 19:49:06 -07:00
Hiroaki Kawai
c11378ff22
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:26:34 -07:00
Edison Su
9fd669425b
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:50:48 -07:00
Edison Su
515b608266
CLOUDSTACK-123: fix NPE
2012-09-18 16:42:36 -07:00
Edison Su
92fdeb53bb
add deb/rpm install.sh
2012-09-18 15:55:11 -07:00
Brian Federle
009698e352
CLOUDSTACK-85: Fix instance wizard review hypervisor
...
Fix hypervisor type not being shown in instance wizard review step
2012-09-18 15:49:37 -07:00
Jessica Tomechak
7ecc63c2a8
Add license header to doc file.
2012-09-18 15:49:24 -07:00
Brian Federle
6802cda45a
CLOUDSTACK-98: Fix alignment of project dashboard event rows
2012-09-18 15:49:14 -07:00
Mice Xia
501d264ce1
CLOUDSTACK-10 Deleting a disconnected primary storage results in partial removed state
2012-09-18 15:49:03 -07:00
Mice Xia
f69a151fd7
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 15:48:52 -07:00
Mice Xia
03dc31fb7b
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 15:48:40 -07:00
Jessica Tomechak
b5364e45c7
New book info file for all-inclusive documentation build.
2012-09-18 15:48:28 -07:00
Jessica Tomechak
fb1ff0eb78
Change the setting for how many doc sections are grouped in each html file.
2012-09-18 15:48:12 -07:00
Jessica Tomechak
713ed6df98
Promote sections to chapters: Cloud Infrastructure Concepts and Provisioning Steps.
2012-09-18 15:47:55 -07:00
Marcus Sorensen
35908aa887
CLOUDSTACK-120: Add proper OS name to KVMGuestOsMapper for systemvm
...
Signed-off-by: Edison Su <sudison@gmail.com>
2012-09-18 15:47:19 -07:00
Edison Su
3c11ad7035
t-templateid-to-bypass-db-access-during-cloud-instal
2012-09-18 15:47:08 -07:00
Mice Xia
74086a0295
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-18 15:46:53 -07:00
Prasanna Santhanam
ce898f94d7
property files and build file fixes for simulator db changes
2012-09-18 15:46:40 -07:00
Prasanna Santhanam
4c2808bd47
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-18 15:46:17 -07:00
Murali Reddy
c8fd7263e5
adding missing import that should have been part of commit b28749f2b1
2012-09-18 15:33:16 -07:00
Murali Reddy
87850b794c
upgrade external devices support from 2.2.14 to network offering framework
2012-09-18 15:32:50 -07:00
Edison Su
54f9af1695
remove commons-lang
2012-09-14 15:34:53 -07:00
Edison Su
5d0ff59512
remove axis-1.4
2012-09-14 15:34:49 -07:00
Marcus Sorensen
a883180633
Fix potential nullpointer in recent KVM systemvm patchdisk update
...
Signed-off-by: Edison Su <sudison@gmail.com>
2012-09-14 15:26:29 -07:00
Edison Su
32e050ddce
remove README.html in deb build
2012-09-14 14:49:24 -07:00
Edison Su
6bc71ac770
remove README.html in cloud.spec
2012-09-14 14:48:34 -07:00
Edison Su
3ae4a34e50
Merge branch 'master' into 4.0
...
Conflicts:
debian/cloud-scripts.install
2012-09-14 14:13:01 -07: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