summaryrefslogtreecommitdiff
path: root/tools/mock-meta.py
AgeCommit message (Expand)Author
2020-08-25tox: bump the pylint version to 2.6.0 in the default run (#544)Paride Legovini
2020-03-24tools: use python3 (#274)Ryan Harper
2017-12-07pylint: Update pylint to 1.7.1, run on tests/ and tools and fix complaints.Ryan Harper
2017-07-17tools: Fix exception handling.Joonas Kylmälä
2017-05-23flake8: move the pinned version of flake8 up to 3.3.0Scott Moser
2017-04-21pylint: fix all logging warningsJoshua Powers
2017-02-05code-style: make master pass pycodestyle (2.3.1) cleanly, currently:Joshua Powers
2017-01-25tools/mock-meta: support python2 or python3 and ipv6 in both.Scott Moser
2016-12-22LICENSE: Allow dual licensing GPL-3 or Apache 2.0Jon Grimm
2016-03-03Update pep8 runner and fix pep8 issuesRyan Harper
2014-08-26further remove evidence of pylint.Scott Moser
2012-08-22fix pep8 complaints.Scott Moser
2012-08-09stright forward pylint cleanups to tests/ and tools/Scott Moser
2012-07-03Remove the useless function printout.Joshua Harlow
2012-07-03When the hostname is also the ip (thus no hostname) just use 'localhost'Joshua Harlow
2012-07-031. Cleanup of some mock functionalityJoshua Harlow
2012-07-031. Update the mock ec2 data with some of the pubkey code from smosers ec2 met...Joshua Harlow
2012-07-02Add a check on the filename provided ensuring it actually exists.Joshua Harlow
2012-07-02Update the mock metadata server to return a file (or the default generated co...Joshua Harlow
2012-06-25Add warning when hitting a unknown api.Joshua Harlow
2012-06-20Return a empty json map as default instead of an empty string for unknown fieldsJoshua Harlow
2012-06-19Add a mock ec2 metadata server that can be used for testing withJoshua Harlow