Fixes permissions and owner for undercloud.qcow2 41/48041/1
authorTim Rozet <trozet@redhat.com>
Wed, 29 Nov 2017 22:09:41 +0000 (17:09 -0500)
committerTim Rozet <trozet@redhat.com>
Wed, 29 Nov 2017 22:09:41 +0000 (17:09 -0500)
commit971d5b95682c23367c6411932fefee99ced036fb
tree18375869cbbfcb133f52df11ae35d481ab17dbac
parent33aebc3b51ce4bc816499a8b68a7feca77a12c6c
Fixes permissions and owner for undercloud.qcow2

The undercloud storage disk is copied during our deployment from
modified underloud from upstream.  We copy it as owner root with wrong
permissions.  This changes the owner to qemu and sets the permissions
the same as the other storage disks that virsh creates for overcloud
nodes.

Change-Id: Ie884a586f91be3461e4b511e224d061639f04c69
Signed-off-by: Tim Rozet <trozet@redhat.com>
apex/undercloud/undercloud.py