summaryrefslogtreecommitdiff
path: root/cloudinit/sources/DataSourceEc2.py
AgeCommit message (Expand)Author
2016-04-04DataSource: set ds_cfg to be a dictionaryScott Moser
2016-03-04Apply pep8, pyflakes fixes for python2 and 3Scott Moser
2016-03-03Update pep8 runner and fix pep8 issuesRyan Harper
2015-07-22Add DataSource.region and use it in mirror selection.Daniel Watkins
2015-01-21Largely merge lp:~harlowja/cloud-init/py2-3 albeit manually because it seemedBarry Warsaw
2014-02-01Fix incorrect returnJoshua Harlow
2013-03-06Continue working on merging code.Joshua Harlow
2012-11-12pep8 and pylint fixupsScott Moser
2012-11-12merge from trunkScott Moser
2012-11-07remove dead code from DataSourceEc2Scott Moser
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-05Ensure that config drive datasource attempts toJoshua Harlow
2012-08-31support launch index specific user-dataJoshua Harlow
2012-08-27DataSourceEc2: require 'instance-data' as top level domainScott Moser
2012-08-27Update so that the content types searched for launch-indexJoshua Harlow
2012-08-26Add the capability to understand and filter onJoshua Harlow
2012-08-22rework package mirror selectionScott Moser
2012-07-16DataSourceEc2: fix bad usage of log that caused traceScott Moser
2012-07-09fix 'make pylint' warningsScott Moser
2012-07-09DataSourceEc2: only do dns check in mirror selectionScott Moser
2012-06-211. Move all info() logging methods to debug() harlowja
2012-06-20Massive pylint + pep8 fixups!Joshua Harlow
2012-06-19Syntax + comment cleanups.Joshua Harlow
2012-06-16Fix pylint line length to big issue.Joshua Harlow
2012-06-16Adjust the usage of map items() to iteritems() which will help later translat...Joshua Harlow
2012-06-15Complete cleanup for refactoring/rework that makes it comptabile with the new...Joshua Harlow
2012-06-07Darn it. Those shouldn't be there!Joshua Harlow