From 6c6d4eaafaa428ac5bac544d3f427e3e372769ea Mon Sep 17 00:00:00 2001 From: Jimmy Forsyth Date: Tue, 12 Feb 2019 15:50:07 -0500 Subject: [PATCH] Added additional bugs and known issue to relnotes Issue-ID: AAI-2090 Change-Id: If8cf387de212e34305d84629a3f3782cf8d84e85 Signed-off-by: Jimmy Forsyth --- docs/release-notes.rst | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/docs/release-notes.rst b/docs/release-notes.rst index c94c0c72..5153d083 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -22,11 +22,31 @@ Maintenance Release: - `AAI-1923 `_ Problem deleting due to EdgeRules in CCVPN usecase Casablanca +- `AAI-1776 `_ Champ fails to start + +- `AAI-1958 `_ [graphadmin] createDbSchema.sh job loses detailed logfile + +- `AAI-1973 `_ Schema update wiki is out of data of Casablanca + +- `AAI-2058 `_ Upgrade to latest jetty-security + +- `AAI-2076 `_ A&AI healthcheck timeout + +- `AAI-2079 `_ aai-traversal and aai container failure to deploy issues in casablanca 3.0.0-ONAP + Dependencies were updated in multiple repos to patch security vulnerabilities. **Known Issues** +- `AAI-2090 `_ aai-data-router pod enters CrashLoopBackOff state + +This issue can still present itself if you use the OOM chart which +references version 1.3.2 (which is the version specified in the +casablanca branch of oom), data-router will not start. The workaround +is to set 1.3.3 in the values.yaml file for data-router, or use the +docker-manifest to override. File is oom/kubernetes/aai/charts/aai-data-router/values.yaml + Users should pay special attention to `AAI-2064 `_ and should consult `this page `_ for instructions on how to -- 2.16.6