Age | Commit message (Expand) | Author |
2016-08-18 | Apt: add new apt configuration format | Christian Ehrhardt |
2016-08-15 | Get Azure endpoint server from DHCP client | Brent Baude |
2016-08-12 | DigitalOcean: use the v1.json endpoint | Ben Howard |
2016-08-12 | MAAS: add vendor-data support | Scott Moser |
2016-08-11 | Upgrade to a configobj package new enough to work | Joshua Harlow |
2016-08-11 | ConfigDrive: recognize 'tap' as a link type. | Scott Moser |
2016-08-11 | NoCloud: fix bug providing network-interfaces via meta-data. | Scott Moser |
2016-08-10 | add ntp config module | Ryan Harper |
2016-08-10 | SmartOS: more improvements for network configuration | Scott Moser |
2016-07-29 | fix pep8 errors in mcollective unit tests | Scott Moser |
2016-07-19 | mcollective: add tests, cleanups and bug fix when no config in /etc. | Scott Moser |
2016-07-14 | merge from trunk | Scott Moser |
2016-07-14 | ConfigDrive: fix writing of 'injected' files and legacy networking | Scott Moser |
2016-07-14 | flake8 | Scott Moser |
2016-07-14 | add test of apply_network fallback path. | Scott Moser |
2016-07-14 | fix tox flake8 | Scott Moser |
2016-07-14 | Change StringIO to BytesIO in cc_mcollective.py | Sergii Golovatiuk |
2016-07-13 | merge from trunk.lp1602373 | Scott Moser |
2016-07-13 | merge with trunk | Scott Moser |
2016-07-13 | ConfigDrive: write 'injected' files and legacy networking | Scott Moser |
2016-06-22 | rename test class, add a test, improve test names | Scott Moser |
2016-06-21 | user_data: fix error when user-data is not utf-8 decodable | Scott Moser |
2016-06-21 | no longer skip 'lo' elements when reading. pass 3rd test. | Scott Moser |
2016-06-21 | fix flake8 | Scott Moser |
2016-06-21 | make 2 of 3 tests pass | Scott Moser |
2016-06-21 | fix lost per-interface routes, use post-up to bring up interface aliases | Scott Moser |
2016-06-21 | commit test changes | Scott Moser |
2016-06-20 | merge with trunk. | Scott Moser |
2016-06-15 | merge with trunk | Scott Moser |
2016-06-15 | move 'main' into cloudinit/cmd/ for easier testing | Scott Moser |
2016-06-15 | Fixup code review comments | Joshua Harlow |
2016-06-15 | Remove some unused imports | Joshua Harlow |
2016-06-15 | Fix a few tools and tests for newer pep8 | Joshua Harlow |
2016-06-15 | Re-apply "Remove trailing dot from GCE metadata URL (LP: #1581200) [Phil Roche]" | Daniel Watkins |
2016-06-14 | Make the bin/cloud-init an actual console entrypoint | Joshua Harlow |
2016-06-14 | Make the os samples easier to extend (for new samples) | Joshua Harlow |
2016-06-10 | Add a bunch more sample tests for sysconfig | Joshua Harlow |
2016-06-10 | Add a sysconfig rendering test | Joshua Harlow |
2016-06-10 | Refactor a large part of the networking code. | Joshua Harlow |
2016-06-10 | Just mock 'on_first_boot' vs special argument | Joshua Harlow |
2016-06-10 | Just do all the imports on one line | Joshua Harlow |
2016-06-10 | remove unused import | Scott Moser |
2016-06-10 | one more | Scott Moser |
2016-06-10 | fix one large source of leaked tmpfiles | Scott Moser |
2016-06-10 | minor changes prior to merge | Scott Moser |
2016-06-09 | mock is_resolvable in mirrorfail tests to remove dependency to external net | Christian Ehrhardt |
2016-06-09 | fix docstring for check connectivity | Christian Ehrhardt |
2016-06-09 | remove unused BIN_APT constant | Christian Ehrhardt |
2016-06-09 | move SkipTest definition to tests/unittests/helpers.py to be reusable | Christian Ehrhardt |
2016-06-09 | move gpg functions into gpg.py | Christian Ehrhardt |