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
Age
Commit message (
Expand
)
Author
2020-06-08
test: move conftest.py to top-level, to cover tests/ also (#414)
Daniel Watkins
2020-06-08
Move subp into its own module. (#416)
Scott Moser
2020-06-04
New feature flag functionality and fix includes failing silently (#367)
James Falcon
2020-06-03
Enhance poll imds logging (#365)
Moustafa Moustafa
2020-06-02
test: fix all flake8 E121 and E123 errors (#404)
Joshua Powers
2020-06-02
test: fix all flake8 E241 (#403)
Joshua Powers
2020-06-01
test: fix all flake8 E741 errors (#401)
Joshua Powers
2020-05-27
Enable chef_license support for chef infra client (#389)
Bipin Bachhao
2020-05-14
cloudinit: remove unneeded __future__ imports (#362)
Daniel Watkins
2020-05-13
Add schema to apt configure config (#357)
lucasmoura
2020-05-08
Add test to ensure docs examples are valid cloud-init configs (#355)
James Falcon
2020-05-07
make suse and sles support 127.0.1.1 (#336)
chengcheng-chcheng
2020-05-06
Create tests to validate schema examples (#348)
lucasmoura
2020-05-04
bsd: upgrade support (#305)
Gonéri Le Bouder
2020-05-01
DataSourceEc2: use metadata's NIC ordering to determine route-metrics (#342)
Daniel Watkins
2020-04-30
cc_locale: introduce schema (#335)
Daniel Watkins
2020-04-24
schema: add json schema for write_files module (#152)
Chad Smith
2020-04-24
BSD: find_devs_with_ refactoring (#298)
Gonéri Le Bouder
2020-04-24
cloudinit: drop dependencies on unittest2 and contextlib2 (#322)
Daniel Watkins
2020-04-20
tests: add missing mocks for get_interfaces_by_mac (#326)
Daniel Watkins
2020-04-02
Add support for NFS/EFS mounts (#300)
Andrew Beresford
2020-03-31
CiTestCase: stop using and remove sys_exit helper (#283)
Daniel Watkins
2020-03-31
rbxcloud: gracefully handle arping errors (#262)
Adam Dobrawy
2020-03-31
Fix cloud-init ignoring some misdeclared mimetypes in user-data.
Kurt Garloff
2020-03-30
net: ubuntu focal prioritize netplan over eni even if both present (#267)
Chad Smith
2020-03-27
CiTestCase: remove now-unneeded parse_and_read helper method (#286)
Daniel Watkins
2020-03-26
Identify SAP Converged Cloud as OpenStack
Silvio Knizek
2020-03-26
add Openbsd support (#147)
Gonéri Le Bouder
2020-03-26
VMWware: support to update guest info gc status if enabled (#261)
xiaofengw-vmware
2020-03-23
cc_apt_configure/util: combine search_for_mirror implementations (#271)
Daniel Watkins
2020-03-19
cloudinit/tests: remove unneeded with_logs configuration (#263)
Daniel Watkins
2020-03-18
ec2: render network on all NICs and add secondary IPs as static (#114)
Chad Smith
2020-03-12
Add Netbsd support (#62)
Gonéri Le Bouder
2020-03-10
instance-data: add cloud-init merged_cfg and sys_info keys to json (#214)
Chad Smith
2020-03-05
ec2: Do not fallback to IMDSv1 on EC2 (#216)
Chad Smith
2020-03-04
net: support network-config:disabled on the kernel commandline (#232)
Chad Smith
2020-02-19
ec2: Do not log IMDSv2 token values, instead use REDACTED (#219)
Ryan Harper
2020-02-07
cc_disk_setup: add swap filesystem force flag (#207)
Ryan Harper
2020-02-03
sysconfig: distro-specific config rendering for BOOTPROTO option (#162)
Robert Schweikert
2020-01-31
cloudinit: replace "from six import X" imports (except in util.py) (#183)
Daniel Watkins
2020-01-30
net/cmdline: correctly handle static ip= config (#201)
Dimitri John Ledkov
2020-01-29
Replace mock library with unittest.mock (#186)
Daniel Watkins
2020-01-29
Scaleway: Fix DatasourceScaleway to avoid backtrace (#128)
Louis Bouchard
2020-01-23
cloudinit: remove ImportError handling for mock imports (#182)
Daniel Watkins
2020-01-23
Do not use fallocate in swap file creation on xfs. (#70)
Eduardo Otubo
2020-01-21
Drop most of the remaining use of six (#179)
Daniel Watkins
2020-01-16
util: rename get_architecture to get_dpkg_architecture (#173)
Daniel Watkins
2020-01-16
Ensure util.get_architecture() runs only once (#172)
Ryan Harper
2020-01-14
Only use gpart if it is the BSD gpart (#131)
Conrad Hoffmann
2020-01-08
net: fix rendering of 'static6' in network config (#77)
Ryan Harper
[next]