Install nfs-common with nova-compute

Needed for cinder nfs backend.

Change-Id: Ida4b49d463d0d90d954fc6c1ba94f0fc56cc0a41
Closes-bug: #1482265
This commit is contained in:
Hugh Saunders 2015-09-09 16:28:42 +01:00 committed by Jesse Pretorius
parent 588225a427
commit 24c56bf0b8

View File

@ -320,6 +320,7 @@ nova_compute_kvm_apt_packages:
- qemu-utils
- sysfsutils
- vlan
- nfs-common
# Common pip packages
nova_pip_packages: