tcib: rename kolla_version to tcib_managed

To avoid confusion, do not use kolla_version label and use tcib_managed.
This is useful to filter images that are built by TCIB or not.

Depends-On: https://review.opendev.org/#/c/740298/
Change-Id: I183082b44e3edff3672d1d55ffa84ba4cd5c0a74
(cherry picked from commit 8ed87699fe)
This commit is contained in:
Emilien Macchi 2020-07-09 11:45:05 -04:00
parent 844f1d56c5
commit 305661bc2b
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ tcib_envs:
tcib_gather_files: '{{ lookup(''fileglob'', ''/usr/share/tripleo-common/container-images/kolla/base/*'', wantlist=True) }}' tcib_gather_files: '{{ lookup(''fileglob'', ''/usr/share/tripleo-common/container-images/kolla/base/*'', wantlist=True) }}'
tcib_labels: tcib_labels:
maintainer: OpenStack TripleO team maintainer: OpenStack TripleO team
kolla_version: none tcib_managed: True
tcib_packages: tcib_packages:
common: common:
- ca-certificates - ca-certificates