opa pdp documentation 81/140581/5
authorgururajarao79 <gb00566633@techmahindra.com>
Thu, 27 Mar 2025 13:59:29 +0000 (19:29 +0530)
committergururajarao79 <gb00566633@techmahindra.com>
Thu, 27 Mar 2025 17:01:00 +0000 (22:31 +0530)
commit1776ff2c780dfabbaa1c4a861b330d3dbe470fb6
tree8948145f7afdcf17e176b109c726185e39b99868
parent0031d096390953ef0ae8e6067e42a724f816be82
opa pdp documentation

Issue-ID: POLICY-5329
Change-Id: I38d158446084f2822cefb6499b5b710f47e27e84
Signed-off-by: gururajarao79 <gb00566633@techmahindra.com>
27 files changed:
docs/conf.py
docs/index.rst
docs/opa/OPA-architecture.rst [new file with mode: 0644]
docs/opa/OPA-decision-example.rst [new file with mode: 0644]
docs/opa/OPA-dynamic-dataupdate.rst [new file with mode: 0644]
docs/opa/OPA-introduction.rst [new file with mode: 0644]
docs/opa/OPA-pdp-engine.rst [new file with mode: 0644]
docs/opa/OPA-policy-guide.rst [new file with mode: 0644]
docs/opa/images/OPA-PDP.drawio.svg [new file with mode: 0644]
docs/opa/images/OPAPDPArchitecture.png [new file with mode: 0644]
docs/opa/images/PFHighestLevel.svg [new file with mode: 0644]
docs/opa/images/opa-service.svg [new file with mode: 0644]
docs/opa/opa.rst [new file with mode: 0644]
docs/opa/resources/cell_consistency.json [new file with mode: 0644]
docs/opa/resources/cell_consistency.rego [new file with mode: 0644]
docs/opa/resources/cell_consistency.yaml [new file with mode: 0644]
docs/opa/resources/cell_consistency_topology.rego [new file with mode: 0644]
docs/opa/resources/data_add_request.json [new file with mode: 0644]
docs/opa/resources/data_get_response.json [new file with mode: 0644]
docs/opa/resources/data_remove_request.json [new file with mode: 0644]
docs/opa/resources/data_replace_request.json [new file with mode: 0644]
docs/opa/resources/decision_request.json [new file with mode: 0644]
docs/opa/resources/decision_response.json [new file with mode: 0644]
docs/opa/resources/onap.policies.native.opa.yaml [new file with mode: 0644]
docs/opa/resources/registration_message.json [new file with mode: 0644]
docs/opa/resources/response_to_pdp_state_change.json [new file with mode: 0644]
docs/opa/resources/response_to_pdp_update.json [new file with mode: 0644]