Commit Graph

349 Commits

Author SHA1 Message Date
Jessica Tomechak 9b05d55515 Docs. CLOUDSTACK-192. Remove documentation on XenServer hotfix notification, as the feature was not approved for inclusion in this release. 2013-01-30 22:15:33 -08:00
Rohit Yadav ae3d8aa018 rat: Fix apache license
Signed-off-by: Rohit Yadav <bhaisaab@apache.org>
2013-01-30 17:44:41 -08:00
Jessica Tomechak 697d4d8832 Docs. CLOUDSTACK-192. Documentation for XenServer hotfix notification. In admin-alerts.xml, add new section "XenServer Hotfix Notification." 2013-01-30 16:37:54 -08:00
Jessica Tomechak 954343a1fc Docs. CLOUDSTACK-297. Documentation for reset SSH key feature. In using-sshkeys.xml, add new section "Resetting SSH Keys." 2013-01-30 16:37:52 -08:00
Jessica Tomechak bf4e217165 Docs. CLOUDSTACK-304. New section: snapshot-throttling.xml. In working-with-snapshots.xml: include the new section. 2013-01-30 16:37:51 -08:00
Jessica Tomechak 7dbbdd59c7 Docs. CLOUDSTACK-737. Documentation for security groups in advanced zones. In about-security-groups.xml, add 1 sentence: "In advanced zones, security groups are supported only on the KVM hypervisor." This replaces a sentence that states they are supported only in basic zones. New section: security-groups-advanced-zones.xml. In security-groups.xml: include the new section. 2013-01-30 16:37:49 -08:00
David Nalley 74efaada27 Missing quotes in libvirt configuration instructions. Thanks to Nux! <nux@li.nux.ro> for finding the issue 2013-01-29 13:50:11 -05:00
Radhika PC 92fd66c921 CLOUDSTACK-235 Docs patch for network rate 2013-01-28 10:47:02 -05:00
Radhika PC b56f7b26e2 CLOUDSTACK-399
Signed-off-by: Radhika PC <radhika.puthiyetath@citrix.com>
2013-01-28 10:05:36 -05:00
Radhika PC 25c0d84c16 Document procedure to choose default System Offering for System VMs
Signed-off-by: Radhika PC <radhika.puthiyetath@citrix.com>
2013-01-24 21:32:46 -06:00
Hugo Trippaers a8fcc4f3d3 Summary: Add documentation for the KVM support for OpenVswitch
Modified the KVM installation instructions with an example on how to use
the openvswitch bridges.

Modified the Nicira NVP plugin documentation with support for KVM

Updated the Nicira NVP docs to mention that it can be configured using
the UI now.
2013-01-21 12:12:59 +01:00
Chip Childers 2b3084bba0 Per my veto vote on the dev list, reverting "SRX and f5 inline mode documentation: Reviewed-By: Jessica Tomechak"
This reverts commit 106730ccdd.
2013-01-11 10:19:38 -05:00
Radhika PC 499c474ed0 Autoscale Documentation : Reviewed-By: Jessica Tomechak 2013-01-11 17:53:09 +05:30
Radhika PC 106730ccdd SRX and f5 inline mode documentation: Reviewed-By: Jessica Tomechak 2013-01-11 15:54:00 +05:30
Pranav Saxena bb59c1e385 Revert "<message>"
This reverts commit 5dd14f322c.
2013-01-11 15:51:28 +05:30
Author Name 5dd14f322c <message> 2013-01-11 15:47:23 +05:30
Sebastien Goasguen b2ca9fe7b0 Added Marvin building docs to dev guide 2013-01-11 10:57:00 +01:00
Sebastien Goasguen 5f19c45e04 Added Marvin building docs in developer guide 2013-01-11 10:55:37 +01:00
Jessica Tomechak 2bc3b5cc6f Docs. CLOUDSTACK-959. A sub-heading was inadvertently left out of the System Service Offerings section of documentation. Adding the section "Creating a New System Service Offering". 2013-01-11 01:30:13 -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
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
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