summaryrefslogtreecommitdiff
path: root/cloudinit/sources/DataSourceBigstep.py
AgeCommit message (Collapse)Author
2016-11-10pep8: fix style errors reported by pycodestyle 2.1.0Scott Moser
pycodestyle 2.1.0 is in Ubuntu zesty, and complained about the changes made here. Simple style changes. This makes 'make pep8' pass again when built in a zesty build system with proposed enabled.
2016-05-12Fix up a ton of flake8 issuesJoshua Harlow
2016-03-07Implemented review concerning position of try and more information about the ↵Alex Sirbu
caught exception.
2016-03-07Returning false if file does not exist, instead of throwing errorAlex Sirbu
2016-03-02Pep8 changes to Bigstep datasource.root
2016-03-02Added Bigstep datasource.root