Nikolay Mahotkin 4f8def5ca9 Adding LBaaS tile for Ops Manager
* 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
2016-02-19 14:52:28 +03:00

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