summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into dependabot/pip/cryptography-3.2dependabot/pip/cryptography-3.2Rick Harding2020-11-0432-322/+358
|\
| * 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
* | Merge branch 'master' into dependabot/pip/cryptography-3.2Rick Harding2020-11-029-22/+103
|\ \ | |/
| * 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
* | build(deps): bump cryptography from 3.1 to 3.2dependabot[bot]2020-10-301-1/+1
|/
* 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
* Add config modules for controlling IBM PowerVM RMC. (#584)Aman3062020-10-285-0/+414
* lp-to-git-users: adding asciiprod (#629)Markus Schade2020-10-281-1/+2
* Update network config docs to clarify MAC address quoting (#623)dermotbradley2020-10-273-32/+57
* gentoo: fix hostname rendering when value has a comment (#611)Manuel Aguilera2020-10-273-4/+33
* refactor integration testing infrastructure (#610)James Falcon2020-10-263-136/+202
* stages: don't reset permissions of cloud-init.log every boot (#624)Daniel Watkins2020-10-234-3/+114
* docs: Add how to use cloud-localds to boot qemu (#617)Joshua Powers2020-10-221-0/+56
* Drop vestigial update_resolve_conf_file function (#620)Scott Moser2020-10-212-32/+0
* cc_mounts: correctly fallback to dd if fallocate fails (#585)Daniel Watkins2020-10-202-4/+37
* .travis.yml: add integration-tests to Travis matrix (#600)Daniel Watkins2020-10-201-0/+81
* ssh_util: handle non-default AuthorizedKeysFile config (#586)Eduardo Otubo2020-10-202-6/+6
* bddeb: new --packaging-branch argument to pull packaging from branch (#576)Paride Legovini2020-10-193-8/+91
* Add more integration tests (#615)lucasmoura2020-10-1911-0/+547
* DataSourceAzure: write marker file after report ready in preprovisioning (#590)Johnson Shi2020-10-163-22/+90
* integration_tests: emit settings to log during setup (#601)Daniel Watkins2020-10-162-0/+12
* integration_tests: implement citest tests run in Travis (#605)Daniel Watkins2020-10-164-0/+335
* Add Azure support to integration test framework (#604)James Falcon2020-10-152-1/+2
* openstack: consider product_name as valid chassis tag (#580)Adrian Vladu2020-10-153-1/+33
* azure: clean up and refactor report_diagnostic_event (#563)Johnson Shi2020-10-153-99/+142
* net: add the ability to blacklist network interfaces based on driver during e...Anh Vo2020-10-134-40/+86
* integration_tests: don't error on cloud-init failure (#596)Daniel Watkins2020-10-061-3/+3
* integration_tests: improve cloud-init.log assertions (#593)Daniel Watkins2020-10-061-0/+26
* conftest.py: remove top-level import of httpretty (#599)Daniel Watkins2020-10-062-3/+11
* tox.ini: add integration-tests testenv definition (#595)Daniel Watkins2020-10-051-0/+9
* PULL_REQUEST_TEMPLATE.md: empty checkboxes need a space (#597)Daniel Watkins2020-10-051-3/+3
* add integration test for LP: #1886531 (#592)Daniel Watkins2020-10-021-0/+27
* Initial implementation of integration testing infrastructure (#581)James Falcon2020-10-0110-5/+547
* Fix name of ntp and chrony service on CentOS and RHEL. (#589)Scott Moser2020-10-011-0/+8
* Adding a PR template (#587)James Falcon2020-09-291-0/+18