Add nuage,nicira and ui Signed-off-by: runseb <run...@gmail.com>
This closes #27 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/9dbec552 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/tree/9dbec552 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/diff/9dbec552 Branch: refs/heads/master Commit: 9dbec552601ce492624d9849a5aa6b928056c08a Parents: c4d5b59 Author: Pierre-Luc Dion <pdion...@apache.org> Authored: Mon Dec 14 05:24:43 2015 -0500 Committer: runseb <run...@gmail.com> Committed: Mon Dec 21 21:03:11 2015 +0100 ---------------------------------------------------------------------- source/about.rst | 44 +++++++++++++++++++++++++++++++++----------- 1 file changed, 33 insertions(+), 11 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/blob/9dbec552/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