summaryrefslogtreecommitdiff
path: root/cloudinit/sources/DataSourceBigstep.py
Commit message (Expand)AuthorAgeFilesLines
* cloud-config: honor cloud_dir setting (#1523)Alberto Contreras2022-06-221-18/+22
* Adopt Black and isort (SC-700) (#1157)James Falcon2021-12-151-5/+4
* cloudinit: remove unused LOG variables (#574)Daniel Watkins2020-09-161-3/+0
* instance-data: Add standard keys platform and subplatform. Refactor ec2.Chad Smith2018-10-091-0/+4
* Datasources: Formalize DataSource get_data and related properties.Chad Smith2017-12-051-1/+4
* Bigstep: fix bug when executing in python3.root2017-03-211-1/+1
* LICENSE: Allow dual licensing GPL-3 or Apache 2.0Jon Grimm2016-12-221-3/+5
* pep8: fix style errors reported by pycodestyle 2.1.0Scott Moser2016-11-101-0/+1
* Fix up a ton of flake8 issuesJoshua Harlow2016-05-121-2/+2
* Implemented review concerning position of try and more information about the ...Alex Sirbu2016-03-071-8/+12
* Returning false if file does not exist, instead of throwing errorAlex Sirbu2016-03-071-1/+8
* Pep8 changes to Bigstep datasource.root2016-03-021-2/+0
* Added Bigstep datasource.root2016-03-021-0/+48