metal/test-requirements.txt
Iago Regiani adcbc03f2c Removed wait_for_worker_config_init in AIO systems
After the introduction of the single puppet manifest file for AIO
controllers https://review.opendev.org/c/starlingx/config/+/780603,
the service worker-config-gate was still being packaged, producing
a warning during execution.

This removes workerconfig and config-gate-worker from AIO that
calls wait_for_worker_config_init.sh

Closes-Bug: #1934544
Signed-off-by: Iago Regiani <Lago.RodriguezRegiani@windriver.com>
Change-Id: Ib1e3a243a6bf286bb37dfbbbbd07995dba48cee5
2021-07-08 18:48:28 -04:00

7 lines
107 B
Plaintext

bashate >= 0.2
PyYAML >= 3.1.0
yamllint >= 0.5.2
flake8
bandit!=1.6.0,>=1.1.0,<2.0.0
pylint<=2.4.0 # GPLv2