Re-organize the dir structure 33/17933/1
authorGuangrongFu <fu.guangrong@zte.com.cn>
Tue, 10 Oct 2017 11:14:12 +0000 (19:14 +0800)
committerGuangrongFu <fu.guangrong@zte.com.cn>
Tue, 10 Oct 2017 11:14:47 +0000 (19:14 +0800)
Change-Id: I139533b48d7383acb97988d9d628b81fee88d02a
Issue-ID: HOLMES-66
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
docs/platform/administration.rst
docs/platform/consumedapis.rst
docs/platform/index.rst
docs/platform/log-and-diagnostic-info.rst
docs/platform/offeredapis.rst
docs/release-notes/index.rst [new file with mode: 0644]

index a32790f..5213df7 100644 (file)
@@ -12,4 +12,4 @@ Processes
 Actions
 ^^^^^^^
 * Action X
-* Action Y
\ No newline at end of file
+* Action Y
index f6eebb0..5124ec4 100644 (file)
@@ -4,4 +4,4 @@
 Consumed APIs
 -------------
 
-References to APIs offered by other components
\ No newline at end of file
+In the Amsterdam release, Holmes does not consume any APIs provided by other ONAP components.
index 19742bb..441d0a9 100644 (file)
@@ -1,7 +1,7 @@
 .. This work is licensed under a Creative Commons Attribution 4.0 International License.
 
-Holmes
-------------------------------------------------
+Platform
+--------
 
 Holmes provides alarm correlation and analysis for Telecom cloud infrastructure and services, including hosts, vims, VNFs and NSs. Holmes aims to find the root reason which causes the failure or degradation of services by digging into the ocean of events collected from different levels of the Telecom cloud.
 
@@ -10,9 +10,10 @@ Holmes provides alarm correlation and analysis for Telecom cloud infrastructure
    
    architecture.rst
    offeredapis.rst
+   consumedapis.rst
    delivery.rst
    log-and-diagnostic-info.rst
    installation.rst
    configuration.rst
    administration.rst
-   human-interfaces.rst
\ No newline at end of file
+   human-interfaces.rst
index 4561eab..4bda4ba 100644 (file)
@@ -2,7 +2,7 @@
 .. http://creativecommons.org/licenses/by/4.0
 
 Logging & Diagnostic Information
-
+---------------------------------
 
 Description of how to interact with and diagnose problems with the components as delivered.
 
@@ -11,4 +11,4 @@ Where to Access Information
 
 
 Error / Warning Messages
-^^^^^^^^^^^^^^^^^^^^^^^^
\ No newline at end of file
+^^^^^^^^^^^^^^^^^^^^^^^^
index 41142ed..4bab359 100644 (file)
@@ -1,5 +1,6 @@
-Holmes Rule Management Component Offered APIs
-==================================
+Offered APIs
+------------
+
 The rule management module provides the following APIs.
 
 * Rule Creation
diff --git a/docs/release-notes/index.rst b/docs/release-notes/index.rst
new file mode 100644 (file)
index 0000000..57f654f
--- /dev/null
@@ -0,0 +1,15 @@
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+
+Release-notes
+-------------
+
+Holmes provides alarm correlation and analysis for Telecom cloud infrastructure and services, including hosts, vims, VNFs and NSs. Holmes aims to find the root reason which causes the failure or degradation of services by digging into the ocean of events collected from different levels of the Telecom cloud.
+
+.. toctree::
+   :maxdepth: 1
+   
+   new-features.rst
+   bug-fixes.rst
+   upgrade-notes.rst
+   security-issues.rst
+   known-issues.rst