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
Age
Commit message (
Expand
)
Author
2013-09-10
Fix detection of ETHx_IP context variable, add test.
Vlastimil Holer
2013-09-10
Configurable OpenNebula::parseuser. Seed search dir+dev merge. ...
Vlastimil Holer
2013-09-10
Fix pylint complain on toks.split('.')
Vlastimil Holer
2013-09-10
Replace RE context.sh parser with Scott's rewrite of bash dumper. Upper case ...
Vlastimil Holer
2013-09-05
PEP8 and Pylint fixes. Move context.sh "parser" into separate
Vlastimil Holer
2013-09-05
Merged trunk lp:cloud-init
Vlastimil Holer
2013-09-04
Search for contextualization CDROM by LABEL=CONTEXT
Vlastimil Holer
2013-09-04
Fix RE matching context variables. Test cleanups.
Vlastimil Holer
2013-09-04
Apply parse.diff by Javier Fontan <jfontan@opennebula.org>
Vlastimil Holer
2013-08-24
support base64 encoded data in the smart os datasource.
Scott Moser
2013-08-24
changes to behavior on specifying keys.
Scott Moser
2013-08-23
Fixed some typos. Change decode_base64 from sys_cfg to ds_cfg
Ben Howard
2013-08-20
fix bad arguments to subp inside of apply_hostname_bounce
Scott Moser
2013-08-20
Updated merge proposal with current tree
Ben Howard
2013-08-20
Fixed no_base64_decode settings
Ben Howard
2013-08-15
do not set 'password', but set 'passwd' to crypt'd value
Scott Moser
2013-08-14
cc_growpart: prefer growpart over parted 'resizepart'
Scott Moser
2013-08-14
cc_growpart: prefer growpart over parted 'resizepart'
Scott Moser
2013-08-06
merge from trunk
Scott Moser
2013-08-06
fix pep8 and pylint warnings
Scott Moser
2013-08-06
remove unused import
Scott Moser
2013-08-06
remove unused LOG
Scott Moser
2013-08-06
initially add support for apt_ftp_proxy and apt_https_proxy. tests to come.
Scott Moser
2013-08-05
merge from trunk
Scott Moser
2013-07-30
Added base64 support to SmartOS datasource.
Ben Howard
2013-07-30
set reading /proc/uptime to false by default.
Scott Moser
2013-07-30
add util.log_time helper
Scott Moser
2013-07-29
DataSourceAzure: do not capture output of bounce command
Scott Moser
2013-07-26
azure: fix bouncing of interface
Scott Moser
2013-07-25
minor azure cleanup
Scott Moser
2013-07-25
azure: support bouncing interfaces to publish new hostname
Scott Moser
2013-07-24
Remove duplicate timezone file finding and error raising.
Joshua Harlow
2013-07-24
Fix small prefix bug + jsonp tests.
Joshua Harlow
2013-07-24
rename CC_JSONP_PRE again (JSONP_PREFIX) and use CLOUD_PREFIX
Scott Moser
2013-07-24
change 'json-patch' to 'cloud-config-jsonp'
Scott Moser
2013-07-24
merge from trunk
Scott Moser
2013-07-24
DataSourceSmartOS: fix issue if dmidecode is not present
Scott Moser
2013-07-24
add SmartOS datasource supporting Joyent cloud
Ben Howard
2013-07-23
Changed get_serial to be fully parameterized and return the serial
Ben Howard
2013-07-23
on azure datasource, grab use Deployment as the instance-id
Scott Moser
2013-07-23
Move more functionality into get_serial()
Ben Howard
2013-07-23
alias 'availability_zone' to availability-zone in metadata service.
Scott Moser
2013-07-23
use constants for startswith in handlers. add strip_prefix_suffix.
Joshua Harlow
2013-07-23
finalize handlers even when another handler fails.
Joshua Harlow
2013-07-23
allow individual MIME segments to be gzip compressed
Joshua Harlow
2013-07-23
bump version in cloudinit/version.py
Scott Moser
2013-07-23
Fix password setting for rhel5.
Scott Moser
2013-07-21
Ensure what we are searching over is a directory.
Joshua Harlow
2013-07-21
Also make the dir handler registration a simple function.
Joshua Harlow
2013-07-21
Just use an initialized array.
Joshua Harlow
[next]