summaryrefslogtreecommitdiffstats
path: root/docs/MultiCloud-Administrator-Guide.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/MultiCloud-Administrator-Guide.rst')
-rw-r--r--docs/MultiCloud-Administrator-Guide.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/MultiCloud-Administrator-Guide.rst b/docs/MultiCloud-Administrator-Guide.rst
index ae4ff8c..ece596b 100644
--- a/docs/MultiCloud-Administrator-Guide.rst
+++ b/docs/MultiCloud-Administrator-Guide.rst
@@ -66,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:
::
@@ -85,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: