Dear Apache CloudStack Community Under project "ngine" [1], we regularly release new tools and software related to cloud computing a.o. also for Apache CloudStack.
I am thrilled to announce major releases and few new (!) open source projects, many even under APACHE2 license: ## NEW: discovr: Prometheus SD for CloudStack Instances discovr exposes an endpoint that returns your running instances in the http_sd_config format, so Prometheus can scrape them without a static target list. Container images are also available on GitHub. https://pypi.org/project/discovr-ngine/ ## NEW: cloudstack-extension-proxmox: CloudStack Proxmox VE Extension An Apache CloudStack Orchestrator extension that manages virtual machines on Proxmox VE as an alternative, modern Python 3.10 implementation of the existing Proxmox BASH extension. https://pypi.org/project/cloudstack-extension-proxmox-ngine/ ## NEW: cloudstack-openapi: CloudStack-OpenAPI CloudStack describes itself through listApis, which returns a bespoke, non-standard catalogue of every API command, its request parameters and its response fields. This project translates that catalogue into an OpenAPI document that can be fed to documentation browsers and client generators. https://pypi.org/project/cloudstack-openapi-ngine/ ## cs: Python CloudStack API client New major release 5.0.0 of the popular CloudStack python3 library and CLI. https://pypi.org/project/cs/ ## scalr: Autoscaling for Clouds Scalr reached 1.0.0! Scale CloudStack instances by a policy such as e.g. prometheus policy (even not related to CloudStack) e.g. network traffic or concurrent proxy sessions. https://pypi.org/project/scalr-ngine/ Enjoy! Rene ([email protected])
