Merge "Add neutron-mlnx-agent container image" into stable/train

This commit is contained in:
Zuul 2020-09-09 19:35:59 +00:00 committed by Gerrit Code Review
commit 974b967531
1 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,8 @@
tcib_actions:
- run: dnf -y install {{ tcib_packages.common | join(' ') }} && dnf clean all && rm -rf /var/cache/dnf
tcib_packages:
common:
- python3-networking-mlnx
- python3-libvirt
- python3-ethtool
tcib_user: neutron