X-Git-Url: https://gerrit.onap.org/r/gitweb?p=multicloud%2Fframework.git;a=blobdiff_plain;f=docs%2FMultiCloud-Administrator-Guide.rst;h=ece596bd4f3b7d0af37352b75bd8722670684256;hp=98e520bd87f0a5d9b3733bf7b475fa1166e33eb1;hb=HEAD;hpb=93e73a8d52e5ae6b261da83884b32fe1e8e2d909 diff --git a/docs/MultiCloud-Administrator-Guide.rst b/docs/MultiCloud-Administrator-Guide.rst index 98e520b..9a892a7 100644 --- a/docs/MultiCloud-Administrator-Guide.rst +++ b/docs/MultiCloud-Administrator-Guide.rst @@ -1,6 +1,7 @@ .. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. _MultiCloud-Administrator-Guide: =================================== ONAP MultiCloud Administrator Guide @@ -8,12 +9,6 @@ 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 ============= @@ -72,7 +67,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: :: @@ -91,7 +86,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: