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.1.1
oslo.log>=5.1.0,<=5.2.1
oslo.service>=2.8.0,<=3.1.1
oslo.concurrency>=5.1.0,<=5.1.1
eventlet>=0.25.1
cliff>=4.1.0,<=4.2.0
python-consul
distro
osc-lib==2.7.0

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.