Commit Graph

392 Commits

Author SHA1 Message Date
Alex Huang d6f44a4d6a merged from master 2013-01-10 15:55:42 -08:00
Joe Brockmeier ffcc6d781e CLOUDSTACK-683: Fixed missing image in Accessing VM Section 2013-01-10 16:01:02 -06:00
Sebastien Goasguen 09b68ce13f Improvements to AWS installation, configuration and use in installation guide 2013-01-09 13:56:24 -06:00
Alex Huang b6c56736e5 merge from master 2013-01-09 05:20:36 -08:00
Rohit Yadav a0dbbad253 Merge branch 'master' into api_refactoring 2013-01-08 18:55:05 -08:00
radhikap aa9ccf7302 fix for CLOUDSTACK-481
Signed-off-by: radhikap <radhika.puthiyetath@citrix.com>
2013-01-08 15:04:19 -06:00
Alex Huang 30f2565d98 Merge branch 'api_refactoring' into javelin 2013-01-08 12:36:04 -08:00
Rohit Yadav 85e73a640e Merge branch 'master' into api_refactoring
Conflicts:
	client/tomcatconf/commands.properties.in

Signed-off-by: Rohit Yadav <bhaisaab@apache.org>
2013-01-03 23:27:42 -08:00
Gavin Lee 8cf2cb1f4e [DOC]Delete duplicated, mis-spelling xml files. 2013-01-04 10:25:34 +08:00
Rohit Yadav 296b49c2f8 Merge branch 'master' into test-merge-api
Conflicts:
	api/src/com/cloud/agent/api/BackupSnapshotCommand.java
	api/src/com/cloud/agent/api/storage/PrimaryStorageDownloadCommand.java
	api/src/com/cloud/agent/api/to/PortForwardingRuleTO.java
	api/src/com/cloud/network/NetworkService.java
	api/src/com/cloud/resource/ResourceService.java
	api/src/org/apache/cloudstack/api/ApiConstants.java
	api/src/org/apache/cloudstack/api/ResponseGenerator.java
	api/src/org/apache/cloudstack/api/response/SSHKeyPairResponse.java
	client/tomcatconf/commands.properties.in
	core/src/com/cloud/storage/SnapshotVO.java
	pom.xml
	server/src/com/cloud/api/ApiDispatcher.java
	server/src/com/cloud/api/ApiResponseHelper.java
	server/src/com/cloud/api/ApiServer.java
	server/src/com/cloud/configuration/ConfigurationManagerImpl.java
	server/src/com/cloud/network/NetworkManagerImpl.java
	server/src/com/cloud/network/rules/RulesManagerImpl.java
	server/src/com/cloud/offerings/NetworkOfferingVO.java
	server/src/com/cloud/resource/ResourceManagerImpl.java
	server/src/com/cloud/upgrade/dao/Upgrade40to41.java
	server/src/com/cloud/vm/UserVmManagerImpl.java
	server/test/com/cloud/vpc/MockNetworkManagerImpl.java
	setup/db/create-schema.sql
	setup/db/db/schema-40to410.sql

Signed-off-by: Rohit Yadav <bhaisaab@apache.org>
2012-12-23 13:54:46 -08:00
John Kinsella 5658fc4249 CLOUDSTACK-646: Cleaning up Citrix/eula/CloudPlatform references
Tried to remove any references to license agreements, EULA, Citrix,
or CloudPlatform. Tested through devcloud, didn't see decreased UI
functionality.
2012-12-16 20:39:03 -08:00
Sebastien Goasguen 6507055ba1 Change in Dev Guide to add Maven and Tools Chapter 2012-12-15 00:29:12 -06:00
Pranav Saxena b5eec20f5e Revert "Docs for Elastic IP and display name in vCenter"
This reverts commit 41dd38c86b.
2012-12-13 05:22:20 +05:30
Joe Brockmeier 561dccfe9d Fixing an oops, left out a tag... 2012-12-12 11:21:14 -06:00
Radhika PC 41dd38c86b Docs for Elastic IP and display name in vCenter 2012-12-13 04:05:49 +05:30
Sebastien Goasguen 400d29be85 Modify docs for transifex translation 2012-12-09 11:30:18 -06:00
Sebastien Goasguen 18d7595292 Prepare docs for transifex translation 2012-12-09 11:30:18 -06:00
Joe Brockmeier 2bd877616b CLOUDSTACK-400: documening procedure to update MySQL password. Also added a few xrefs in other documents that were missing them. 2012-12-09 11:11:22 -06:00
Joe Brockmeier 9d6bdf9cf9 CLOUDSTACK-389: Added language to clear up confusion about iSCSI only. 2012-12-09 10:12:34 -06:00
Joe Brockmeier ac50c2699c CLOUDSTACK-395: Added xrefs to about-primary-storage and about-secondary-storage 2012-12-07 13:48:42 -06:00
Joe Brockmeier 3ab8a65a39 removing garbage files 2012-12-07 08:49:18 -06:00
Joe Brockmeier 4fe6494881 CLOUDSTACK-480: Adding mention to install nfs-kernel-server to Install Guide 2012-12-07 08:46:32 -06:00
Rohit Yadav 6fc3bc3760 api_refactor: refactor vpn and vm apis
- Refactor VPN and VM APIs to admin and user pkgs
- Names space, org.apache.cloudstack
- Fix refactored apis in commands*.in
- Fix comments etc.
- Expand tabs, remove trailing whitespace

