doc.git
20 months agoForce py3.8 in tox.ini 45/130545/1
Cédric Ollivier [Wed, 31 Aug 2022 18:12:06 +0000 (20:12 +0200)]
Force py3.8 in tox.ini

It allows leveraging on OpenStack Yoga's upper-contraints
without any exception.

Issue-ID: DOC-782

Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Change-Id: I82a7d949d2efd672f476d5a6ad47b33328fb2703

20 months agoBump lfdocs-conf 18/130518/1
Lukasz Rajewski [Tue, 30 Aug 2022 15:49:51 +0000 (17:49 +0200)]
Bump lfdocs-conf

lfdocs 0.7.0 requires sphinxcontrib-needs<=0.5.6
while ONAP upper constraints require 0.7.9.
Version 0.8.0 removes this strict dependency on
sphinxcontrib-needs

Issue-ID: DOC-799
Signed-off-by: Lukasz Rajewski <lukasz.rajewski@t-mobile.pl>
Change-Id: Iff9a62ce07758e47504933c7f4f9b21eba131bf1

20 months agoRevert downgrade sphinxcontrib-needs 93/130493/1
Cédric Ollivier [Mon, 29 Aug 2022 07:42:22 +0000 (09:42 +0200)]
Revert downgrade sphinxcontrib-needs

We can now use the latest version as lfdocs-conf is now
fixed [1].

[1] https://gerrit.linuxfoundation.org/infra/c/releng/docs-conf/+/70536

Issue-ID: DOC-782
Change-Id: Iaffaf0e8dd32a7b7ec994fb88f2c035097d0cca2
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
20 months agoTemporarily downgrade sphinxcontrib-needs 44/130444/1
Cédric Ollivier [Thu, 25 Aug 2022 08:04:15 +0000 (10:04 +0200)]
Temporarily downgrade sphinxcontrib-needs

As lfdocs-conf falsy forces 0.5.6 [1], we must temporarily
downgrade the version till lfdocs-conf is fixed.

[1] https://gerrit.linuxfoundation.org/infra/c/releng/docs-conf/+/70536

Issue-ID: DOC-782

Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Change-Id: Ie4ddd50c49290bbbf4bd8fa8a9a4f5e5878db93b

20 months agoremove submodules content from doc dev guide 23/130423/2
thmsdt [Tue, 23 Aug 2022 13:10:42 +0000 (15:10 +0200)]
remove submodules content from doc dev guide

Issue-ID: DOC-798

Signed-off-by: thmsdt <thomas.kulik@telekom.de>
Change-Id: I18434881e4840066d3ea4fdd9aab1faa8c7b68be

20 months agoMerge "Upgrade upper-constraints"
Thomas Kulik [Wed, 24 Aug 2022 09:23:54 +0000 (09:23 +0000)]
Merge "Upgrade upper-constraints"

20 months agoUpgrade upper-constraints 34/130434/2
Cédric Ollivier [Wed, 24 Aug 2022 08:17:16 +0000 (10:17 +0200)]
Upgrade upper-constraints

It completes the upgrade to Yoga's upper-contraints.txt

Issue-ID: DOC-782

Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Change-Id: Ic103ac24047160d6868ab165c488f6a6f73acb18

20 months agoMerge "add missing content to doc dev setup guide"
Andreas Geissler [Tue, 23 Aug 2022 12:13:56 +0000 (12:13 +0000)]
Merge "add missing content to doc dev setup guide"

20 months agoadd missing content to doc dev setup guide 17/130417/3
thmsdt [Tue, 23 Aug 2022 07:34:12 +0000 (09:34 +0200)]
add missing content to doc dev setup guide

Issue-ID: DOC-798

Signed-off-by: thmsdt <thomas.kulik@telekom.de>
Change-Id: Id9fdc901dddaedce5d4ba2d408830dcfbcd267cb

20 months agoUse official OpenStack Yoga upper constraints 18/130418/1
Cédric Ollivier [Mon, 22 Aug 2022 13:53:00 +0000 (15:53 +0200)]
Use official OpenStack Yoga upper constraints

As they remove sphinx from the list, we can switch to the
official files. etc/upper-constraints.os.txt will be
removed once all ONAP part of doc's conf.py are updated.

It also fixes master's and releases's tox.ini and modifies
conf.py to make spellcheck work.

It syncs release/_static/css/ribbon.css which was obsolete.

Issue-ID: DOC-782

Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Change-Id: I22757e2d6750e88ac7e83a0636fc0755976a2cbd

20 months agofix example ribbbon.css for master 00/130400/3
thmsdt [Mon, 22 Aug 2022 11:50:19 +0000 (13:50 +0200)]
fix example ribbbon.css for master

Issue-ID: DOC-798

Signed-off-by: thmsdt <thomas.kulik@telekom.de>
Change-Id: I06a6ab0a770c69397bc72595e819ca3ac274c4b5

20 months agoupdate sphinx example config files 95/130295/1
thmsdt [Tue, 16 Aug 2022 11:10:56 +0000 (13:10 +0200)]
update sphinx example config files

Issue-ID: DOC-798

Signed-off-by: thmsdt <thomas.kulik@telekom.de>
Change-Id: I74a213993ada2b3697b58270c30c61326b151f7b

20 months agoimprove navigation and readability 62/130262/32
thmsdt [Thu, 11 Aug 2022 11:05:18 +0000 (13:05 +0200)]
improve navigation and readability

Issue-ID: DOC-798

Signed-off-by: thmsdt <thomas.kulik@telekom.de>
Change-Id: Ib4f8246d548a77885c5f6c5457ce2c3b20e275b6

20 months agoremove obsolete note 54/130254/1
thmsdt [Thu, 11 Aug 2022 05:41:53 +0000 (07:41 +0200)]
remove obsolete note

Issue-ID: DOC-798

Signed-off-by: thmsdt <thomas.kulik@telekom.de>
Change-Id: I59db7cfa97f95437eb80d30fce403a847f99e0b2

20 months agoMerge "limit text width in RTD to improve readability"
Andreas Geissler [Wed, 10 Aug 2022 16:14:47 +0000 (16:14 +0000)]
Merge "limit text width in RTD to improve readability"

20 months agoMerge "fix missing copyright in RTD footer"
Andreas Geissler [Wed, 10 Aug 2022 16:14:12 +0000 (16:14 +0000)]
Merge "fix missing copyright in RTD footer"

20 months agolimit text width in RTD to improve readability 43/130243/5
thmsdt [Wed, 10 Aug 2022 13:20:17 +0000 (15:20 +0200)]
limit text width in RTD to improve readability

Issue-ID: DOC-798

Signed-off-by: thmsdt <thomas.kulik@telekom.de>
Change-Id: Id897eff49ce745bf422f4c205c1e1f712a3cac8c

20 months agofix missing copyright in RTD footer 41/130241/4
thmsdt [Wed, 10 Aug 2022 12:05:15 +0000 (14:05 +0200)]
fix missing copyright in RTD footer

Issue-ID: DOC-798

Signed-off-by: thmsdt <thomas.kulik@telekom.de>
Change-Id: I972d59a9a190690ecaf7fe240a6e05291efa7335

20 months agofix toc issue (navigation) 40/130240/1
thmsdt [Wed, 10 Aug 2022 11:37:43 +0000 (13:37 +0200)]
fix toc issue (navigation)

Issue-ID: DOC-798

Signed-off-by: thmsdt <thomas.kulik@telekom.de>
Change-Id: I2cd9a2aeb48d32bb641cf417c2d478be3d490c06

20 months agoimprove doc navigation (project specific release notes) 10/130210/8
thmsdt [Tue, 9 Aug 2022 15:16:54 +0000 (17:16 +0200)]
improve doc navigation (project specific release notes)

Issue-ID: DOC-798

Signed-off-by: thmsdt <thomas.kulik@telekom.de>
Change-Id: Iad0b8cd373aaa70dc4ad56c6416fbeae4fb8ccc0

21 months agoupdate and rearrange documentation related content 33/130133/29
thmsdt [Tue, 2 Aug 2022 11:28:17 +0000 (13:28 +0200)]
update and rearrange documentation related content

Issue-ID: DOC-798

Signed-off-by: thmsdt <thomas.kulik@telekom.de>
Change-Id: Id454ec5f09903efb81123669e6eb024f21a08797

21 months agoremove lfdocs from doc setup guide 53/130053/1
thmsdt [Thu, 28 Jul 2022 12:30:44 +0000 (14:30 +0200)]
remove lfdocs from doc setup guide

Issue-ID: DOC-798

Signed-off-by: thmsdt <thomas.kulik@telekom.de>
Change-Id: I54878c50d0c1e0d0af7ed10806b6106f9c9ca398

21 months agocorrect Jakarta release date 78/129978/2
thmsdt [Tue, 19 Jul 2022 13:46:39 +0000 (15:46 +0200)]
correct Jakarta release date

Issue-ID: DOC-782

Signed-off-by: thmsdt <thomas.kulik@telekom.de>
Change-Id: I285cdfdef346ccea215a88036c069e3ae73093e3

21 months agoupdate sphinx example configuraton 68/129968/1
thmsdt [Mon, 18 Jul 2022 12:51:16 +0000 (14:51 +0200)]
update sphinx example configuraton

Issue-ID: DOC-798

Signed-off-by: thmsdt <thomas.kulik@telekom.de>
Change-Id: Ie3032dbaf531e2de1ee144a946a3e4f51fc04f9a

21 months agoformat conf.py; fix link in setup guide; fix releaserepos 09/129809/1
thmsdt [Thu, 7 Jul 2022 07:39:31 +0000 (09:39 +0200)]
format conf.py; fix link in setup guide; fix releaserepos

