Refactor Nexus stage repo close|create cmds 36/13236/26
authorBengt Thuree <bthuree@linuxfoundation.org>
Fri, 2 Nov 2018 00:51:38 +0000 (11:51 +1100)
committerBengt Thuree <bthuree@linuxfoundation.org>
Mon, 12 Nov 2018 09:28:12 +0000 (20:28 +1100)
commit8aa95360e93db3d8122920313786794215a158eb
tree8dc05ea50765b21fc9222cd3d8ba9fe2b3010ad5
parentde342e6c2e5197934377fb610e9dbb4019aec792
Refactor Nexus stage repo close|create cmds

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

Nexus stage repo close
Nexus stage repo create

Issue: RELENG-1371
Change-Id: If93fda483813e2acfc3b283b08cd2de90a467629
Signed-off-by: Bengt Thuree <bthuree@linuxfoundation.org>
lftools/cli/deploy.py
lftools/deploy.py
releasenotes/notes/refactor-deploy-stage-create-close-7b3fcc911023a318.yaml [new file with mode: 0644]
requirements.txt
tests/test_deploy.py