Age | Commit message (Expand) | Author |
2015-01-21 | Largely merge lp:~harlowja/cloud-init/py2-3 albeit manually because it seemed | Barry Warsaw |
2015-01-06 | tools/run-pep8: remove leading ',' fed to --ignore | Scott Moser |
2014-09-22 | merge from trunk | Scott Moser |
2014-09-10 | Openstack: Vendor data cleanup | Scott Moser |
2014-09-10 | drop version= from readers | Scott Moser |
2014-09-10 | make BaseReader select latest supported version | Scott Moser |
2014-09-10 | Only use vendordata under cloud-init key for ConfigDrive | Jay Faulkner |
2014-09-08 | Update read_config_drive to use OS_VERSIONS tuple for readers | Jay Faulkner |
2014-08-26 | Refactor vendor_data handling | Jay Faulkner |
2014-08-26 | Add failback for older Openstack configdrive versions | Jay Faulkner |
2014-08-26 | Upgrade configdrive version | Jay Faulkner |
2014-08-18 | fix: Updated some syntax to be pep8 compliant | Joseph Bajin |
2014-08-18 | new: Added FreeBSD support to ConfigDrive | Joseph Bajin |
2014-02-24 | ConfigDrive: trim trailing newlines in previous-instance-id | Scott Moser |
2014-02-24 | Ensure we strip the previous_iid file contents | Joshua Harlow |
2014-02-08 | Capture IOError and use LOG better | Joshua Harlow |
2014-02-07 | Remerged with trunk | Joshua Harlow |
2014-02-01 | Add a openstack specific datasource | Joshua Harlow |
2014-01-09 | Allow a Config Drive source on a partition, if the label matches. | Paul Querna |
2013-09-03 | Review adjustments. | Joshua Harlow |
2013-09-02 | Ensure data is initialized to a dict if its empty/none | Joshua Harlow |
2013-09-02 | Add config drive support for random_seed | Joshua Harlow |
2013-06-04 | support optical drives with dev node /dev/sr1 | Greg Padgett |
2013-03-26 | compatibility fixes for Fedora and RHEL | Greg Padgett |
2013-03-07 | merge from trunk | Scott Moser |
2013-03-06 | Make conf.d and the default merging use the new merging algos. | Joshua Harlow |
2013-03-06 | Continue working on merging code. | Joshua Harlow |
2013-01-16 | DataSourceConfigDrive: consider CD rom as valid config-drive source. | Scott Moser |
2012-11-12 | config-drive-v2: support public keys | Scott Moser |
2012-11-12 | REVERT revno 714: config-drive-v2: populate metadata['public-keys'] from 'pub... | Scott Moser |
2012-11-11 | config-drive-v2: populate metadata['public-keys'] from 'public_keys' | Scott Moser |
2012-10-23 | use only util methods for reading/loading/appending/peeking | Scott Moser |
2012-10-05 | Add checks around the device names that are found | Joshua Harlow |
2012-10-05 | Add tests to show that the assigned bug is fixed. | Joshua Harlow |
2012-10-05 | Ensure that config drive datasource attempts to | Joshua Harlow |
2012-10-04 | Ensure that for config drive that | Joshua Harlow |
2012-09-20 | Use only util methods for reading/loading/appending/peeking | Joshua Harlow |
2012-08-24 | use openstack metadata version 2012-08-10 unless not available | Scott Moser |
2012-08-24 | use instance-id, not previous-instance-id. | Scott Moser |
2012-08-24 | use 'uuid' as 'instance-id' | Scott Moser |
2012-08-24 | committing in preparation for actual test | Scott Moser |
2012-08-23 | some more tests. | Scott Moser |
2012-08-23 | fix pep8 and pylint | Scott Moser |
2012-08-23 | initial functional unit test | Scott Moser |
2012-08-22 | fix pep8 complaints. | Scott Moser |
2012-06-21 | 1. Move all info() logging methods to debug() | harlowja |
2012-06-20 | Massive pylint + pep8 fixups! | Joshua Harlow |
2012-06-18 | Fixed the constructor params | Joshua Harlow |
2012-06-15 | Fixups to ensure that pylint does not find anything major wrong. | Joshua Harlow |
2012-06-15 | Update applying network esttings to use the distro function to handle this, u... | Joshua Harlow |