Issue-ID: DOC-782

Signed-off-by: thmsdt <thomas.kulik@telekom.de>
Change-Id: I12ee49b841065a930b68f68e596f4778ba50c93f

21 months agoRemove lf docs conf 55/127955/4
Cédric Ollivier [Tue, 22 Mar 2022 10:30:40 +0000 (11:30 +0100)]
Remove lf docs conf

Issue-ID: DOC-782
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Change-Id: I05be46029920367a2792c32da380dd19cdba06e3

21 months agoRevert "add security related docs (osa)" 78/129578/2
Thomas Kulik [Thu, 30 Jun 2022 12:27:52 +0000 (12:27 +0000)]
Revert "add security related docs (osa)"

This reverts commit 6458ba752df13912f3497576949f85192a9ca8b5.

Reason for revert: <build problems>

Issue-ID: DOC-782

Change-Id: Ie07ea0d4b0d3bf1cb5d378d9b3b248e5d580fe5e
Signed-off-by: thmsdt <thomas.kulik@telekom.de>
21 months agoFix all incorrect anchors detected by linkcheck 85/129785/1
Cédric Ollivier [Tue, 5 Jul 2022 12:49:25 +0000 (14:49 +0200)]
Fix all incorrect anchors detected by linkcheck

It leverages the doc directive which suits this cases.
There is no longer link ignored by linkcheck.

Issue-ID: DOC-782

Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Change-Id: I416e378f28789504eee5b44778c8c8edc1e7723f

21 months agoFix LFN EasyCLA dead links 84/129784/1
Cédric Ollivier [Tue, 5 Jul 2022 12:21:44 +0000 (14:21 +0200)]
Fix LFN EasyCLA dead links

It replaces the EasyCLA links used in ONAP doc which were removed.
Backports must be considered as linkcheck ignore has hidden this
issues for a while.

Issue-ID: DOC-782

Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Change-Id: Iaff4da0e555bfaaadc5d97ef1bad0024af8f6415

22 months agoadd security related docs (osa) 95/129695/3
thmsdt [Mon, 27 Jun 2022 14:45:45 +0000 (16:45 +0200)]
add security related docs (osa)

Issue-ID: DOC-782

Signed-off-by: thmsdt <thomas.kulik@telekom.de>
Change-Id: I8e4f6692c6249e16a1862ec533620c1a43a579d6

22 months agoadd missing sections to conf.py 91/129691/4
thmsdt [Mon, 27 Jun 2022 11:07:45 +0000 (13:07 +0200)]
add missing sections to conf.py

Issue-ID: DOC-782

Signed-off-by: thmsdt <thomas.kulik@telekom.de>
Change-Id: I2fdc0ae919f8a14d650f2cd9a745dcdf805e5d6a

23 months agoAdd Jakarta Release Note 83/129483/1
Eric Debeau [Thu, 2 Jun 2022 19:51:34 +0000 (21:51 +0200)]
Add Jakarta Release Note

Jakarta Release Note based on Key Updates

Issue-ID: DOC-796

Signed-off-by: Eric Debeau <eric.debeau@orange.com>
Change-Id: I86d06a9528f7d0aab420cfab9bd9429b9df7ed6b

23 months agoremove repos without j branch from docs 29/129429/9
thmsdt [Tue, 31 May 2022 08:58:53 +0000 (10:58 +0200)]
remove repos without j branch from docs

Issue-ID: DOC-782

Signed-off-by: thmsdt <thomas.kulik@telekom.de>
Change-Id: Ie41998cefa08327be5eb3cedc659e69afb84bfbe

23 months agoMerge "[DOC] Add instruction for ssh key generation"
Eric Debeau [Thu, 19 May 2022 13:10:43 +0000 (13:10 +0000)]
Merge "[DOC] Add instruction for ssh key generation"

23 months ago[DOC] Add instruction for ssh key generation 69/129269/4
qingshuting [Mon, 16 May 2022 04:41:48 +0000 (12:41 +0800)]
[DOC] Add instruction for ssh key generation

OpenSSH 8.8+ disables the support for RSA/SHA1. For developers in this scenario uses "ssh-keygen -t rsa" command, the ssh key can be generated successfully. But it will come back" Permission Denied (Public Key)" when they try to pull/push code through ssh method. Few solutions in google will tell it could be the OpenSSH reason which may cause some time for trouble shooting. So instruction is added here.

Change-Id: Iaababa9e25e87604b1bc6464f65156ec6e6b2d31
Signed-off-by: qingshuting <qingshuting1@huawei.com>
Issue-ID: DOC-790

23 months agoAdd OOF HAS release notes to Project RN page 49/129249/1
Andreas Geissler [Thu, 12 May 2022 13:43:05 +0000 (15:43 +0200)]
Add OOF HAS release notes to Project RN page

Issue-ID: DOC-782

Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Change-Id: I1f1e5b322049f39b74ea80f17efe06ec4987b8e8

