index
:
vyos-cloud-init.git
circinus
crux
current
equuleus
sagitta
(mirror of https://github.com/marekm72/vyos-cloud-init.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-08-04
pep8 fixes
Scott Moser
2015-07-31
status_wrapper in main: correct fix use of print_exc when handling exception
Scott Moser
2015-07-30
status_wrapper in main: fix use of print_exc when handling exception
Scott Moser
2015-07-28
rsyslog: skip empty or None in remotes format
Scott Moser
2015-07-28
rsyslog: add new format of config
Scott Moser
2015-07-28
remove 'syslog' module (its been moved to rsyslog)
Scott Moser
2015-07-28
doc: mention how to run syslog server
Scott Moser
2015-07-28
must declare proto of '@'
Scott Moser
2015-07-28
add trailing newline only if necessary
Scott Moser
2015-07-28
fix bug in remotes_to_rsyslog_cfg, add test
Scott Moser
2015-07-28
add support for 'remotes'
Scott Moser
2015-07-27
fix kwarg
Scott Moser
2015-07-27
fix build with merge from trunk
Scott Moser
2015-07-27
use 'restart' rather than 'reload' on non-systemd systems
Scott Moser
2015-07-27
_read_dmi_syspath: fix bad log message causing unintended exception
Scott Moser
2015-07-27
merge from trunk
Scott Moser
2015-07-27
add rsyslog tests
Scott Moser
2015-07-27
update existing rsyslog module with better code and doc
Scott Moser
2015-07-24
commit initial re-work/re-implementation of syslog config
Scott Moser
2015-07-22
mounts: support reliably detecting and using Azure ephemeral disks
Scott Moser
2015-07-22
remove some overly verbose log messages
Scott Moser
2015-07-22
provide data source to mirror selection code for region-specific mirrors.
Scott Moser
2015-07-22
merge from trunk
Scott Moser
2015-07-22
fixes bug: https://launchpad.net/bugs/1461242
Scott Moser
2015-07-22
ssh: generate ed25519 host keys if supported
Scott Moser
2015-07-22
improve log message
Scott Moser
2015-07-22
fixes from testing
Scott Moser
2015-07-22
merge from trunk
Scott Moser
2015-07-22
packages/debian/control.in: add depends on iproute2
Scott Moser
2015-07-22
replace '2' with 'TO' in globals
Scott Moser
2015-07-22
pep8 line too long
Scott Moser
2015-07-22
merge from trunk
Scott Moser
2015-07-22
Add DataSource.region and use it in mirror selection.
Daniel Watkins
2015-07-22
Make full data source available to code that handles mirror selection.
Daniel Watkins
2015-07-21
untested suggested change
Scott Moser
2015-07-21
fix 'make pyflakes'
Scott Moser
2015-07-21
tests: fix TestHandlerHandlePart tests
Scott Moser
2015-07-21
Add udev rules for Azure ephemeral disks.
Daniel Watkins
2015-07-21
Use /dev/disk devices for Azure ephemeral disk.
Daniel Watkins
2015-07-21
Extend disk_setup and mounts to handle /dev/disk symlinks.
Daniel Watkins
2015-07-21
Refactor cc_mounts.sanitize_devname to make it easier to modify.
Daniel Watkins
2015-07-20
Return a sensible value for DataSourceGCE.availability_zone.
Daniel Watkins
2015-07-16
CloudSigma: encode/decode data before communicating over the serial channel
Scott Moser
2015-07-16
CloudSigma: encode/decode data before communicating over the serial channel
Daniel Watkins
2015-07-10
Fix regressed logic causing rightscale userdata to no longer work.
Scott Moser
2015-07-06
Return a sensible value for DataSourceGCE.availability_zone.
Daniel Watkins
2015-07-06
Reduce repetition in GCE data source tests.
Daniel Watkins
2015-06-29
- Fix logic change introduced by 1000.1.1
Robert Schweikert
2015-06-16
Use wget to fetch CloudStack passwords.
Scott Moser
2015-06-16
Use wget to fetch CloudStack passwords.
Daniel Watkins
[next]