Age | Commit message (Expand) | Author |
2015-05-08 | Return a dict of data from WALinuxAgentShim, rather than accessing attributes. | Daniel Watkins |
2015-05-07 | Implement basic replacement for walinuxagent in Azure data source. | Daniel Watkins |
2015-05-01 | Fix exception when running with no arguments on Python 3 | Scott Moser |
2015-05-01 | Update is_disk_used for changed enumerate_disk output. | Scott Moser |
2015-05-01 | fix 'Make pyflakes' | Scott Moser |
2015-05-01 | Azure: if user has set hostname, do not overwrite it | Scott Moser |
2015-04-20 | GCE instance-level SSH keys override project-level keys. (LP: #1403617) | Daniel Watkins |
2015-04-20 | Add test that missing GCE required key returns False. | Daniel Watkins |
2015-04-16 | fix cloud-config-archive handling | Scott Moser |
2015-04-16 | pep8 fixes | Scott Moser |
2015-04-15 | Reset host name after bounce has allowed walinuxagent to run successfully. | Daniel Watkins |
2015-04-15 | Add unit tests for Azure hostname bouncing. | Daniel Watkins |
2015-03-31 | adjust cc_snappy for snappy install package with config. | Scott Moser |
2015-03-27 | remove debug | Scott Moser |
2015-03-27 | be more user-friendly when looking for matching .config | Scott Moser |
2015-03-27 | address namespacing | Scott Moser |
2015-03-27 | change 'configs' to 'config', and namespace input to 'snappy config' | Scott Moser |
2015-03-26 | add tests for data types | Scott Moser |
2015-03-26 | pep8, and some more tests | Scott Moser |
2015-03-26 | start of snap_op tests | Scott Moser |
2015-03-26 | commit work in progress. tests pass. | Scott Moser |
2015-03-25 | Ensure that the serial console is always closed. | Daniel Watkins |
2015-03-25 | Refactor tests to assume JoyentMetadataClient is correct. | Daniel Watkins |
2015-03-25 | Convert DataSourceSmartOS to use v2 metadata. | Daniel Watkins |
2015-03-25 | Organise imports in test_smartos.py. | Daniel Watkins |
2015-03-18 | Add tests for cc_disk_setup.is_disk_used. | Daniel Watkins |
2015-03-13 | Write and read bytes to/from the SmartOS serial console. | Daniel Watkins |
2015-03-11 | userdata-handlers: python3-related fixes on do-not-process-this-part path | Oleg Strikov |
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. | Daniel Watkins |
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-02 | get_cmdline_url: fix in python3 when calling | Scott Moser |
2015-03-02 | pep8 | Scott Moser |
2015-02-26 | Fix traceback with no arguments on Python 3. | Daniel Watkins |
2015-02-25 | move towards user-data being binary | 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 | merge from trunk | Scott Moser |
2015-02-20 | Add automated tests for CloudStack passwords. | Daniel Watkins |
2015-02-18 | Read ovf-env.xml as bytes. | Daniel Watkins |
2015-02-13 | tests/unittests/test_util.py: pep8 | Scott Moser |
2015-02-11 | pep8 | Scott Moser |
2015-02-11 | Add unittests for util.multi_log. | Daniel Watkins |
2015-02-11 | Add helpers for patching open and stdout/stderr. | Daniel Watkins |
2015-02-11 | Fix import ordering in test_util.py. | Daniel Watkins |
2015-02-10 | pep8 | Scott Moser |
2015-02-10 | pep8 | Scott Moser |
2015-02-10 | skip cheetah dependent test | Scott Moser |