From fadffe77510847b9e0ba8333616f48fcd73151f9 Mon Sep 17 00:00:00 2001 From: wr148d Date: Tue, 25 Oct 2022 10:06:03 -0400 Subject: [PATCH] [AAI] Document process updates for Kohn Issue-ID: AAI-3542 Change-Id: Ibcaab80db868ed4a5f1da81e1d7168b107b0f949 Signed-off-by: wr148d --- .gitreview | 1 + docs/conf.py | 2 ++ docs/release-notes.rst | 2 +- 3 files changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitreview b/.gitreview index 7c219d24..4f9197c5 100644 --- a/.gitreview +++ b/.gitreview @@ -2,3 +2,4 @@ host=gerrit.onap.org port=29418 project=aai/aai-common +defaultbranch=kohn diff --git a/docs/conf.py b/docs/conf.py index d211470a..a703bc95 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -2,6 +2,8 @@ from docs_conf.conf import * branch = 'latest' master_doc = 'index' +release = "kohn" +version = "kohn" linkcheck_ignore = [ 'http://localhost', diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 3855ee8c..5f288f83 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -23,7 +23,7 @@ Version: 11.0.0 New Features ------------ -The R11 Kohn release of ONAP includes updates to the schema and edge rules. AAI is serving v27 as the latest version of the REST APIs, and has support for v25. +The R11 Kohn release of ONAP includes updates to the schema and edge rules of A&AI. AAI is serving v27 as the latest version of the REST APIs, and has support for v25. - Model updates made on the following nodes for changes to attributes or indexing, present in v27 * User Network Interfaces (uni) -- 2.16.6