Adding missing vfat packages for the nova config_drive

This patch add the packages necessary to allow for
the nova config_drive_format vfat

Change-Id: I304b25f68914d032e6aee0e62338c72165c6e62f
Closes-Bug: #1489225
This commit is contained in:
Bjoern Teipel 2015-10-12 15:42:04 -05:00
parent 3509364c0c
commit e771983f2c

View File

@ -352,6 +352,8 @@ nova_compute_kvm_apt_packages:
- sysfsutils
- vlan
- nfs-common
- dosfstools
- dosfstools-dbg
# Common pip packages
nova_pip_packages: