Michael O'Brien | 5ae20ee | 2017-11-16 08:51:48 -0500 | [diff] [blame] | 1 | .. This work is licensed under a Creative Commons Attribution 4.0 International License. |
| 2 | .. http://creativecommons.org/licenses/by/4.0 |
Marc Alexandre Choquette | 9f870be | 2017-11-16 10:20:49 -0500 | [diff] [blame] | 3 | .. Copyright 2017 Bell Canada & Amdocs Intellectual Property. All rights reserved. |
Michael O'Brien | 5ae20ee | 2017-11-16 08:51:48 -0500 | [diff] [blame] | 4 | |
| 5 | Release Notes |
| 6 | ============= |
| 7 | |
| 8 | Version: 1.1.0 |
| 9 | -------------- |
| 10 | |
| 11 | :Release Date: 2017-11-16 |
| 12 | |
| 13 | **New Features** |
| 14 | |
| 15 | The Amsterdam release is the first release of the ONAP Operations Manager (OOM). |
| 16 | |
| 17 | The main goal of the Amsterdam release was to: |
| 18 | |
| 19 | - Support Flexible Platform Deployment via Kubernetes of fully containerized OMAP components - on any type of environment. |
| 20 | - Support State Management of ONAP platform components. |
| 21 | - Support full production ONAP deployment and any variation of component level deployment for development. |
| 22 | - Platform Operations Orchestration / Control Loop Actions. |
| 23 | - Platform centralized logging with ELK stack. |
| 24 | |
| 25 | **Bug Fixes** |
| 26 | |
| 27 | - The full list of implemented user stories and epics is available on `JIRA <https://jira.onap.org/secure/RapidBoard.jspa?rapidView=41&view=planning.nodetail&epics=visible>`_ |
| 28 | This is the first release of OOM, the defects fixed in this release were raised during the course of the release. |
| 29 | Anything not closed is captured below under Known Issues. If you want to review the defects fixed in the Amsterdam release, refer to Jira link above. |
| 30 | |
| 31 | **Known Issues** |
| 32 | - `OOM-6 <https://jira.onap.org/browse/OOM-6>`_ Automated platform deployment on Docker/Kubernetes - VFC, AAF, MSB minor issues. |
| 33 | |
| 34 | Workaround: |
| 35 | |
| 36 | Manual configuration changes - however the reference vFirewall use case does not currently require these components |
| 37 | . |
| 38 | - `OOM-10 <https://jira.onap.org/browse/OOM-10>`_ Platform configuration management. |
| 39 | |
| 40 | OOM ONAP Configuration Management - Handling of Secrets. |
| 41 | |
| 42 | Workaround: |
| 43 | |
| 44 | Automated workaround to be able to pull from protected docker repositories. |
| 45 | |
| 46 | |
| 47 | **Security Issues** |
| 48 | N/A |
| 49 | |
| 50 | |
| 51 | **Upgrade Notes** |
| 52 | |
| 53 | N/A |
| 54 | |
| 55 | **Deprecation Notes** |
| 56 | |
| 57 | N/A |
| 58 | |
| 59 | **Other** |
| 60 | |
| 61 | |
| 62 | |
| 63 | =========== |
| 64 | |
| 65 | End of Release Notes |