Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-03-04 | Apply pep8, pyflakes fixes for python2 and 3 | Scott Moser | |
Update make check target to run pep8 and run pyflakes or pyflakes3 depending on the value of 'PYVER'. This way the python3 build environment does not need python2 and vice versa. Also have make check run the 'yaml' test. tox: have tox run pep8 in the pyflakes | |||
2015-10-20 | Remove --quiet option from udevadm in AltCloud | Darren Worrall | |
--quiet is no longer supported LP: #1507526 | |||
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 | |
See LP1243287 for more information | |||
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 | |
These changes were pulled out of the previous merge (cc_yum_add_repo) as they were unrelated there. Re-applying them here. | |||
2012-09-20 | Use only util methods for reading/loading/appending/peeking | Joshua Harlow | |
at files since it is likely soon that we will add a new way of adjusting the root of files read, also it is useful for debugging to track what is being read/written in a central fashion. | |||
2012-08-10 | Address review feedback for: | Joe VLcek | |
https://code.launchpad.net/~joev-n/cloud-init/altcloud-changes/+merge/116542/comments/255564 https://code.launchpad.net/~joev-n/cloud-init/altcloud-changes/+merge/116542/comments/255565 | |||
2012-08-08 | Address review feedback for: | Joe VLcek | |
https://code.launchpad.net/~joev-n/cloud-init/altcloud-changes/+merge/116542 | |||
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 | |