amonapp / amon

Amon is a modern server monitoring platform.
https://docs.amon.cx
GNU Affero General Public License v3.0
1.33k stars 108 forks source link

Feature Request: OpenStack as Cloud provider #205

Open DerDanilo opened 6 years ago

DerDanilo commented 6 years ago

Please add support to add Generic OpenStack Clouds as Cloud Provider, using it's default API. Many OpenStack providers give access to the OpenStack API. Sticking to the default API calls is faily simple. :)

martinrusev commented 6 years ago

Amon uses Apache Libcloud as a cloud provider backend. OpenStack is officially supported and can be added with relatively few changes: https://libcloud.readthedocs.io/en/latest/compute/drivers/openstack.html