From 29f6d15e5d89cde21b06d190d3253796ff05f3e5 Mon Sep 17 00:00:00 2001 From: Trevor Bramwell Date: Tue, 23 Oct 2018 09:25:02 -0700 Subject: [PATCH] Gambia Branch Configuration for Docs and Gitreview Update the docs to use 'Gambia' as the version and release, and sets the default gitreview branch to 'stable/gambia' so it doesn't need to be explicly passed every time. Change-Id: Id5cbfb581cb232af5541f58df8c95e4b0918713e Signed-off-by: Trevor Bramwell --- .gitreview | 1 + docs/conf.yaml | 4 +++- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitreview b/.gitreview index 2cf23269..53d6abb2 100644 --- a/.gitreview +++ b/.gitreview @@ -2,3 +2,4 @@ host=gerrit.opnfv.org port=29418 project=apex.git +defaultbranch=stable/gambia diff --git a/docs/conf.yaml b/docs/conf.yaml index 6c76e3c0..baa7a44f 100644 --- a/docs/conf.yaml +++ b/docs/conf.yaml @@ -1,3 +1,5 @@ --- project_cfg: opnfv -project: APEX +project: Apex +version: 'Gambia' +release: 'Gambia' -- 2.16.6