Skip to content

Commit c2874f1

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "Debian: enable OVN images for AArch64"
2 parents 5e40e08 + 0decadc commit c2874f1

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

doc/source/matrix_aarch64.csv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ nova,C,C,C,C,N,C
4848
nova-spicehtml5proxy,N,N,C,C,N,C
4949
octavia,C,C,N,C,N,C
5050
openvswitch,C,C,C,C,N,C
51-
ovn,C,C,C,C,N,N
51+
ovn,C,C,C,C,C,C
5252
ovsdpdk,N,N,C,C,N,C
5353
placement,C,C,N,C,N,C
5454
prometheus,C,C,C,C,N,C

kolla/image/build.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -115,10 +115,6 @@ class Status(Enum):
115115
"qdrouterd", # There is no qdrouterd package for Ubuntu
116116
},
117117

118-
'debian+aarch64': {
119-
"ovn-base", # no binary package
120-
},
121-
122118
'ubuntu+aarch64': {
123119
"kibana", # no binary package
124120
"monasca-base", # 'confluent-kafka' requires newer libfdkafka-dev

0 commit comments

Comments
 (0)