summaryrefslogtreecommitdiff
path: root/cloudinit/sources/DataSourceAltCloud.py
Commit message (Expand)AuthorAgeFilesLines
* Adopt Black and isort (SC-700) (#1157)James Falcon2021-12-151-53/+60
* cloudinit: move dmi functions out of util (#622)Scott Moser2020-11-021-1/+2
* Move subp into its own module. (#416)Scott Moser2020-06-081-4/+4
* instance-data: Add standard keys platform and subplatform. Refactor ec2.Chad Smith2018-10-091-11/+22
* tests: Disallow use of util.subp except for where needed.Scott Moser2018-09-051-14/+10
* pyflakes: fix unused variable references identified by pyflakes 2.0.0.Scott Moser2018-05-291-8/+8
* net: detect unstable network names and trigger a settle if neededRyan Harper2018-04-261-4/+1
* lint: Fix lints seen by pylint version 1.8.1.Chad Smith2017-12-151-1/+1
* Datasources: Formalize DataSource get_data and related properties.Chad Smith2017-12-051-1/+4
* AltCloud: Trust PATH for udevadm and modprobe.Scott Moser2017-09-251-2/+2
* pylint: fix all logging warningsJoshua Powers2017-04-211-2/+2
* test: add running of pylintJoshua Powers2017-03-241-2/+1
* LICENSE: Allow dual licensing GPL-3 or Apache 2.0Jon Grimm2016-12-221-18/+8
* pep8: fix style errors reported by pycodestyle 2.1.0Scott Moser2016-11-101-0/+1
* Fix python2.6 things found running in centos 6.Scott Moser2016-10-191-4/+2
* DigitalOcean: use the v1.json endpointBen Howard2016-08-121-6/+0
* fix usage of OSError.message that will not work in python3Scott Moser2016-06-151-2/+1
* Apply pep8, pyflakes fixes for python2 and 3Scott Moser2016-03-041-1/+1
* Remove --quiet option from udevadm in AltCloudDarren Worrall2015-10-201-1/+1
* Trunk merged and ported.Barry Warsaw2015-01-261-19/+8
|\
| * Drop reliance on dmidecode executable.Ben Howard2015-01-141-19/+8
* | Low hanging Python 3 fruit.Barry Warsaw2015-01-221-6/+6
|/
* AltCloud: do not run dmidecode on arm32/arm64 because it leads to kvm crashOleg Strikov2014-02-271-0/+6
* fix and cleanup usage of util.logexcJuerg Haefliger2013-06-191-15/+16
* Continue working on merging code.Joshua Harlow2013-03-061-2/+3
* whitespace / indentation cleanupsScott Moser2012-11-101-1/+1
* Use only util methods for reading/loading/appending/peekingJoshua Harlow2012-09-201-11/+8
* Address review feedback for:Joe VLcek2012-08-101-25/+38
* Address review feedback for:Joe VLcek2012-08-081-122/+89
* pep8, pylint... AltCloud source changesJoe VLcek2012-07-231-29/+25
* Add retry logic to DataSourceAltCloudJoe VLcek2012-07-201-8/+29
* Added RHEVm and vSphere support as source AltCloudJoe VLcek2012-07-171-0/+302