Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 725 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 725 Bytes

Scaling mechanism for Open-Stack

Auto-scaling mechanism for applications deployed on Open-Stack-based cloud

Dependencies

  • Python 2.x with ($ pip install python-novaclient==2.10.0 redis==2.10.5)
  • OpenStack Havana installation or newer

Configuration

  • Adjust the parameters in setting.json (where the redis server for Unimon is running) and authentication (of your openstack infrastructure) in infrastructure.auth

How to run the code

  • Deploy UniMon to monitor all VMs on clouds
  • Run $python vertical_scaling.py

Contact