Commit Graph

3 Commits

Author SHA1 Message Date
Sergey Kraynev 9bed165c30 Fix shellcheck errors for LBaaS apps
Current patch fixes shell issues in LBaaS apps reported by test run:
tox -e shellcheck
All LB related scripts were fixed according command output.

Change-Id: Ia24f2ba25d7818cb05d064a9fc7f5f4617f714d8
2016-08-01 15:12:45 +03:00
Nikolay Mahotkin 6b390e72c1 Modifying the script for building ops-manager tile
* Script for auto-building the ops-manager LBaaS tile
   is modified in order to not store deb packages in
   our repository (as well as python source code archive)

Change-Id: Id30d972c1a38873a9e7200f086d850c4c4d46bb7
2016-05-16 15:21:50 +03:00
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