kolla/releasenotes/notes/bug-2076249-96b7f39fbdcf2293.yaml
Michal Arbet 44acae3894 Fix build of prometheus-ovn-exporter
This patch fixed build of prometheus-ovn-exporter
when building with --image-name-prefix option.

Closes-Bug: #2076249
Change-Id: I5ba67d6e4bbe1b6d6caa842715b56720a027dc76
2024-08-07 16:43:07 +02:00

7 lines
201 B
YAML

---
fixes:
- |
Fixes an issue where prometheus-ovn-exporter will fail to build
if build was triggered with --image-name-prefix option.
`LP#2076249 <https://launchpad.net/bugs/2076249>`__