Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-12-22 | LICENSE: Allow dual licensing GPL-3 or Apache 2.0 | Jon Grimm | |
This has been a recurring ask and we had initially just made the change to the cloud-init 2.0 codebase. As the current thinking is we'll just continue to enhance the current codebase, its desirable to relicense to match what we'd intended as part of the 2.0 plan here. - put a brief description of license in LICENSE file - put full license versions in LICENSE-GPLv3 and LICENSE-Apache2.0 - simplify the per-file header to reference LICENSE - tox: ignore H102 (Apache License Header check) Add license header to files that ship. Reformat headers, make sure everything has vi: at end of file. Non-shipping files do not need the copyright header, but at the moment tests/ have it. | |||
2016-11-10 | pep8: fix style errors reported by pycodestyle 2.1.0 | Scott Moser | |
pycodestyle 2.1.0 is in Ubuntu zesty, and complained about the changes made here. Simple style changes. This makes 'make pep8' pass again when built in a zesty build system with proposed enabled. | |||
2016-05-12 | Fix up a ton of flake8 issues | Joshua Harlow | |
2016-03-07 | Implemented review concerning position of try and more information about the ↵ | Alex Sirbu | |
caught exception. | |||
2016-03-07 | Returning false if file does not exist, instead of throwing error | Alex Sirbu | |
2016-03-02 | Pep8 changes to Bigstep datasource. | root | |
2016-03-02 | Added Bigstep datasource. | root | |