185056ac72
The purpose of this change is to add the build information for the dcagent package introduced by [1]. It adds the service information and Openstack API code. [1] https://review.opendev.org/c/starlingx/distcloud/+/923350 Test Plan: - PASS: Build dcagent package - PASS: Install and bootstrap system with custom ISO containing the newly created dcagent package - PASS: Verify that the dcagent-api.service is loaded Story: 2011106 Task: 50635 Change-Id: Id21e0441c73c13bfd732c9b995bb994eed72246e Signed-off-by: Lucas de Ataides <lucas.deataidesbarreto@windriver.com>
11 lines
215 B
PHP
11 lines
215 B
PHP
# List of packages to be included/installed in ISO
|
|
|
|
#distributedcloud
|
|
distributedcloud-dccommon
|
|
distributedcloud-dcdbsync
|
|
distributedcloud-dcmanager
|
|
distributedcloud-dcorch
|
|
distributedcloud-dcagent
|
|
|
|
python3-redfish
|