CloudWave User Guide

The User Guide for developers includes short description of instructions with links on how to build a running CloudWave solution.

Installing the components:

  1. Install in each OpenStack Compute Node the CloudWave Ceilometer Agent (cw-agent):
  2. Install in the OpenStack Ceilometer Collector machine the CloudWave Dispatcher plugin (cw-dispatcher):
  3. Install in an Apache Tomcat instance Ceiloesper (ATOS):
  4. Install in an Apache Tomcat instance SLA manager (ATOS). The SLA Manager is just the backend and can be found here:
  5. Install in the OpenStack Nova Controller machine the CloudWave Adaptation Engine:
  6. Install in the OpenStack Heat machine the CloudWave Heat plugin (Intel):
    • Copy adaptationresponse.py into /usr/lib/heat and restart Heat
  7. Install in the OpenStack Ceilometer Collector machine the Network monitoring plugin
  8. Install in the OpenStack Horizon machine the CloudWave Dashboard:
  9. Install in each OpenStack Compute Node Cwdcontroller service:
  10. Install in each virtual machine (Ubuntu based: 14.X or 16.X) deployed through OpenStack Heat inside a stack the CloudWave Probe (including the CloudWave .so library):
  11. FDD Installation: Detailed installation and operation instructions can be found in the readme.md file in each github directory.