Categorygithub.com/orange-cloudfoundry/bosh-cpi-cloudstack
repository
2.64.1+incompatible
Repository: https://github.com/orange-cloudfoundry/bosh-cpi-cloudstack.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

Bosh-cpi-cloudstack

Complete rewrite in golang of the current CloudStack CPI.

This new CPI remove boilerplate as such as:

  • Webdav: This was used to be able to register stemcell as template in CloudStack. We now use template upload provided natively by CloudStack (see: https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=39620237)
  • Registry: There is no registry implementation in this CPI. We target to use registry provided by bosh.
  • Web Server: This new CPI is not anymore a webserver as the previous CPI. This is fully compliant with bosh RPC mechanism to call CPI.

Install

Please use boshrelease directly available at: https://github.com/orange-cloudfoundry/bosh-go-cpi-cloudstack-cpi