X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=docs%2FMultiCloud-Administrator-Guide.rst;h=ece596bd4f3b7d0af37352b75bd8722670684256;hb=35111a07986a76e53e8e331067a129237ceb5962;hp=b18cc94a075c63aba65b75329fd9591fc3962e1f;hpb=824dead6a1a915c1cc446cdb8304e0a077975e1a;p=multicloud%2Fframework.git diff --git a/docs/MultiCloud-Administrator-Guide.rst b/docs/MultiCloud-Administrator-Guide.rst index b18cc94..ece596b 100644 --- a/docs/MultiCloud-Administrator-Guide.rst +++ b/docs/MultiCloud-Administrator-Guide.rst @@ -1,3 +1,7 @@ +.. + This work is licensed under a Creative Commons Attribution 4.0 + International License. + =================================== ONAP MultiCloud Administrator Guide =================================== @@ -62,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: :: @@ -81,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: