aboutsummaryrefslogtreecommitdiffstats
path: root/docs/clamp/controlloop/design-impl/participants/participant-simulator.rst
diff options
context:
space:
mode:
authorLiam Fallon <liam.fallon@est.tech>2021-11-01 09:46:26 +0000
committerGerrit Code Review <gerrit@onap.org>2021-11-01 09:46:26 +0000
commit44a0e0b051d95d1861472ea93a32dea62279031a (patch)
tree520130ed10636e77d24f8ad5f5bd0295c7273fe2 /docs/clamp/controlloop/design-impl/participants/participant-simulator.rst
parent5ef89b678708b6cba7c3e646856ed22a7360ff1d (diff)
parentabe1625cdde96bfc922d3c07a9dea552f5b41011 (diff)
Merge "Add docs for participant intermediary, simulator" into istanbul
Diffstat (limited to 'docs/clamp/controlloop/design-impl/participants/participant-simulator.rst')
-rw-r--r--docs/clamp/controlloop/design-impl/participants/participant-simulator.rst15
1 files changed, 14 insertions, 1 deletions
diff --git a/docs/clamp/controlloop/design-impl/participants/participant-simulator.rst b/docs/clamp/controlloop/design-impl/participants/participant-simulator.rst
index 8f59a9f1..9ac4e735 100644
--- a/docs/clamp/controlloop/design-impl/participants/participant-simulator.rst
+++ b/docs/clamp/controlloop/design-impl/participants/participant-simulator.rst
@@ -5,4 +5,17 @@
Participant Simulator
#####################
-To be completed.
+This can be used for simulation testing purpose when there are no actual frameworks or a full deployment.
+Participant simulator can edit the states of ControlLoopElements and Participants for verification of other controlloop components
+for early testing.
+All controlloop components should be setup, except participant frameworks (for example, no policy framework components
+are needed) and participant simulator acts as respective participant framework, and state changes can be done with following REST APIs
+
+Participant Simulator API
+=========================
+
+This API allows a Participant Simulator to be started and run for test purposes.
+
+:download:`Download Policy Participant Simulator API Swagger <swagger/participant-sim.json>`
+
+.. swaggerv2doc:: swagger/participant-sim.json