2 years agoprovide also project specific release notes in navigation 40/129040/2
thmsdt [Tue, 3 May 2022 07:44:01 +0000 (09:44 +0200)]
provide also project specific release notes in navigation

Issue-ID: DOC-782

Signed-off-by: thmsdt <thomas.kulik@telekom.de>
Change-Id: I8d920b2b46ee57c9b8cdb0f1a25491a856b5b9df

2 years agoremove unmaintained repos from jakarta docs 36/129036/5
thmsdt [Mon, 2 May 2022 14:21:35 +0000 (16:21 +0200)]
remove unmaintained repos from jakarta docs

Issue-ID: DOC-782

Signed-off-by: thmsdt <thomas.kulik@telekom.de>
Change-Id: Ice20b360b2a438ee74a60d51d73292e8714b2531

2 years agoupdate project specific release notes page for jakarta 39/128939/8
thmsdt [Thu, 28 Apr 2022 09:39:00 +0000 (11:39 +0200)]
update project specific release notes page for jakarta

Issue-ID: DOC-782

Signed-off-by: thmsdt <thomas.kulik@telekom.de>
Change-Id: I0006ec04987e23c57e4d96719d64d6dd04c463af

2 years agoMerge "Garbage the doc history"
Thomas Kulik [Thu, 14 Apr 2022 10:37:43 +0000 (10:37 +0000)]
Merge "Garbage the doc history"

2 years agoGarbage the doc history 63/128663/1
Cédric Ollivier [Thu, 14 Apr 2022 10:08:03 +0000 (12:08 +0200)]
Garbage the doc history

Issue-ID: DOC-782

Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Change-Id: I6cbbbf2d2e76f8d5b7960c137be428224f0a7378

2 years agofix jakarta release notes 42/128542/1
thmsdt [Wed, 13 Apr 2022 09:15:01 +0000 (11:15 +0200)]
fix jakarta release notes

Issue-ID: DOC-782

Signed-off-by: thmsdt <thomas.kulik@telekom.de>
Change-Id: If9f9c7eede7fe85d1be028d3cf4ca0fe9e4172a7

2 years agoupdate doc release notes 38/128438/2
thmsdt [Mon, 11 Apr 2022 13:34:07 +0000 (15:34 +0200)]
update doc release notes

Issue-ID: DOC-782

Signed-off-by: thmsdt <thomas.kulik@telekom.de>
Change-Id: I3ddc44770346c9c735c87bf4227899b204455893

2 years agoupdate guide to create a doc development system (link collection, warning) 26/128226/1
thmsdt [Thu, 31 Mar 2022 11:19:35 +0000 (13:19 +0200)]
update guide to create a doc development system (link collection, warning)

Issue-ID: DOC-782

Signed-off-by: thmsdt <thomas.kulik@telekom.de>
Change-Id: I792476b9b9fa292f719f56ec551c6189bfcfbfd2

2 years agoupdate architecture overview svg (dcae analytics) 56/128156/4
thmsdt [Tue, 29 Mar 2022 08:40:03 +0000 (10:40 +0200)]
update architecture overview svg (dcae analytics)

Issue-ID: DOC-782

Signed-off-by: thmsdt <thomas.kulik@telekom.de>
Change-Id: I69f7bcb0edcf9ee01ff918a125233166f78c4aef

2 years agoupdate both example requirements-docs.txt 15/128115/1
thmsdt [Mon, 28 Mar 2022 11:01:12 +0000 (13:01 +0200)]
update both example requirements-docs.txt

Issue-ID: DOC-782

Signed-off-by: thmsdt <thomas.kulik@telekom.de>
Change-Id: Ibc96a61baa22cc4b99a17097a8e97d85d14ad777

2 years agoAdd bounds to sphinx requirement 30/127930/2
Cédric Ollivier [Mon, 21 Mar 2022 14:58:24 +0000 (15:58 +0100)]
Add bounds to sphinx requirement

As ONAP was created before Oct 20 2020 in RTD, we
must set bounds to enforce a compatible Sphinx version
(see manual).

Issue-ID: DOC-782
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Change-Id: I481348ed97433c6cccc029890ff17d4b46b08254

2 years agoupdates for architecture diagram and description 69/127869/3
thmsdt [Thu, 17 Mar 2022 13:21:25 +0000 (14:21 +0100)]
updates for architecture diagram and description

Issue-ID: DOC-782

Signed-off-by: thmsdt <thomas.kulik@telekom.de>
Change-Id: Ie3c1ce4e7ae4cdf355c1105b146dcc5a1bdd720c

2 years agocleanup documentation (not branched, unmaintained) #4 64/127864/1
thmsdt [Thu, 17 Mar 2022 10:17:14 +0000 (11:17 +0100)]
cleanup documentation (not branched, unmaintained) #4

Issue-ID: DOC-782

Signed-off-by: thmsdt <thomas.kulik@telekom.de>
Change-Id: I95bb112bcb0a8b52fe18aca5f62924e3d69226a1

