diff options
author | 2017-10-27 00:48:06 -0400 | |
---|---|---|
committer | 2017-10-27 00:51:08 -0400 | |
commit | 86267e54fe9dcde26c3c21b2559f58527fca11c6 (patch) | |
tree | 5cfc7836519f3b78cdfa1db38c93b45858b30abb /docs/release-notes/index.rst | |
parent | 38b2b514cde92be5e213089a9b8bb3713ef6f074 (diff) |
Minor edits to align with references
Aligned architecture and release-notes with references in doc aggregate sections
Change-Id: If42b08237897d01591a498d283b21a1ad8b5ae43
Issue-ID: DOC-143
Signed-off-by: Rich Bennett <rb2745@att.com>
Diffstat (limited to 'docs/release-notes/index.rst')
-rw-r--r-- | docs/release-notes/index.rst | 42 |
1 files changed, 0 insertions, 42 deletions
diff --git a/docs/release-notes/index.rst b/docs/release-notes/index.rst deleted file mode 100644 index 5f5d2dc1..00000000 --- a/docs/release-notes/index.rst +++ /dev/null @@ -1,42 +0,0 @@ -.. This work is licensed under a Creative Commons Attribution 4.0 International License. - - 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: 1.1.0 - -------------- - - - :Release Date: yyyy-mm-dd - - - - **New Features** - - Initial release of Active and Available Inventory (AAI) for Open Network Automation Platform (ONAP) - - **Bug Fixes** - - `CIMAN-65 <https://jira.onap.org/browse/CIMAN-65>`_ and a sentence explaining what this defect is addressing. - **Known Issues** - - **Security Issues** - - **Upgrade Notes** - - **Deprecation Notes** - - AAI Amsterdam provides support for legacy versions of the API, v8 and v11 in this release. v11 is the latest and preferred version. - - **Other** - - =========== - - End of Release Notes |