aboutsummaryrefslogtreecommitdiffstats
path: root/common
AgeCommit message (Expand)AuthorFilesLines
2017-09-27Fixed Blocker issues.seshukm2-12/+27
2017-09-27R
[tox]
minversion = 1.6
envlist = docs,
skipsdist = true

[testenv:docs]
basepython = python3
deps = -r{toxinidir}/requirements-docs.txt
commands =
    sphinx-build -b html -n -d {envtmpdir}/doctrees ./ {toxinidir}/_build/html
    echo "Generated docs available in {toxinidir}/_build/html"
whitelist_externals =
    echo
    git
    sh

[testenv:docs-linkcheck]
basepython = python3
#deps = -r{toxinidir}/requirements-docs.txt
commands = echo "Link Checking not enforced"
#commands = sphinx-build -b linkcheck -d {envtmpdir}/doctrees ./ {toxinidir}/_build/linkcheck
whitelist_externals = echo
avatar/a977c799edfb074d52ee6defd9533fca?s=13&d=retro' />Rob Daugherty1-3/+3 2017-08-01Failed to deploy so artifacts in nexusRob Daugherty1-4/+4 2017-07-19Fix artifact group IDs (org.openecomp.so)Rob Daugherty1-3/+3 2017-05-09[MSO-8] Additional fixes for the second rebaseDeterme, Sebastien (sd378r)1-230/+231 2017-05-02[MSO-8] Second step of the rebase for MSODeterme, Sebastien (sd378r)2-5/+11 2017-04-11[MSO-8] Update the maven dependencyxg353y4-6/+104 2017-03-13Update to version 1.1.0ChrisC1-1/+1 2017-02-14Modification of the MsoLogger methodsDeterme, Sebastien (sd378r)1-436/+589 2017-02-10Removal of powermock injection in WARDeterme, Sebastien (sd378r)1-0/+10 2017-01-31Initial OpenECOMP MSO commitChrisC65-0/+9305