summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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
2017-01-23build: fix running Make on a branch with tags other than masterScott Moser
2017-01-11validate-yaml: use python rather than explicitly python3Scott Moser
2016-12-22LICENSE: Allow dual licensing GPL-3 or Apache 2.0Jon Grimm
2016-12-02fix decoding of utf-8 chars in yaml testScott Moser
2016-11-10pep8: fix style errors reported by pycodestyle 2.1.0Scott Moser
2016-08-22azure dhclient-hook cleanupsScott Moser
2016-08-15Get Azure endpoint server from DHCP clientBrent Baude
2016-08-10tools/read-version: update to address change in versionScott Moser
2016-08-09make-tarball: older versions of git with --format=tar.Scott Moser
2016-08-09read-version: do not attempt git-describe if no git.Scott Moser
2016-08-08For upstream snapshot versions do not modify git-describe output.Scott Moser
2016-08-05drop modification of version during make-tarball, tools changes.Scott Moser
2016-08-05adjust tools and version information.Scott Moser
2016-08-03Update build tools to work with gitLars Kellogg-Stedman
2016-06-15Remove /bin from run-pyflakesJoshua Harlow
2016-06-15Fix a few tools and tests for newer pep8Joshua Harlow