Rich Bennett | c58f846 | 2017-10-24 08:26:42 -0400 | [diff] [blame] | 1 | .. This work is licensed under a Creative Commons Attribution 4.0 International License. |
ChrisC | ba72d20 | 2017-11-07 06:44:18 -0800 | [diff] [blame] | 2 | .. http://creativecommons.org/licenses/by/4.0 |
| 3 | .. Copyright 2017 AT&T Intellectual Property. All rights reserved. |
Rich Bennett | c58f846 | 2017-10-24 08:26:42 -0400 | [diff] [blame] | 4 | |
| 5 | Release Notes |
| 6 | ============= |
| 7 | |
ChrisC | ba72d20 | 2017-11-07 06:44:18 -0800 | [diff] [blame] | 8 | Version: 1.1.0 |
Rich Bennett | c58f846 | 2017-10-24 08:26:42 -0400 | [diff] [blame] | 9 | -------------- |
| 10 | |
ChrisC | ba72d20 | 2017-11-07 06:44:18 -0800 | [diff] [blame] | 11 | :Release Date: 2017-11-16 |
Rich Bennett | c58f846 | 2017-10-24 08:26:42 -0400 | [diff] [blame] | 12 | |
| 13 | **New Features** |
| 14 | |
ChrisC | ba72d20 | 2017-11-07 06:44:18 -0800 | [diff] [blame] | 15 | The Amsterdam release is the first release of the Control Loop Automation Management Platform (CLAMP). |
| 16 | |
| 17 | The main goal of the Amsterdam release was to: |
| 18 | |
| 19 | - Support the automation of provisionning for the Closed loops of the vFW, vDNW and vCPE through TCA. |
| 20 | - Support the automation of provisionning for the Closed loops of VVolte (Holmes) |
| 21 | - Demonstrate complete interaction with Policy, DCAE, SDC and Holmes. |
Rich Bennett | c58f846 | 2017-10-24 08:26:42 -0400 | [diff] [blame] | 22 | |
| 23 | **Bug Fixes** |
ChrisC | ba72d20 | 2017-11-07 06:44:18 -0800 | [diff] [blame] | 24 | |
| 25 | - The full list of implemented user stories and epics is available on `JIRA <https://jira.onap.org/projects/CLAMP/versions/10313>`_ |
| 26 | This is technically the first release of CLAMP, previous release was the seed code contribution. |
| 27 | As such, the defects fixed in this release were raised during the course of the release. |
| 28 | 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. |
| 29 | |
Rich Bennett | c58f846 | 2017-10-24 08:26:42 -0400 | [diff] [blame] | 30 | **Known Issues** |
ChrisC | ba72d20 | 2017-11-07 06:44:18 -0800 | [diff] [blame] | 31 | - `CLAMP-68 <https://jira.onap.org/browse/CLAMP-68>`_ ResourceVF not always provisioned. |
| 32 | |
| 33 | In Closed Loop -> Properties CL: When opening the popup window, the first service in the list does not show Resource-VF even though in SDC there is a resource instance in the service. |
| 34 | |
| 35 | Workaround: |
| 36 | |
| 37 | If you have multiple service available (if not create a dummy one on SDC), just click on another one and then click back on the first one in the list. The ResourceVF should be provisioned now. |
| 38 | . |
| 39 | - `CLAMP-69 <https://jira.onap.org/browse/CLAMP-69>`_ Deploy action does not always work. |
| 40 | |
| 41 | The "Deploy" action does not work directly after submitting it. |
| 42 | |
| 43 | Workaround: |
| 44 | |
| 45 | You have to close the CL and reopen it again. In that case the Deploy action will do something |
| 46 | |
Rich Bennett | c58f846 | 2017-10-24 08:26:42 -0400 | [diff] [blame] | 47 | |
| 48 | **Security Issues** |
ChrisC | ba72d20 | 2017-11-07 06:44:18 -0800 | [diff] [blame] | 49 | CLAMP is following the CII Best Practices Badge Program, results including security assesment can be found on the |
| 50 | `project page <https://bestpractices.coreinfrastructure.org/projects/1197>`_ |
Rich Bennett | c58f846 | 2017-10-24 08:26:42 -0400 | [diff] [blame] | 51 | |
| 52 | |
| 53 | **Upgrade Notes** |
| 54 | |
ChrisC | ba72d20 | 2017-11-07 06:44:18 -0800 | [diff] [blame] | 55 | N/A |
| 56 | |
Rich Bennett | c58f846 | 2017-10-24 08:26:42 -0400 | [diff] [blame] | 57 | **Deprecation Notes** |
| 58 | |
ChrisC | ba72d20 | 2017-11-07 06:44:18 -0800 | [diff] [blame] | 59 | N/A |
| 60 | |
Rich Bennett | c58f846 | 2017-10-24 08:26:42 -0400 | [diff] [blame] | 61 | **Other** |
| 62 | |
ChrisC | ba72d20 | 2017-11-07 06:44:18 -0800 | [diff] [blame] | 63 | |
| 64 | |
Rich Bennett | c58f846 | 2017-10-24 08:26:42 -0400 | [diff] [blame] | 65 | =========== |
| 66 | |
| 67 | End of Release Notes |