Skip to content

Commit

Permalink
cloudkitty: disable building for ubuntu/binary
Browse files Browse the repository at this point in the history
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)
  • Loading branch information
Marcin Juszkiewicz committed May 9, 2022
1 parent 90e1e06 commit cfc3655
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kolla/image/build.py
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,7 @@ class Status(Enum):
},

'ubuntu+binary': {
"cloudkitty-base", # no binary packages in UCA
"rally",
"senlin-conductor", # no binary package
"senlin-health-manager", # no binary package
Expand Down

0 comments on commit cfc3655

Please sign in to comment.