Revert "To-revert: Temporarily disable Ubuntu bifrost image building"

This reverts commit 347bd599e5.

Bifrost should be buildable on Ubuntu now.
See: https://review.opendev.org/703343

Change-Id: If87adc868dc412e01fa2e18dcadd2eacad87c83c
Closes-bug: #1860229
This commit is contained in:
Radosław Piliszek 2020-01-21 07:48:22 +00:00
parent 347bd599e5
commit fe0ee770dc
1 changed files with 0 additions and 3 deletions

View File

@ -160,9 +160,6 @@ UNBUILDABLE_IMAGES = {
"telegraf", # no binary package
},
'ubuntu': {
"bifrost-base", # FIXME(yoctozepto): we want to support it but it is
# blocking gate atm due to py3 on Ubuntu
# see https://bugs.launchpad.net/kolla/+bug/1860229
"cyborg-base",
"qdrouterd", # There is no qdrouterd package for ubuntu bionic
},