summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* .travis.yml: correctly integration test the built .debtestsDaniel Watkins2020-11-231-1/+1
* Ability to hot-attach NICs to preprovisioned VMs before reprovisioning (#613)aswinrajamannar2020-11-237-65/+1109
* Support configuring SSH host certificates. (#660)Jonathan Lung2020-11-204-12/+101
* add integration test for LP: #1900837 (#679)Daniel Watkins2020-11-202-0/+29
* cc_resizefs on FreeBSD: Fix _can_skip_ufs_resize (#655)Mina Galić2020-11-192-81/+42
* DataSourceAzure: push dmesg log to KVP (#670)Anh Vo2020-11-192-2/+41
* Make mount in place for tests work (#667)James Falcon2020-11-193-20/+43
* integration_tests: restore emission of settings to log (#657)Daniel Watkins2020-11-193-11/+12
* DataSourceAzure: update password for defuser if exists (#671)Anh Vo2020-11-182-1/+4
* tox.ini: only select "ci" marked tests for CI runs (#677)Daniel Watkins2020-11-181-1/+1
* Azure helper: Increase Azure Endpoint HTTP retries (#619)Johnson Shi2020-11-182-41/+241
* DataSourceAzure: send failure signal on Azure datasource failure (#594)Johnson Shi2020-11-184-123/+921
* test_persistence: simplify VersionIsPoppedFromState (#674)Daniel Watkins2020-11-181-2/+1
* only run a subset of integration tests in CI (#672)Daniel Watkins2020-11-1816-1/+24
* cli: add --system param to allow validating system user-data on a machine (#575)Chad Smith2020-11-184-44/+114
* test_persistence: add VersionIsPoppedFromState test (#673)Daniel Watkins2020-11-171-0/+10
* introduce an upgrade framework and related testing (#659)Daniel Watkins2020-11-176-1/+246
* add --no-tty option to gpg (#669)Till Riedel2020-11-173-2/+4
* Pin pycloudlib to a working commit (#666)James Falcon2020-11-161-1/+1
* DataSourceOpenNebula: exclude SRANDOM from context output (#665)Daniel Watkins2020-11-131-1/+2
* cloud_tests: add hirsute release definition (#662)Daniel Watkins2020-11-131-0/+16
* split integration and cloud_tests requirements (#652)Daniel Watkins2020-11-103-28/+33
* faq.rst: add warning to answer that suggests running `clean` (#661)Daniel Watkins2020-11-101-0/+6
* Fix stacktrace in DataSourceRbxCloud if no metadata disk is found (#632)Scott Moser2020-11-101-6/+10
* Make wakeonlan Network Config v2 setting actually work (#626)dermotbradley2020-11-094-1/+157
* HACKING.md: unify network-refactoring namespace (#658)Mina Galić2020-11-061-15/+16
* replace usage of dmidecode with kenv on FreeBSD (#621)Mina Galić2020-11-066-51/+185
* Prevent timeout on travis integration tests. (#651)James Falcon2020-11-051-1/+10
* azure: enable pushing the log to KVP from the last pushed byte (#614)Moustafa Moustafa2020-11-042-15/+36
* Fix launch_kwargs bug in integration tests (#654)James Falcon2020-11-041-1/+2
* split read_fs_info into linux & freebsd parts (#625)Mina Galić2020-11-042-9/+137
* PULL_REQUEST_TEMPLATE.md: expand commit message section (#642)Daniel Watkins2020-11-041-0/+12
* Make some language improvements in growpart documentation (#649)Shane Frasier2020-11-032-5/+7
* Revert ".travis.yml: use a known-working version of lxd (#643)" (#650)Daniel Watkins2020-11-031-1/+1
* Fix not sourcing default 50-cloud-init ENI file on Debian (#598)WebSpider2020-11-032-0/+2
* remove unnecessary reboot from gpart resize (#646)Mina Galić2020-11-021-4/+0
* cloudinit: move dmi functions out of util (#622)Scott Moser2020-11-0228-312/+348
* integration_tests: various launch improvements (#638)Daniel Watkins2020-11-023-4/+18
* test_lp1886531: don't assume /etc/fstab exists (#639)Daniel Watkins2020-11-021-1/+1
* Remove Ubuntu restriction from PR template (#648)James Falcon2020-11-021-1/+1
* util: fix mounting of vfat on *BSD (#637)Mina Galić2020-11-022-4/+45
* conftest: improve docstring for disable_subp_usage (#644)Daniel Watkins2020-11-021-12/+22
* doc: add example query commands to debug Jinja templates (#645)Chad Smith2020-11-021-0/+16
* Correct documentation and testcase data for some user-data YAML (#618)dermotbradley2020-10-3012-23/+25
* Hetzner: Fix instance_id / SMBIOS serial comparison (#640)Markus Schade2020-10-302-2/+3
* .travis.yml: use a known-working version of lxd (#643)Daniel Watkins2020-10-301-1/+1
* tools/build-on-freebsd: fix comment explaining purpose of the script (#635)Mina Galić2020-10-291-3/+6
* Hetzner: initialize instance_id from system-serial-number (#630)Markus Schade2020-10-292-14/+41
* Explicit set IPV6_AUTOCONF and IPV6_FORCE_ACCEPT_RA on static6 (#634)Eduardo Otubo2020-10-295-2/+113
* get_interfaces: don't exclude Open vSwitch bridge/bond members (#608)Lukas Märdian2020-10-293-3/+49