diff options
author | 2018-04-16 16:50:25 -0400 | |
---|---|---|
committer | 2018-04-16 16:50:52 -0400 | |
commit | 1c624de20ff321fe5c86c4df873952d82b1946b3 (patch) | |
tree | 5bc44799ec76af23108d7bee9d71f8038fd0a05a /docs/release-notes.rst | |
parent | 7cd58518e9dc263521f252c1095a43244e464222 (diff) |
updated the documentation
Issue-ID: DMAAP-413
Change-Id: I4955f7e512e594c189c5183ec83c5769d33d8f05
Signed-off-by: su622b <sunil.unnava@att.com>
Diffstat (limited to 'docs/release-notes.rst')
-rw-r--r-- | docs/release-notes.rst | 44 |
1 files changed, 0 insertions, 44 deletions
diff --git a/docs/release-notes.rst b/docs/release-notes.rst deleted file mode 100644 index f0bbf40..0000000 --- a/docs/release-notes.rst +++ /dev/null @@ -1,44 +0,0 @@ -.. This work is licensed under a Creative Commons Attribution 4.0 International License. - -DMAAP Release Notes -=================== - -Version: 1.0.1 --------------- - - -:Release Date: 2017-11-16 - - - -**New Features** - - - Pub/sub messaging metaphor to broaden data processing opportunities - - A single solution for most event distribution needs to support a range of environments - - Standardized topic names - - Implements a RESTful HTTP API for provisioning - - Implements a RESTful HTTP API for message transactions (i.e. pub, sub) - - Implements a RESTful HTTP API for transaction metrics - - Topic registry and discovery - - - -**Bug Fixes** - - `DMAAP-165 <https://jira.onap.org/browse/DMAAP-165>`_ Correct documentation rst file errors and warnings - - `DMAAP-160 <https://jira.onap.org/browse/DMAAP-160>`_ DMaaP periodically loses connection to Kafka - - `DMAAP-157 <https://jira.onap.org/browse/DMAAP-157>`_ SDC service models distribution fails - - `DMAAP-151 <https://jira.onap.org/browse/DMAAP-151>`_ Fix docker image bug - - `DMAAP-1 <https://jira.onap.org/browse/DMAAP-1>`_ MSO DB is not populated with the models from SDC - -**Known Issues** - - `DMAAP-164 <https://jira.onap.org/browse/DMAAP-164>`_ The dependency from kafka for zookeeper created issues when the vm is restarted - - -**Security Issues** - N/A - -**Upgrade Notes** - N/A -**Deprecation Notes** - N/A -**Other** |