2 years agocleanup documentation (not branched, unmaintained) #3 49/127849/5
thmsdt [Wed, 16 Mar 2022 12:55:01 +0000 (13:55 +0100)]
cleanup documentation (not branched, unmaintained) #3

Issue-ID: DOC-782

Signed-off-by: thmsdt <thomas.kulik@telekom.de>
Change-Id: I0d909771864aedcade4be8de7d73241ae8d615a5

2 years agocleanup documentation (not branched, unmaintained) #2 18/127818/7
thmsdt [Tue, 15 Mar 2022 16:40:26 +0000 (17:40 +0100)]
cleanup documentation (not branched, unmaintained) #2

Issue-ID: DOC-782

Signed-off-by: thmsdt <thomas.kulik@telekom.de>
Change-Id: Idc449feac6e633257f84bc4cfc0d3b7442af3af7

2 years agocleanup documentation (not branched, unmaintained) 03/127803/12
thmsdt [Tue, 15 Mar 2022 14:21:49 +0000 (15:21 +0100)]
cleanup documentation (not branched, unmaintained)

Issue-ID: DOC-782

Signed-off-by: thmsdt <thomas.kulik@telekom.de>
Change-Id: Ia9c716545159499002ca153d68454d831204a307

2 years agoUpdate guide for setting up the doc dev environment 53/127753/1
thmsdt [Mon, 14 Mar 2022 19:16:46 +0000 (20:16 +0100)]
Update guide for setting up the doc dev environment

Issue-ID: DOC-782

Signed-off-by: thmsdt <thomas.kulik@telekom.de>
Change-Id: I891d494f6fb1dcf0f8e425a0206d41a16b4dc066

2 years agodescription of the maintenance release was updated 57/127557/3
thmsdt [Tue, 8 Mar 2022 16:00:33 +0000 (17:00 +0100)]
description of the maintenance release was updated

Issue-ID: DOC-784

Signed-off-by: thmsdt <thomas.kulik@telekom.de>
Change-Id: Ida4a2a7968d8209c3e696bd5dba088ccf2ef2f54

2 years agoupdate composite release notes: fix version number 79/127179/1
thmsdt [Thu, 17 Feb 2022 14:25:58 +0000 (15:25 +0100)]
update composite release notes: fix version number

Issue-ID: DOC-784

Signed-off-by: thmsdt <thomas.kulik@telekom.de>
Change-Id: I12a6bbf662323759e8e49aa98de02596174bd38f

2 years agoupdate composite release notes 75/127175/3
thmsdt [Thu, 17 Feb 2022 12:14:42 +0000 (13:14 +0100)]
update composite release notes

Issue-ID: DOC-784

Signed-off-by: thmsdt <thomas.kulik@telekom.de>
Change-Id: Ib95c064a5c76311563269bc537f56d1ae7882ccf

2 years agodefaultbranch added 96/126796/1
thmsdt [Thu, 27 Jan 2022 10:49:01 +0000 (11:49 +0100)]
defaultbranch added
Issue-ID: DOC-782

Signed-off-by: thmsdt <thomas.kulik@telekom.de>
Change-Id: Id76d2ac929c8199488a9dbc3d2bb4194d52e6884

2 years agofix entry in .readthedocs.yaml 50/126750/1
thmsdt [Tue, 25 Jan 2022 14:25:54 +0000 (15:25 +0100)]
fix entry in .readthedocs.yaml

Issue-ID: DOC-782

Signed-off-by: thmsdt <thomas.kulik@telekom.de>
Change-Id: I73ce2fc32261f5b594c1e6fc38c95f199455091f

2 years agofix sphinx config example files and update readme 50/126350/2
thmsdt [Mon, 20 Dec 2021 12:32:38 +0000 (13:32 +0100)]
fix sphinx config example files and update readme

Issue-ID: DOC-782

Signed-off-by: thmsdt <thomas.kulik@telekom.de>
Change-Id: I1facd195d3fddf158ebdd7deb3c8882e7db35277

2 years agocleanup for jakarta: remove portal section from user guide V2 48/126248/1
thmsdt [Wed, 15 Dec 2021 07:22:41 +0000 (08:22 +0100)]
cleanup for jakarta: remove portal section from user guide V2

Issue-ID: DOC-782

Signed-off-by: thmsdt <thomas.kulik@telekom.de>
Change-Id: I2e87ff6f5de2b9b9a454a6b7a24cef7aec104da8

2 years agoMerge "cleanup for jakarta: remove portal section from operator guide"
Eric Debeau [Tue, 14 Dec 2021 21:13:53 +0000 (21:13 +0000)]
Merge "cleanup for jakarta: remove portal section from operator guide"

2 years agoMerge "cleanup for jakarta: remove music from platform operations"
Eric Debeau [Tue, 14 Dec 2021 21:13:08 +0000 (21:13 +0000)]
Merge "cleanup for jakarta: remove music from platform operations"

