Merge "Include required packages for libvirt SASL auth on CentOs/RHEL"

This commit is contained in:
Zuul 2017-11-21 18:35:17 +00:00 committed by Gerrit Code Review
commit 3931f2896a
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ LABEL maintainer="{{ maintainer }}" name="{{ image_name }}" build-date="{{ build
{% set nova_libvirt_packages = [
'ceph-common',
'cyrus-sasl-scram',
'libguestfs',
'libvirt-client',
'libvirt-daemon',