diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2017-10-11 14:54:34 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2017-10-11 14:54:34 +0000 |
commit | fd3a34f0c11246b135ad6d54a727cab071a0b1d6 (patch) | |
tree | 8556deeb868ff3df02b5d518866b2929ca76b3f6 /docs/platform | |
parent | 6200a3b57dcce7890df56c80ec388608c8ea391d (diff) | |
parent | ba1936f39aa89170d265fb685acfe0cec022698e (diff) |
Merge "Updates to policy documentation"
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. |