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
..
2018-09-05 20:42:10 +03:00
2017-07-05 17:28:20 +03:00
2017-02-21 19:30:59 +02:00
2015-04-06 19:24:13 +03:00
2017-03-08 13:48:22 +02:00
2018-09-05 20:42:10 +03:00
2020-11-03 16:27:56 +02:00
2015-04-06 19:24:13 +03:00
2017-02-21 20:47:17 +02:00
2018-09-05 20:42:10 +03:00
2017-03-08 13:48:22 +02:00
2018-09-05 20:42:10 +03:00
2014-09-10 13:21:54 +03:00