You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by pd...@apache.org on 2016/02/17 02:33:00 UTC

[07/12] cloudstack-docs-rn git commit: add nuage,nicira and ui

add nuage,nicira and ui


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

Branch: refs/heads/master
Commit: 3db8e010b28b3fa2def6c43b8921e4c5dd37ebfa
Parents: 09137a4
Author: Pierre-Luc Dion <pd...@apache.org>
Authored: Mon Dec 14 05:24:43 2015 -0500
Committer: Pierre-Luc Dion <pd...@apache.org>
Committed: Mon Dec 14 05:24:43 2015 -0500

----------------------------------------------------------------------
 source/about.rst | 44 +++++++++++++++++++++++++++++++++-----------
 1 file changed, 33 insertions(+), 11 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/blob/3db8e010/source/about.rst
----------------------------------------------------------------------
diff --git a/source/about.rst b/source/about.rst
index fffbffb..f2f9151 100644
--- a/source/about.rst
+++ b/source/about.rst
@@ -17,8 +17,8 @@
 What's New in |version|
 =======================
 
-Version |release| includes more than 20 bug fixes from previous release, the
-following new features and improvements.
+Version |release| includes more than 100 bug fixes from previous release and some
+significant UI improvements. Here are key new features and improvements:
 
 
 Metrics Views
@@ -49,14 +49,6 @@ Link                   `CLOUDSTACK-6276`_
 ====================== ============================================================================
 
 
-VMware vSphere dependency upgrade
----------------------------------
-
-When building Apache CloudStack with ``noredist``, it now require the file
-``deps/vim25_55.jar`` available from vSphere SDK 5.5,
-VMware-vSphere-SDK-5.5.0-1284541.zip.
-
-
 AWS SDK updated to 1.10.34
 --------------------------
 
@@ -68,9 +60,39 @@ Link                   `CLOUDSTACK-9062`_
 ====================== ============================================================================
 
 
+Quota Service
+-------------
+
+Quota service extends the functionality of usage server to provide a measurement
+for the resources used by the accounts and domains using a common unit referred
+to as cloud currency. It can be configured to ensure that your usage won’t
+exceed the budget allocated to accounts/domain in cloud currency.
+
+====================== ============================================================================
+Supported hypervisors: Any
+Link                   `Quota Service spec`_
+====================== ============================================================================
+
+
+SDN
+---
+
+* Nicira plugins updated
+* Nuage plugins updated
+
+
+Build dependency
+----------------
+
+When building Apache CloudStack with ``noredist``, it now require the file
+``deps/vim25_55.jar`` available from vSphere SDK 5.5,
+VMware-vSphere-SDK-5.5.0-1284541.zip.
+
+
 .. _Metric View spec : https://cwiki.apache.org/confluence/display/CLOUDSTACK/Metrics+Views+for+CloudStack+UI
 .. _CLOUDSTACK-6276 : https://issues.apache.org/jira/browse/CLOUDSTACK-6276
 .. _CLOUDSTACK-9062 : https://issues.apache.org/jira/browse/CLOUDSTACK-9062
+.. _Quota Service spec : https://cwiki.apache.org/confluence/display/CLOUDSTACK/Quota+Service+-+FS
 
 .. |metric-view.png| image:: _static/images/metric-view.png
-   :alt: Metrics from Instance view
+   :alt: Metrics from Instance view
\ No newline at end of file