Update doc config for London 09/134909/1
authorDan Timoney <dtimoney@att.com>
Thu, 15 Jun 2023 13:14:21 +0000 (09:14 -0400)
committerDan Timoney <dtimoney@att.com>
Thu, 15 Jun 2023 13:14:21 +0000 (09:14 -0400)
Update documentation config files for London branch

Issue-ID: SDNC-1807
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I087968556695b254712615194342953965895c98

Former-commit-id: e9a2447c579ecf570069f02f64c05e6b9242c20b

.gitreview
docs/conf.py
docs/release-notes.rst
docs/tox.ini

index a433b84..706e5ef 100644 (file)
@@ -2,4 +2,4 @@
 host=gerrit.onap.org
 port=29418
 project=sdnc/oam.git
-defaultbranch=master
+defaultbranch=london
index ad18632..78b3ed7 100644 (file)
@@ -1,6 +1,6 @@
 project = "onap"
-release = "master"
-version = "master"
+release = "london"
+version = "london"
 
 author = "Open Network Automation Platform"
 # yamllint disable-line rule:line-length
@@ -30,7 +30,7 @@ extensions = [
 # Change to {releasename} after you have created the new 'doc' branch.
 #
 
-branch = 'latest'
+branch = 'london'
 
 intersphinx_mapping = {}
 doc_url = 'https://docs.onap.org/projects'
index ca97e29..130febb 100644 (file)
@@ -118,7 +118,6 @@ Known Vulnerabilities
 Any known vulnerabilities for ONAP are tracked in the `ONAP Jira`_ in the OJSI project.  Any outstanding OJSI issues that
 pertain to SDNC are listed in the "Known Security Issues" section below.
 
-
 Workarounds
 -----------
 
index 0465b38..b353ad4 100644 (file)
@@ -29,7 +29,7 @@ basepython = python3.8
 deps =
     -r{toxinidir}/requirements-docs.txt
     -chttps://raw.githubusercontent.com/openstack/requirements/stable/yoga/upper-constraints.txt
-    -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=london
 commands =
     sphinx-build -W -q -b spelling -d {envtmpdir}/doctrees {toxinidir} {toxinidir}/_build/spellcheck