Age | Commit message (Expand) | Author |
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-09-29 | MAAS: fix issues with url_helper and oauth module | Scott Moser |
2015-08-25 | MAAS: fixes to data source and OauthUrlHelper | Scott Moser |
2015-08-07 | hopefully fix DataSourceMAAS | Scott Moser |
2015-08-06 | tests pass | Scott Moser |
2015-03-10 | DataSourceMAAS: fix timestamp error in oauthlib | Scott Moser |
2015-03-10 | DataSourceMAAS: remove debug statement | Scott Moser |
2015-03-05 | DataSourceMAAS: generate oauth headers with adjusted timestamp in case of clo... | Oleg Strikov |
2015-03-02 | DataSourceMAAS: fix oauthlib imports | Scott Moser |
2015-02-25 | move towards user-data being binary | Scott Moser |
2015-01-27 | Remove a comment turd. | Barry Warsaw |
2015-01-26 | Port the MAAS code to oauthlib. | Barry Warsaw |
2015-01-22 | Low hanging Python 3 fruit. | Barry Warsaw |
2015-01-21 | Largely merge lp:~harlowja/cloud-init/py2-3 albeit manually because it seemed | Barry Warsaw |
2013-04-25 | re-work maas datasource and headers call backs | Scott Moser |
2013-03-19 | merge from trunk at revno 799 | Scott Moser |
2013-03-06 | Continue working on merging code. | Joshua Harlow |
2013-02-23 | Fix the maas callback mechanism now that requests is used. | harlowja |
2013-02-23 | Get tests working and further adjustments. | harlowja |
2013-02-21 | Update to code on trunk. | harlowja |
2013-02-21 | More work on requests integration. | harlowja |
2013-02-19 | Continue working on integrating requests. | harlowja |
2012-10-23 | use only util methods for reading/loading/appending/peeking | Scott Moser |
2012-10-01 | fix oauth time skew. actual implementation was returning 401 not 403. | Scott Moser |
2012-09-30 | [pylint]: remove unused import | Scott Moser |
2012-09-28 | make DataSourceMAAS 'main()' use load_yaml | Scott Moser |
2012-09-24 | DataSourceMAAS: if a oauth request fails due to 403 try updating local time | Scott Moser |
2012-09-20 | Use only util methods for reading/loading/appending/peeking | Joshua Harlow |
2012-08-06 | re-add the 'main' routine to DataSourceMAAS.py | Scott Moser |
2012-06-21 | Ensure that calling the urls happens in a specified order. | Joshua Harlow |
2012-06-21 | 1. Move all info() logging methods to debug() | harlowja |
2012-06-20 | Massive pylint + pep8 fixups! | Joshua Harlow |
2012-06-17 | 1. Add a url response class that urlreading now returns (instead of a tuple). | harlowja |
2012-06-16 | Some simple fixes that will make the python 3 translation easier | Joshua Harlow |
2012-06-15 | Fixups to ensure that pylint does not find anything major wrong. | Joshua Harlow |
2012-06-15 | Complete initial cleanup for refactoring/rework. | Joshua Harlow |
2012-06-07 | Darn it. Those shouldn't be there! | Joshua Harlow |