Commit Graph

13751 Commits

Author SHA1 Message Date
Prasanna Santhanam edd3772643 distclean target for waf to remove old build artifacts 2012-09-25 15:04:46 -07:00
Anthony Xu 39472bc599 CLOUDSTACK-184: add createFileInDomr plugin 2012-09-25 15:03:45 -07:00
Jessica Wang 1a2a76d3a5 CLOUDSTACK-109: cloudstack UI - (1) detailView widget - pass context to isEditable() when calling it. (2) account page - Edit action - allow to update network domain on system-generated default admin account. 2012-09-25 15:03:24 -07:00
Jessica Wang dcb3301be7 CLOUDSTACK-109: cloudstack UI - (1) account page: fix a bug that system-generated default admin account wrongly had enalbe/disable/lock/remove option. (2) user page - fix a bug that system-generated default admin account user wrongly had enable/disable/remove option. 2012-09-25 15:02:55 -07:00
Hugo Trippaers fbc82cc956 Fix ordering of the statements as bare statements are allowed only once 2012-09-25 15:02:31 -07:00
Brian Federle 5c24041a77 CLOUDSTACK-154: Show network details for virtual router
-Adds new NICs tab, to display network information for each router
 NIC, including network name

-Show guest network ID field on router details tab
2012-09-25 15:01:31 -07:00
Wido den Hollander dec69146ca docs: Remove unused files
These files are never included and contain duplicate information
2012-09-24 10:27:27 -07:00
Wido den Hollander 2d33d94283 docs: Move DEB / RPM repository to general installation section
Since it is required for both the Management Server and KVM Hypervisor
2012-09-24 10:26:48 -07:00
Wido den Hollander 0c397617dd docs: Replace google.com by cloudstack.org 2012-09-24 10:26:06 -07:00
Wido den Hollander 189300c609 docs: Add DEB and RPM repository to documentation 2012-09-24 10:25:32 -07:00
Wido den Hollander e0a134aa8c docs: Remove unused file 2012-09-24 10:24:15 -07:00
Pradeep Soundararajan 656a5b8c25 CLOUDSTACK-28 wget.exe (GPLed) is present in the tools directory as a binary
Signed-off-by: Chip Childers <chip.childers@gmail.com>
2012-09-24 10:23:48 -07:00
Wido den Hollander da0d21a908 Add license header for build_docs.sh 2012-09-24 10:23:32 -07:00
Wido den Hollander e8301132e9 CLOUDSTACK-81: Fix init script for usage server on RHEL based platforms 2012-09-24 10:23:28 -07:00
Wido den Hollander 4ab686f656 docs: Add build script
There is currently no script to build the docs with, this is an easy script
to build them.

An example how I use it:
$ cd ~wido/repos/cloudstack
$ tools/build/build_docs.sh -s $(echo ~wido/repos/cloudstack)
2012-09-24 10:23:25 -07:00
Wido den Hollander 9e8000f470 CLOUDSTACK-190: Add symlink for agent -> common for backwards compatibility 2012-09-24 10:20:59 -07:00
Rohit Yadav ced75d0bb5 CLOUDSTACK-189: Fix install prefix change for rpms with symlinks
The install prefix for scripts and vms/systemvm.iso/zip has changed
from /usr/lib(32/64)/cloud/agent/ to /usr/lib(32/64)/cloud/common/

Patch fixes by symlinking paths for backward compatibility

Signed-off-by: Rohit Yadav <rohit.yadav@citrix.com>
2012-09-24 10:20:52 -07:00
Wido den Hollander 1204005af7 debian: Update package version to RC2 2012-09-24 10:15:16 -07:00
Gavin Lee 00fe63ac4d docbook for adding primary and secondary storage
Signed-off-by: Gavin Lee <gavin.lxh@gmail.com>
Signed-off-by: Mice Xia <mice_xia@tcloudcomputing.com>
2012-09-24 10:14:49 -07:00
Sebastien Goasquen 74380e5487 Initial AWS EC2 docs 2012-09-24 10:14:27 -07:00
Hugo Trippaers 673a2c0c3d Make sure implementation version is added to all jars 2012-09-24 10:09:06 -07:00
Hugo Trippaers c4d37b7d23 Add the init configuration item, otherwise it will not be updated 2012-09-24 10:07:16 -07:00
Hugo Trippaers 0b874f85de Fix ordering of sql commands and set root domain 2012-09-24 10:06:36 -07:00
Hugo Trippaers 503ccb0492 small fix to make this work with spaces in names 2012-09-24 10:06:12 -07:00
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