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
(cherry picked from commit 6ffde797d9)
This commit is contained in:
Bjoern Teipel 2015-10-12 15:42:04 -05:00 committed by Jesse Pretorius
parent 559dbd97b5
commit e6c4b0c563
1 changed files with 2 additions and 0 deletions

View File

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