cloudbase-init/cloudbaseinit/tests/metadata
Luqman Aden 9b17eaf1d4 Accept drives with vFAT label 'cidata' as a configdrive.
Match vFAT label using a given label instead of hardcoding 'config-2'.

The NoCloud and ConfigDrive metadata services both attempt to find vFAT
formatted drives but the label used was hardcoded to 'config-2' which
only works with ConfigDrive. BaseConfigDriveService which both inherit
from already has a drive_label property set appropriately for both so
let's use that for the vFAT finding logic as well.

Change-Id: I8004a8565338b0615450bb28cecc86901be94766
2023-05-14 06:32:55 +00:00
..
services Accept drives with vFAT label 'cidata' as a configdrive. 2023-05-14 06:32:55 +00:00
__init__.py Move to the new oslo_config and oslo_log modules 2015-08-12 17:43:45 +03:00
fake_json_response.py Handle Name and MAC field when parse config with IPV6 2019-03-11 23:01:31 +08:00
test_factory.py Use LogSnatcher to catch the messages emitted by the loggers 2015-09-11 16:20:18 +03:00