summaryrefslogtreecommitdiff
path: root/cloudinit/sources/DataSourceConfigDrive.py
AgeCommit message (Expand)Author
2013-01-16DataSourceConfigDrive: consider CD rom as valid config-drive source.Scott Moser
2012-11-12config-drive-v2: support public keysScott Moser
2012-11-12REVERT revno 714: config-drive-v2: populate metadata['public-keys'] from 'pub...Scott Moser
2012-11-11config-drive-v2: populate metadata['public-keys'] from 'public_keys'Scott Moser
2012-10-23use only util methods for reading/loading/appending/peekingScott Moser
2012-10-05Add checks around the device names that are foundJoshua Harlow
2012-10-05Add tests to show that the assigned bug is fixed.Joshua Harlow
2012-10-05Ensure that config drive datasource attempts toJoshua Harlow
2012-10-04Ensure that for config drive thatJoshua Harlow
2012-09-20Use only util methods for reading/loading/appending/peekingJoshua Harlow
2012-08-24use openstack metadata version 2012-08-10 unless not availableScott Moser
2012-08-24use instance-id, not previous-instance-id.Scott Moser
2012-08-24use 'uuid' as 'instance-id'Scott Moser
2012-08-24committing in preparation for actual testScott Moser
2012-08-23some more tests.Scott Moser
2012-08-23fix pep8 and pylintScott Moser
2012-08-23initial functional unit testScott Moser
2012-08-22fix pep8 complaints.Scott Moser
2012-06-211. Move all info() logging methods to debug() harlowja
2012-06-20Massive pylint + pep8 fixups!Joshua Harlow
2012-06-18Fixed the constructor paramsJoshua Harlow
2012-06-15Fixups to ensure that pylint does not find anything major wrong.Joshua Harlow
2012-06-15Update applying network esttings to use the distro function to handle this, u...Joshua Harlow
2012-06-11Fix this up to work with new utils/logging/datasource...Joshua Harlow
2012-06-07Darn it. Those shouldn't be there!Joshua Harlow