summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorRich Bennett <rb2745@att.com>2017-11-12 19:38:32 -0500
committerRich Bennett <rb2745@att.com>2017-11-12 19:39:45 -0500
commit817bbafad430d8fbb16724e3a26d66f9da72ec17 (patch)
tree4763579af251cc6ce7fcebdc3723b6d6d2d9495c /docs
parent6d9717b1696fd6594360dd9253ea7515e6174370 (diff)
Change to single file release notes template
Change-Id: Ib4d901bf12cceae22eba810a6375bbd17870e362 Issue-ID: USECASEUI-58 Signed-off-by: Rich Bennett <rb2745@att.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/index.rst2
-rw-r--r--docs/release-notes.rst36
-rw-r--r--docs/release-notes/bug-fixes.rst4
-rw-r--r--docs/release-notes/index.rst16
-rw-r--r--docs/release-notes/known-issues.rst4
-rw-r--r--docs/release-notes/new-features.rst4
-rw-r--r--docs/release-notes/security-issues.rst4
-rw-r--r--docs/release-notes/upgrade-notes.rst4
8 files changed, 37 insertions, 37 deletions
diff --git a/docs/index.rst b/docs/index.rst
index a148dc5c..c976acc1 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -10,4 +10,4 @@ This document is aimed to give the users some brief introductions on Usecase-UI
:maxdepth: 1
platform/index.rst
- release-notes/index.rst
+ release-notes.rst
diff --git a/docs/release-notes.rst b/docs/release-notes.rst
new file mode 100644
index 00000000..05637587
--- /dev/null
+++ b/docs/release-notes.rst
@@ -0,0 +1,36 @@
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. http://creativecommons.org/licenses/by/4.0
+
+
+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
+--------------
+
+
+:Release Date: yyyy-mm-dd
+
+
+
+**New Features**
+
+Usecase UI is composed of two parts that are usecase-ui and usecase-ui-server.
+It provides self-service management GUI and monitor GUI for operators and
+end-users. This project targets identifying all GUI requirements which
+operators and end-users need ONAP to support, coordinating GUI parts of
+each ONAP subsystem, filling the gaps for improving GUI functionalities
+for use cases.
+
+
+===========
+
+End of Release Notes
diff --git a/docs/release-notes/bug-fixes.rst b/docs/release-notes/bug-fixes.rst
deleted file mode 100644
index 4dc09fcd..00000000
--- a/docs/release-notes/bug-fixes.rst
+++ /dev/null
@@ -1,4 +0,0 @@
-.. This work is licensed under a Creative Commons Attribution 4.0 International License.
-
-Bug Fixes
----------
diff --git a/docs/release-notes/index.rst b/docs/release-notes/index.rst
deleted file mode 100644
index c3fc707d..00000000
--- a/docs/release-notes/index.rst
+++ /dev/null
@@ -1,16 +0,0 @@
-.. This work is licensed under a Creative Commons Attribution 4.0 International License.
-
-Release-notes
--------------
-
-Usecase UI is composed of two parts that are usecase-ui and usecase-ui-server. It provides self-service management GUI and monitor GUI for operators and end-users.
-This project targets identifying all GUI requirements which operators and end-users need ONAP to support, coordinating GUI parts of each ONAP subsystem, filling the gaps for improving GUI functionalities for use cases.
-
-.. toctree::
- :maxdepth: 1
-
- new-features.rst
- bug-fixes.rst
- upgrade-notes.rst
- security-issues.rst
- known-issues.rst
diff --git a/docs/release-notes/known-issues.rst b/docs/release-notes/known-issues.rst
deleted file mode 100644
index f4341d77..00000000
--- a/docs/release-notes/known-issues.rst
+++ /dev/null
@@ -1,4 +0,0 @@
-.. This work is licensed under a Creative Commons Attribution 4.0 International License.
-
-Known Issues
-------------
diff --git a/docs/release-notes/new-features.rst b/docs/release-notes/new-features.rst
deleted file mode 100644
index f548910f..00000000
--- a/docs/release-notes/new-features.rst
+++ /dev/null
@@ -1,4 +0,0 @@
-.. This work is licensed under a Creative Commons Attribution 4.0 International License.
-
-New Features
-------------
diff --git a/docs/release-notes/security-issues.rst b/docs/release-notes/security-issues.rst
deleted file mode 100644
index 3a6cd9e4..00000000
--- a/docs/release-notes/security-issues.rst
+++ /dev/null
@@ -1,4 +0,0 @@
-.. This work is licensed under a Creative Commons Attribution 4.0 International License.
-
-Security Issues
----------------
diff --git a/docs/release-notes/upgrade-notes.rst b/docs/release-notes/upgrade-notes.rst
deleted file mode 100644
index 29e67e58..00000000
--- a/docs/release-notes/upgrade-notes.rst
+++ /dev/null
@@ -1,4 +0,0 @@
-.. This work is licensed under a Creative Commons Attribution 4.0 International License.
-
-Upgrade Notes
--------------