summaryrefslogtreecommitdiff
path: root/cloudinit/sources/DataSourceBigstep.py
AgeCommit message (Expand)Author
2021-12-15Adopt Black and isort (SC-700) (#1157)James Falcon
2020-09-16cloudinit: remove unused LOG variables (#574)Daniel Watkins
2018-10-09instance-data: Add standard keys platform and subplatform. Refactor ec2.Chad Smith
2017-12-05Datasources: Formalize DataSource get_data and related properties.Chad Smith
2017-03-21Bigstep: fix bug when executing in python3.root
2016-12-22LICENSE: Allow dual licensing GPL-3 or Apache 2.0Jon Grimm
2016-11-10pep8: fix style errors reported by pycodestyle 2.1.0Scott Moser
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
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