Ensure iscsi-initiator-utils installed
authorAlex Schultz <aschultz@redhat.com>
Thu, 23 Mar 2017 15:58:34 +0000 (09:58 -0600)
committerEmilien Macchi <emilien@redhat.com>
Sun, 26 Mar 2017 03:27:48 +0000 (03:27 +0000)
commit413a6947bfe491b21af2a6ca9ea41c27d9459c69
tree754bc32499e0dbcf6ffafb0dcf6d2c29902d9bf9
parent00e4ad0bf0e5ac531e91912c4104dbaa0d8fe921
Ensure iscsi-initiator-utils installed

We attempt to use iscsi-iname in an exec for our nova compute profile
but we do not ensure that the package providing this command is
installed. This change adds the package definition for
iscsi-initiator-utils to ensure it is installed before trying to use
iscsi-iname.

Change-Id: I1bfdb68170931fd05a09859cf8eefb50ed20915d
Closes-Bug: #1675462
(cherry picked from commit 2102a610c14d357f99a531250e676d6366559212)
manifests/profile/base/nova/compute.pp
spec/classes/tripleo_profile_base_nova_compute_spec.rb