Age | Commit message (Expand) | Author |
2017-05-23 | flake8: move the pinned version of flake8 up to 3.3.0 | Scott Moser |
2017-04-21 | pylint: fix all logging warnings | Joshua Powers |
2017-02-05 | code-style: make master pass pycodestyle (2.3.1) cleanly, currently: | Joshua Powers |
2017-01-25 | tools/mock-meta: support python2 or python3 and ipv6 in both. | Scott Moser |
2016-12-22 | LICENSE: Allow dual licensing GPL-3 or Apache 2.0 | Jon Grimm |
2016-03-03 | Update pep8 runner and fix pep8 issues | Ryan Harper |
2014-08-26 | further remove evidence of pylint. | Scott Moser |
2012-08-22 | fix pep8 complaints. | Scott Moser |
2012-08-09 | stright forward pylint cleanups to tests/ and tools/ | Scott Moser |
2012-07-03 | Remove the useless function printout. | Joshua Harlow |
2012-07-03 | When the hostname is also the ip (thus no hostname) just use 'localhost' | Joshua Harlow |
2012-07-03 | 1. Cleanup of some mock functionality | Joshua Harlow |
2012-07-03 | 1. Update the mock ec2 data with some of the pubkey code from smosers ec2 met... | Joshua Harlow |
2012-07-02 | Add a check on the filename provided ensuring it actually exists. | Joshua Harlow |
2012-07-02 | Update the mock metadata server to return a file (or the default generated co... | Joshua Harlow |
2012-06-25 | Add warning when hitting a unknown api. | Joshua Harlow |
2012-06-20 | Return a empty json map as default instead of an empty string for unknown fields | Joshua Harlow |
2012-06-19 | Add a mock ec2 metadata server that can be used for testing with | Joshua Harlow |