2 years agoMerge "cleanup for jakarta: remove unmaintained components from architecture references"
Eric Debeau [Tue, 14 Dec 2021 21:12:37 +0000 (21:12 +0000)]
Merge "cleanup for jakarta: remove unmaintained components from architecture references"

2 years agoMerge "cleanup for jakarta: remove user tutorials because use of unmaintained portal"
Eric Debeau [Tue, 14 Dec 2021 21:11:58 +0000 (21:11 +0000)]
Merge "cleanup for jakarta: remove user tutorials because use of unmaintained portal"

2 years agocleanup for jakarta: remove user tutorials because use of unmaintained portal 19/126219/1
thmsdt [Tue, 14 Dec 2021 10:20:25 +0000 (11:20 +0100)]
cleanup for jakarta: remove user tutorials because use of unmaintained portal

Issue-ID: DOC-782

Signed-off-by: thmsdt <thomas.kulik@telekom.de>
Change-Id: Ibfbf8eaa773f5ecd616bcb9a1bd1508f9ff9271f

2 years agocleanup for jakarta: remove music from platform operations 01/126001/1
thmsdt [Wed, 1 Dec 2021 12:51:03 +0000 (13:51 +0100)]
cleanup for jakarta: remove music from platform operations

Issue-ID: DOC-782

Signed-off-by: thmsdt <thomas.kulik@telekom.de>
Change-Id: I92c026f657ee673a07e52a95f61d3cacbe7a173a

2 years agocleanup for jakarta: remove portal section from operator guide 00/126000/1
thmsdt [Wed, 1 Dec 2021 12:45:06 +0000 (13:45 +0100)]
cleanup for jakarta: remove portal section from operator guide

Issue-ID: DOC-782

Signed-off-by: thmsdt <thomas.kulik@telekom.de>
Change-Id: Ia89f7a7cf0df697ee6f76f71dad00f6da78f2764

2 years agocleanup for jakarta: remove unmaintained components from architecture references 99/125999/1
thmsdt [Wed, 1 Dec 2021 10:17:58 +0000 (11:17 +0100)]
cleanup for jakarta: remove unmaintained components from architecture references

Issue-ID: DOC-782

Signed-off-by: thmsdt <thomas.kulik@telekom.de>
Change-Id: I181fefd43168bed72b01bee0b5f5882d635cf7e5

2 years agocleanup for jakarta: add notes about unmaintained components to architecture description 98/125998/1
thmsdt [Wed, 1 Dec 2021 10:10:18 +0000 (11:10 +0100)]
cleanup for jakarta: add notes about unmaintained components to architecture description

Issue-ID: DOC-782

Signed-off-by: thmsdt <thomas.kulik@telekom.de>
Change-Id: I24af4ab80ce5919de74ccec290486b599fb8ae98

2 years agocleanup for jakarta: remove unmaintained projects from api reference 96/125996/1
thmsdt [Wed, 1 Dec 2021 09:28:50 +0000 (10:28 +0100)]
cleanup for jakarta: remove unmaintained projects from api reference

Issue-ID: DOC-782

Signed-off-by: thmsdt <thomas.kulik@telekom.de>
Change-Id: Iadf76fe57725faf19b8f77cef0322aaf061d6ef7

2 years agoMerge "update of sphinx example files"
Andreas Geissler [Wed, 1 Dec 2021 08:53:16 +0000 (08:53 +0000)]
Merge "update of sphinx example files"

2 years agoMerge "fix entries for vnfsdk/model and dmaap/dbcapi in conf.py and related files"
Andreas Geissler [Wed, 1 Dec 2021 08:38:25 +0000 (08:38 +0000)]
Merge "fix entries for vnfsdk/model and dmaap/dbcapi in conf.py and related files"

2 years agoupdate of sphinx example files 95/125995/2
thmsdt [Wed, 1 Dec 2021 07:43:23 +0000 (08:43 +0100)]
update of sphinx example files

Issue-ID: DOC-771

Signed-off-by: thmsdt <thomas.kulik@telekom.de>
Change-Id: If42167b434b25b00531487bbbcb0740671af6399

2 years agoMerge "Make examples buildable"
Thomas Kulik [Tue, 30 Nov 2021 17:08:55 +0000 (17:08 +0000)]
Merge "Make examples buildable"

2 years agoMake examples buildable 24/125824/7
Cédric Ollivier [Mon, 22 Nov 2021 13:21:29 +0000 (14:21 +0100)]
Make examples buildable

It now excludes .tox from conf.py.
It locally clones docutils cheatsheet as examples (it should be noted
that cheatsheet.txt is renamed index.rst in it).

[1] https://docutils.sourceforge.io/docs/user/rst/cheatsheet.txt

Issue-ID: DOC-772

Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Change-Id: Ifd616b797d5a48da5df77b0dfaa0613497b742d8

