summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTrevor Bramwell <tbramwell@linuxfoundation.org>2018-10-23 09:25:02 -0700
committerTrevor Bramwell <tbramwell@linuxfoundation.org>2018-10-23 09:25:02 -0700
commit29f6d15e5d89cde21b06d190d3253796ff05f3e5 (patch)
tree912ff9b845183f75e20dc67e50d1e2a2077b7812
parent0c2284b9aa730bc1143093f13fb35ba0fa879189 (diff)
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 <tbramwell@linuxfoundation.org>
-rw-r--r--.gitreview1
-rw-r--r--docs/conf.yaml4
2 files changed, 4 insertions, 1 deletions
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'