aboutsummaryrefslogtreecommitdiffstats
path: root/docs/tox.ini
AgeCommit message (Collapse)AuthorFilesLines
2024-03-22fix oauth startup issuesMichael Dürre1-2/+2
add boot feature into repo. fix oauth config Issue-ID: SDNC-1838 Change-Id: I638a2de35d7725d6e4136bf9f10e00102764acc2 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com>
2023-04-19enable sdnr csithighstreetherbert1-2/+2
enable sdnr testplan Issue-ID: SDNC-1794 Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com> Change-Id: I8ce091fa6305c8b856d26ba86abc6a3db67dccc3 Signed-off-by: demskeq8 <alexander.dehn@highstreet-technologies.com> Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com> Former-commit-id: 544da6ee98136c6949fc1a600e687f047d5a8ffa
2023-04-04Update feature version2.5.0highstreetherbert1-2/+2
for ODL Chlorine Updated parent pom version to 2.5.4 Updated CSIT tests to use default admin password and RFC-8040 style URLs Updated docs to resolve build issues Issue-ID: SDNC-1786 Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com> Change-Id: Ifbbc165d039a15554e276d1aa42f21d8a5332122 Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com> Former-commit-id: d401de5971236306c8edd04b652b80fcf06297c8
2022-11-15Fix DOC config filesmarineMD1-0/+10
Issue-ID: DOC-798 Signed-off-by: marineMD <marine.de.dorlodot@intl.att.com> Change-Id: I9f4b16424f67a6dc2af2fe56ede4afa8d9ea470c Former-commit-id: 8c23ca75dd88a53bb9d60c51c2ff392825f8adf6
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