diff options
Diffstat (limited to 'docs/platform')
-rw-r--r-- | docs/platform/installation.rst | 10 | ||||
-rw-r--r-- | docs/platform/policygui.rst | 7 |
2 files changed, 9 insertions, 8 deletions
diff --git a/docs/platform/installation.rst b/docs/platform/installation.rst index 3238236c4..4df8cd1cd 100644 --- a/docs/platform/installation.rst +++ b/docs/platform/installation.rst @@ -3,12 +3,12 @@ Installation ------------ -Describe the environment and steps to install. +The installation of ONAP Policy is **automated** by design. +It can be done via Docker as a standalone system (see `Standalone Quick Start`_) or via the ONAP system installation. -Environment -+++++++++++ +Various tools, including healthcheck, logs, and Swagger can be used to ensure proper operation. + +.. _Standalone Quick Start : https://wiki.onap.org/display/DW/ONAP+Policy+Framework%3A+Standalone+Quick+Start -Steps -+++++ diff --git a/docs/platform/policygui.rst b/docs/platform/policygui.rst index 63658972f..4e47f5135 100644 --- a/docs/platform/policygui.rst +++ b/docs/platform/policygui.rst @@ -28,16 +28,17 @@ from the GUI: Target Users ^^^^^^^^^^^^ -To be completed +The typical targetted users are operations people who have the responsibility and authority to create and manage policies that control network operations, +including policy based network configuration and auto-corrective actions. Interface Type ^^^^^^^^^^^^^^ -To be completed +The POLICY GUI is a graphical user interface available via web-access. Access ^^^^^^ -To be completed +The POLICY GUI can be accessed via the ONAP Portal. |