Signed-off-by: Rohit Yadav <bhaisaab@apache.org>
2012-12-03 21:27:02 -08:00
Gavin Lee df8990eae6 Rename cloudplatform-api.xml to cloudstack-api.xml
Change CloudPlatform to &PRODUCT;
2012-11-28 12:45:54 +08:00
Sebastien Goasguen 45dd833b2e CS-547
Signed-off-by: Gavin Lee <gavin.lxh@gmail.com>
2012-11-28 10:21:17 +08:00
David Nalley 65e39f6666 cleaning up docs/runbook/tmp and adding gitignore entries for that as well 2012-11-19 09:23:58 -05:00
David Nalley 35666a5266 cleaning up docs temp, publish directories - adding gitignore entries for them for the future 2012-11-19 09:11:03 -05:00
David Nalley d15c506571 CLOUDSTACK-397 - removed image that wasn't conveying networking layout properly 2012-11-16 18:50:45 -05:00
David Nalley bd904df022 CLOUDSTACK-467 putting in the correct link to API documentation 2012-11-16 18:08:02 -05:00
Gavin Lee ddca805912 Docbook xml for additional installation options 2012-11-09 13:55:27 +08:00
Joe Brockmeier d8e31c7a90 Revised en-US/network-setup.xml to include the correct file. 2012-11-08 00:12:28 -06:00
Joe Brockmeier 079de08194 Commented out missing file. 2012-11-07 23:53:53 -06:00
Radhika PC 35dcda2e88 CLOUDSTACK-403: New Doc file on About password and key encryption. In the Install guide, fixed references to the same section. 2012-11-07 23:29:55 -06:00
Radhika PC ffdf19dc2c fix for review comments-cloudstack-403
Signed-off-by: Radhika PC <radhika.puthiyetath@citrix.com>
Signed-off-by: Joe Brockmeier <jzb@zonker.net>
2012-11-07 23:13:27 -06:00
Radhika PC 5722827c1b fix for cloudstack-403
Signed-off-by: Radhika PC <radhika.puthiyetath@citrix.com>
Signed-off-by: Joe Brockmeier <jzb@zonker.net>
2012-11-07 23:11:09 -06:00
name=Radhika PC 8e3532825b CLOUDSTACK-444 Fix from Radhika PC against docs, adds network setup in the install guide. 2012-11-07 11:46:06 -06:00
Radhika PC cb3d8872c6 fix for CLOUDSTACK-444
Signed-off-by: Radhika PC <radhika.puthiyetath@citrix.com>
Signed-off-by: Joe Brockmeier <jzb@zonker.net>
2012-11-07 11:40:51 -06:00
Jessica Tomechak c2ccc52c4d Docs. Remove inaccurate CloudStack software version number from table heading. 2012-11-05 12:51:58 -08:00
Jessica Tomechak 514a7e31d4 Docs. CLOUDSTACK-134. Copying vhd-util is required only when XenServer is used. 2012-11-05 12:51:56 -08:00
Hugo Trippaers fe7b28ea0b Summary: Fixed typo in the documentation, reported by Roeland Kuipers 2012-11-05 15:23:48 +01:00
Wido den Hollander 4cb9e6d7d4 docs: Change filename of Deb repository file
These files should end with .list, otherwise Apt won't pick them up.
2012-11-05 10:23:09 +01:00
Wido den Hollander fb08e8b7e4 docs: Add RPM repository
The RPM packages are now also hosted on cloudstack.apt-get.eu

By adding this to the docs it makes life easier for people when installing.

