Cross-platform instance initialization
Go to file
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
cloudbaseinit Recognize uppercase vfat disk labels 2018-02-27 10:23:33 +02:00
doc Merge "Remove extra (main) from the documentation" 2015-10-19 13:02:01 +00:00
etc/cloudbase-init Add support for generating cloudbase-init configuration sample 2016-09-02 11:19:59 +03:00
releasenotes Adds releasenotes configuration 2017-07-21 11:25:12 +00:00
.gitattributes Normalize line endings 2014-02-09 21:41:45 +02:00
.gitignore Ignore PyCharm settings/data 2015-03-06 16:00:23 +02:00
.gitreview Update .gitreview for new namespace 2015-10-17 21:58:19 +00:00
.testr.conf Fixes requirements on Linux 2014-10-05 22:20:58 +03:00
LICENSE Adds LICENSE file 2013-10-04 00:07:58 +03:00
README.rst Updates project repo to openstack 2015-10-19 01:17:26 +03:00
requirements.txt Update pbr version requirements 2017-05-23 13:45:54 +03:00
setup.cfg Bumps version to 0.9.12 2017-03-21 13:10:28 +02:00
setup.py Update pbr version requirements 2017-05-23 13:45:54 +03:00
test-requirements.txt Adds releasenotes configuration 2017-07-21 11:25:12 +00:00
tox.ini Adds releasenotes configuration 2017-07-21 11:25:12 +00:00