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
2016-04-12
DataSourceNoCloud: fix check_instance_id when upgraded
Scott Moser
2016-04-11
minor cleanups
Scott Moser
2016-04-11
lxd-bridge: Don't require a bridge name and implement support for domain name
Stéphane Graber
2016-04-11
Update lxd-bridge code to do a single debconf-communicate run and split debco...
Stéphane Graber
2016-04-11
Add support for lxd-bridge configuration
Stéphane Graber
2016-04-06
Ensure that a resolve conf object is written as a string.
Scott Moser
2016-04-06
fix adding of users when no group is specified
Scott Moser
2016-04-06
support adding the primary group also
Scott Moser
2016-04-05
write_files: fix decompression of content
Scott Moser
2016-04-04
chef: fix chef installation from gems
Scott Moser
2016-04-04
disk_setup: correctly send --force to mkfs on block devices
Scott Moser
2016-04-04
DataSource: set ds_cfg to be a dictionary
Scott Moser
2016-04-04
merge with trunk
Scott Moser
2016-03-30
fix adding of users without a group
Scott Moser
2016-03-29
Misc fixes for VMware Support.
Scott Moser
2016-03-29
Added a comment about /var/run/vmware-imc directory.
Sankar Tanguturi
2016-03-29
apply_network_config improvements
Scott Moser
2016-03-24
pyflakes
Scott Moser
2016-03-24
some final changes
Scott Moser
2016-03-24
pep8 fixes from last comment merge
Scott Moser
2016-03-24
support reading network config from kernel command line
Scott Moser
2016-03-24
add comments and improve error messages
Scott Moser
2016-03-24
make get_cmdline read /proc/1/cmdline if inside a container
Scott Moser
2016-03-24
ConfigDrive: convert OpenStack network_data.json to network_config.yaml
Scott Moser
2016-03-24
fix review comments
Ryan Harper
2016-03-24
remove debug code
Scott Moser
2016-03-24
provide datasource.check_instance_id with access to system config
Scott Moser
2016-03-24
improve comment
Scott Moser
2016-03-24
add suport for base64 encoded gzipped text on command line
Scott Moser
2016-03-23
network_data: add link type 'phys', no need to reload json data
Ryan Harper
2016-03-23
support [untested] network-config=<base64> on kernel command line
Scott Moser
2016-03-23
fix tox issues
Scott Moser
2016-03-23
fix openstack versions s/KILO/LIBERY drop networkdata read helper
Ryan Harper
2016-03-23
add the implementation for read_kernel_cmdline_config
Scott Moser
2016-03-23
add sys_netdev_info helper, support reading macs in.
Scott Moser
2016-03-23
add config_from_klibc_net_cfg and helper functions
Scott Moser
2016-03-23
configdata: parse and convert openstack network_data json to network_config
Ryan Harper
2016-03-23
merge from trunk.net1
Scott Moser
2016-03-22
better log message about applying networking.
Scott Moser
2016-03-22
Fixed few other misc issues.
Sankar Tanguturi
2016-03-22
write to 50-cloud-init.cfg and write systemd.link rules.
Scott Moser
2016-03-22
fix quick_read_instance_id in nocloud for seed_dirs change
Scott Moser
2016-03-22
make NoCloud work for seeding network.
Scott Moser
2016-03-22
add implementation of generate_fallback_config from wesley.
Scott Moser
2016-03-22
add code to invoke networking config
Scott Moser
2016-03-22
drop changes other than generate_fallback_config
Scott Moser
2016-03-22
merge from trunk.net1
Scott Moser
2016-03-22
In generate_fallback_config() fix function to sort potential interfaces to work
Wesley Wiedenmeier
2016-03-22
move some of the pickle loading out of Init, into private methods
Scott Moser
2016-03-22
In generate_fallback_config return full netconfig dict with 'config' and
Wesley Wiedenmeier
[next]