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".
Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/2bc3b5cc Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/2bc3b5cc Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/2bc3b5cc Branch: refs/heads/api_limit Commit: 2bc3b5cc6f3815be29649741ac62b4c8f6cd7016 Parents: 86a77e2 Author: Jessica Tomechak <[email protected]> Authored: Fri Jan 11 00:50:23 2013 -0800 Committer: Jessica Tomechak <[email protected]> Committed: Fri Jan 11 01:30:13 2013 -0800 ---------------------------------------------------------------------- docs/en-US/system-service-offerings.xml | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/2bc3b5cc/docs/en-US/system-service-offerings.xml ---------------------------------------------------------------------- diff --git a/docs/en-US/system-service-offerings.xml b/docs/en-US/system-service-offerings.xml index c41aa2e..84d5f7a 100644 --- a/docs/en-US/system-service-offerings.xml +++ b/docs/en-US/system-service-offerings.xml @@ -26,4 +26,5 @@ <title>System Service Offerings</title> <para>System service offerings provide a choice of CPU speed, number of CPUs, tags, and RAM size, just as other service offerings do. But rather than being used for virtual machine instances and exposed to users, system service offerings are used to change the default properties of virtual routers, console proxies, and other system VMs. System service offerings are visible only to the &PRODUCT; root administrator. &PRODUCT; provides default system service offerings. The &PRODUCT; root administrator can create additional custom system service offerings.</para> <para>When &PRODUCT; creates a virtual router for a guest network, it uses default settings which are defined in the system service offering associated with the network offering. You can upgrade the capabilities of the virtual router by applying a new network offering that contains a different system service offering. All virtual routers in that network will begin using the settings from the new service offering.</para> + <xi:include href="creating-system-service-offerings.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> </section>
