Merge "Fix images pull in ovs-dpdk role"

This commit is contained in:
Zuul
2024-03-14 18:43:49 +00:00
committed by Gerrit Code Review
2 changed files with 7 additions and 0 deletions

View File

@@ -1,2 +1,4 @@
---
project_name: "ovs"
kolla_role_name: "ovsdpdk"

View File

@@ -0,0 +1,5 @@
---
fixes:
- |
Fixes ``ovs-dpdk`` images pull.
`LP#[2041864] <https://launchpad.net/bugs/2041864>`__