Skip to content

Commit cfd0fb0

Browse files
author
Marcin Juszkiewicz
committed
cloudkitty: disable building for ubuntu/binary
There are no packages in UCA. http://lists.openstack.org/pipermail/openstack-discuss/2022-May/028419.html Change-Id: Iaf5ce2b7276b275b21d892d0044a126ab901507f (cherry picked from commit 3d83717)
1 parent 52375ae commit cfd0fb0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

kolla/image/build.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,7 @@ class Status(Enum):
144144
},
145145

146146
'ubuntu+binary': {
147+
"cloudkitty-base", # no binary packages in UCA
147148
"senlin-conductor", # no binary package
148149
"senlin-health-manager", # no binary package
149150
"tacker-base",

0 commit comments

Comments
 (0)