diff options
author | morganrol <morgan.richomme@orange.com> | 2021-03-31 18:06:47 +0200 |
---|---|---|
committer | morganrol <morgan.richomme@orange.com> | 2021-03-31 18:06:47 +0200 |
commit | 52870422a4722451d0bc71c58bf6c33e49604381 (patch) | |
tree | cce53ba24dbc78a5dc8f5bc53cebc3757f7f1c40 /docs/files/csv/repo-simulators.csv | |
parent | 11b4934a1c264bddeec0b5d93f6f3fa64f55e376 (diff) |
[DOCUMENTATION] Add a simulator section in documentation
Create a simulator section in integration documentation
This section aims to highlight the existing simulators
and encourage people to reuse them
it is a first skeleton, other patches shall complete
the new sections
Issue-ID: INT-1888
Signed-off-by: morganrol <morgan.richomme@orange.com>
Change-Id: If4510001bc1bb754a4bdaf3963175873edb3601c
Diffstat (limited to 'docs/files/csv/repo-simulators.csv')
-rw-r--r-- | docs/files/csv/repo-simulators.csv | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/files/csv/repo-simulators.csv b/docs/files/csv/repo-simulators.csv new file mode 100644 index 000000000..09327ab76 --- /dev/null +++ b/docs/files/csv/repo-simulators.csv @@ -0,0 +1,5 @@ +Repository;Description;Link +**integration/simulators/5G-core-nf-simulator**;**5G core nf simulator**;`link <https://gerrit.onap.org/r/admin/repos/integration/simulators/5G-core-nf-simulator>`__ +integration/simulators/dc-simulator;Data Center simulator;`link <https://gerrit.onap.org/r/admin/repos/integration/simulators/dc-simulator>`__ +integration/simulators/pnf-simulator;PNF Simulator;`link <https://gerrit.onap.org/r/admin/repos/integration/simulators/pnf-simulator>`__ +integration/simulators/ran-simulator;RAN simulator;`link <https://gerrit.onap.org/r/admin/repos/integration/simulators/ran-simulator>`__ |