Skip to content

Commit a4f03d4

Browse files
committed
kolla-images.py: Add image map exception for neutron_eswitchd
This was not caught because neutron-mlnx-agent is not in the list of supported images in pulp.yml.
1 parent 1edb38b commit a4f03d4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/kolla-images.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@
5252
"mariabackup",
5353
],
5454
"neutron-mlnx-agent": [
55+
"neutron_eswitchd",
5556
"neutron_mlnx_agent",
5657
],
5758
"neutron-metadata-agent": [

0 commit comments

Comments
 (0)