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
2021-04-26
Azure: Retry net metadata during nic attach for non-timeout errs (#878)
aswinrajamannar
2021-04-26
Azure: Retrieve username and hostname from IMDS (#865)
Thomas Stringer
2021-04-23
Azure: eject the provisioning iso before reporting ready (#861)
Anh Vo
2021-04-13
azure: Removing ability to invoke walinuxagent (#799)
Anh Vo
2021-04-13
Add Vultr support (#827)
David Dymko
2021-03-25
Azure helper: Ensure Azure http handler sleeps between retries (#842)
Johnson Shi
2021-03-08
Fix requiring device-number on EC2 derivatives (#836)
James Falcon
2021-03-08
net: exclude OVS internal interfaces in get_interfaces (#829)
Daniel Watkins
2021-03-03
Add flexibility to IMDS api-version (#793)
Thomas Stringer
2021-02-22
Azure: Support for VMs without ephemeral resource disks. (#800)
Johnson Shi
2021-02-19
azure: case-insensitive UUID to avoid new IID during kernel upgrade (#798)
Chad Smith
2021-02-08
Datasource for UpCloud (#743)
Antti Myyrä
2021-02-05
openstack: read the dynamic metadata group vendor_data2.json (#777)
Andrew Bogott
2021-01-13
[VMware] Support cloudinit raw data feature (#691)
xiaofengw-vmware
2021-01-11
Fix regression with handling of IMDS ssh keys (#760)
Thomas Stringer
2020-12-16
Azure: only generate config for NICs with addresses (#709)
Thomas Stringer
2020-11-23
Ability to hot-attach NICs to preprovisioned VMs before reprovisioning (#613)
aswinrajamannar
2020-11-18
DataSourceAzure: update password for defuser if exists (#671)
Anh Vo
2020-11-18
Azure helper: Increase Azure Endpoint HTTP retries (#619)
Johnson Shi
2020-11-18
DataSourceAzure: send failure signal on Azure datasource failure (#594)
Johnson Shi
2020-11-02
cloudinit: move dmi functions out of util (#622)
Scott Moser
2020-10-30
Hetzner: Fix instance_id / SMBIOS serial comparison (#640)
Markus Schade
2020-10-29
Hetzner: initialize instance_id from system-serial-number (#630)
Markus Schade
2020-10-16
DataSourceAzure: write marker file after report ready in preprovisioning (#590)
Johnson Shi
2020-10-15
openstack: consider product_name as valid chassis tag (#580)
Adrian Vladu
2020-10-13
net: add the ability to blacklist network interfaces based on driver during e...
Anh Vo
2020-09-24
Azure parse_network_config uses fallback cfg when generate IMDS network cfg f...
Johnson Shi
2020-09-10
Retrieve SSH keys from IMDS first with OVF as a fallback (#509)
Thomas Stringer
2020-08-24
Azure: Add netplan driver filter when using hv_netvsc driver (#539)
James Falcon
2020-08-13
Refactor Azure report ready code (#468)
Johnson Shi
2020-07-22
azure: disable bouncing hostname when setting hostname fails (#494)
Anh Vo
2020-07-21
VMware: Support parsing DEFAULT-RUN-POST-CUST-SCRIPT (#441)
xiaofengw-vmware
2020-07-15
cloudinit: remove global disable of pylint W0107 and fix errors (#489)
Daniel Watkins
2020-07-13
cloudinit: remove global disable of pylint W0105 and fix errors (#480)
Daniel Watkins
2020-07-13
Fix two minor warnings (#475)
Daniel Watkins
2020-07-02
tests: use markers to configure disable_subp_usage (#473)
Daniel Watkins
2020-06-30
networking: refactor is_physical from cloudinit.net (#457)
Daniel Watkins
2020-06-22
Hetzner: support reading user-data that is base64 encoded. (#448)
Scott Moser
2020-06-19
printing the error stream of the dhclient process before killing it (#369)
Moustafa Moustafa
2020-06-10
test: fix all flake8 E126 errors (#425)
Joshua Powers
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-03
Enhance poll imds logging (#365)
Moustafa Moustafa
2020-06-02
test: fix all flake8 E121 and E123 errors (#404)
Joshua Powers
2020-06-01
test: fix all flake8 E741 errors (#401)
Joshua Powers
2020-05-14
cloudinit: remove unneeded __future__ imports (#362)
Daniel Watkins
2020-05-01
DataSourceEc2: use metadata's NIC ordering to determine route-metrics (#342)
Daniel Watkins
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
[next]