Merge "Add numactl to nova_compute_utils.py base packages"

This commit is contained in:
Zuul 2021-12-17 11:34:32 +00:00 committed by Gerrit Code Review
commit 1d132e68cc
1 changed files with 1 additions and 0 deletions

View File

@ -140,6 +140,7 @@ BASE_PACKAGES = [
'xfsprogs',
'nfs-common',
'open-iscsi',
'numactl',
'python3-novaclient', # lib required by juju actions
'python3-neutronclient', # lib required by juju actions
'python3-keystoneauth1', # lib required by juju actions