Merge "Fix doc8"
authorvarun gudisena <vg411h@att.com>
Fri, 2 Feb 2018 15:09:48 +0000 (15:09 +0000)
committerGerrit Code Review <gerrit@onap.org>
Fri, 2 Feb 2018 15:09:48 +0000 (15:09 +0000)
1  2 
docs/release-notes.rst

diff --combined docs/release-notes.rst
@@@ -1,9 -1,17 +1,9 @@@
  .. This work is licensed under a Creative Commons Attribution 4.0 International License.
  
 -Release Notes
 -=============
 +DMAAP Release Notes
 +===================
  
 -.. note::
 -   * This Release Notes must be updated each time the team decides to Release new artifacts.
 -   * The scope of this Release Notes is for this particular component. In other words, each ONAP component has its Release Notes.
 -   * This Release Notes is cumulative, the most recently Released artifact is made visible in the top of this Release Notes.
 -   * Except the date and the version number, all the other sections are optional but there must be at least one section describing the purpose of this new release.
 -   * This note must be removed after content has been added.
 -
 -
 -Version: x.y.z
 +Version: 1.0.1
  --------------
  
  
@@@ -13,8 -21,8 +13,8 @@@
  
  **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.
 + - 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)
  
  
  **Bug Fixes**
 -   - `CIMAN-65 <https://jira.onap.org/browse/CIMAN-65>`_ and a sentence explaining what this defect is addressing.
 +   - `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**
 -   - `CIMAN-65 <https://jira.onap.org/browse/CIMAN-65>`_ and two, three sentences.
 -     One sentences explaining what is the issue.
 -
 -     Another sentence explaining the impact of the issue.
 -
 -     And an optional sentence providing a workaround.
 +   - `DMAAP-164 <https://jira.onap.org/browse/DMAAP-164>`_ The dependency from kafka for zookeeper created issues when the vm is restarted
 +         
  
  **Security Issues**
 -   You may want to include a reference to CVE (Common Vulnerabilities and Exposures) `CVE <https://cve.mitre.org>`_
 -
 +   N/A
  
  **Upgrade Notes**
 -
 +   N/A
  **Deprecation Notes**
 -
 +   N/A
  **Other**
- ===========