summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2017-06-08tools: add centos scripts to build and testJoshua Powers
2017-06-08cloud.cfg: move to a template. setup.py changes along the way.Scott Moser
2017-06-06NoCloud: support seed of nocloud from smbios informationVladimir Pouzanov
2017-06-01azure: identify platform by well known value in chassis asset tag.Chad Smith
2017-06-01tools/net-convert.py: support old cloudinit versions by using kwargs.Scott Moser
2017-05-31ntp: Add schema definition and passive schema validation.Chad Smith
2017-05-30AliYun: Enable platform identification and enable by default.Junjie Wang
2017-05-24fix tools/ds-identify to not write None twice.Scott Moser
2017-05-23flake8: move the pinned version of flake8 up to 3.3.0Scott Moser
2017-05-17Actually skip warnings when .skip file is present.Chris Brinker
2017-05-16Revert "tools/net-convert: fix argument order for render_network_state"Scott Moser
2017-05-16tools/net-convert: fix argument order for render_network_stateRyan Harper
2017-05-10FreeBSD: improvements and fixes for use on AzureHongjiang Zhang
2017-05-10Add unit tests for ds-identify, fix Ec2 bug found.Scott Moser
2017-04-24nova-lxd: read product_name from environment, not platform.Scott Moser
2017-04-21rsyslog: replace ~ with stopJoshua Powers
2017-04-21pylint: fix all logging warningsJoshua Powers
2017-04-14ds-identify: Check correct path for "latest" config driveDaniel Watkins
2017-03-30ds-identify: fix detecting of maas datasource.Scott Moser
2017-03-29ds-identify: do not write None twice to datasource_list.Scott Moser
2017-03-28OpenStack: identify OpenStack by product 'OpenStack Compute'.Scott Moser
2017-03-27GCE: Search GCE in ds-identify, consider serial number in check.Scott Moser
2017-03-24ConfigDrive: support reading config drive data from /config-drive.Scott Moser
2017-03-24ds-identify: fix detection of Bigstep datasource.Scott Moser
2017-03-22ds-identify: fix bug where filename expansion was left on.Scott Moser
2017-03-20cloudinit.net: add network config v2 parsing and renderingRyan Harper
2017-03-06ds-identify: report cleanups for config and exit value.Scott Moser
2017-03-03ds-identify: move default setting for Ec2/strict_id to a global.Scott Moser
2017-03-03ds-identify: record not found in cloud.cfg and always add None.Scott Moser
2017-03-03tools/ds-identify: make report mode write namespaced results.Scott Moser
2017-03-02Add profile.d script for showing warnings on login.Scott Moser
2017-03-02Z99-cloud-locale-test.sh: install and make consistent.Scott Moser
2017-02-28tools/ds-identify: look at cloud.cfg when looking for ec2 strict_id.Scott Moser
2017-02-28tools/ds-identify: disable vmware_guest_customization by default.Scott Moser
2017-02-24tools/ds-identify: ovf identify vmware guest customization.Scott Moser
2017-02-24Identify Brightbox as an Ec2 datasource user.Scott Moser
2017-02-24DatasourceEc2: add warning message when not on AWS.Scott Moser
2017-02-24ds-identify: add reading of datasource/Ec2/strict_idScott Moser
2017-02-24tools/ds-identify: add support for found or maybe contributing config.Scott Moser
2017-02-24tools/ds-identify: read the seed directory on Ec2Scott Moser
2017-02-24tools/ds-identify: use quotes in local declarations.Scott Moser
2017-02-24tools/ds-identify: fix documentation of policy setting in a comment.Scott Moser
2017-02-17ds-identify: only run once per boot unless --force is given.Scott Moser
2017-02-10ds-identify: fix checking for filesystem labelScott Moser
2017-02-10ds-identify: read ds=nocloud properlyScott Moser
2017-02-09support nova-lxd by reading platform from environment of pid 1.Scott Moser
2017-02-09ds-identify: change aarch64 to use the default for non-dmi systems.Scott Moser
2017-02-05code-style: make master pass pycodestyle (2.3.1) cleanly, currently:Joshua Powers
2017-02-03Add tools/ds-identify to identify datasources available.Scott Moser
2017-01-25tools/mock-meta: support python2 or python3 and ipv6 in both.Scott Moser