Reynaldo P Gomes 02fca75f5c Kubernetes Power Manager as StarlingX application
This commit is responsible for create the StarlingX application for
Kubernetes Power Manager.

TEST PLAN:
PASS: AIO-SX, STD: check  if  the  application  can be successfully
      installed.
PASS: ALL: check if label "app.starlingx.io/component" was  applied
      in "intel-power" namespace on install.
PASS: AIO-SX, STD: check  if  the  application  can be successfully
      uninstalled.
PASS: ALL: check if installed CRDs are removed on uninstall.
PASS: ALL: check if daemonsets (agents) started  by  the controller
      are removed on uninstall.
PASS: ALL: check if the namespace was deleted on uninstall.

Author: Thiago Antonio Miranda <tmarques@windriver.com>
Co-author: Reynaldo P Gomes <reynaldo.patronegomes@windriver.com>
Co-author: Eduardo Alberti <eduardo.alberti@windriver.com>

Depends-on: https://review.opendev.org/c/starlingx/config/+/887958

Story: 2010773
Task: 48320

Change-Id: I340b4960d429ee38ea86a2e919a95484e5bef70a
Signed-off-by: Reynaldo P Gomes <reynaldo.patronegomes@windriver.com>
2023-08-25 08:37:51 -03:00

11 lines
371 B
Plaintext

# This is a cross-platform list tracking distribution packages needed for install and tests;
# see https://docs.openstack.org/infra/bindep/ for additional information.
libffi-dev [platform:dpkg]
libldap2-dev [platform:dpkg]
libxml2-dev [platform:dpkg]
libxslt1-dev [platform:dpkg]
libsasl2-dev [platform:dpkg]
libffi-devel [platform:rpm]
python3-all-dev [platform:dpkg]