Hugo Trippaers
4c38152afe
Add cloud database creation to maven, use mvn -P developer -pl developer
...
-Ddeploydb
2012-09-22 11:28:33 +02:00
Edison Su
66dc718625
add error log, if adding storage pool failed
2012-09-21 17:54:54 -07:00
Chiradeep Vittal
97a1ed2ecb
CLOUDSTACK-143 vcpu hotplug is used whenever the number of vcpus are increased or decreased while the vm is online. so far this is never done in CloudStack for system vms. Also, no evidence that this file is copied to /etc/udev/rules.d where it would be needed
...
CLOUDSTACK-144 xe-linux-distribution.init is used to communicate the distribution information to the xe toolset in dom0. No evidence that this file is copied to /etc/init.d where it would be needed. The right way to do it would be to install the xe-guest-utilities deb package from the xs-tools ISO distributed by Citrix XenServer
2012-09-21 17:31:38 -07:00
David Nalley
98f4542d1c
fixing some docs
2012-09-21 19:12:43 -04:00
Chiradeep Vittal
a4906c6b0c
CLOUDSTACK-139, CLOUDSTACK-140, CLOUDSTACK-141, CLOUDSTACK-146 file provenance established or removed
2012-09-21 16:05:37 -07:00
Chiradeep Vittal
0ea17a97af
CLOUDSTACK-137 and CLOUDSTACK-138 : apache config files are derived from ASL licensed software
2012-09-21 15:41:16 -07:00
Chiradeep Vittal
1ba030729d
CLOUDSTACK-142 remove unneeded file
2012-09-21 15:37:41 -07:00
Chiradeep Vittal
6fe019e3cc
CLOUDSTACK-148 logrotate.conf configuration was developed for CloudStack. Deleted comment and blank lines to show origin in a clearer fashion
2012-09-21 15:23:37 -07:00
Chiradeep Vittal
905ccb0209
CLOUDSTACK-157 logrotate.d/* configurations were developed for CloudStack
2012-09-21 15:15:33 -07:00
Chiradeep Vittal
55f74e5f7c
CLOUDSTACK-158 sysctl.conf was developed for CloudStack
2012-09-21 15:07:43 -07:00
Chiradeep Vittal
f96267d724
CLOUDSTACK-168 remove unneeded file
...
patches/systemvm/debian/config/root/edithosts.sh creates the file if it is not there
2012-09-21 14:52:18 -07:00
Chiradeep Vittal
df6fd4e644
CLOUDSTACK-168 remove unneeded file
2012-09-21 14:51:27 -07:00
Chiradeep Vittal
9a40415771
CLOUDSTACK-175 reduce config file to bare minimum by eliminating commented lines and whitespace
2012-09-21 14:47:32 -07:00
Chiradeep Vittal
8899180d7d
CLOUDSTACK-170 remove unneeded secrets file
2012-09-21 14:44:49 -07:00
Chiradeep Vittal
f27168291a
CLOUDSTACK-170 remove unneeded file
2012-09-21 14:39:41 -07:00
Chiradeep Vittal
feb77f3137
CLOUDSTACK-171 reduce config file to bare minimum by eliminating commented lines and whitespace
2012-09-21 14:35:08 -07:00
Chiradeep Vittal
c28ab4ae45
ClOUDSTACK-174 CLOUDSTACK-173 and CLOUDSTACK-172 -- as part of resolution, remove xl2tpd config files from excludes
2012-09-21 14:20:49 -07:00
Chiradeep Vittal
3158e2fa16
CLOUDSTACK-174 remove unused file
2012-09-21 11:55:17 -07:00
Sheng Yang
bbc78bab5d
CLOUDSTACK-159: Clean the configuration file
...
Now it's all written by myself.
2012-09-21 11:47:58 -07:00
Anthony Xu
44e8938120
CLOUDSTACK-106: this issue seems be coverred by other issue somehow, when other issue is fixed, this issue shows up
2012-09-21 10:24:58 -07:00
Chip Childers
c594ed68af
Adding git ignore rules for several binary file types that we have chosen to exclude from the source tree.
2012-09-21 10:59:07 -04:00
Prasanna Santhanam
0b0d57255c
distclean target for waf to remove old build artifacts
2012-09-21 10:45:30 +05:30
Prasanna Santhanam
fb813c84e1
Rudimentary RvR functionality for the simulator
...
- Will decide based on even - MASTER or odd - BACKUP router id
- BumpUpPriority never fails and always returns true
- SwitchOver is untested and most likely won't work
2012-09-21 10:45:30 +05:30
Edison Su
d947b3d62b
change the deb build destination. By default, it's ../, which can be conflicted with other build in jenkins. Change the destination be selfcontained.
2012-09-20 17:50:36 -07:00
Radhika PC
74e4b787b4
Applying additional admin guide changes- https://reviews.apache.org/r/7119
2012-09-20 19:30:45 -04:00
Kelven Yang
066ff97b01
Commit for https://reviews.apache.org/r/7191/
2012-09-20 15:46:40 -07:00
Marcus Sorensen
bf30dbc241
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 15:44:51 -07:00
Kelven Yang
6e767a3491
configure maven compiler plugin
2012-09-20 15:42:06 -07:00
Kelven Yang
4c5f41bfeb
Commit for https://reviews.apache.org/r/6928/
2012-09-20 15:42:06 -07:00
Jessica Wang
edc6b4c6da
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 15:25:50 -07:00
Edison Su
14dd9cd197
CLOUDSTACK-75: Modified installer text from 'Cloud.com CloudStack' to 'Apache CloudStack
2012-09-20 14:37:44 -07:00
Prachi Damle
b7d9fce564
CLOUDSTACK-51
...
Outdated docs and license data present in awsapi
2012-09-20 14:02:56 -07:00
Marcus Sorensen
9324e562e5
systemvm.iso not found when KVM launches system vms
...
Signed-off-by: Edison Su <sudison@gmail.com>
2012-09-20 13:54:41 -07:00
Chip Childers
7bf7807f06
Added license header
2012-09-20 14:43:26 -04:00
Marcus Sorensen
38457ee8ac
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 11:06:53 -07:00
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