EMC ECS Service Broker PCF Tile
Description
A BOSH release for the ECS CF service broker.
It is based on BOSH Generic SB Release,
and along with packages for the CF CLI and the broker itself exposes the following BOSH Errands:
- deploy-service-broker: Deploy the broker as a CF app.
- register-broker: Register the deployed broker with CF as service broker.
- destroy-broker: Deregister and delete the app from CF.
For PCF users, this BOSH release is also incorporated in a PCF Tile available on
Pivotal Network.
Current Status
Currently, the release builds and runs the app into Cloud Foundry.
TODOs
- Dynamically generate plans with correct ECS params
- Test PCF Tile deployment
- Test registration & destroy errands