Mice Xia
2da5b448a1
CLOUDSTACK-204 Setting global config 'consoleproxy.service.offering' causes mgmt failed to start (add exception handling)
2012-09-26 14:51:17 +08:00
David Nalley
b896bdb7ec
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cloudstack
2012-09-26 02:14:07 -04:00
David Nalley
b34760b47a
adding a missing license header
2012-09-26 02:13:22 -04:00
David Nalley
82f106646f
updating docs on how to handle l10n
2012-09-26 02:09:13 -04:00
Mice Xia
7e75140537
CLOUDSTACK-204 Setting global config 'consoleproxy.service.offering' causes mgmt failed to start
2012-09-26 14:05:37 +08:00
David Nalley
bfc79f56f6
adding support for transifex client, cleaning up for documentation
2012-09-26 01:48:07 -04:00
David Nalley
d9757eb45e
updating version number in api documentation
2012-09-25 20:21:00 -04:00
Jessica Wang
645527dbf7
cloudstack UI - advanced search - use cloudStack.dialog.createForm()
2012-09-25 16:31:05 -07:00
Chiradeep Vittal
32feb9525c
CLOUDSTACK-171 cleanroom version of ipsec.conf
2012-09-25 15:58:33 -07:00
Chiradeep Vittal
969f0651ae
CLOUDSTACK-171 according to http://markmail.org/thread/hipzcgtc7qx2o7iz delete first
2012-09-25 15:57:06 -07:00
Edison Su
7f914ace65
fix can't find system vm template on latest ubuntu 12.04, for devcloud
2012-09-25 15:49:16 -07:00
Matty Courtney
062e94a317
CLOUDSTACK-196: cloud-set-guest-password enhancement to support Debian
...
(and derivatives)
Signed-off-by: Edison Su <sudison@gmail.com>
2012-09-25 15:42:28 -07:00
Edison Su
c9a0cca604
remove the last vhd-util
2012-09-25 14:17:18 -07:00
Hiroaki Kawai
5dbeb3e423
Set correct version for database version check
...
Signed-off-by: Edison Su <sudison@gmail.com>
2012-09-25 13:29:06 -07:00
Chip Childers
bba772672a
Switched copyright symbols to (c) for easier reading in places where the character encoding is garbled.
2012-09-25 16:28:19 -04:00
Chip Childers
ded77e7a86
Corrected license of the usage package.
2012-09-25 16:09:30 -04:00
Chip Childers
8435e72295
Corrected RAT mvn plugin to appropriate exclude things at the top level, and to also include subprojects.
2012-09-25 15:01:08 -04:00
Chip Childers
719ccab0ef
Worked around a Whisker bug for the LICENSE file.
2012-09-25 14:48:39 -04:00
Chip Childers
e2730c91d9
Adding license headers and licensing details for patches folder.
2012-09-25 14:26:52 -04:00
Chip Childers
f20bee3ca4
Adding patches module config for RAT.
2012-09-25 14:26:52 -04:00
Alena Prokharchyk
51041e4f77
Fixed security problem in listAccounts call (regular user could see other accounts' info when domainId was passed in to listAccounts call)
2012-09-25 10:44:22 -07:00
Wido den Hollander
5c4cf11860
docs: Update the documentation for the database installtion.
...
This adds more documentation about installing the MySQL database locally
or on an external node.
It also adds Ubuntu documentation.
2012-09-25 16:56:49 +02:00
Wido den Hollander
9f2bd07aad
docs: Add note for DEB packages
...
We only build for Ubuntu 12.04
2012-09-25 13:59:32 +02:00
Rohit Yadav
0fdc89b3f0
CLOUDSTACK-81: Fix typo in function name for script in fedora
...
Patch fixes typo in function name, in start() for the script used for fedora
Signed-off-by: Rohit Yadav <rohit.yadav@citrix.com>
2012-09-25 13:46:14 +02:00
Rohit Yadav
2d832c6cde
CLOUDSTACK-189: Fix post install and post uninstall rules
...
Link over folder, instead of files.
Patch fixes install failure, in case user does not remove old
installation.
Signed-off-by: Rohit Yadav <rohit.yadav@citrix.com>
2012-09-25 11:51:53 +02:00
Rohit Yadav
eb26f7a3e4
CLOUDSTACK-81: Use non-lsb function
...
Patch fixes typo in function name, in start() for centos/rhel scripts
Signed-off-by: Rohit Yadav <rohit.yadav@citrix.com>
2012-09-25 12:40:22 +05:30
Prasanna Santhanam
2e393d2fe9
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cloudstack
2012-09-25 12:15:25 +05:30
Edison Su
8f2afb9305
add guest set password script into repository
2012-09-24 19:01:21 -07:00
Sheng Yang
a82ee7715e
CLOUDSTACK-191: Update checking for updateCustomerGateway
...
Reviewed-by: Anthony Xu
Conflicts:
server/src/com/cloud/network/vpn/Site2SiteVpnManagerImpl.java
2012-09-24 17:47:09 -07:00
Jessica Wang
3a313ee1ff
CLOUDSTACK-110: cloudstack UI - domain page - allow root domain to have Edit option, but only network domain field is editable, Resource Limits fields and domain name field is not editable.
2012-09-24 16:49:09 -07:00
Anthony Xu
acaa22003d
CLOUDSTACK-184: add createFileInDomr plugin
2012-09-24 16:11:04 -07:00
Jessica Wang
a3c80ebf4e
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-24 16:05:32 -07:00
Jessica Wang
309be015ce
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-24 16:05:00 -07:00
Hugo Trippaers
fe4cd5ecd0
Fix ordering of the statements as bare statements are allowed only once
2012-09-24 14:43:47 -07:00
Brian Federle
951c124166
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-24 13:59:44 -07:00
Wido den Hollander
11acc208d2
docs: Remove unused files
...
These files are never included and contain duplicate information
2012-09-24 16:42:17 +02:00
Wido den Hollander
6265ced4bd
docs: Move DEB / RPM repository to general installation section
...
Since it is required for both the Management Server and KVM Hypervisor
2012-09-24 16:42:17 +02:00
Wido den Hollander
35a311907d
docs: Replace google.com by cloudstack.org
2012-09-24 16:42:17 +02:00
Wido den Hollander
bc9b21b12d
docs: Add DEB and RPM repository to documentation
2012-09-24 16:42:17 +02:00
Wido den Hollander
207202f59f
docs: Remove unused file
2012-09-24 16:42:17 +02:00
Pradeep Soundararajan
d94873ab4b
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:31:47 -04:00
Wido den Hollander
77d74c65d9
Add license header for build_docs.sh
2012-09-24 15:30:23 +02:00
Wido den Hollander
e314f5fe32
CLOUDSTACK-81: Fix init script for usage server on RHEL based platforms
2012-09-24 15:20:17 +02:00
Wido den Hollander
a7b82f7b0b
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 14:40:00 +02:00
Wido den Hollander
4aa2e91a78
CLOUDSTACK-190: Add symlink for agent -> common for backwards compatibility
2012-09-24 12:45:10 +02:00
Rohit Yadav
fb975a98c6
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 12:45:10 +02:00
Wido den Hollander
0dc42ce849
debian: Update package version to RC2
2012-09-24 12:45:10 +02:00
Gavin Lee
b6fb19f2cd
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 17:48:40 +08:00
Sebastien Goasquen
56b4ac184f
Initial AWS EC2 docs
2012-09-23 09:13:45 -04:00
Hugo Trippaers
96c7e3fddc
Make sure implementation version is added to all jars
2012-09-22 22:00:53 +02:00