diff options
author | Instrumental <jonathan.gathman@att.com> | 2019-09-10 06:52:52 -0500 |
---|---|---|
committer | Instrumental <jonathan.gathman@att.com> | 2019-09-10 06:53:01 -0500 |
commit | 4872ec0b4ae4f4ed85e9cf205695bc90702f8952 (patch) | |
tree | ed1b13082c977f55d7c62de1521bbd8daf054c8d /docs | |
parent | 128345fbbf2fe28d65899c4c0a02ff063a978076 (diff) |
OParent 2.1.0
Issue-ID: AAF-966
Change-Id: I2de5d5747ce8bce4ba2cfe11f5c407869d3be20d
Signed-off-by: Instrumental <jonathan.gathman@att.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/sections/release-notes.rst | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/sections/release-notes.rst b/docs/sections/release-notes.rst index 437aa43e..72198931 100644 --- a/docs/sections/release-notes.rst +++ b/docs/sections/release-notes.rst @@ -18,6 +18,12 @@ 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 <https://jira.onap.org/browse/AAF-859>`_ Images hardcoded in AAF helm deployment yamls |