Also replaced CloudStack by &PRODUCT; a couple of times
2012-11-05 10:21:43 +01:00
Radhika PC 863306260a fix for CLOUDSTACk-290:Reviewed:By-Jessica Tomechak 2012-11-03 17:40:58 +05:30
Joe Brockmeier 7ffcd9e8bf CLOUDSTACK-291 Additional comment on install.sh upgrade path: Noted that users need to agree to changes suggested by Yum or APT. 2012-11-01 18:12:33 -05:00
Joe Brockmeier dee9264ddc CLOUDSTACK-385: Section 3.2.3 (MD5): confusing first sentence. Fixed this, though the entire section could probably do with a re-write. I think the existing instructions are overly complex. 2012-11-01 17:49:03 -05:00
Joe Brockmeier 5ddb6f251c CLOUDSTACK-392: Install Guide - fixed issue with minor correction needed in docs. 2012-11-01 17:44:08 -05:00
Joe Brockmeier bb38462b4f CLOUDSTACK-250 minor fix in documentation about maintenance mode. 2012-11-01 17:39:03 -05:00
Joe Brockmeier f39cd83999 Minor doc cleanup. 2012-10-31 17:53:56 -05:00
Jessica Tomechak 1e0b8e43ba Docs. Fix CLOUDSTACK-405. Put missing steps back into management server installation. Running cloud-setup-management was missing. Also some copy edits. 2012-10-23 16:20:57 -07:00
Jessica Tomechak b1c72c1254 Docs. Fix bug CLOUDSTACK-406. Change AWS API port to 7080 in Installation Guide. 2012-10-23 15:24:41 -07:00
Jessica Tomechak 6cb0c97fbc Docs. Add missing sections to Primary Storage. Fix a typo. 2012-10-23 14:37:30 -07:00
David Nalley 026b8d6209 fixing release notes name 2012-10-22 12:22:08 -04:00
Joe Brockmeier 2999d438bf Minor cleanup on VMware docs, remove v1000 2012-10-22 09:22:15 -05:00
Gavin Lee f1b8bce996 CLOUDSTACK-393:Docbook for VMWare vsphere installation
Signed-off-by: Gavin Lee <gavin.lxh@gmail.com>
2012-10-22 09:26:21 -04:00
Chip Childers 59091fde33 CLOUDSTACK-376: Changes to the min sys reqs doc.
I had to manually apply the changes, due to a conflict when applying
https://reviews.apache.org/r/7661.

The rest of the patch submitted via that review request was committed
in the previous master branch commit.

Signed-off-by: Chip Childers <chip.childers@gmail.com>
2012-10-22 09:22:28 -04:00
Radhika PC 76478d963b partial-fix-for-376
Signed-off-by: Radhika PC <radhika.puthiyetath@citrix.com>
2012-10-22 09:16:28 -04:00
Wido den Hollander 1055ea8f67 docs: Use command tag for commands to be executed by reader.
This was mentioned by Joe Brockmeier on the mailinglist, to make the documentation
more readable we should use the <command> tag for to be executed commands
by the reader.

