cloudbase-init/cloudbaseinit/tests
James Penick 24365043e3 Recognize uppercase vfat disk labels
New mkfs.vfat and fatlabel tools included in the dosfsutils package no
longer support creating vfat disks with lowercase labels. They silently
default to an all uppercase label eg CONFIG-2 instead of config-2. This
change makes cloud-init handle either upper or lower case.

Change-Id: Iec927db04b9621b20c9bee2c8d81325d7af80f9b
Closes-Bug: #1598783
2018-02-27 10:23:33 +02:00
..
metadata Add Azure metadata service 2017-05-17 19:10:52 +03:00
osutils Add configurable option for the user password length 2017-07-05 17:18:43 +03:00
plugins Merge "Add configurable option for the user password length" 2017-07-20 12:18:56 +00:00
resources Support all the variants for writing files with cloudconfig 2015-02-11 17:36:57 +02:00
utils Recognize uppercase vfat disk labels 2018-02-27 10:23:33 +02:00
__init__.py Move to the new oslo_config and oslo_log modules 2015-08-12 17:43:45 +03:00
fake.py Resets service user password at each execution 2016-10-14 17:06:47 +03:00
test_exception.py Improve the test coverage by a couple of percents 2015-03-25 23:00:52 +02:00
test_init.py Add reporting provisioning status to the metadata service 2017-03-29 15:14:55 +03:00
test_version.py Adds releasenotes configuration 2017-07-21 11:25:12 +00:00
testutils.py Adds plugin for setting SAN policy 2017-03-08 13:48:22 +02:00