Skip to content

Commit 4c8298d

Browse files
mnasiadkammalchuk
authored andcommitted
Revert "Disable build of Gnocchi containers"
This reverts commit 5505cd0. Closes-Bug: 2039051 Reason for revert: Builds properly now Change-Id: I8fbe01340e539949d867a87a3d20326fc1a2b1b0
1 parent fb94f3a commit 4c8298d

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

kolla/image/unbuildable.py

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
"bifrost-base", # someone need to get upstream working first
2020
"prometheus-msteams", # no aarch64 binary
2121
"prometheus-mtail", # no aarch64 binary
22-
"gnocchi-base", # https://bugs.launchpad.net/kolla/+bug/2039051
2322
},
2423

2524
# Issues for SHA1 keys:
@@ -29,29 +28,21 @@
2928
"nova-spicehtml5proxy", # Missing spicehtml5 package
3029
"ovsdpdk", # Not supported on CentOS
3130
"tgtd", # Not supported on CentOS
32-
"gnocchi-base",
33-
# https://bugs.launchpad.net/kolla/+bug/2039051
3431
},
3532

3633
'debian': {
3734
"openvswitch-netcontrold",
3835
# https://bugs.launchpad.net/kolla/+bug/2027668
39-
"gnocchi-base",
40-
# https://bugs.launchpad.net/kolla/+bug/2039051
4136
},
4237

4338
'rocky': {
4439
"hacluster-pcs", # Missing crmsh package
4540
"nova-spicehtml5proxy", # Missing spicehtml5 package
4641
"ovsdpdk", # Not supported on CentOS
4742
"tgtd", # Not supported on CentOS
48-
"gnocchi-base",
49-
# https://bugs.launchpad.net/kolla/+bug/2039051
5043
},
5144

5245
'ubuntu': {
53-
"gnocchi-base",
54-
# https://bugs.launchpad.net/kolla/+bug/2039051
5546
},
5647

5748
'ubuntu+aarch64': {

0 commit comments

Comments
 (0)