aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorthmsdt <thomas.kulik@telekom.de>2025-01-09 10:37:59 +0100
committerthmsdt <thomas.kulik@telekom.de>2025-01-09 10:38:40 +0100
commitabd4177d9f648d881f8b34bdba554c2ea349cd48 (patch)
treee016d636fb7162d0f5ed03e2cb66643c1c8cee69
parent7c1a102b5ba91490e6d9e5b3d419a2f2cdc91d4b (diff)
docs config for oslo release
Issue-ID: DOC-826 Change-Id: I5e799307f457856f511ffd9e9b0ab35752e18216 Signed-off-by: thmsdt <thomas.kulik@telekom.de>
-rw-r--r--.gitreview2
-rw-r--r--docs/conf.py6
-rw-r--r--docs/tox.ini6
3 files changed, 7 insertions, 7 deletions
diff --git a/.gitreview b/.gitreview
index eabfdc6550..be8e4d7ff2 100644
--- a/.gitreview
+++ b/.gitreview
@@ -2,4 +2,4 @@
host=gerrit.onap.org
port=29418
project=oom
-defaultbranch=master
+defaultbranch=oslo
diff --git a/docs/conf.py b/docs/conf.py
index 3a63e0fab3..c7de9b07b9 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -1,6 +1,6 @@
project = "onap"
-release = "master"
-version = "master"
+release = "oslo"
+version = "oslo"
author = "Open Network Automation Platform"
# yamllint disable-line rule:line-length
@@ -32,7 +32,7 @@ exclude_patterns = ['archived/*.rst', '.tox']
# Change to {releasename} after you have created the new 'doc' branch.
#
-branch = 'master'
+branch = 'oslo'
intersphinx_mapping = {}
doc_url = 'https://docs.onap.org/projects'
diff --git a/docs/tox.ini b/docs/tox.ini
index b0a7bbafa3..fc004d1d19 100644
--- a/docs/tox.ini
+++ b/docs/tox.ini
@@ -8,7 +8,7 @@ basepython = python3.8
deps =
-r{toxinidir}/requirements-docs.txt
-chttps://releases.openstack.org/constraints/upper/yoga
- -chttps://git.onap.org/doc/plain/etc/upper-constraints.onap.txt?h=master
+ -chttps://git.onap.org/doc/plain/etc/upper-constraints.onap.txt?h=oslo
allowlist_externals = sudo
commands =
sudo apt install graphviz
@@ -19,7 +19,7 @@ basepython = python3.8
deps =
-r{toxinidir}/requirements-docs.txt
-chttps://releases.openstack.org/constraints/upper/yoga
- -chttps://git.onap.org/doc/plain/etc/upper-constraints.onap.txt?h=master
+ -chttps://git.onap.org/doc/plain/etc/upper-constraints.onap.txt?h=oslo
allowlist_externals = sudo
commands =
sudo apt install graphviz
@@ -30,7 +30,7 @@ basepython = python3.8
deps =
-r{toxinidir}/requirements-docs.txt
-chttps://releases.openstack.org/constraints/upper/yoga
- -chttps://git.onap.org/doc/plain/etc/upper-constraints.onap.txt?h=master
+ -chttps://git.onap.org/doc/plain/etc/upper-constraints.onap.txt?h=oslo
allowlist_externals = sudo
commands =
sudo apt install graphviz