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
path:
root
/
cloudinit
Age
Commit message (
Expand
)
Author
2020-03-30
cloudinit: refactor util.is_ipv4 to net.is_ipv4_address (#292)
Daniel Watkins
2020-03-30
net/cmdline: replace type comments with annotations (#294)
Daniel Watkins
2020-03-27
net: introduce is_ip_address function (#288)
Daniel Watkins
2020-03-27
CiTestCase: remove now-unneeded parse_and_read helper method (#286)
Daniel Watkins
2020-03-27
sources/tests/test_init: drop use of deprecated inspect.getargspec (#285)
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-25
set_passwords: avoid chpasswd on BSD (#268)
Gonéri Le Bouder
2020-03-25
util: read_cc_from_cmdline handle urlencoded yaml content (#275)
Ryan Harper
2020-03-25
distros/tests/test_init: add tests for _get_package_mirror_info (#272)
Daniel Watkins
2020-03-24
freebsd: ensure package update works (#273)
Gonéri Le Bouder
2020-03-23
cc_disk_setup: fix RuntimeError (#270)
Daniel Watkins
2020-03-23
cc_apt_configure/util: combine search_for_mirror implementations (#271)
Daniel Watkins
2020-03-23
bsd: boottime does not depend on the libc soname (#269)
Gonéri Le Bouder
2020-03-20
test_oracle,DataSourceOracle: sort imports (#266)
Daniel Watkins
2020-03-19
DataSourceOracle: update .network_config docstring (#257)
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-14
util/netbsd: drop six usage (#252)
Daniel Watkins
2020-03-13
cc_resolv_conf: introduce tests and stabilise output across Python versions (...
Daniel Watkins
2020-03-12
Add Netbsd support (#62)
Gonéri Le Bouder
2020-03-11
Add pub_key_ed25519 to cc_phone_home (#237)
Daniel Hensby
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
instance-data: write redacted cfg to instance-data.json (#233)
Chad Smith
2020-03-04
net: support network-config:disabled on the kernel commandline (#232)
Chad Smith
2020-03-03
ec2: only redact token request headers in logs, avoid altering request (#230)
Chad Smith
2020-02-25
Add physical network type: cascading to openstack helpers (#200)
sab-systems
2020-02-20
Release 20.1 (#222)
20.1
Daniel Watkins
2020-02-19
ec2: Do not log IMDSv2 token values, instead use REDACTED (#219)
Ryan Harper
2020-02-18
utils: use SystemRandom when generating random password. (#204)
Dimitri John Ledkov
2020-02-13
docs: mount_default_files is a list of 6 items, not 7 (#212)
Chad Smith
2020-02-10
unittest: fix stderr leak in cc_set_password random unittest output. (#208)
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-28
cloudinit/cmd/devel/net_convert.py: add missing space (#191)
Daniel Watkins
2020-01-27
Print ssh key fingerprints using sha256 hash (#188)
Ryan Harper
2020-01-24
cc_set_password: increase random pwlength from 9 to 20 (#189)
Ryan Harper
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-21
Start removing dependency on six (#178)
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-14
freebsd: remove superflu exception mapping (#166)
Gonéri Le Bouder
[prev]
[next]