index
:
vyos-cloud-init.git
circinus
crux
current
equuleus
mergify/bp/circinus/pr-78
mergify/bp/circinus/pr-85
mergify/bp/sagitta/pr-78
sagitta
(mirror of https://github.com/vyos/vyos-cloud-init.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cloudinit
/
sources
/
__init__.py
Age
Commit message (
Expand
)
Author
2018-03-14
set_hostname: When present in metadata, set it before network bringup.
Chad Smith
2018-01-24
docs: Fix typos in docs and one debug message.
aRkadeFR
2017-12-05
Datasources: Formalize DataSource get_data and related properties.
Chad Smith
2017-08-30
distro: allow distro to specify a default locale
Ryan Harper
2017-06-27
Azure: Add network-config, Refactor net layer to handle duplicate macs.
Ryan Harper
2017-04-21
pylint: fix all logging warnings
Joshua Powers
2017-03-24
test: add running of pylint
Joshua Powers
2017-03-21
Bounce network interface for Azure when using the built-in path.
Brent Baude
2016-12-22
LICENSE: Allow dual licensing GPL-3 or Apache 2.0
Jon Grimm
2016-12-19
set_hostname: avoid erroneously appending domain to fqdn
Lars Kellogg-Stedman
2016-11-18
Add activate_datasource, for datasource specific code paths.
Scott Moser
2016-08-12
MAAS: add vendor-data support
Scott Moser
2016-06-27
fix restoring from a datasource that did not have dsmode
Scott Moser
2016-05-26
fix typos in names
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-04
DataSource: set ds_cfg to be a dictionary
Scott Moser
2016-03-24
provide datasource.check_instance_id with access to system config
Scott Moser
2016-03-22
add code to invoke networking config
Scott Moser
2016-03-21
quickly check to see if the previous instance id is still valid
Scott Moser
2015-08-31
split 'events' portion of reporting into separate file
Scott Moser
2015-08-04
fix pep8
Scott Moser
2015-08-02
event name doesnt need mode as it is run through init-local or init-net
Scott Moser
2015-08-02
fix tests from sync
Scott Moser
2015-07-31
plumb the rest the reporting through
Scott Moser
2015-07-31
move 'mode' out of SearchReportStack
Scott Moser
2015-07-31
address Daniel's comments in review
Scott Moser
2015-07-31
add nicer formating and messages for datasource searching
Scott Moser
2015-07-31
fix issues found when testing
Scott Moser
2015-07-30
tests pass
Scott Moser
2015-07-22
Add DataSource.region and use it in mirror selection.
Daniel Watkins
2015-07-22
Make full data source available to code that handles mirror selection.
Daniel Watkins
2015-01-21
Largely merge lp:~harlowja/cloud-init/py2-3 albeit manually because it seemed
Barry Warsaw
2014-09-03
improved logging of errors around module loading/searching
Scott Moser
2014-09-02
Fix logic statement and pep8 issue
Joshua Harlow
2014-09-02
Remove/adjust the verbose 'failed at attempted import of' log
Joshua Harlow
2014-08-26
fix(pep8): Fix various pep8 violations and version-lock pep8
Jay Faulkner
2014-01-23
merge from trunk
Scott Moser
2014-01-16
Fixed typos
Ben Howard
2014-01-16
DataSource: remove has_vendordata and consume_vendordata, drop filters
Scott Moser
2014-01-08
Significant re-working of the userdata handling and introduction of
Ben Howard
2013-12-06
new: FreeBSD module to support cloud-init on the FBSD10 platform. In its
Harm Weites
2013-09-10
fix DataSource base class to set up ds_cfg for 'Net' sources
Scott Moser
2013-09-10
Fix pylint complain on toks.split('.')
Vlastimil Holer
2013-09-05
Merged trunk lp:cloud-init
Vlastimil Holer
2013-07-23
alias 'availability_zone' to availability-zone in metadata service.
Scott Moser
2013-03-06
Continue working on merging code.
Joshua Harlow
2012-12-19
Remove conflicting merge block
Vlastimil Holer
2012-12-19
Merged trunk lp:cloud-init
Vlastimil Holer
2012-11-12
config-drive-v2: support public keys
Scott Moser
[next]