aboutsummaryrefslogtreecommitdiffstats
path: root/docs/tox.ini
AgeCommit message (Collapse)AuthorFilesLines
2022-11-21Fix DOC config filesmarineMD1-0/+10
Issue-ID: DOC-798 Signed-off-by: marineMD <marine.de.dorlodot@intl.att.com> Change-Id: I9f4b16424f67a6dc2af2fe56ede4afa8d9ea470c (cherry picked from commit 3452f6e0997c287f2523c83fbf6acb12da46ad9d [formerly 8c23ca75dd88a53bb9d60c51c2ff392825f8adf6]) Former-commit-id: 2073ccd1896bc85a52972609a84c9d1a22733f35
2022-09-01Update to ODL SulfurDan Timoney1-3/+3
Update SDNC image to OpenDaylight Sulfur Force py3.8 in tox.ini Issue-ID: SDNC-1729 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: If2072aceddd2bb25c556d0364608b7e904876966 Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com> Signed-off-by: demskeq8 <alexander.dehn@highstreet-technologies.com> Former-commit-id: af03a77a3446dec8e8a99bbc3819e8d0b9d5808d
2021-10-21Leverage upper-constraints files to pin all dependenciesCédric Ollivier1-1/+4
It leverages the latest change from lfdocs-conf and the upper-constraints.txt now centralized in ONAP docs. In a long run, upperconstraints.os.txt should be removed once ONAP is synced with OpenStack. It removes tox and setuptools from requirements as nothing depends on them (most requirements should be removed except lfdocsconf) Issue-ID: DOC-765 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> Change-Id: I63da3905aa77d561b28aedc8d9b69e535852206d (cherry picked from commit 22af228260d82a944350e2e5073cefb6562f59cc [formerly 6f7fa79eaed75440f53fc0b061a7d2a0cd1a1305]) Former-commit-id: ad40c3efa62346ec737c7afa4a5576c58670b7fa
2020-02-10Migrate sdnc-oam docsJessica Wagantall1-0/+22
Merging this will create https://onap-sdnc-oam.readthedocs.io This build will run in parallel to the current docs generation method until we are ready to cut over. Issue-ID: CIMAN-364 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: Ifceb0ab965b2d29aa12a2eeb37bf7ac4edba341c Former-commit-id: fae53739934414ac06d6161a8319bba7d8c14cb1