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
Age
Commit message (
Expand
)
Author
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-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-30
HACKING.rst: add Type Annotations design section (#293)
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
.travis.yml: allow 30 minutes of inactivity in cloud tests (#287)
Daniel Watkins
2020-03-27
sources/tests/test_init: drop use of deprecated inspect.getargspec (#285)
Daniel Watkins
2020-03-27
setup.py: drop NIH check_output implementation (#282)
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
HACKING.rst: add examples of the two test class types (#278)
Daniel Watkins
2020-03-26
VMWware: support to update guest info gc status if enabled (#261)
xiaofengw-vmware
2020-03-26
lp-to-git-users: adding killermoehre (#281)
Silvio Knizek
2020-03-26
Add lp-to-git mapping for kgarloff (#279)
Ryan Harper
2020-03-25
set_passwords: avoid chpasswd on BSD (#268)
Gonéri Le Bouder
2020-03-25
HACKING.rst: add Unit Testing design section (#277)
Daniel Watkins
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
HACKING.rst: add links to new Code Review Process doc (#276)
Daniel Watkins
2020-03-24
freebsd: ensure package update works (#273)
Gonéri Le Bouder
2020-03-24
doc: introduce Code Review Process documentation (#160)
Daniel Watkins
2020-03-24
tools: use python3 (#274)
Ryan Harper
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-19
.travis.yml: drop stale comment (#255)
Daniel Watkins
2020-03-18
.gitignore: add more common directories (#258)
Daniel Watkins
2020-03-18
ec2: render network on all NICs and add secondary IPs as static (#114)
Chad Smith
2020-03-18
ec2 json validation: fix the reference to the 'merged_cfg' key (#256)
Paride Legovini
2020-03-18
releases.yaml: quote the Ubuntu version numbers (#254)
Paride Legovini
2020-03-17
cloudinit: remove six from packaging/tooling (#253)
Daniel Watkins
2020-03-14
util/netbsd: drop six usage (#252)
Daniel Watkins
2020-03-13
workflows: introduce stale pull request workflow (#125)
Daniel Watkins
2020-03-13
cc_resolv_conf: introduce tests and stabilise output across Python versions (...
Daniel Watkins
2020-03-12
fix minor issue with resolv_conf template (#144)
andreaf74
2020-03-12
doc: CloudInit also support NetBSD (#250)
Gonéri Le Bouder
2020-03-12
Add Netbsd support (#62)
Gonéri Le Bouder
2020-03-11
tox.ini: avoid substition syntax that causes a traceback on xenial (#245)
Daniel Watkins
2020-03-11
Add pub_key_ed25519 to cc_phone_home (#237)
Daniel Hensby
2020-03-11
Introduce and use of a list of GitHub usernames that have signed CLA (#244)
Daniel Watkins
2020-03-10
workflows/cla.yml: use correct username for CLA check (#243)
Daniel Watkins
2020-03-10
tox.ini: use xenial version of jsonpatch in CI (#242)
Daniel Watkins
2020-03-10
workflows: CLA validation altered to fail status on pull_request (#164)
Chad Smith
2020-03-10
tox.ini: bump pyflakes version to 2.1.1 (#239)
Daniel Watkins
[next]