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-06-15
fix some errors reported by pylint
Scott Moser
2016-06-15
move 'main' into cloudinit/cmd/ for easier testing
Scott Moser
2016-06-15
Silence pep8 warnings due to patcher activation
Joshua Harlow
2016-06-15
Re-apply "Remove trailing dot from GCE metadata URL (LP: #1581200) [Phil Roche]"
Daniel Watkins
2016-06-14
Don't continue running with no action
Joshua Harlow
2016-06-14
Retain the prior attribute missing handling
Joshua Harlow
2016-06-14
Make the bin/cloud-init an actual console entrypoint
Joshua Harlow
2016-06-14
fix pep8 failure introduced in recent commit.
Scott Moser
2016-06-14
[Revert] Remove trailing dot from GCE metadata URL
Scott Moser
2016-06-13
Removes trailing dot in metadata.google.internal GCE metadata lookup.
Phil Roche
2016-06-10
Fix the broken import and 'parse_net_config_data' function usage
Joshua Harlow
2016-06-10
Refactor a large part of the networking code.
Joshua Harlow
2016-06-10
Just mock 'on_first_boot' vs special argument
Joshua Harlow
2016-06-10
Fix apt configure unittests to run in more environments
Scott Moser
2016-06-10
minor changes prior to merge
Scott Moser
2016-06-10
Change missing Cheetah log warning to debug [Andrew Jorgensen]
Scott Moser
2016-06-09
improve error handling and reporting in gpg functions
Christian Ehrhardt
2016-06-09
move gpg functions into gpg.py
Christian Ehrhardt
2016-06-07
system config of networking should override datasource provided
Scott Moser
2016-06-07
For now just remove compat.py module
Joshua Harlow
2016-06-06
Get cmdline working again
Joshua Harlow
2016-06-06
Rebase against master
Joshua Harlow
2016-06-06
Change the Cheetah warning to a debug message
Andrew Jorgensen
2016-06-06
capture output of gpg calls to avoid messing up stdout/stderr
Christian Ehrhardt
2016-06-06
rename fucntion to mirrorurl_to_apt_fileprefix to reflect what it actually does
Christian Ehrhardt
2016-06-06
rename add_key / add_source to add_apt_key / add_apt_source
Christian Ehrhardt
2016-06-06
fixup key tests for cases where network isn't available
Christian Ehrhardt
2016-06-06
add_key_raw - make exceptions more specific
Christian Ehrhardt
2016-06-06
pythonify getkeybyid and move it to uitl.py
Christian Ehrhardt
2016-06-03
improve network configuration
Scott Moser
2016-06-03
fix tox -e flake8
Scott Moser
2016-06-03
config drive conversion: recognize 'bridge' as a physical type, fix mtu
Scott Moser
2016-06-03
fix issue with routes on subnets not getting rendered
Scott Moser
2016-06-03
avoid rendering 'lo' twice by not writing it in network config.
Scott Moser
2016-06-03
lxd: fix log messsage
Scott Moser
2016-06-02
ConfigDrive: do not use 'id' on a link for the device name
Scott Moser
2016-06-02
re-add the 'Net' classes for datasources
Scott Moser
2016-06-02
fix untested previous change to smartos
Scott Moser
2016-06-02
smartos: do not raise error when not on smartos
Scott Moser
2016-06-02
eni parsing: support 'ether' in hwaddress, netmask and broadcast
Scott Moser
2016-06-02
openstack: support decoding when reading files, use that for network_config
Scott Moser
2016-06-02
fix log message in emit_upstart
Scott Moser
2016-06-02
SmartOS: datasource improvements, support for networking information.
Scott Moser
2016-06-01
clean up log message a bit.
Scott Moser
2016-06-01
cloudinit/stages.py: if no datasource found, do not attempt is_new_instance
Scott Moser
2016-06-01
support renaming and fix logic in rename_interfaces
Scott Moser
2016-05-31
add renaming code for renaming interfaces
Scott Moser
2016-05-31
use constants for kvm and lx-brand
Scott Moser
2016-05-30
merge with last upstream to avoid merging conflicts on MP
Christian Ehrhardt
2016-05-30
fix EXPORT_GPG_KEYID for existing keys
Christian Ehrhardt
[next]