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
/
tests
Age
Commit message (
Expand
)
Author
2015-09-08
power_state: support 'condition' argument
Scott Moser
2015-09-08
NoCloud: fix consumption of vendor-data
Scott Moser
2015-09-02
fix test_as_dict
Scott Moser
2015-08-31
events: add timestamp and origin, support file posting
Scott Moser
2015-08-31
split 'events' portion of reporting into separate file
Scott Moser
2015-08-07
reporting: fix logging reproter and tests
Scott Moser
2015-08-07
hopefully fix DataSourceMAAS
Scott Moser
2015-08-06
sync with cloudinit 2.0 for registry and reporting
Scott Moser
2015-08-04
sync tests back
Scott Moser
2015-08-04
fix pep8
Scott Moser
2015-08-02
fix tests from sync
Scott Moser
2015-07-30
tests pass
Scott Moser
2015-07-28
pull from 2.0 trunk @ a433358bbcf4e8a771b80cae34468409ed5a811d
Scott Moser
2015-07-28
rsyslog: skip empty or None in remotes format
Scott Moser
2015-07-28
remove 'syslog' module (its been moved to rsyslog)
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
merge from trunk
Scott Moser
2015-07-27
add rsyslog tests
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
Make full data source available to code that handles mirror selection.
Daniel Watkins
2015-07-21
fix 'make pyflakes'
Scott Moser
2015-07-21
tests: fix TestHandlerHandlePart tests
Scott Moser
2015-07-21
Use /dev/disk devices for Azure ephemeral disk.
Daniel Watkins
2015-07-21
Refactor cc_mounts.sanitize_devname to make it easier to modify.
Daniel Watkins
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-16
Use wget to fetch CloudStack passwords.
Daniel Watkins
2015-06-10
Add a cloud-init plugin for helping users register and subscribe their RHEL-b...
Daniel Watkins
2015-06-03
add tests for systemd detection
Lars Kellogg-Stedman
2015-06-03
transform paths in functions taking more than a single argument
Lars Kellogg-Stedman
2015-05-29
Corrected spelling error on variable name
Brent Baude
2015-05-27
Updated files with upstream review comments thanks to Dan and Scott
Brent Baude
2015-05-22
AZURE: Redact on-disk user password in /var/lib/ovf-env.xml
Ben Howard
2015-05-21
This commit consists of three things based on feedback from smosher:
Brent Baude
2015-05-15
temporarily disasble test if no bin/cloud-init
Scott Moser
2015-05-15
pep8 fixes
Scott Moser
2015-05-15
Azure: remove dependency on walinux-agent
Scott Moser
2015-05-14
read_seeded: fix reed_seeded after regression
Scott Moser
2015-05-08
Fix retrying.
Daniel Watkins
2015-05-08
Reintroduce original code path.
Daniel Watkins
2015-05-08
Move our walinuxagent implementation to a single function call.
Daniel Watkins
2015-05-08
Stop using Python 3 only tempfile.TemporaryDirectory (but lose free cleanup).
Daniel Watkins
2015-05-08
Split WALinuxAgentShim code out to separate file.
Daniel Watkins
2015-05-08
Make find_endpoint a staticmethod to clean up top-level namespace.
Daniel Watkins
2015-05-08
Return a dict of data from WALinuxAgentShim, rather than accessing attributes.
Daniel Watkins
2015-05-07
Implement basic replacement for walinuxagent in Azure data source.
Daniel Watkins
[next]