diff options
author | KAPIL SINGAL <ks220y@att.com> | 2020-10-09 13:22:46 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-10-09 13:22:46 +0000 |
commit | 5ada52af92483ebc031e72c9bb4708737a9a59f0 (patch) | |
tree | 0c3227102c75c19cf218b927d5667a571820c4c9 /docs/humaninterfaces/humaninterfaces.rst | |
parent | 84ca89aa01518324f9c76bb58150deeba096e6a6 (diff) | |
parent | 9bb9a4c495eda5720fcb47e623f2967d54dae12e (diff) |
Merge "Add documentation for PMS"
Diffstat (limited to 'docs/humaninterfaces/humaninterfaces.rst')
-rw-r--r-- | docs/humaninterfaces/humaninterfaces.rst | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/humaninterfaces/humaninterfaces.rst b/docs/humaninterfaces/humaninterfaces.rst new file mode 100644 index 00000000..ab7d421f --- /dev/null +++ b/docs/humaninterfaces/humaninterfaces.rst @@ -0,0 +1,11 @@ +.. SPDX-License-Identifier: CC-BY-4.0 +.. Copyright 2020 Nordix Foundation + + +Human Interfaces +================ + +The NON-RT RIC Control Panel in O-RAN-SC can be used to interact with the Policy Management Service. +See `NON-RT RIC Control Panel repo <https://gerrit.o-ran-sc.org/r/admin/repos/portal/nonrtric-controlpanel>`_. + +Any "Rest Client" application may be used (Postman, ...) to interact with the Policy Management Service application. |