You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ra...@apache.org on 2013/04/22 10:38:22 UTC

git commit: updated refs/heads/master to 6296093

Updated Branches:
  refs/heads/master 8c1fcef14 -> 629609302


dummy feedback file


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

Branch: refs/heads/master
Commit: 6296093020ff73490cdef628346d5056eaf4bf80
Parents: 8c1fcef
Author: Radhika PC <ra...@citrix.com>
Authored: Mon Apr 22 14:08:01 2013 +0530
Committer: Radhika PC <ra...@citrix.com>
Committed: Mon Apr 22 14:08:01 2013 +0530

----------------------------------------------------------------------
 docs/en-US/changed-API-commands-4.2 |  107 ------------------------------
 docs/en-US/feedback.xml             |   24 +++++++
 docs/en-US/work-with-usage.xml      |    2 +-
 3 files changed, 25 insertions(+), 108 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/62960930/docs/en-US/changed-API-commands-4.2
----------------------------------------------------------------------
diff --git a/docs/en-US/changed-API-commands-4.2 b/docs/en-US/changed-API-commands-4.2
deleted file mode 100644
index cbaa2e3..0000000
--- a/docs/en-US/changed-API-commands-4.2
+++ /dev/null
@@ -1,107 +0,0 @@
-<?xml version='1.0' encoding='utf-8' ?>
-<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
-<!ENTITY % BOOK_ENTITIES SYSTEM "cloudstack.ent">
-%BOOK_ENTITIES;
-]>
-<!-- Licensed to the Apache Software Foundation (ASF) under one
-  or more contributor license agreements.  See the NOTICE file
-  distributed with this work for additional information
-  regarding copyright ownership.  The ASF licenses this file
-  to you under the Apache License, Version 2.0 (the
-  "License"); you may not use this file except in compliance
-  with the License.  You may obtain a copy of the License at
-  http://www.apache.org/licenses/LICENSE-2.0
-  Unless required by applicable law or agreed to in writing,
-  software distributed under the License is distributed on an
-  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-  KIND, either express or implied.  See the License for the
-  specific language governing permissions and limitations
-  under the License.
--->
-<section id="changed-API-commands-4.2">
-  <title>Changed API Commands in 4.2</title>
-  <informaltable>
-    <tgroup cols="2" align="left" colsep="1" rowsep="1">
-      <thead>
-        <row>
-          <entry><para>Parameter Name</para></entry>
-          <entry><para>Description</para></entry>
-        </row>
-      </thead>
-      <tbody>
-        <row>
-          <entry><para>updateResourceLimit</para></entry>
-          <entry>
-            <para>Added the following resource types to the <parameter>resourcetype</parameter>
-              request parameter to set the limits:</para>
-            <itemizedlist>
-              <listitem>
-                <para>CPU</para>
-              </listitem>
-              <listitem>
-                <para>RAM</para>
-              </listitem>
-              <listitem>
-                <para>primary storage</para>
-              </listitem>
-              <listitem>
-                <para>secondary storage</para>
-              </listitem>
-              <listitem>
-                <para>network rate</para>
-              </listitem>
-            </itemizedlist>
-          </entry>
-        </row>
-        <row>
-          <entry><para>updateResourceCount</para></entry>
-          <entry>
-            <para>Added the following resource types to the <parameter>resourcetype</parameter>
-              request parameter to set the limits:</para>
-            <itemizedlist>
-              <listitem>
-                <para>CPU</para>
-              </listitem>
-              <listitem>
-                <para>RAM</para>
-              </listitem>
-              <listitem>
-                <para>primary storage</para>
-              </listitem>
-              <listitem>
-                <para>secondary storage</para>
-              </listitem>
-              <listitem>
-                <para>network rate</para>
-              </listitem>
-            </itemizedlist>
-          </entry>
-        </row>
-        <row>
-          <entry><para>listResourceLimits </para></entry>
-          <entry>
-            <para>Added the following resource types to the <parameter>resourcetype</parameter>
-              request parameter:</para>
-            <itemizedlist>
-              <listitem>
-                <para>CPU</para>
-              </listitem>
-              <listitem>
-                <para>RAM</para>
-              </listitem>
-              <listitem>
-                <para>primary storage</para>
-              </listitem>
-              <listitem>
-                <para>secondary storage</para>
-              </listitem>
-              <listitem>
-                <para>network rate</para>
-              </listitem>
-            </itemizedlist>
-          </entry>
-        </row>
-      </tbody>
-    </tgroup>
-  </informaltable>
-</section>

http://git-wip-us.apache.org/repos/asf/cloudstack/blob/62960930/docs/en-US/feedback.xml
----------------------------------------------------------------------
diff --git a/docs/en-US/feedback.xml b/docs/en-US/feedback.xml
new file mode 100644
index 0000000..4b06c9f
--- /dev/null
+++ b/docs/en-US/feedback.xml
@@ -0,0 +1,24 @@
+<?xml version='1.0' encoding='utf-8' ?>
+<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+<!ENTITY % BOOK_ENTITIES SYSTEM "cloudstack.ent">
+%BOOK_ENTITIES;
+]>
+<!-- Licensed to the Apache Software Foundation (ASF) under one
+  or more contributor license agreements.  See the NOTICE file
+  distributed with this work for additional information
+  regarding copyright ownership.  The ASF licenses this file
+  to you under the Apache License, Version 2.0 (the
+  "License"); you may not use this file except in compliance
+  with the License.  You may obtain a copy of the License at
+  http://www.apache.org/licenses/LICENSE-2.0
+  Unless required by applicable law or agreed to in writing,
+  software distributed under the License is distributed on an
+  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  KIND, either express or implied.  See the License for the
+  specific language governing permissions and limitations
+  under the License.
+-->
+<section id="feedback">
+  <title>Feedback</title>
+  <para>to-do</para>
+</section>

http://git-wip-us.apache.org/repos/asf/cloudstack/blob/62960930/docs/en-US/work-with-usage.xml
----------------------------------------------------------------------
diff --git a/docs/en-US/work-with-usage.xml b/docs/en-US/work-with-usage.xml
index c40b1e2..0017293 100644
--- a/docs/en-US/work-with-usage.xml
+++ b/docs/en-US/work-with-usage.xml
@@ -1,5 +1,5 @@
 <?xml version='1.0' encoding='utf-8' ?>
-<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
 <!ENTITY % BOOK_ENTITIES SYSTEM "cloudstack.ent">
 %BOOK_ENTITIES;
 ]>