Age | Commit message (Expand) | Author |
2016-11-01 | AliYun: Add new datasource for Ali-Cloud ECS | kaihuan.pkh |
2016-04-04 | DataSource: set ds_cfg to be a dictionary | Scott Moser |
2016-03-04 | Apply pep8, pyflakes fixes for python2 and 3 | Scott Moser |
2016-03-03 | Update pep8 runner and fix pep8 issues | Ryan Harper |
2015-07-22 | Add DataSource.region and use it in mirror selection. | Daniel Watkins |
2015-01-21 | Largely merge lp:~harlowja/cloud-init/py2-3 albeit manually because it seemed | Barry Warsaw |
2014-02-01 | Fix incorrect return | Joshua Harlow |
2013-03-06 | Continue working on merging code. | Joshua Harlow |
2012-11-12 | pep8 and pylint fixups | Scott Moser |
2012-11-12 | merge from trunk | Scott Moser |
2012-11-07 | remove dead code from DataSourceEc2 | Scott Moser |
2012-10-24 | Remove function that shouldn't have shown up. | Joshua Harlow |
2012-10-24 | Handle the case where newer versions of boto | Joshua Harlow |
2012-10-05 | Ensure that config drive datasource attempts to | Joshua Harlow |
2012-08-31 | support launch index specific user-data | Joshua Harlow |
2012-08-27 | DataSourceEc2: require 'instance-data' as top level domain | Scott Moser |
2012-08-27 | Update so that the content types searched for launch-index | Joshua Harlow |
2012-08-26 | Add the capability to understand and filter on | Joshua Harlow |
2012-08-22 | rework package mirror selection | Scott Moser |
2012-07-16 | DataSourceEc2: fix bad usage of log that caused trace | Scott Moser |
2012-07-09 | fix 'make pylint' warnings | Scott Moser |
2012-07-09 | DataSourceEc2: only do dns check in mirror selection | 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-19 | Syntax + comment cleanups. | Joshua Harlow |
2012-06-16 | Fix pylint line length to big issue. | Joshua Harlow |
2012-06-16 | Adjust the usage of map items() to iteritems() which will help later translat... | Joshua Harlow |
2012-06-15 | Complete cleanup for refactoring/rework that makes it comptabile with the new... | Joshua Harlow |
2012-06-07 | Darn it. Those shouldn't be there! | Joshua Harlow |