summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinghui Zeng <linghui.zeng@huawei.com>2015-08-18 06:37:07 -0400
committerLinghui Zeng <linghui.zeng@huawei.com>2015-08-18 06:37:07 -0400
commit487a2324c1e89cc44ee9857dca51f3a109b8a282 (patch)
treed3827110381d3952f52b55da67436331c2f90a82
parentfba7d39d225933632c9595cc288cf3235592593e (diff)
Add the gap analysis section
JIRA: PREDICTION-3 Change-Id: Idc07d22dedd6261f844028fd83c054e0f810ec54 Signed-off-by: Linghui Zeng <linghui.zeng@huawei.com>
-rw-r--r--Section_4_Gap_analysis_in_upstream_projects.rst52
1 files changed, 52 insertions, 0 deletions
diff --git a/Section_4_Gap_analysis_in_upstream_projects.rst b/Section_4_Gap_analysis_in_upstream_projects.rst
new file mode 100644
index 0000000..5afbc18
--- /dev/null
+++ b/Section_4_Gap_analysis_in_upstream_projects.rst
@@ -0,0 +1,52 @@
+4 Gap analysis in upstream projects
+===================================
+
+This section presents the findings of gaps on existing VIM platforms. The focus was to identify gaps based on the features and requirements specified in Section 3.3. The analysis work performed resulted in the identification of gaps of which are herein presented.
+
+4.1 Monasca
+-----------
+
+Monasca is an open-source monitoring-as-a-service (MONaaS) solution that integrates with OpenStack. Even though it is still in its early days, it is the interest of the community that the platform be multi-tenant, highly scalable, performant and fault-tolerant. Companion with a streaming alarm engine and a notification engine, is a northbound REST API users can use to interact with Monasca. Hundreds of thousands of metrics per second can be processed [8].
+
+4.1.1 Memory usage in HyperV
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+* Type: 'missing'
+* Description:
+
+ + To-be
+
+ - Monasca should collect memory usage in HyperV.
+
+ + As-is:
+
+ - Monasca does not support querying memory usage of HyperV.
+
+ + Gap
+
+ - Monasca does not support querying memory usage of HyperV.
+
+4.1.2 Memory usage in Libvirt
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+* Type: 'missing'
+* Description:
+
+ + To-be
+
+ - Monasca should collect memory usage in Libvirt.
+
+ + As-is:
+
+ - Monasca does not support querying memory usage of Libvirt.
+
+ + Gap
+
+ - Monasca does not support querying memory usage of Libvirt.
+
+**Documentation tracking**
+
+Revision: _sha1
+
+Build date: _date
+