7f76bea9d3
Current Status: - minimal debian packaging - python skeleton - tox - zuul integration - pecan API skeleton - unit tests Next Steps: - CLI commands - API endpoints - controller - agent - expanded packaging Test Plan: PASS: Build and Install ISO PASS: tox PASS: 'software' is in the PATH and can be invoked. PASS: wget http://127.0.0.1:5490 returns 204 when software-api is running Story: 2010676 Task: 47754 Signed-off-by: Al Bailey <al.bailey@windriver.com> Change-Id: I8e2d993ac85dcff7bb970ddf05fd63db9f2abe11
17 lines
248 B
PHP
17 lines
248 B
PHP
# List of packages to be included/installed in ISO
|
|
|
|
#cgcs-patch
|
|
cgcs-patch-agent
|
|
cgcs-patch-controller
|
|
cgcs-patch
|
|
python3-cgcs-patch
|
|
|
|
#enable-dev-patch (not used in deployment)
|
|
enable-dev-patch
|
|
|
|
#patch-alarm
|
|
python3-patch-alarm
|
|
|
|
#software
|
|
software
|