Age | Commit message (Expand) | Author |
2020-11-02 | cloudinit: move dmi functions out of util (#622) | Scott Moser |
2020-06-08 | Move subp into its own module. (#416) | Scott Moser |
2018-10-09 | instance-data: Add standard keys platform and subplatform. Refactor ec2. | Chad Smith |
2018-09-05 | tests: Disallow use of util.subp except for where needed. | Scott Moser |
2018-05-29 | pyflakes: fix unused variable references identified by pyflakes 2.0.0. | Scott Moser |
2018-04-26 | net: detect unstable network names and trigger a settle if needed | Ryan Harper |
2017-12-15 | lint: Fix lints seen by pylint version 1.8.1. | Chad Smith |
2017-12-05 | Datasources: Formalize DataSource get_data and related properties. | Chad Smith |
2017-09-25 | AltCloud: Trust PATH for udevadm and modprobe. | Scott Moser |
2017-04-21 | pylint: fix all logging warnings | Joshua Powers |
2017-03-24 | test: add running of pylint | Joshua Powers |
2016-12-22 | LICENSE: Allow dual licensing GPL-3 or Apache 2.0 | Jon Grimm |
2016-11-10 | pep8: fix style errors reported by pycodestyle 2.1.0 | Scott Moser |
2016-10-19 | Fix python2.6 things found running in centos 6. | Scott Moser |
2016-08-12 | DigitalOcean: use the v1.json endpoint | Ben Howard |
2016-06-15 | fix usage of OSError.message that will not work in python3 | Scott Moser |
2016-03-04 | Apply pep8, pyflakes fixes for python2 and 3 | Scott Moser |
2015-10-20 | Remove --quiet option from udevadm in AltCloud | Darren Worrall |
2015-01-26 | Trunk merged and ported. | Barry Warsaw |
2015-01-22 | Low hanging Python 3 fruit. | Barry Warsaw |
2015-01-14 | Drop reliance on dmidecode executable. | Ben Howard |
2014-02-27 | AltCloud: do not run dmidecode on arm32/arm64 because it leads to kvm crash | Oleg Strikov |
2013-06-19 | fix and cleanup usage of util.logexc | Juerg Haefliger |
2013-03-06 | Continue working on merging code. | Joshua Harlow |
2012-11-10 | whitespace / indentation cleanups | Scott Moser |
2012-09-20 | Use only util methods for reading/loading/appending/peeking | Joshua Harlow |
2012-08-10 | Address review feedback for: | Joe VLcek |
2012-08-08 | Address review feedback for: | Joe VLcek |
2012-07-23 | pep8, pylint... AltCloud source changes | Joe VLcek |
2012-07-20 | Add retry logic to DataSourceAltCloud | Joe VLcek |
2012-07-17 | Added RHEVm and vSphere support as source AltCloud | Joe VLcek |