summaryrefslogtreecommitdiff
path: root/tests/unittests/config/test_schema.py
Commit message (Expand)AuthorAgeFilesLines
* schema: read_cfg_paths call init.fetch to lookup /v/l/c/instanceChad Smith2023-05-121-0/+3
* cli: schema validation of jinja template user-data (SC-1385) (#2132)Chad Smith2023-04-281-33/+160
* schema: do not manipulate draft4 metaschema for jsonschema 2.6.0 (#2098)Chad Smith2023-03-291-2/+3
* log: Add standardized deprecation tooling (SC-1312) (#2026)Brett Holman2023-02-241-2/+4
* docs: deprecation generation support [1/2] (#2013)Brett Holman2023-02-161-40/+161
* Fix minor schema validation regression and fixup typing (#2017)James Falcon2023-02-151-3/+3
* cli: schema also validate vendordata*.Chad Smith2023-02-091-75/+44
* Create reference documentation for base configJames Falcon2022-10-071-0/+1
* schema: Resolve user-data if --system given (#1644)Alberto Contreras2022-08-111-6/+82
* config: Add wireguard config module (#1570)Fabian Lichtenegger-Lukas2022-08-091-0/+1
* Add Ansible Config Module (#1579)Brett Holman2022-08-051-0/+1
* schema: Enable deprecations in cc_users_groups (#1627)Alberto Contreras2022-08-051-5/+92
* cc_debug: Drop this module (#1614)Alberto Contreras2022-08-041-1/+0
* schema: add aggregate descriptions in anyOf/oneOf (#1636)Chad Smith2022-08-041-25/+26
* meta-schema: add infra to skip inapplicable modulesAlberto Contreras2022-07-201-20/+121
* cc_ubuntu_autoinstall: support live-installer autoinstall configChad Smith2022-07-151-0/+1
* Schema deprecation handling (#1549)Alberto Contreras2022-07-111-15/+412
* Fuzz testing jsonchema (#1499)Alberto Contreras2022-07-061-3/+53
* Remove schema errors from log (#1551)James Falcon2022-06-291-1/+22
* Update WebHookHandler to run as background thread (SC-456) (#1491)James Falcon2022-06-271-0/+1
* test_schema: no relative $ref URLs, replace $ref with local path (#1486)Chad Smith2022-05-311-38/+19
* Drop mypy excluded files (#1454)Alberto Contreras2022-05-231-1/+1
* schema: version schema-cloud-config-v1.json (#1424)Chad Smith2022-05-161-9/+69
* schema: render schema paths from _CustomSafeLoaderWithMarks (#1391)Chad Smith2022-05-101-95/+66
* docs: Fix doc warnings and enable errors (#1419)Alberto Contreras2022-04-291-1/+1
* Use cc_* module meta defintion over hardcoded vars (SC-888) (#1385)James Falcon2022-04-271-71/+31
* schema: module example strict testing fix seed_randomChad Smith2022-04-201-0/+26
* cc_ntp: migrated legacy schema to cloud-init-schema.json (#1384)Chad Smith2022-04-151-4/+4
* schema: add JSON defs for modules cc_users_groups (#1379)Chad Smith2022-04-151-74/+196
* schema: add json defs for modules U-Z (#1360)Chad Smith2022-04-081-6/+11
* schema: add json defs for modules scripts-timezone (SC-801) (#1365)James Falcon2022-04-081-1/+23
* schema: add json defs for modules e-install (SC-651) (#1366)James Falcon2022-04-051-1/+10
* schema: add JSON schema for mcollective, migrator and mounts modules (#1358)Chad Smith2022-03-301-0/+6
* schema: add json defs for modules K-L (#1321)Chad Smith2022-03-281-3/+15
* schema: add JSON defs for modules resize-salt (SC-654) (#1341)James Falcon2022-03-221-2/+11
* Add json schemas for modules starting with PJames Falcon2022-03-081-0/+8
* use PEP 589 syntax for TypeDict (#1253)Brett Holman2022-02-141-14/+12
* Schema a d (#1211)Chad Smith2022-01-311-6/+16
* tests: focal caplog has whitespace indentation for multi-line logs (#1201)Chad Smith2022-01-191-2/+5
* Single JSON schema validation in early boot (#1175)Chad Smith2022-01-181-37/+131
* Add new config module to set keyboard layout (#1176)maxnet2022-01-121-0/+1
* Don't throw exceptions for empty cloud config (#1130)Brett Holman2022-01-061-0/+38
* Adopt Black and isort (SC-700) (#1157)James Falcon2021-12-151-127/+174
* Schema processing changes (SC-676) (#1144)James Falcon2021-12-131-7/+48
* factor out function for getting top level directory of cloudinit (#1136)Brett Holman2021-12-081-5/+11
* Add Strict Metaschema Validation (#1101)Brett Holman2021-12-061-89/+250
* Reorganize unit test locations under tests/unittests (#1126)Brett Holman2021-12-031-0/+515