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
/
DataSourceNoCloud.py
Age
Commit message (
Expand
)
Author
2012-02-17
support reading network interface config from DataSourceNoCloud
Scott Moser
2012-02-16
DataSourceNoCloud: allow reading user-data and meta-data from simple files
Scott Moser
2012-01-18
Add HP to Copyright, and Juerg Haefliger Authors.
Scott Moser
2012-01-17
[PATCH] PEP8 coding style fixes.
Scott Moser
2012-01-17
[PATCH 3/4] Fix pylint conventions C0324 (comma not followed by a space)
Scott Moser
2012-01-17
[PATCH 2/4] Fix pylint conventions C0322 (operator not preceded by a space)
Scott Moser
2012-01-17
[PATCH 1/4] Fix pylint conventions C0321 (more than one statement on a single...
Scott Moser
2012-01-12
[PATCH 04/13] Fix pylint warnings W0611 (unused import)
Scott Moser
2012-01-12
[PATCH 03/13] Fix pylint warnings W0301 (unnecessary semicolon)
Scott Moser
2011-08-31
remove a default 'local-hostname' value from DataSourceNoCloud
Scott Moser
2011-07-19
increase timeout on read_seed when a seedfrom was explicitly given
Scott Moser
2011-02-04
fix logging in DataSource modules
Scott Moser
2011-01-31
replace DataSource's self.log
Scott Moser
2011-01-31
allow 'ds=nocloud' to appear at end or beginning kernel cmdline
Scott Moser
2011-01-26
rework of DataSource loading.
Scott Moser
2011-01-19
convert 'cachedir' to 'seeddir', move cloud_config, scripts to instance
Scott Moser
2011-01-18
support reading cloud_config from kernel command line
Scott Moser
2010-08-13
fix 'seedfrom' in DataSourceNoCloud (LP: #617400)
Scott Moser
2010-08-12
DataSourceNoCloud: record where seeds were read from
Scott Moser
2010-08-12
DataSourceNoCloud: fix issue with seeded files
Scott Moser
2010-08-12
use read_optional_seed, change 'parse_cmdline_data' to return boolean
Scott Moser
2010-08-12
initial dump of "sans-cloud" code (DataSourceNoCloud)
Scott Moser