System requirements

CloudManager requires configured, functional and available components to install and operate:

  1. System on OpenStack Antelope platform;
  2. Python version 3.7 and higher;
  3. SQL database, for example, MySQL;
  4. RabbitMQ message broker and Celery task queue;
  5. pip3 package management system.

Dependencies

# keep synced with https://github.com/openstack/requirements
# Order matters
# keep our modules at the very top
client
mq
celery<=5.1.2
pymodbus~=3.3.1
pysnmp>=4.2.3
pyghmi>=1.4.1
amt~=0.8
paramiko>=2.0.0
SQLAlchemy>=1.3.5,<=1.4.41
PyMySQL>=0.7.6
sqlalchemy-migrate>=0.13.0
netaddr>=0.7.18,<=0.7.19
eventlet>=0.30.1
keystonemiddleware>=9.5.0,<=10.3.0
Flask<2.0.0
jsonschema>=4.17.3
pyjwt<2.0.0
cryptography==38.0.4
cachetools~=5.3.1
markupsafe==2.0.1
webob~=1.8.7
redis~=4.5.5
fixtures~=4.1.0
six~=1.16.0
wheel~=0.38.4
oslo.serialization~=5.1.1
Werkzeug~=1.0.1
keystoneauth1~=5.2.0
requests~=2.31.0
oslo.i18n~=6.0.0
cliff~=4.2.0
python-dateutil~=2.8.2
pyparsing~=3.0.9
python-memcached~=1.59

Module functional dependencies

  1. Access to a file with a valid license.

Components are required for all available Cloud Manager module features to work, but not required:

  1. Availability of power management devices.

    It allows to enable power management functions of hypervisors:

  2. Directory for PXE images must be common for all control nodes.