summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* NoCloud: support seed of nocloud from smbios informationVladimir Pouzanov2017-06-061-0/+3
* azure: identify platform by well known value in chassis asset tag.Chad Smith2017-06-011-11/+24
* tools/net-convert.py: support old cloudinit versions by using kwargs.Scott Moser2017-06-011-1/+1
* ntp: Add schema definition and passive schema validation.Chad Smith2017-05-311-0/+35
* AliYun: Enable platform identification and enable by default.Junjie Wang2017-05-301-5/+7
* fix tools/ds-identify to not write None twice.Scott Moser2017-05-241-4/+5
* flake8: move the pinned version of flake8 up to 3.3.0Scott Moser2017-05-233-4/+5
* Actually skip warnings when .skip file is present.Chris Brinker2017-05-171-2/+2
* Revert "tools/net-convert: fix argument order for render_network_state"Scott Moser2017-05-161-1/+1
* tools/net-convert: fix argument order for render_network_stateRyan Harper2017-05-161-1/+1
* FreeBSD: improvements and fixes for use on AzureHongjiang Zhang2017-05-101-3/+1
* Add unit tests for ds-identify, fix Ec2 bug found.Scott Moser2017-05-101-8/+16
* nova-lxd: read product_name from environment, not platform.Scott Moser2017-04-241-9/+9
* rsyslog: replace ~ with stopJoshua Powers2017-04-211-1/+1
* pylint: fix all logging warningsJoshua Powers2017-04-211-3/+3
* ds-identify: Check correct path for "latest" config driveDaniel Watkins2017-04-141-2/+3
* ds-identify: fix detecting of maas datasource.Scott Moser2017-03-301-16/+17
* ds-identify: do not write None twice to datasource_list.Scott Moser2017-03-291-1/+3
* OpenStack: identify OpenStack by product 'OpenStack Compute'.Scott Moser2017-03-281-2/+7
* GCE: Search GCE in ds-identify, consider serial number in check.Scott Moser2017-03-271-1/+13
* ConfigDrive: support reading config drive data from /config-drive.Scott Moser2017-03-241-0/+13
* ds-identify: fix detection of Bigstep datasource.Scott Moser2017-03-241-1/+2
* ds-identify: fix bug where filename expansion was left on.Scott Moser2017-03-221-1/+1
* cloudinit.net: add network config v2 parsing and renderingRyan Harper2017-03-201-0/+84
* ds-identify: report cleanups for config and exit value.Scott Moser2017-03-061-33/+45
* ds-identify: move default setting for Ec2/strict_id to a global.Scott Moser2017-03-031-1/+2
* ds-identify: record not found in cloud.cfg and always add None.Scott Moser2017-03-031-2/+19
* tools/ds-identify: make report mode write namespaced results.Scott Moser2017-03-031-11/+14
* Add profile.d script for showing warnings on login.Scott Moser2017-03-021-0/+30
* Z99-cloud-locale-test.sh: install and make consistent.Scott Moser2017-03-021-74/+74
* tools/ds-identify: look at cloud.cfg when looking for ec2 strict_id.Scott Moser2017-02-281-1/+1
* tools/ds-identify: disable vmware_guest_customization by default.Scott Moser2017-02-281-4/+5
* tools/ds-identify: ovf identify vmware guest customization.Scott Moser2017-02-241-0/+35
* Identify Brightbox as an Ec2 datasource user.Scott Moser2017-02-241-0/+5
* DatasourceEc2: add warning message when not on AWS.Scott Moser2017-02-241-9/+31
* ds-identify: add reading of datasource/Ec2/strict_idScott Moser2017-02-241-13/+85
* tools/ds-identify: add support for found or maybe contributing config.Scott Moser2017-02-241-9/+23
* tools/ds-identify: read the seed directory on Ec2Scott Moser2017-02-241-1/+4
* tools/ds-identify: use quotes in local declarations.Scott Moser2017-02-241-2/+2
* tools/ds-identify: fix documentation of policy setting in a comment.Scott Moser2017-02-241-9/+3
* ds-identify: only run once per boot unless --force is given.Scott Moser2017-02-171-3/+42
* ds-identify: fix checking for filesystem labelScott Moser2017-02-101-2/+2
* ds-identify: read ds=nocloud properlyScott Moser2017-02-101-0/+3
* support nova-lxd by reading platform from environment of pid 1.Scott Moser2017-02-091-8/+22
* ds-identify: change aarch64 to use the default for non-dmi systems.Scott Moser2017-02-091-1/+3
* code-style: make master pass pycodestyle (2.3.1) cleanly, currently:Joshua Powers2017-02-052-2/+5
* Add tools/ds-identify to identify datasources available.Scott Moser2017-02-031-0/+1015
* tools/mock-meta: support python2 or python3 and ipv6 in both.Scott Moser2017-01-251-11/+21
* build: fix running Make on a branch with tags other than masterScott Moser2017-01-232-2/+2
* validate-yaml: use python rather than explicitly python3Scott Moser2017-01-111-1/+1