summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorliu hai <hai.liu@huawei.com>2015-08-18 10:49:54 +0000
committerGerrit Code Review <gerrit@172.30.200.206>2015-08-18 10:49:54 +0000
commit3f90c2f1b77238df434efddc08a8483c90bf1aec (patch)
tree64b1c3964979811f7437818ccd81062c5b3f0bf9
parent3591a27c82af59f698c1aa2a12c56963dafc0245 (diff)
parent487a2324c1e89cc44ee9857dca51f3a109b8a282 (diff)
Merge "Add the gap analysis section"
-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
+