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-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
2016-03-22
- Rename find_fallback_network_device to generate_fallback_config
Wesley Wiedenmeier
2016-03-22
Got rid of blank lines in net.find_fallback_network_device
Wesley Wiedenmeier
2016-03-22
Basic code added to kick off network configuration and cause fallback network
Wesley Wiedenmeier
2016-03-22
For find_fallback_network_device, kwarg rename_to_default specifies whether or
Wesley Wiedenmeier
2016-03-22
Typo fix
Wesley Wiedenmeier
2016-03-22
Fix typo
Wesley Wiedenmeier
2016-03-22
Wrap read calls to /sys/class/net/DEV/{carrier, dormant, operstate} in
Wesley Wiedenmeier
2016-03-21
Fix typo in disable_conf_file and mistake in call
Wesley Wiedenmeier
2016-03-21
merge from trunk
Scott Moser
2016-03-21
add check_instance_id to ConfigDrive
Scott Moser
2016-03-21
Added _write_network_fallback function to distros.debian and abstract to
Wesley Wiedenmeier
2016-03-21
quickly check to see if the previous instance id is still valid
Scott Moser
2016-03-21
Added net.find_fallback_network_device() to find an appropriate device to dhcp
Wesley Wiedenmeier
2016-03-17
Send proper SUCCESS / FAILED events to the underlying VMware hypervisor.
Scott Moser
2016-03-16
fix regression when command line (ds=nocloud) is present
Scott Moser
2016-03-15
- Added the code to customize timezone.
Sankar Tanguturi
2016-03-14
fix long line
Scott Moser
2016-03-14
merge with trunk
Scott Moser
2016-03-14
merge with trunk for dmidecode changes
Scott Moser
2016-03-14
change return value for dmi data of all \xff to be ""
Scott Moser
2016-03-14
strip return of dmidecode and do so before checking for all "."
Scott Moser
2016-03-14
change where we handle the translation
Scott Moser
2016-03-14
change return value for dmi data of all \xff to be ""
Scott Moser
2016-03-11
- Fixed few pep8 and flake8 issues.
Sankar Tanguturi
2016-03-11
fix tox
Scott Moser
2016-03-11
minor changes use the helpers in cloudinit/net
Scott Moser
2016-03-11
fix use of network state
Scott Moser
2016-03-11
- Executed 'bzr merge' and resolved all the conflicts.
Sankar Tanguturi
2016-03-11
merge with trunk
Scott Moser
2016-03-10
commit planned implementation of datasourcenocloud
Scott Moser
2016-03-10
dmi data: fix failure of reading dmi data for unset dmi values
Scott Moser
2016-03-10
adjust net to fit with cloudinit
Scott Moser
2016-03-10
initial copy of curtin net
Scott Moser
2016-03-10
improve comment
Scott Moser
2016-03-10
dmi data: fix failure of reading dmi data for unset dmi values
Scott Moser
2016-03-09
add default user to 'lxd' group and create groups when necessary.
Scott Moser
2016-03-09
- Fixed few issues with return values form util.subp()
Sankar Tanguturi
2016-03-08
- Ignored return code 1 for 'pkill' command in config_nic.py
Sankar Tanguturi
2016-03-08
No longer run pollinate by default in seed_random
Scott Moser
2016-03-07
No longer run pollinate by default in seed_random
Scott Moser
[next]