summaryrefslogtreecommitdiff
path: root/cloudinit
AgeCommit message (Expand)Author
2012-11-09Fix the fqdn/hostname case for rhel and ubuntuJoshua Harlow
2012-11-09Fix the none return problem.Joshua Harlow
2012-11-08Fix the case where on a redhat based systemJoshua Harlow
2012-11-08Ensure that at needed stages the local variablesJoshua Harlow
2012-11-071. Ensure that the sem_path exists andharlowja
2012-11-071. Check the name and not the full pathharlowja
2012-11-07Start adding a 'migrator' moduleJoshua Harlow
2012-11-071. Rebased with trunkJoshua Harlow
2012-11-07remove dead code from DataSourceEc2Scott Moser
2012-11-07test and path cleanups.Joshua Harlow
2012-11-07merge from trunkScott Moser
2012-11-07fix pep8 warningsScott Moser
2012-11-06Do the append after escape.Joshua Harlow
2012-11-06Use a method instead + at leastJoshua Harlow
2012-11-06Fix the case where a unknown type is seen andJoshua Harlow
2012-10-27Helpful cleanups.harlowja
2012-10-24Move the comment to the top + mark as fixing.Joshua Harlow
2012-10-24Remove function that shouldn't have shown up.Joshua Harlow
2012-10-24Handle the case where newer versions of botoJoshua Harlow
2012-10-23use only util methods for reading/loading/appending/peekingScott Moser
2012-10-23No need for the get defaultJoshua Harlow
2012-10-23multipart or cloud-config-archive, do not fail on unknown headersScott Moser
2012-10-23restart landscape after config or installThomas Herve
2012-10-23Make sure that /etc/sudoers.d is used by /etc/sudoersScott Moser
2012-10-23Restart landscape at the end of the configurationThomas Hervé
2012-10-23fix pep8/pylintScott Moser
2012-10-23move default user info out of code and into configScott Moser
2012-10-17More cleanups, fix header function.Joshua Harlow
2012-10-17Make the yum value 'string' translation a function.Joshua Harlow
2012-10-16Add in a created by cloud-init header.Joshua Harlow
2012-10-16Move the recursive flushing to the log module.Joshua Harlow
2012-10-16Add a more generic package install mechansimJoshua Harlow
2012-10-16Update comments as to why format is the way it is.Joshua Harlow
2012-10-16Fix copyright.Joshua Harlow
2012-10-16Remove some pylint buggies.Joshua Harlow
2012-10-16Add in a configuration module that canJoshua Harlow
2012-10-15Skip install when there is not configuration, and install the package to be s...Thomas Hervé
2012-10-11Add some more sysconfig tests + pylint cleanups.Joshua Harlow
2012-10-11Fix the single item string quoting function.Joshua Harlow
2012-10-11Handle the case where the value contains shellJoshua Harlow
2012-10-11Update to use pipes.quote to ensure that Joshua Harlow
2012-10-11Update log message to use the more appropriate 'non-persistently' wording.Joshua Harlow
2012-10-11More adjustments/cleanups for the system configurationJoshua Harlow
2012-10-10Add comment explaining why the '_apply_hostname'Joshua Harlow
2012-10-10Add comments as to a future refactoringJoshua Harlow
2012-10-10System config niceness!Joshua Harlow
2012-10-10Merge the resolv.conf branch inJoshua Harlow
2012-10-10Fixed typo on dict value referenceAvishai Ish-Shalom
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