System requirements

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

  1. System on OpenStack Train platform;
  2. Python version 3.5 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>=4.2,<5.0
pymodbus
pysnmp>=4.2.3
pyasn1>0.2.3,<=0.4.7
pyghmi>=1.4.1
PyYAML>=3.10
amt
paramiko>=2.0.0
SQLAlchemy>=1.0.10,<1.3.6,!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8
sqlalchemy-migrate>=0.11.0
PyMySQL>=0.7.6
netaddr>=0.7.18,<=0.7.19
eventlet>=0.18.2,!=0.18.3,!=0.20.1
keystonemiddleware
Flask>=0.10,!=0.11,<2.0.0
jsonschema>=2.6.0,<3.0.0
pyjwt<2.0.0
cryptography
cachetools
webob
futurist
oslo.service
oslo.config
redis

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.