Skip to content

Commit f6cee0f

Browse files
afazekasianw
authored andcommitted
Install kernel-modules package on fedora
Since f21 the kernel modules are split to multiple packages and by default just the core modules gets installed. nova requires iscsi_tcp module for attaching a volume from any iscsi source (default cinder lvm setup). On el7 it is not required. Change-Id: I31705720ade5defd1b6d4b95bc51c2a11a5f0364 Related-Bug: #1429504
1 parent c416d8b commit f6cee0f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

files/rpms/nova

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ gawk
77
genisoimage # required for config_drive
88
iptables
99
iputils
10+
kernel-modules # dist:f21,f22,f23
1011
kpartx
1112
kvm # NOPRIME
1213
libvirt-bin # NOPRIME

0 commit comments

Comments
 (0)