Age | Commit message (Expand) | Author |
---|---|---|
2015-10-09 | Refactor tests to test helper method directly, and remove need for test helper. | Daniel Watkins |
2015-10-09 | Convert test helper to staticmethod. | Daniel Watkins |
2015-10-09 | Handle colons in packed strings in WALinuxAgentShim.find_endpoint. | Daniel Watkins |
2015-10-09 | Handle escaped quotes in WALinuxAgentShim.find_endpoint. | Daniel Watkins |
2015-05-15 | pep8 fixes | Scott Moser |
2015-05-08 | Fix retrying. | Daniel Watkins |
2015-05-08 | Move our walinuxagent implementation to a single function call. | Daniel Watkins |
2015-05-08 | Stop using Python 3 only tempfile.TemporaryDirectory (but lose free cleanup). | Daniel Watkins |
2015-05-08 | Split WALinuxAgentShim code out to separate file. | Daniel Watkins |