docs config for oslo release 80/139880/1
authorthmsdt <thomas.kulik@telekom.de>
Thu, 9 Jan 2025 09:37:59 +0000 (10:37 +0100)
committerthmsdt <thomas.kulik@telekom.de>
Thu, 9 Jan 2025 09:38:40 +0000 (10:38 +0100)
Issue-ID: DOC-826

Change-Id: I5e799307f457856f511ffd9e9b0ab35752e18216
Signed-off-by: thmsdt <thomas.kulik@telekom.de>
.gitreview
docs/conf.py
docs/tox.ini

index eabfdc6..be8e4d7 100644 (file)
@@ -2,4 +2,4 @@
 host=gerrit.onap.org
 port=29418
 project=oom
-defaultbranch=master
+defaultbranch=oslo
index 3a63e0f..c7de9b0 100644 (file)
@@ -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'
index b0a7bba..fc004d1 100644 (file)
@@ -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