
* Includes BOSH-release containing needed dependencies * Includes script for automatic packing the tile * Manually tested * Tile deletion leads to deletion of Murano env containing LBaaS (it is implemented as a separate job) Change-Id: If48ce2e0cbc0b7712a520c01cd8f52529ccc23b5
7 lines
167 B
YAML
7 lines
167 B
YAML
applications:
|
|
- name: lbaas-service-broker
|
|
mem: 128M
|
|
command: python service-broker/lbaas-service-broker.py config.json
|
|
disk: 512M
|
|
buildpack: python_buildpack
|