System requirements

It is required to have configured, functioning and available components for installation and operation of Agent module:

  1. systemd service manager on compute nodes.

Dependencies

mq
oslo.config>=9.1.0,<=9.2.0
oslo.log>=5.1.0,<=5.3.1
oslo.service>=2.8.0,<=3.2.1
oslo.concurrency>=5.1.0,<=5.2.0
eventlet>=0.30.1,<=0.33.3
cliff>=4.1.0,<=4.3.0
python-consul<=1.1.0
distro<=1.8.0
osc-lib>=2.7.0,<=2.8.1
docker>=7.1.0
PyYAML>=5.1,<=6.0
lxml>=4.5.0,<=4.9.2

On all nodes where aos-agent is supposed to work, you need to install the package Crudini:

apt install crudini -y

Module functional dependencies

  1. Access to a configured, functioning module CloudManager.

    It allows you to use over nodes control functions through RPC-calls.