/usr/bin/getfattr is provided by attr-2.4.46-13.el7.x86_64, which
was being pulled into the ISO by openstack-nova-compute.
openstack-nova-compute is removed from ISO since openstack is
containerized.
Add attr rpm to the image.inc lst, to explicitly require it be
included in ISO.
Test:
Pass build and confirm attr rpm package is included in ISO.
Closes-Bug: 1823075
Change-Id: Ie40af4417ef48151eba5ed89bb0c0311bfbcc155
Signed-off-by: Shuicheng Lin <shuicheng.lin@intel.com>