summaryrefslogtreecommitdiff
path: root/cloudinit/cmd/devel
AgeCommit message (Expand)Author
2022-02-10Shell script handlers by freq (#1166)Chris Lalos
2021-12-15Adopt Black and isort (SC-700) (#1157)James Falcon
2021-12-03Reorganize unit test locations under tests/unittests (#1126)Brett Holman
2021-10-27Add "install hotplug" module (SC-476) (#1069)James Falcon
2021-09-01Fix `make style-check` errors (#1000)Shreenidhi Shedi
2021-08-19Ignore hotplug socket when collecting logs (#985)James Falcon
2021-08-13Only invoke hotplug socket when functionality is enabled (#952)James Falcon
2021-07-19Initial hotplug support (#936)James Falcon
2021-07-01Add new network activators to bring up interfaces (#919)James Falcon
2021-06-18Add support for VMware PhotonOS (#909)sshedi
2021-01-07net_convert: add some missing help text (#755)Daniel Watkins
2020-08-25tox: bump the pylint version to 2.6.0 in the default run (#544)Paride Legovini
2020-08-17cli: add devel make-mime subcommand (#518)Ryan Harper
2020-06-10test: fix all flake8 E126 errors (#425)Joshua Powers
2020-06-08Move subp into its own module. (#416)Scott Moser
2020-01-31cloudinit: replace "from six import X" imports (except in util.py) (#183)Daniel Watkins
2020-01-28cloudinit/cmd/devel/net_convert.py: add missing space (#191)Daniel Watkins
2019-10-24net/netplan: use ipv6-mtu key for specifying ipv6 mtu valuesRyan Harper
2019-10-24Fix usages of yaml, and move yaml_dump to safeyaml.dumps.Scott Moser
2018-12-03ovf: Fix ovf network config generation gateway/routesRyan Harper
2018-11-27logs: collect-logs ignore instance-data-sensitive.json on non-root userChad Smith
2018-10-30query: better error when missing read permission on instance-dataChad Smith
2018-10-26instance-data: fallback to instance-data.json if sensitive is absent.Chad Smith
2018-09-25cli: add cloud-init query subcommand to query instance metadataChad Smith
2018-09-11user-data: jinja template to render instance-data.json in cloud-configChad Smith
2018-09-05sysconfig: refactor sysconfig to accept distro specific templates pathsRyan Harper
2018-08-17azure: allow azure to generate network configuration from IMDS per boot.Chad Smith
2018-08-06tools: Add 'net-convert' subcommand command to 'cloud-init devel'.Scott Moser
2018-05-01collect-logs: add -v flag, write to stderr, limit journal to single boot.Scott Moser
2017-09-15cmdline: add collect-logs subcommand.Chad Smith
2017-08-22schema cli: Add schema subcommand to cloud-init cli and cc_runcmd schemaChad Smith