Age | Commit message (Expand) | Author |
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-21 | Fix +tests for GCE datasource not handling per-instance SSH keys | Joshua Harlow |
2015-04-21 | Don't overwrite the hostname if the user has changed it after we set it | Joshua Harlow |
2015-04-21 | Add functionality to fixate the uid of a newly added user. | Joshua Harlow |
2015-04-20 | GCE instance-level SSH keys override project-level keys. (LP: #1403617) | Daniel Watkins |
2015-04-20 | Support multiple metadata paths for metadata keys in GCE data source. | Daniel Watkins |
2015-04-20 | Rename found variable in GCE data source. | Daniel Watkins |
2015-04-20 | Refactor GCE metadata fetching to use a helper class. | Daniel Watkins |
2015-04-16 | fix cloud-config-archive handling | Scott Moser |
2015-04-16 | pep8 fixes | Scott Moser |
2015-04-15 | Don't overwrite the hostname if the user has changed it after we set it | brak |
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-04-14 | Add functionality to fixate the uid of a newly added user. | Gerhard Muntingh |
2015-03-31 | adjust cc_snappy for snappy install package with config. | Scott Moser |
2015-03-27 | allow-unauthenticated when done from local file | Scott Moser |
2015-03-27 | do not use set | Scott Moser |
2015-03-27 | be more user-friendly when looking for matching .config | Scott Moser |
2015-03-27 | merge from trunk | Scott Moser |
2015-03-27 | NoCloud: the local portion of NoCloud incorrectly claimed datasources | Scott Moser |
2015-03-27 | fix read_install | Scott Moser |
2015-03-27 | address namespacing | Scott Moser |
2015-03-27 | set snappy command earlier | Scott Moser |
2015-03-27 | change 'configs' to 'config', and namespace input to 'snappy config' | Scott Moser |
2015-03-26 | fix scope so that SNAPPY_CMD is affected by set_snappy_command | Scott Moser |
2015-03-26 | mention ubuntu-core | Scott Moser |
2015-03-26 | improve doc, change 'click_packages' path to be 'snaps' | Scott Moser |
2015-03-26 | rad_pkg_data: return data, fix undefined variable | Scott Moser |
2015-03-26 | encode needed for yaml_dumps | Scott Moser |
2015-03-26 | prefer snappy-go to snappy | Scott Moser |
2015-03-26 | add tests for data types | Scott Moser |
2015-03-26 | pep8 | 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 | Compile SmartOS line-parsing regex once. | Daniel Watkins |
2015-03-25 | Add link to Joyent metadata specification. | Daniel Watkins |
2015-03-25 | Switch logging from info to debug level. | Daniel Watkins |
2015-03-25 | Ensure that the serial console is always closed. | Daniel Watkins |
2015-03-25 | Add logging to JoyentMetadataClient. | Daniel Watkins |
2015-03-25 | Convert DataSourceSmartOS to use v2 metadata. | Daniel Watkins |
2015-03-18 | Update is_disk_used for changed enumerate_disk output. | Daniel Watkins |
2015-03-17 | SmartOS: fixes for python3 reading from serial device. | Scott Moser |
2015-03-16 | emit_upstart: fix use of undeclared variable | Scott Moser |
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-10 | DataSourceMAAS: fix timestamp error in oauthlib | Scott Moser |
2015-03-10 | DataSourceMAAS: remove debug statement | Scott Moser |