Refactor deploy_nexus_stage to Python 88/13488/6
authorBengt Thuree <bthuree@linuxfoundation.org>
Tue, 20 Nov 2018 13:02:20 +0000 (00:02 +1100)
committerBengt Thuree <bthuree@linuxfoundation.org>
Thu, 22 Nov 2018 06:05:49 +0000 (17:05 +1100)
commitd2aca2e11395c596080e6a63ad59acb15abfc61d
treeb89fdb737c6764c3ab0d030c3ee0f30744939cb2
parent6ae3fe7869c826b0c6eeff18198032aa8511337b
Refactor deploy_nexus_stage to Python

    This is part of the work to convert the existing SHELL
    scripts to Python scripts.

    * deploy nexus stage

Issue: RELENG-1380
Change-Id: I63e5546fb7455253d14effd638e65d45c36487cb
Signed-off-by: Bengt Thuree <bthuree@linuxfoundation.org>
lftools/cli/deploy.py
lftools/deploy.py
releasenotes/notes/deploy_nexus_stage-e5f6f3e068f88ca4.yaml [new file with mode: 0644]
tests/test_deploy.py