summaryrefslogtreecommitdiffstats
path: root/docs/release-notes/index.rst
diff options
context:
space:
mode:
authorjimmy <jf2512@att.com>2017-10-25 14:27:49 -0400
committerjimmy <jf2512@att.com>2017-10-25 14:27:55 -0400
commit4c5692dc381f6538bd18ed33e87d27c3b506766b (patch)
treee3d508673997feaa98cd70709ee4a849d2fd308a /docs/release-notes/index.rst
parent9b7c16e1adcbf0ce87164d16ba8fdf96dd270b18 (diff)
Convert docs to rst and set up platform section
Issue-ID: AAI-255 Change-Id: Id78116b2e3fadb3d0f4f7d2a602ba63633c806b7 Signed-off-by: jimmy <jf2512@att.com>
Diffstat (limited to 'docs/release-notes/index.rst')
-rw-r--r--docs/release-notes/index.rst42
1 files changed, 42 insertions, 0 deletions
diff --git a/docs/release-notes/index.rst b/docs/release-notes/index.rst
new file mode 100644
index 00000000..7abcda3d
--- /dev/null
+++ b/docs/release-notes/index.rst
@@ -0,0 +1,42 @@
+.. 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