From ba1936f39aa89170d265fb685acfe0cec022698e Mon Sep 17 00:00:00 2001 From: Saryu Shah Date: Tue, 10 Oct 2017 22:20:01 +0000 Subject: Updates to policy documentation Updated release notes, installation and policygui documentation --------------------------------------------------------------- Change-Id: I667ba9ea71b001f5bb35ae86cbcde6063edef308 Issue-Id: POLICY-242 Signed-off-by: Saryu Shah --- docs/platform/installation.rst | 10 +++++----- docs/platform/policygui.rst | 7 ++++--- 2 files changed, 9 insertions(+), 8 deletions(-) (limited to 'docs/platform') 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. -- cgit 1.2.3-korg