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
oslo.log
oslo.service
oslo.concurrency
eventlet
cliff
python-consul
distro
osc-lib

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.