diff options
author | Toine Siebelink <toine.siebelink@est.tech> | 2022-04-29 15:33:04 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2022-04-29 15:33:04 +0000 |
commit | 8d9e14d20bdf79535a7e043e17a343399fff17fc (patch) | |
tree | 26da09db9218f71068db997f1e867dcee382fdc5 /docs/architecture.rst | |
parent | c96cc73a13205ae2eb86388b6cf1e59707763c0c (diff) | |
parent | b869181fae9a688fa517ecb43a30b8331b82ccdc (diff) |
Merge "[STRIMZI] Add strimzi kafka notes"
Diffstat (limited to 'docs/architecture.rst')
-rw-r--r-- | docs/architecture.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/architecture.rst b/docs/architecture.rst index 26a8c63b52..acde1b1cae 100644 --- a/docs/architecture.rst +++ b/docs/architecture.rst @@ -61,9 +61,9 @@ Configuration Persistence Service provides the following interfaces. * - CPS-E-04 - Change Notification - - Kafka is used as the event messaging system - - running instance is supplied independently from ONAP DMaaP component or any Kafka instance deployed from ONAP + - running instance is supplied independently from any Kafka instance deployed from ONAP - published events contain Timestamp, Dataspace, Schema set, Anchor and JSON Data Payload - - DMaaP + - Kafka * - CPS-E-05 - xNF Data Access - - read xNF data |