X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=docs%2Fsections%2Frelease-notes.rst;h=edbfa8daac2a2f6060c2e38e460d7395a676c5f6;hb=067bede1a6c7fbd5dccc7302783641c4c96b33fa;hp=437aa43e6b447b2824bcb24559ea269caaf4a183;hpb=886cd982dff59ef087b94a3b6eb0e4be37259019;p=aaf%2Fauthz.git diff --git a/docs/sections/release-notes.rst b/docs/sections/release-notes.rst index 437aa43e..edbfa8da 100644 --- a/docs/sections/release-notes.rst +++ b/docs/sections/release-notes.rst @@ -1,11 +1,12 @@ .. This work is licensed under a Creative Commons Attribution 4.0 International License. .. http://creativecommons.org/licenses/by/4.0 .. Copyright © 2017 AT&T Intellectual Property. All rights reserved. +.. _release_notes: Release Notes -============= +============== -Version: 2.1.15 (El Alto, Early Drop, 5.0.0) +Version: 2.1.15 (El Alto, 5.0.1) --------------------------------------------- :Release Date: 2019-08-12 @@ -18,9 +19,18 @@ An important change, however, is that the AAF Locator requires internal K8s Apps internal-to-K8s Service URL tags as (example) "onap.org.osaaf.aaf.service:2.1" external-to-K8s Service URL tags as (example) "org.osaaf.aaf.service.2.1" + IF you are using previous configurations, you may need to clear the existing directory + + - Login to your Init Container + - cd /opt/app/osaaf/local + - CAREFULLY rm *.*, and have it regenerate + **Bug Fixes** - `AAF-859 `_ Images hardcoded in AAF helm deployment yamls +**Known Issues - solve in Frankfurt** + - `AAF-962 `_ AAF Certs could not generate... + Version: 2.1.13 (Dublin, 4.0.0-ONAP) ---------------------------------------