summaryrefslogtreecommitdiff
path: root/cloudinit/sources/DataSourceCloudSigma.py
AgeCommit message (Expand)Author
2020-11-02cloudinit: move dmi functions out of util (#622)Scott Moser
2019-07-10Fix a couple of issues raised by a coverity scanDaniel Watkins
2018-10-09instance-data: Add standard keys platform and subplatform. Refactor ec2.Chad Smith
2018-03-20datasources: fix DataSource subclass get_hostname method signatureChad Smith
2017-12-05Datasources: Formalize DataSource get_data and related properties.Chad Smith
2017-04-21pylint: fix all logging warningsJoshua Powers
2016-12-22LICENSE: Allow dual licensing GPL-3 or Apache 2.0Jon Grimm
2016-12-11CloudSigma: Fix bug where datasource was not loaded in local search.Scott Moser
2016-08-12DigitalOcean: use the v1.json endpointBen Howard
2016-06-02re-add the 'Net' classes for datasourcesScott Moser
2016-05-25commit to push for fear of loss.Scott Moser
2016-05-12Fix up a ton of flake8 issuesJoshua Harlow
2016-04-12SmartOS, CloudSigma: fix error when dmi data is not availbleScott Moser
2015-03-04Fix invalid format string in CloudSigma logging.Daniel Watkins
2015-01-14Drop reliance on dmidecode executable.Ben Howard
2014-05-30CloudSigma: only poll on serial device after dmidecode check.Kiril Vladimiroff
2014-05-30minor cleanups.Scott Moser
2014-05-30Use dmidecode to detect if cloud-init runs in CloudSigma's infrastructureKiril Vladimiroff
2014-05-27Enable vendordata for CloudSigma (LP: #1303986)Ben Howard
2014-03-04CloudSigma: support user-data being base64 encodedKiril Vladimiroff
2014-02-19Read encoded with base64 user dataKiril Vladimiroff
2014-02-18CloudSigma: remove 'WARN' in not found caseScott Moser
2014-02-13cloudsigma: change default dsmode to 'net'Scott Moser
2014-02-12Add CloudSigma data sourceKiril Vladimiroff