Age | Commit message (Expand) | Author |
2017-05-24 | fix tools/ds-identify to not write None twice. | Scott Moser |
2017-05-23 | flake8: move the pinned version of flake8 up to 3.3.0 | Scott Moser |
2017-05-17 | Actually skip warnings when .skip file is present. | Chris Brinker |
2017-05-16 | Revert "tools/net-convert: fix argument order for render_network_state" | Scott Moser |
2017-05-16 | tools/net-convert: fix argument order for render_network_state | Ryan Harper |
2017-05-10 | FreeBSD: improvements and fixes for use on Azure | Hongjiang Zhang |
2017-05-10 | Add unit tests for ds-identify, fix Ec2 bug found. | Scott Moser |
2017-04-24 | nova-lxd: read product_name from environment, not platform. | Scott Moser |
2017-04-21 | rsyslog: replace ~ with stop | Joshua Powers |
2017-04-21 | pylint: fix all logging warnings | Joshua Powers |
2017-04-14 | ds-identify: Check correct path for "latest" config drive | Daniel Watkins |
2017-03-30 | ds-identify: fix detecting of maas datasource. | Scott Moser |
2017-03-29 | ds-identify: do not write None twice to datasource_list. | Scott Moser |
2017-03-28 | OpenStack: identify OpenStack by product 'OpenStack Compute'. | Scott Moser |
2017-03-27 | GCE: Search GCE in ds-identify, consider serial number in check. | Scott Moser |
2017-03-24 | ConfigDrive: support reading config drive data from /config-drive. | Scott Moser |
2017-03-24 | ds-identify: fix detection of Bigstep datasource. | Scott Moser |
2017-03-22 | ds-identify: fix bug where filename expansion was left on. | Scott Moser |
2017-03-20 | cloudinit.net: add network config v2 parsing and rendering | Ryan Harper |
2017-03-06 | ds-identify: report cleanups for config and exit value. | Scott Moser |
2017-03-03 | ds-identify: move default setting for Ec2/strict_id to a global. | Scott Moser |
2017-03-03 | ds-identify: record not found in cloud.cfg and always add None. | Scott Moser |
2017-03-03 | tools/ds-identify: make report mode write namespaced results. | Scott Moser |
2017-03-02 | Add profile.d script for showing warnings on login. | Scott Moser |
2017-03-02 | Z99-cloud-locale-test.sh: install and make consistent. | Scott Moser |
2017-02-28 | tools/ds-identify: look at cloud.cfg when looking for ec2 strict_id. | Scott Moser |
2017-02-28 | tools/ds-identify: disable vmware_guest_customization by default. | Scott Moser |
2017-02-24 | tools/ds-identify: ovf identify vmware guest customization. | Scott Moser |
2017-02-24 | Identify Brightbox as an Ec2 datasource user. | Scott Moser |
2017-02-24 | DatasourceEc2: add warning message when not on AWS. | Scott Moser |
2017-02-24 | ds-identify: add reading of datasource/Ec2/strict_id | Scott Moser |
2017-02-24 | tools/ds-identify: add support for found or maybe contributing config. | Scott Moser |
2017-02-24 | tools/ds-identify: read the seed directory on Ec2 | Scott Moser |
2017-02-24 | tools/ds-identify: use quotes in local declarations. | Scott Moser |
2017-02-24 | tools/ds-identify: fix documentation of policy setting in a comment. | Scott Moser |
2017-02-17 | ds-identify: only run once per boot unless --force is given. | Scott Moser |
2017-02-10 | ds-identify: fix checking for filesystem label | Scott Moser |
2017-02-10 | ds-identify: read ds=nocloud properly | Scott Moser |
2017-02-09 | support nova-lxd by reading platform from environment of pid 1. | Scott Moser |
2017-02-09 | ds-identify: change aarch64 to use the default for non-dmi systems. | Scott Moser |
2017-02-05 | code-style: make master pass pycodestyle (2.3.1) cleanly, currently: | Joshua Powers |
2017-02-03 | Add tools/ds-identify to identify datasources available. | Scott Moser |
2017-01-25 | tools/mock-meta: support python2 or python3 and ipv6 in both. | Scott Moser |
2017-01-23 | build: fix running Make on a branch with tags other than master | Scott Moser |
2017-01-11 | validate-yaml: use python rather than explicitly python3 | Scott Moser |
2016-12-22 | LICENSE: Allow dual licensing GPL-3 or Apache 2.0 | Jon Grimm |
2016-12-02 | fix decoding of utf-8 chars in yaml test | Scott Moser |
2016-11-10 | pep8: fix style errors reported by pycodestyle 2.1.0 | Scott Moser |
2016-08-22 | azure dhclient-hook cleanups | Scott Moser |
2016-08-15 | Get Azure endpoint server from DHCP client | Brent Baude |