You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ke...@apache.org on 2012/10/09 03:59:11 UTC

git commit: fixing admin guide build

Updated Branches:
  refs/heads/4.0 1814df52b -> ac9b2cd06


fixing admin guide build


Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/ac9b2cd0
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/ac9b2cd0
Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/ac9b2cd0

Branch: refs/heads/4.0
Commit: ac9b2cd0690da4710c0485fe00065ba4e887e765
Parents: 1814df5
Author: David Nalley <da...@gnsa.us>
Authored: Mon Oct 8 21:58:56 2012 -0400
Committer: David Nalley <da...@gnsa.us>
Committed: Mon Oct 8 21:58:56 2012 -0400

----------------------------------------------------------------------
 docs/en-US/user-services-overview.xml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/ac9b2cd0/docs/en-US/user-services-overview.xml
----------------------------------------------------------------------
diff --git a/docs/en-US/user-services-overview.xml b/docs/en-US/user-services-overview.xml
index 9576121..dfae036 100644
--- a/docs/en-US/user-services-overview.xml
+++ b/docs/en-US/user-services-overview.xml
@@ -22,7 +22,7 @@
 	under the License.
 -->
 
-<chapter id="user-services-overview">
+<section id="user-services-overview">
 		<title>User Services Overview</title>
 	<para>In addition to the physical and logical infrastructure of your cloud, and the &PRODUCT; software and servers, you also need a layer of user services so that people can actually make use of the cloud. This means not just a user UI, but a set of options and resources that users can choose from, such as templates for creating virtual machines, disk storage, and more. If you are running a commercial service, you will be keeping track of what services and resources users are consuming and charging them for that usage. Even if you do not charge anything for people to use your cloud – say, if the users are strictly internal to your organization, or just friends who are sharing your cloud – you can still keep track of what services they use and how much of them.</para>
 	<section id="offerings-and-templates">
@@ -36,4 +36,4 @@
 		</itemizedlist>
 		<para>In addition to these choices that are provided for users, there is another type of service offering which is available only to the &PRODUCT; root administrator, and is used for configuring virtual infrastructure resources. For more information, see Upgrading a Virtual Router with System Service Offerings.</para>
 	</section>
-</chapter>
\ No newline at end of file
+</section>