fix comments OPTFRA-242, edit release notes 43/49243/1
authorfsandoval <frank.sandoval@oamtechnologies.com>
Sun, 27 May 2018 00:44:43 +0000 (18:44 -0600)
committerfsandoval <frank.sandoval@oamtechnologies.com>
Sun, 27 May 2018 00:44:57 +0000 (18:44 -0600)
Issue-ID: OPTFRA-242

Change-Id: I06fbf6286c6c3631a3353e49a2085501be99c6f1
Signed-off-by: fsandoval <frank.sandoval@oamtechnologies.com>
docs/index.rst
docs/sections/installation.rst
docs/sections/offeredapis.rst
docs/sections/release-notes.rst

index 71e290e..c3ea9da 100644 (file)
@@ -2,7 +2,7 @@
 
 
 Optimization Framework: Optimization Service Design Framework (OSDF)
-=============================================
+=========================================================================
 
 .. toctree::
    :maxdepth: 1
index fac87bf..e3a7a73 100644 (file)
@@ -6,5 +6,8 @@ Installation
 Installing from the Source Code
 ------------------------------------
 Get code from the Linux Foundation Projects page
+
+.. code-block:: bash
+
     $ git clone https://gerrit.onap.org/r/optf/osdf
 
index c88bcf8..5c0f5e6 100644 (file)
@@ -25,7 +25,7 @@ Request Header
 +----------------+-----------+-------------------------------------------------------------------------------------------+
 | Header Name    | Required  | Description                                                                               |
 +================+===========+===========================================================================================+
-| Accept         | N         | Determines the format of the body of the response. Valid value is “application/json”    |
+| Accept         | N         | Determines the format of the body of the response. Valid value is “application/json”      |
 +----------------+-----------+-------------------------------------------------------------------------------------------+
 | Authorization  | Y         | Supplies Basic Authentication credentials for the request. If the Authorization header is |
 |                |           | missing, then an HTTP 400 Invalid Request response is returned. If the string supplied is |
index 967433f..ec2358e 100644 (file)
@@ -6,37 +6,66 @@
 Release Notes
 =============
 
-Release Date
-------------
-2018-05-24
 
+Version: 1.1.1
+--------------
 
-New Features
-------------
-* Baseline functionality
-* Integration with OOF HAS, SO, Policy and SDC
+:Release Date: 2018-06-07 (Beijing Release)
+
+**New Features**
+-----------------
+
+The ONAP Optimization Framework (OOF) is new in Beijing. A summary of features incldues: 
+
+* Baseline HAS functionality
+    * support for VCPE use case
+    * support for HPA (Hardware Platform Awareness)
+* Integration with OOF OSDF, SO, Policy, AAI, and Multi-Cloud
 * Platform Maturity Level 1
-* ~50% unit test coverage
+    * ~50%+ unit test coverage
+    
+The Beijing release for OOF delivered the following Epics. 
+
+    * [OPTFRA-2] - On-boarding and Stabilization of the OOF seed code
+
+    * [OPTFRA-6] - Integrate OOF with other ONAP components
+
+    * [OPTFRA-7] - Integration with R2 Use Cases [HPA, Change Management, Scaling]
+
+    * [OPTFRA-20] - OOF Adapters for Retrieving and Resolving Policies
+
+    * [OPTFRA-21] - OOF Packaging
+
+    * [OPTFRA-28] - OOF Adapters for Beijing Release (Policy, SDC, A&AI, Multi Cloud, etc.)
+
+    * [OPTFRA-29] - Policies and Specifications for Initial Applications [Change Management, HPA]
+
+    * [OPTFRA-32] - Platform Maturity Requirements for Beijing release
+
+    * [OPTFRA-33] - OOF Support for HPA
+
+    * [OPTFRA-105] - All Documentation Related User Stories and Tasks
+
 
 Bug Fixes
 ---------
-None  
+None. Initial release R2 Beijing. No previous versions  
 
 Known Issues
 ------------
-None
+None
 
 Security Issues
 ---------------
-None
+None
 
 Upgrade Notes
 -------------
-None
+None. Initial release R2 Beijing. No previous versions  
 
 Deprecation Notes
 -----------------
-None
+None. Initial release R2 Beijing. No previous versions  
 
 Other
 -----