fix for MultiCloud-Architecture
[multicloud/framework.git] / docs / MultiCloud-Administrator-Guide.rst
index 4ed1ea6..ece596b 100644 (file)
@@ -1,15 +1,13 @@
+..
+ This work is licensed under a Creative Commons Attribution 4.0
+ International License.
+
 ===================================
 ONAP MultiCloud Administrator Guide
 ===================================
 
 The guide for MultiCloud Administrator.
 
-Architecture
-============
-
-Please refer to the link for more details:
-https://wiki.onap.org/pages/viewpage.action?pageId=8227952
-
 
 Configuration
 =============
@@ -68,7 +66,7 @@ cloud_type and cloud_region_id. These two attributes are information of cloud
 from A&AI. Other environment variables listed above are some information from
 Multicloud’s backend OpenStack.
 After exporting above variables into operation system, administrator can use
-OpenStack Client to mange Multicloud. For example:
+OpenStack Client to manage Multicloud. For example:
 
 ::
 
@@ -87,7 +85,7 @@ Logging file
 The logging file named "runtime_multivimbroker.log" located at /opt/multivimbroker/logs/ directory
 would record  INFO, WARN, ERROR and DEBUG level of information.
 The format string of logging is "%(asctime)s-%(funcName)s-%(filename)s-%(lineno)d-%(levelno)s-%(content string)s".
-If there are any issus happened in framework service, you are able to check ERROR level logging to
+If there are any issues happened in framework service, you are able to check ERROR level logging to
 diagnose the problem.
 The content of this file list as below: