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
Age
Commit message (
Expand
)
Author
2013-02-21
Remove TODO
Vlastimil Holer
2013-02-20
Minor OpenNebula DS cleanups (style, dsmode, static network).
Vlastimil Holer
2013-02-19
Merged trunk lp:cloud-init
Vlastimil Holer
2013-02-19
Context.sh parsing cleanups, fix single quotes handling in multiword variables.
Vlastimil Holer
2013-02-19
Name unification Context.*Device -> Context.*Disk
Vlastimil Holer
2013-02-19
Change network ifaces detection from ifconfig to ip command.
Vlastimil Holer
2013-02-07
add test_nocloud unit tests, fix one issue found
Scott Moser
2013-02-07
user-data doesn't merge in from meta-data (typo)
Scott Moser
2013-02-04
make config of nocloud datasource able to specify meta-data and user-data
Scott Moser
2013-01-16
DataSourceConfigDrive: consider CD rom as valid config-drive source.
Scott Moser
2013-01-07
DataSourceCloudStack: fallback to default route if no virtual router found
Gerard Dethier
2013-01-04
Append DNS related stuff to network interfaces configuration. Minor cleanups.
Vlastimil Holer
2013-01-02
Add OpenNebula.org copyright.
Vlastimil Holer
2012-12-21
Add OpenNebula contextualization options to cloud-init
Javi Fontan
2012-12-20
Fix exception handlers for data read. Fix name read_context_disk_dir.
Vlastimil Holer
2012-12-20
Change subp exception handling to util.ProcessExecutionError
Vlastimil Holer
2012-12-20
Add explanation on how context variables parsing works.
Vlastimil Holer
2012-12-20
Change context variables .replace with .decode
Vlastimil Holer
2012-12-19
Remove conflicting merge block
Vlastimil Holer
2012-12-19
Merged trunk lp:cloud-init
Vlastimil Holer
2012-12-19
DataSourceCloudStack: use virtual router rather than default route
Gerard Dethier
2012-11-12
config-drive-v2: support public keys
Scott Moser
2012-11-12
pep8 and pylint fixups
Scott Moser
2012-11-12
REVERT revno 714: config-drive-v2: populate metadata['public-keys'] from 'pub...
Scott Moser
2012-11-12
merge from trunk
Scott Moser
2012-11-11
config-drive-v2: populate metadata['public-keys'] from 'public_keys'
Scott Moser
2012-11-10
whitespace / indentation cleanups
Scott Moser
2012-11-07
remove dead code from DataSourceEc2
Scott Moser
2012-10-27
Helpful cleanups.
harlowja
2012-10-24
Remove function that shouldn't have shown up.
Joshua Harlow
2012-10-24
Handle the case where newer versions of boto
Joshua Harlow
2012-10-23
use only util methods for reading/loading/appending/peeking
Scott Moser
2012-10-05
Add checks around the device names that are found
Joshua Harlow
2012-10-05
Add tests to show that the assigned bug is fixed.
Joshua Harlow
2012-10-05
Ensure that config drive datasource attempts to
Joshua Harlow
2012-10-04
Ensure that for config drive that
Joshua Harlow
2012-10-03
Delete hyphen.
Vlastimil Holer
2012-10-03
Delete old ConfigDrive's code.
Vlastimil Holer
2012-10-01
fix oauth time skew. actual implementation was returning 401 not 403.
Scott Moser
2012-09-30
[pylint]: remove unused import
Scott Moser
2012-09-28
make DataSourceMAAS 'main()' use load_yaml
Scott Moser
2012-09-24
DataSourceMAAS: if a oauth request fails due to 403 try updating local time
Scott Moser
2012-09-24
fix make pep8
Scott Moser
2012-09-24
Process userdata, ignored by mistake.
Vlastimil Holer
2012-09-20
Use only util methods for reading/loading/appending/peeking
Joshua Harlow
2012-09-20
Configurable dsmode. Resolve IPv4 hostname only with dsmode=net.
Vlastimil Holer
2012-09-20
Initialize toks variable. Fix EC2-like hostname generation based on IPv4.
Vlastimil Holer
2012-09-19
Use and resolve PUBLIC_IP from context disk if no HOSTNAME is specified.
Vlastimil Holer
2012-09-19
Optionally resolve IPv4 hostname.
Vlastimil Holer
2012-09-14
Fix hostname derived from IP. (LP: 1050962)
Andy Grimm
[next]