Fixes upstream deployments 95/47595/4
authorTim Rozet <trozet@redhat.com>
Tue, 21 Nov 2017 16:25:50 +0000 (11:25 -0500)
committerTim Rozet <trozet@redhat.com>
Tue, 28 Nov 2017 16:03:20 +0000 (11:03 -0500)
There was an issue with patching the overcloud where the patch binary is
missing, making it impossible to apply patches.  This change install
patch now on the image.

Also, although deployments were successful, storage was not working.
This is because by default upstream does not apply Ceph OSDs to compute
nodes for hyperconverged Ceph, but we use this as our standard
deployment in Apex.  This patch inserts CephOSD into the default Compute
role.  Note: we normally override role's services in regular Apex
deployments so we do not hit this issue there.

Change-Id: I5bddda4784dc00148395863ae0990343a4159602
Signed-off-by: Tim Rozet <trozet@redhat.com>

No differences found