Open DerDanilo opened 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. :)
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
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. :)