summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* testing: Ensure NoCloud detected in test (#1439)James Falcon2022-05-061-0/+7
* Update .github-cla-signers kallioliKevin Allioli2022-05-051-0/+1
* Consistently strip top-level network key (#1417)James Falcon2022-05-057-270/+202
* testing: Fix LXD VM metadata test (#1430)James Falcon2022-05-051-10/+11
* testing: Add NoCloud setup for NoCloud test (#1425)James Falcon2022-05-053-41/+88
* Update linters and adapt code for compatibility (#1434)Paride Legovini2022-05-056-10/+12
* run-container: add support for LXD VMs (#1428)Paride Legovini2022-05-041-7/+18
* integration-reqs: bump pycloudlib pinned commit (#1427)Paride Legovini2022-05-041-1/+1
* Fix NoCloud docs (#1423)Brett Holman2022-05-031-14/+21
* Docs fixes (#1406)Brett Holman2022-05-036-52/+52
* docs: Add docs for module creation (#1415)James Falcon2022-05-034-74/+121
* Remove cheetah from templater (#1416)Brett Holman2022-04-293-79/+5
* tests: verify_ordered_items fallback to re.escape if needed (#1420)Chad Smith2022-04-291-1/+4
* Misc module cleanup (#1418)Brett Holman2022-04-2935-44/+40
* docs: Fix doc warnings and enable errors (#1419)Alberto Contreras2022-04-2916-45/+41
* Refactor cloudinit.sources.NetworkConfigSource to enum (#1413)Alberto Contreras2022-04-287-54/+64
* Don't fail if IB and Ethernet devices 'collide' (#1411)Brett Holman2022-04-281-7/+33
* Use cc_* module meta defintion over hardcoded vars (SC-888) (#1385)James Falcon2022-04-2717-428/+456
* Fix cc_rsyslog.py initialization (#1404)Alberto Contreras2022-04-272-4/+66
* Promote cloud-init schema from devel to top level subcommand (#1402)Brett Holman2022-04-2710-47/+77
* mypy: disable missing imports warning for httpretty (#1412)Chris Patterson2022-04-271-1/+4
* users: error when home should not be created AND ssh keys providedJeffrey 'jf' Lim2022-04-264-0/+44
* Allow growpart to resize encrypted partitions (#1316)James Falcon2022-04-264-1/+400
* Fix typo in integration_test.rst (#1405)Alberto Contreras2022-04-261-2/+2
* cloudinit.net refactor: apply_network_config_names (#1388)Alberto Contreras2022-04-2611-146/+162
* tests/azure: add fixtures for hardcoded paths (markers and data_dir) (#1399)Chris Patterson2022-04-261-45/+46
* testing: Add responses workaround for focal/impish (#1403)James Falcon2022-04-261-2/+8
* cc_ssh_import_id: fix is_key_in_nested_dict to avoid early FalseChad Smith2022-04-258-30/+152
* Fix ds-identify not detecting NoCloud seed in config (#1381)James Falcon2022-04-253-2/+32
* sources/azure: retry dhcp for failed processes (#1401)Chris Patterson2022-04-252-1/+56
* Move notes about refactorization out of CONTRIBUTING.rst (#1389)Brett Holman2022-04-252-313/+313
* Shave ~8ms off generator runtime (#1387)Brett Holman2022-04-253-12/+45
* Fix provisioning dhcp timeout to 20 minutes (#1394)Chris Patterson2022-04-212-1/+26
* schema: module example strict testing fix seed_randomChad Smith2022-04-205-9/+35
* cc_set_hostname: examples small typo (perserve vs preserve)Wouter Schoot2022-04-202-1/+2
* sources/azure: refactor http_with_retries to remove **kwargs (#1392)Chris Patterson2022-04-202-68/+20
* declare dependency on ssh-import-id (#1334)Brett Holman2022-04-202-2/+34
* drop references to old dependencies and old centos scriptBrett Holman2022-04-183-74/+0
* sources/azure: only wait for primary nic to be attached during restore (#1378)Anh Vo2022-04-182-26/+37
* cc_ntp: migrated legacy schema to cloud-init-schema.json (#1384)Chad Smith2022-04-154-251/+142
* Network functions refactor and bugfixes (#1383)Brett Holman2022-04-157-81/+173
* schema: add JSON defs for modules cc_users_groups (#1379)Chad Smith2022-04-158-235/+651
* Fix doc typo (#1382)Alberto Contreras2022-04-152-1/+2
* Add support for dual stack IPv6/IPv4 IMDS to Ec2 (#1160)Brett Holman2022-04-149-96/+625
* Fix KeyError when rendering sysconfig IPv6 routes (#1380)James Falcon2022-04-144-25/+125
* Return a namedtuple from subp() (#1376)Brett Holman2022-04-129-44/+61
* Mypy stubs and other tox maintenance (SC-920) (#1374)Brett Holman2022-04-122-10/+19
* Distro Compatibility Fixes (#1375)Brett Holman2022-04-113-99/+140
* Pull in Gentoo patches (#1372)Brett Holman2022-04-111-12/+15
* schema: add json defs for modules U-Z (#1360)Chad Smith2022-04-0818-549/+700