index
:
vyos-cloud-init.git
circinus
crux
current
equuleus
sagitta
(mirror of https://github.com/marekm72/vyos-cloud-init.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cloudinit
/
sources
/
DataSourceCloudSigma.py
Age
Commit message (
Expand
)
Author
2020-11-02
cloudinit: move dmi functions out of util (#622)
Scott Moser
2019-07-10
Fix a couple of issues raised by a coverity scan
Daniel Watkins
2018-10-09
instance-data: Add standard keys platform and subplatform. Refactor ec2.
Chad Smith
2018-03-20
datasources: fix DataSource subclass get_hostname method signature
Chad Smith
2017-12-05
Datasources: Formalize DataSource get_data and related properties.
Chad Smith
2017-04-21
pylint: fix all logging warnings
Joshua Powers
2016-12-22
LICENSE: Allow dual licensing GPL-3 or Apache 2.0
Jon Grimm
2016-12-11
CloudSigma: Fix bug where datasource was not loaded in local search.
Scott Moser
2016-08-12
DigitalOcean: use the v1.json endpoint
Ben Howard
2016-06-02
re-add the 'Net' classes for datasources
Scott Moser
2016-05-25
commit to push for fear of loss.
Scott Moser
2016-05-12
Fix up a ton of flake8 issues
Joshua Harlow
2016-04-12
SmartOS, CloudSigma: fix error when dmi data is not availble
Scott Moser
2015-03-04
Fix invalid format string in CloudSigma logging.
Daniel Watkins
2015-01-14
Drop reliance on dmidecode executable.
Ben Howard
2014-05-30
CloudSigma: only poll on serial device after dmidecode check.
Kiril Vladimiroff
2014-05-30
minor cleanups.
Scott Moser
2014-05-30
Use dmidecode to detect if cloud-init runs in CloudSigma's infrastructure
Kiril Vladimiroff
2014-05-27
Enable vendordata for CloudSigma (LP: #1303986)
Ben Howard
2014-03-04
CloudSigma: support user-data being base64 encoded
Kiril Vladimiroff
2014-02-19
Read encoded with base64 user data
Kiril Vladimiroff
2014-02-18
CloudSigma: remove 'WARN' in not found case
Scott Moser
2014-02-13
cloudsigma: change default dsmode to 'net'
Scott Moser
2014-02-12
Add CloudSigma data source
Kiril Vladimiroff