2 years agofix entries for vnfsdk/model and dmaap/dbcapi in conf.py and related files 77/125977/2
thmsdt [Tue, 30 Nov 2021 09:45:32 +0000 (10:45 +0100)]
fix entries for vnfsdk/model and dmaap/dbcapi in conf.py and related files

Issue-ID: DOC-771

Signed-off-by: thmsdt <thomas.kulik@telekom.de>
Change-Id: Ic82970887cf419ba00e63bf4650b468da1c3f503

2 years agocleanup for jakarta: remove unmaintained projects from Components & Funtionalities... 24/125924/3
thmsdt [Fri, 26 Nov 2021 10:02:54 +0000 (11:02 +0100)]
cleanup for jakarta: remove unmaintained projects from Components & Funtionalities page

Issue-ID: DOC-782

Signed-off-by: thmsdt <thomas.kulik@telekom.de>
Change-Id: I3a60fe6fff17e3cc984406e39f32fa49f55f9282

2 years agoAdd sphinx example configuration files 95/125095/8
thmsdt [Tue, 19 Oct 2021 10:05:48 +0000 (12:05 +0200)]
Add sphinx example configuration files

Issue-ID: DOC-772

Signed-off-by: thmsdt <thomas.kulik@telekom.de>
Change-Id: I2cb913388cb1db28400de12d31fc74776627e9e8

2 years agoAdd composite release note for Istanbul 66/125766/3
Eric Debeau [Mon, 15 Nov 2021 19:39:00 +0000 (20:39 +0100)]
Add composite release note for Istanbul

Add composite release note for Istanbul based on Key Highlights

Issue-ID: DOC-773

Signed-off-by: Eric Debeau <eric.debeau@orange.com>
Change-Id: I36f069d0e6f8a01c4c2b9feb13e6a40cb244b863

2 years agoSync up ONAP overall architecture 67/125767/3
byungwoojun [Mon, 15 Nov 2021 19:55:54 +0000 (14:55 -0500)]
Sync up ONAP overall architecture

Issue-ID: DOC-779
Signed-off-by: byungwoojun <byung-woo.jun@ericsson.com>
Change-Id: I32ffc9d7447540bda13cbf0f440e63d54e81af3b

2 years agofixed wrong label 'Istanbul' to 'Latest' 54/125754/1
thmsdt [Mon, 15 Nov 2021 13:39:44 +0000 (14:39 +0100)]
fixed wrong label 'Istanbul' to  'Latest'

Issue-ID: DOC-771

Signed-off-by: thmsdt <thomas.kulik@telekom.de>
Change-Id: I99b8df907375785c55e398278746d15c51e14e2c

2 years agoMerge "Add Istanbul release in overview section"
Eric Debeau [Fri, 12 Nov 2021 17:49:00 +0000 (17:49 +0000)]
Merge "Add Istanbul release in overview section"

2 years agoMerge "updated interspinx mappings in conf.py (master)"
Andreas Geissler [Fri, 12 Nov 2021 11:51:10 +0000 (11:51 +0000)]
Merge "updated interspinx mappings in conf.py (master)"

2 years agoMerge "update checkdocs.sh: conf.py interspinx mapping"
Andreas Geissler [Fri, 12 Nov 2021 11:42:53 +0000 (11:42 +0000)]
Merge "update checkdocs.sh: conf.py interspinx mapping"

2 years agoupdated interspinx mappings in conf.py (master) 40/125740/1
thmsdt [Fri, 12 Nov 2021 09:35:10 +0000 (10:35 +0100)]
updated interspinx mappings in conf.py (master)

Issue-ID: DOC-771

Signed-off-by: thmsdt <thomas.kulik@telekom.de>
Change-Id: I2f8d86b4484897e87c9bff8fbd146e1b01ebcccf

2 years agoMerge "updated info how to handle interactive map"
Eric Debeau [Fri, 12 Nov 2021 09:32:54 +0000 (09:32 +0000)]
Merge "updated info how to handle interactive map"

2 years agoupdate checkdocs.sh: conf.py interspinx mapping 38/125738/1
thmsdt [Fri, 12 Nov 2021 08:59:05 +0000 (09:59 +0100)]
update checkdocs.sh: conf.py interspinx mapping

Issue-ID: DOC-778

Signed-off-by: thmsdt <thomas.kulik@telekom.de>
Change-Id: I9417cdfbe37bb21464cb7deec68d9b4ff4481e19

2 years agoAdd Istanbul release in overview section 30/125730/1
byungwoojun [Thu, 11 Nov 2021 19:53:35 +0000 (14:53 -0500)]
Add Istanbul release in overview section

Issue-ID: DOC-776
Signed-off-by: byungwoojun <byung-woo.jun@ericsson.com>
Change-Id: I5b3683704d4c1f76bf4f43d1cf634b27ea70bd1b

