sushy-tools/sushy_tools/tests/unit
Mat Kowalski 7132acd8c1
Use /dev/sdx instead of /dev/sdc when mounting boot images
Currently when mounting cdrom device we are hardcoding use of /dev/sdc.
Given that in some scenarios users may want to attach additional disks
to their VMs, it means they need to be aware that using /dev/sdc is not
permitted if e.g. there is an inspector image mounted as Virtual Media.

In order to simplify the usage we are instead mounting boot devices as
/dev/sdx so that users have a freedom of creating block devices without
discontinuous names.

Change-Id: Ifd072ca6e0a88da138d9ef7140499faca1705c46
2021-05-26 15:31:35 +02:00
..
emulator Use /dev/sdx instead of /dev/sdc when mounting boot images 2021-05-26 15:31:35 +02:00
__init__.py Initial Commit 2017-04-06 17:05:16 +01:00
base.py Get rid of Resources cache, store resources on the Application 2020-08-06 12:51:00 +02:00