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
/
unittests
/
test_datasource
Age
Commit message (
Expand
)
Author
2017-08-31
tests: Stop leaking calls through unmocked metadata addresses
Chad Smith
2017-08-29
ec2: Add IPv6 dhcp support to Ec2DataSource.
Chad Smith
2017-08-09
ec2: Allow Ec2 to run in init-local using dhclient in a sandbox.
Chad Smith
2017-07-25
tests: Add initial tests for EC2 and improve a docstring.
Scott Moser
2017-07-17
Scaleway: add datasource with user and vendor data for Scaleway.
Julien Castets
2017-07-13
tests: fix usage of mock in GCE test.
Scott Moser
2017-07-13
test_gce: Fix invalid mock of platform_reports_gce to return False
Chad Smith
2017-06-27
Azure: Add network-config, Refactor net layer to handle duplicate macs.
Ryan Harper
2017-06-15
FreeBSD: fix test failure
Scott Moser
2017-06-15
FreeBSD: fix cdrom mounting failure if /mnt/cdrom/secure did not exist.
Hongjiang Zhang
2017-06-15
write_file(s): Print permissions as octal, not decimal
Andrew Jorgensen
2017-06-01
azure: identify platform by well known value in chassis asset tag.
Chad Smith
2017-05-30
AliYun: Enable platform identification and enable by default.
Junjie Wang
2017-05-25
GCE: Update the attribute used to find instance SSH keys.
Daniel Watkins
2017-05-25
python2.6: fix unit tests usage of assertNone and format.
Scott Moser
2017-05-23
flake8: move the pinned version of flake8 up to 3.3.0
Scott Moser
2017-05-19
DigitalOcean: remove routes except for the public interface.
Ben Howard
2017-05-18
cloudstack: fix tests to avoid accessing /var/lib/NetworkManager
Lars Kellogg-Stedman
2017-05-17
Azure: fix reformatting of ephemeral disks on resize to large types.
Scott Moser
2017-05-10
FreeBSD: improvements and fixes for use on Azure
Hongjiang Zhang
2017-04-11
DigitalOcean: bind resolvers to loopback interface.
Ben Howard
2017-04-11
tests: fix AltCloud tests to not rely on blkid
Scott Moser
2017-03-31
tests: update OpenNebula and Digital Ocean to not rely on host interfaces.
Scott Moser
2017-03-27
GCE: Search GCE in ds-identify, consider serial number in check.
Scott Moser
2017-03-17
render_network_state: switch arguments around, do not require target
Scott Moser
2017-01-24
tests: No longer monkey patch httpretty for python 3.4.2
Scott Moser
2017-01-24
reset httppretty for each test
Lars Kellogg-Stedman
2017-01-17
OpenStack: Use timeout and retries from config in get_data.
Lars Kellogg-Stedman
2016-12-22
LICENSE: Allow dual licensing GPL-3 or Apache 2.0
Jon Grimm
2016-12-11
CloudSigma: Fix bug where datasource was not loaded in local search.
Scott Moser
2016-11-22
Azure: No longer rely on walinux agent.
Scott Moser
2016-11-18
Add activate_datasource, for datasource specific code paths.
Scott Moser
2016-11-07
pyflakes: fix issue with pyflakes 1.3 found in ubuntu zesty-proposed.
Scott Moser
2016-11-01
AliYun: Add new datasource for Ali-Cloud ECS
kaihuan.pkh
2016-10-19
OpenNebula: replace 'ip' parsing with cloudinit.net usage.
Scott Moser
2016-10-04
unittests: fix use of mock 2.0 'assert_called' when running make check
Ryan Harper
2016-09-29
DigitalOcean: use meta-data for network configruation
Ben Howard
2016-09-12
Allow link type of null in network_data.json
Jon Grimm
2016-09-12
DataSourceOVF: fix user-data as base64 with python3
Scott Moser
2016-08-23
Generate a dummy bond name for OpenStack
Scott Moser
2016-08-15
Get Azure endpoint server from DHCP client
Brent Baude
2016-08-12
DigitalOcean: use the v1.json endpoint
Ben Howard
2016-08-12
MAAS: add vendor-data support
Scott Moser
2016-08-11
ConfigDrive: recognize 'tap' as a link type.
Scott Moser
2016-08-11
NoCloud: fix bug providing network-interfaces via meta-data.
Scott Moser
2016-08-10
SmartOS: more improvements for network configuration
Scott Moser
2016-06-15
Re-apply "Remove trailing dot from GCE metadata URL (LP: #1581200) [Phil Roche]"
Daniel Watkins
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
Just do all the imports on one line
Joshua Harlow
[next]