diff options
author | efiacor <fiachra.corcoran@est.tech> | 2022-03-15 11:26:46 +0000 |
---|---|---|
committer | efiacor <fiachra.corcoran@est.tech> | 2022-03-15 11:26:57 +0000 |
commit | b869181fae9a688fa517ecb43a30b8331b82ccdc (patch) | |
tree | 8d0b8e1f5606041dbf7264fe213f0d78f590312a /docs/architecture.rst | |
parent | e1f41c3e6591b572a75021f4b51538f8fdbfc88d (diff) |
[STRIMZI] Add strimzi kafka notes
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Change-Id: Id85d2708bdb2eb1ddfaa72740a5a9df5599f298b
Issue-ID: DMAAP-1681
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 |