Convert project_builder code to lftools 53/4053/4
authorThanh Ha <thanh.ha@linuxfoundation.org>
Tue, 7 Mar 2017 04:59:03 +0000 (23:59 -0500)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Wed, 8 Mar 2017 15:34:09 +0000 (10:34 -0500)
commitc3f0aae75254366a746a992fbcc80f1abb5e9b8e
treead3734fdf9fd7baf1d58b2cea490f39517678649
parent17243a05e7d200901c64b06fd55e2f650c0fd7cf
Convert project_builder code to lftools

Change-Id: Ie06569e69570065817a7fc2e96fa2e0930e4b2ed
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
13 files changed:
.coafile
docs/commands/nexus.rst [new file with mode: 0644]
etc/nexus/.gitignore [moved from project_builder/.gitignore with 100% similarity]
etc/nexus/repo-config.example.yaml [moved from project_builder/config.example.yaml with 100% similarity]
etc/nexus/settings.example.yaml [moved from project_builder/settings.example.yaml with 100% similarity]
lftools/cli/__init__.py
lftools/cli/nexus.py [new file with mode: 0644]
lftools/nexus/__init__.py [moved from project_builder/nexus/__init__.py with 77% similarity]
lftools/nexus/cmd.py [new file with mode: 0644]
project_builder/reorder_staging_repo.py [deleted file]
project_builder/repo_build.py [deleted file]
project_builder/requirements.txt [deleted file]
requirements.txt