Age | Commit message (Expand) | Author |
2015-03-11 | userdata-handlers: python3-related fixes on do-not-process-this-part path | Oleg Strikov |
2015-03-10 | DataSourceMAAS: fix timestamp error in oauthlib | Scott Moser |
2015-03-10 | DataSourceMAAS: remove debug statement | Scott Moser |
2015-03-05 | snappy: disable by default | Scott Moser |
2015-03-05 | fixes from testing | Scott Moser |
2015-03-05 | DataSourceMAAS: adjust local timestamp in case of clock skew | Scott Moser |
2015-03-05 | do not raise exception on non-existant channel.ini file | Scott Moser |
2015-03-05 | DataSourceMAAS: generate oauth headers with adjusted timestamp in case of clo... | Oleg Strikov |
2015-03-05 | fixes bug: https://launchpad.net/bugs/1428495 | Scott Moser |
2015-03-04 | Fix hang caused by HTTPretty on Python 3.4.2. | Scott Moser |
2015-03-04 | Add util.message_from_string to wrap email.message_from_string. | Scott Moser |
2015-03-04 | pull in 'snappy' support | Scott Moser |
2015-03-04 | apt_configure: allow disabling | Scott Moser |
2015-03-04 | grub-dpkg: allow to be disabled | Scott Moser |
2015-03-04 | locale: make able to be turned off | Scott Moser |
2015-03-04 | fix logging perms with list rather than single | Scott Moser |
2015-03-04 | Add util.message_from_string to wrap email.message_from_string. | Daniel Watkins |
2015-03-04 | Fix invalid format string in CloudSigma logging. | Daniel Watkins |
2015-03-04 | Convert dmidecode values to sysfs names before looking for them. | Scott Moser |
2015-03-04 | Use more consistent logging invocation. | Daniel Watkins |
2015-03-04 | add snappy module | Scott Moser |
2015-03-04 | run emit_upstart only if upstart was init system | Scott Moser |
2015-03-04 | Fix hang caused by HTTPretty on Python 3.4.2. | Daniel Watkins |
2015-03-04 | Convert dmidecode values to sysfs names before looking for them. | Daniel Watkins |
2015-03-03 | packages/debian: move software-properties-common to recommends, add eatmydata | Scott Moser |
2015-03-02 | MAAS: fix oauth imports and reading of command line seed. | Scott Moser |
2015-03-02 | DataSourceMAAS: fix oauthlib imports | Scott Moser |
2015-03-02 | get_cmdline_url: fix in python3 when calling | Scott Moser |
2015-03-02 | util.py: remove 'print' debug statement | Scott Moser |
2015-03-02 | url_helper.py: fix undefined variable | Scott Moser |
2015-03-02 | pep8 | Scott Moser |
2015-02-26 | readurl, read_file_or_url returns bytes, user must convert as necessary | Scott Moser |
2015-02-26 | status_wrapper: do not swallow errors | Scott Moser |
2015-02-26 | avoid conversion to string in #include | Scott Moser |
2015-02-26 | Fix traceback with no arguments on Python 3. | Daniel Watkins |
2015-02-25 | UserDataProcessor: during include, do not convert to string | Scott Moser |
2015-02-25 | move towards user-data being binary | Scott Moser |
2015-02-24 | further fixing of non-text user-data. | Scott Moser |
2015-02-24 | move recently added test_udprocess tests to test_data, improve a bit | Scott Moser |
2015-02-24 | Azure: Fix consumption of user-data | Scott Moser |
2015-02-24 | use util.decode_binary rather than str, add tests. | Scott Moser |
2015-02-24 | tox: set LC_ALL=en_US.utf-8 rather than C | Scott Moser |
2015-02-24 | CloudStack: support fetching password from virtual router | Scott Moser |
2015-02-24 | merge from trunk | Scott Moser |
2015-02-23 | Make parameter list for get_hostname method consistent | Joshua Harlow |
2015-02-23 | Add documentation about upstream CloudStack HTTP fix. | Daniel Watkins |
2015-02-23 | Always close the password server connection, even on failure. | Daniel Watkins |
2015-02-20 | Fix for Py2 to Py3 difference: cloud-init user-data mime conversion fails on | Ben Howard |
2015-02-20 | Split CloudStack password handling out to separate class. | Daniel Watkins |
2015-02-20 | Minor formatting clean-up in CloudStack DS. | Daniel Watkins |