diff options
author | Ross Brattain <ross.b.brattain@intel.com> | 2016-06-08 08:56:34 -0700 |
---|---|---|
committer | Jonas Bjurel <jonas.bjurel@ericsson.com> | 2016-09-29 12:07:33 +0000 |
commit | e4ee518727720813a99574deb58c5bff6b97d5f3 (patch) | |
tree | 72b56b87745bc20e0b5824c8ce8cf2345ea9e946 /deploy/scenario/no-ha_odl-l3_heat_ceilometer_scenario.yaml | |
parent | c25f5af252949dc1b249f77fe8e33c5ea13c1ad1 (diff) |
check read access instead of isfile() for Fuel ISO
When testing with nested virtualzation I attached
the Fuel ISO to VM (/dev/sr0) running deploy.sh
This failed because we expect the ISO to be a file, when
it could be a device, e.g. /dev/sr0. Instead of checking isfile()
check for read access.
This tested with bsdtar. It can extract an ISO from a file or device.
Change-Id: Ic09373cd618b33382303d9134cce4e005040de95
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
Diffstat (limited to 'deploy/scenario/no-ha_odl-l3_heat_ceilometer_scenario.yaml')
0 files changed, 0 insertions, 0 deletions