This commit does that for the KVM hypervisor host installation part.
2012-10-22 12:42:35 +02:00
Joe Brockmeier 43bd3c3a17 Added generic Yum docs. 2012-10-21 09:30:09 -05:00
David Nalley 38578bf27d fixing a broken build 2012-10-20 22:41:14 -04:00
David Nalley bd723c252b missed another firewall typo 2012-10-20 22:22:30 -04:00
David Nalley ec6babd4ea reordering kvm installation 2012-10-20 22:21:21 -04:00
David Nalley f1105ff1d3 CLOUDSTACK-345 - adding mdns_adv as a setting that needs to be modified 2012-10-20 22:16:29 -04:00
David Nalley 7a940fc5f7 CLOUDSTACK-402 - fixing firewall statement so that it actually works 2012-10-20 22:05:32 -04:00
David Nalley 0eff53f4f3 updating KVM requirements 2012-10-20 21:48:33 -04:00
David Nalley 703275e5b3 adding a couple of storage options to text 2012-10-20 20:43:37 -04:00
Joe Brockmeier 8c4e483f76 Added short section that addresses the TODO for the system reserved IP addresses. Copied over from original 3.x documentation. 2012-10-20 14:42:59 -05:00
Joe Brockmeier b387e11333 Fixed instances of 4.0 instead of 4.0.0-incubating referring to version numbers. 2012-10-20 13:55:23 -05:00
Joe Brockmeier dffe67085e Removing OVM-specific documentation. 2012-10-20 13:03:17 -05:00
Joe Brockmeier c63f4eae05 Merge branch 'install'
This fixes CLOUDSTACK-386 (Install Guide: Section 3.5.1 setting up an APT repo is empty) and revises the instructions for compiling Debian packages from source using Maven 3.
2012-10-19 14:33:38 -05:00
Joe Brockmeier 9d6d6172e4 Made a number of fixes to the steps for compiling Debian packages, added section on adding an APT repository. 2012-10-19 14:33:04 -05:00
Chip Childers 3d40256949 CLOUDSTACK-384: Removed release number from the "getting-release" content.
Signed-off-by: Chip Childers <chip.childers@gmail.com>
2012-10-19 15:25:49 -04:00
David Nalley d221e435d0 changing version on install guide to -incubating 2012-10-19 09:31:05 -04:00
Radhika PC 649d8628e7 fix for 344
Signed-off-by: Radhika PC <radhika.puthiyetath@citrix.com>
2012-10-19 09:20:41 -04:00
David Nalley ca6f1ef7b4 removing CS-15664 as a known issue in release notes - this was resolved months ago 2012-10-18 12:25:08 -04:00
Joe Brockmeier 10cb33bda6 Merge branch 'docs-review'
First pass at release notes. Made several corrections, additions, and updates. Also corrected some incorrect elements, etc.
2012-10-18 09:40:58 -05:00
Joe Brockmeier 44e5a9b445 First pass on the release notes. Corrected a number of issues, partial cleanup of elements. 2012-10-18 09:37:37 -05:00
David Nalley bb197ee21c cleaning up about-clusters.xml 2012-10-17 21:57:16 -04:00
David Nalley 3287723d04 cleaning up formatting in cloud-infrastructure-overview 2012-10-17 20:35:41 -04:00
David Nalley 2dc1271cdc cleaning up formatting in management-server-overview.xml 2012-10-17 20:25:22 -04:00
David Nalley a9bf92e404 some install guide cleanup 2012-10-17 20:18:31 -04:00
Jessica Tomechak c5b8eaf686 Revert "Docs: Add the sections on building from code to the Install Guide. The files were contributed, but never included in the book. This caused a build error as well as missing information."
This reverts commit c8e90158a0.
2012-10-17 13:50:16 -07:00
Jessica Tomechak 677498360a Docs: Adding Book_Info back again. Publican requires this file, although it is not obviously being referenced from any of our guides. 2012-10-17 13:02:55 -07:00
Jessica Tomechak 3d56155e43 Docs: Remove book info files which are no longer being used. 2012-10-17 12:46:35 -07:00
Jessica Tomechak c8e90158a0 Docs: Add the sections on building from code to the Install Guide. The files were contributed, but never included in the book. This caused a build error as well as missing information. 2012-10-17 12:46:32 -07:00
David Nalley 78cf3b268e more release notes cleanup 2012-10-17 15:37:03 -04:00
Jessica Tomechak c556323b4b Docs: Fixing up hypervisor install sections. Adding hypervisor host system requirements in the correct locations. Partially fixed indentation. 2012-10-17 11:34:12 -07:00
Jessica Tomechak 2bd76f0103 Docs: Fix admin guide build. Adding the Security Groups section to the Install Guide at the same place where it's added in the Admin Guide, rather than at a duplicate place. 2012-10-17 11:34:09 -07:00
David Nalley d417dd1592 updating the upgrade directions to reflect the new reality 2012-10-17 13:00:01 -04:00
David Nalley d4fb02b56a Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cloudstack 2012-10-17 04:00:35 -04:00
David Nalley 64ff76a647 some release not cleanup 2012-10-17 04:00:13 -04:00
Jessica Tomechak 22b5c0cddd Docs: Fix up grammar and missing text in AWS API compatibility chapter and add it to the Install Guide. 2012-10-17 00:32:01 -07:00
David Nalley 1a18758592 removing more install.sh references 2012-10-17 03:09:53 -04:00
David Nalley 03650def4d cleaning up install docs a bit more 2012-10-17 02:56:06 -04:00
David Nalley d0f30bfff1 updating some installation instructions 2012-10-17 02:43:05 -04:00
David Nalley 646fd98fc0 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cloudstack 2012-10-17 02:21:24 -04:00
David Nalley 512501e58a adding content on building packages from source 2012-10-17 02:20:17 -04:00
Jessica Tomechak a35e23c58f Docs: Add missing file on security groups. 2012-10-16 17:57:46 -07:00
David Nalley 59b77a940f first iteration of source.xml 2012-10-16 20:27:16 -04:00
Jessica Tomechak 7ce5fdda27 Docs. Developer's Guide fixes. Moved "New APIs in 4.0" to correct section, removed obsolete product name, fixed book abstract, ID, and copyright holder. 2012-10-16 14:38:47 -07:00
Kelven Yang 5fee891162 merge from master 2012-10-11 17:42:25 -07:00