cloudfoundry-community / bosh-cloudstack-cpi-core

bosh external cloustack cpi implementation (spring boot, included in bosh-cloudstack-cpi-release)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

As of April 2021, this repo is deprecated in favor of https://github.com/orange-cloudfoundry/bosh-go-cpi-cloudstack

Build Status Docker Automated build

bosh-cloudstack-cpi-core

bosh external cloustack cpi implementation (spring boot, included in bosh-cloudstack-cpi-release)

The cpi-core is a single spring boot jar with tomcat embedded. Includes Spring Boot Actuator (eg: can use /health, /trace, /metrics endpoints), Hystrix and Zipkin Sleuth instrumentation.

For bosh inception, the cpi is also provided as a docker image, with can be launched with the provided launchCpi.sh script. An application.yml and logback.xml must be provided, and the cpi-launched before bosh-init deploy.

see bosh-cloudstack-cpi-release for doc and issues.

About

bosh external cloustack cpi implementation (spring boot, included in bosh-cloudstack-cpi-release)

License:Apache License 2.0


Languages

Language:Java 93.0%Language:Ruby 3.8%Language:Batchfile 2.8%Language:Shell 0.3%Language:Dockerfile 0.1%Language:VHDL 0.0%