summaryrefslogtreecommitdiff
path: root/tests/unittests/test_datasource/test_azure_helper.py
AgeCommit message (Expand)Author
2016-03-03run pyflakes in more places, fix falloutScott Moser
2016-02-16Handle escaped quotes in WALinuxAgentShim.find_endpointScott Moser
2015-10-30Use DMI data to find Azure instance IDs.Daniel Watkins
2015-10-09Refactor tests to test helper method directly, and remove need for test helper.Daniel Watkins
2015-10-09Convert test helper to staticmethod.Daniel Watkins
2015-10-09Handle colons in packed strings in WALinuxAgentShim.find_endpoint.Daniel Watkins
2015-10-09Handle escaped quotes in WALinuxAgentShim.find_endpoint.Daniel Watkins
2015-05-15pep8 fixesScott Moser
2015-05-08Fix retrying.Daniel Watkins
2015-05-08Move our walinuxagent implementation to a single function call.Daniel Watkins
2015-05-08Stop using Python 3 only tempfile.TemporaryDirectory (but lose free cleanup).Daniel Watkins
2015-05-08Split WALinuxAgentShim code out to separate file.Daniel Watkins