2 years agoCommitter Promotion for doc : Cédric Ollivier 79/125679/1
thmsdt [Wed, 10 Nov 2021 15:11:46 +0000 (16:11 +0100)]
Committer Promotion for doc : Cédric Ollivier

Issue-ID: DOC-777

Signed-off-by: thmsdt <thomas.kulik@telekom.de>
Change-Id: I4f10f495fb64652b4f48ff7e1f0a2e266e4d1a29

2 years agoupdated info how to handle interactive map 69/125669/1
thmsdt [Wed, 10 Nov 2021 07:33:16 +0000 (08:33 +0100)]
updated info how to handle interactive map

Issue-ID: DOC-771

Signed-off-by: thmsdt <thomas.kulik@telekom.de>
Change-Id: I4ca06ab6bb51abefce654fbff0a9392f408ba3e7

2 years agoAdd Istanbul release in overview section 78/125578/1
Eric Debeau [Thu, 4 Nov 2021 12:47:44 +0000 (13:47 +0100)]
Add Istanbul release in overview section

Issue-ID: DOC-771
Signed-off-by: Eric Debeau <eric.debeau@orange.com>
Change-Id: I050f03cded43301fd56fcf8998238bdc0ef4fa94

2 years agodoc release notes for istanbul release 78/125378/2
thmsdt [Tue, 26 Oct 2021 13:28:48 +0000 (15:28 +0200)]
doc release notes for istanbul release

Issue-ID: DOC-771

Signed-off-by: thmsdt <thomas.kulik@telekom.de>
Change-Id: I5b30018d28a34338760cd91ad4b29b57f8675cbe

2 years agoFixed a non working link for Holmes 95/125295/1
thmsdt [Mon, 25 Oct 2021 06:28:17 +0000 (08:28 +0200)]
Fixed a non working link for Holmes

Issue-ID: DOC-771

Signed-off-by: thmsdt <thomas.kulik@telekom.de>
Change-Id: I6222a0aa1b12d1a7660ef7c0ff5cdea6889ad4d9

2 years agoArchitecture diagram committed to wrong branch - Correction 68/125268/1
thmsdt [Fri, 22 Oct 2021 09:05:47 +0000 (11:05 +0200)]
Architecture diagram committed to wrong branch - Correction

Issue-ID: DOC-771

Signed-off-by: thmsdt <thomas.kulik@telekom.de>
Change-Id: I1acfee827ee62fa7f107d7570f37f06f9b261241

2 years agoMerge "Modifications #1 for 'Istanbul' release: architecture diagram"
Andreas Geissler [Fri, 22 Oct 2021 08:20:43 +0000 (08:20 +0000)]
Merge "Modifications #1 for 'Istanbul' release: architecture diagram"

2 years agoModifications #1 for 'Istanbul' release: architecture diagram 50/125250/1
thmsdt [Fri, 22 Oct 2021 07:38:35 +0000 (09:38 +0200)]
Modifications #1 for 'Istanbul' release: architecture diagram

Issue-ID: DOC-771

Signed-off-by: thmsdt <thomas.kulik@telekom.de>
Change-Id: Ib16f9fca511ee7d0c7ae338880ef9e8a0f28df94

2 years agoUpdate the conf.py and ONAP component, release, architectur, api 03/125103/1
Andreas Geissler [Tue, 19 Oct 2021 11:10:28 +0000 (11:10 +0000)]
Update the conf.py and ONAP component, release, architectur, api
Issue-ID: DOC-771

Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Change-Id: I914805302832f9adf59a13174284365c9424066f
(cherry picked from commit fc99e1bc50f2b9a3c9597a23adfd77cbe0013e8c)

2 years agoUpdate the conf.py and ONAP component, release, architectur, api 24/125124/4
Andreas Geissler [Tue, 19 Oct 2021 11:10:28 +0000 (11:10 +0000)]
Update the conf.py and ONAP component, release, architectur, api
Issue-ID: DOC-771

Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Change-Id: I914805302832f9adf59a13174284365c9424066f

2 years agoupdate doc tools to reflect changes in project lifecycle states 69/125069/1
thmsdt [Mon, 18 Oct 2021 11:49:49 +0000 (13:49 +0200)]
update doc tools to reflect changes in project lifecycle states

Issue-ID: DOC-745

Signed-off-by: thmsdt <thomas.kulik@telekom.de>
Change-Id: I82b4ce5f4c4ee8ebc900dd5ae80f6e0e4a04388b

2 years agoAdd CPS Temporal documentation links 19/124819/1
Eric Debeau [Wed, 6 Oct 2021 17:54:57 +0000 (19:54 +0200)]
Add CPS Temporal documentation links

Modify following files
- conf.py for intersphinx link
- developing/index.rst

Issue-ID: DOC-769

Signed-off-by: Eric Debeau <eric.debeau@orange.com>
Change-Id: I576b538cbb7726dccaa072f7703107d0efb4063d
(cherry picked from commit 8403769f9a123a3a31cd08b1e3d674bdac481a23)