amon icon indicating copy to clipboard operation
amon copied to clipboard

Feature Request: OpenStack as Cloud provider

Open DerDanilo opened this issue 7 years ago • 1 comments

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. :)

DerDanilo avatar Feb 01 '18 12:02 DerDanilo

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

martinrusev avatar Feb 09 '18 08:02 martinrusev