deploy: fix: remove storage files during cleanup 47/22447/1
authorStefan Sicleru <stefan.sicleru@enea.com>
Mon, 26 Sep 2016 12:09:09 +0000 (14:09 +0200)
committerStefan Sicleru <stefan.sicleru@enea.com>
Mon, 26 Sep 2016 12:27:23 +0000 (14:27 +0200)
commitd4f9612475a07773af182f244bcd597d25bf4cd8
tree9fca314d0638fb136895ada0f974e88d4a9dee55
parent1d4f96facadd5458a87a4d68b0b5298ca47cd1fd
deploy: fix: remove storage files during cleanup

Remove old disks through virsh instead of calling os.delete()
methods so that the cleanup phase would succeed within a non-root
setup. [1]

Related-bug: ARMBAND-128

[1] https://gerrit.opnfv.org/gerrit/#/c/19491/

Change-Id: I90007edf014c7e15a68b9a334fcaffaa127ee4ab
Signed-off-by: Stefan Sicleru <stefan.sicleru@enea.com>
deploy/environments/execution_environment.py