Age | Commit message (Expand) | Author |
2016-06-07 | allow others to sign dsc with --signuser for packages/bddeb | Christian Ehrhardt |
2016-06-07 | harden mirrorfail tests for the fact that even good mirrors can fail | Christian Ehrhardt |
2016-06-07 | drop gpg activity from aot-source key tests | Christian Ehrhardt |
2016-06-06 | Get cmdline working again | Joshua Harlow |
2016-06-06 | Rebase against master | Joshua Harlow |
2016-06-06 | Change the Cheetah warning to a debug message | Andrew Jorgensen |
2016-06-06 | make unittests more readable | Christian Ehrhardt |
2016-06-06 | capture output of gpg calls to avoid messing up stdout/stderr | Christian Ehrhardt |
2016-06-06 | rename fucntion to mirrorurl_to_apt_fileprefix to reflect what it actually does | Christian Ehrhardt |
2016-06-06 | remove check that fails if user has installed tested keys | Christian Ehrhardt |
2016-06-06 | apt_src_keyid_real: drop unused exception variable | Christian Ehrhardt |
2016-06-06 | fix alternate keyserver dns | Christian Ehrhardt |
2016-06-06 | only test the apt feature in environments with apt | Christian Ehrhardt |
2016-06-06 | rename add_key / add_source to add_apt_key / add_apt_source | Christian Ehrhardt |
2016-06-06 | fixup key tests for cases where network isn't available | Christian Ehrhardt |
2016-06-06 | add_key_raw - make exceptions more specific | Christian Ehrhardt |
2016-06-06 | pythonify getkeybyid and move it to uitl.py | Christian Ehrhardt |
2016-06-06 | test alternate keyserver | Christian Ehrhardt |
2016-06-06 | make _get_default_params method static | Christian Ehrhardt |
2016-06-06 | unify testing of real gpg key adds | Christian Ehrhardt |
2016-06-04 | skip test_apt_source_list_debian_mirrorfail for now | Scott Moser |
2016-06-03 | tests: fix apt tests to run inside ubuntu build environment | Scott Moser |
2016-06-03 | improve network configuration | Scott Moser |
2016-06-03 | Apt sources configuration improvements | Scott Moser |
2016-06-03 | fix tox -e flake8 | Scott Moser |
2016-06-03 | config drive conversion: recognize 'bridge' as a physical type, fix mtu | Scott Moser |
2016-06-03 | fix issue with routes on subnets not getting rendered | Scott Moser |
2016-06-03 | avoid rendering 'lo' twice by not writing it in network config. | Scott Moser |
2016-06-03 | improve how 'lo' is handled when rendering network state to interfaces | Scott Moser |
2016-06-03 | lxd: fix log messsage | Scott Moser |
2016-06-02 | ConfigDrive: do not use 'id' on a link for the device name | Scott Moser |
2016-06-02 | merge with trunk | Scott Moser |
2016-06-02 | re-add the 'Net' classes for datasources | Scott Moser |
2016-06-02 | fix untested previous change to smartos | Scott Moser |
2016-06-02 | smartos: do not raise error when not on smartos | Scott Moser |
2016-06-02 | eni parsing: support 'ether' in hwaddress, netmask and broadcast | Scott Moser |
2016-06-02 | openstack: support decoding when reading files, use that for network_config | Scott Moser |
2016-06-02 | Improve merging documentation | Daniel Watkins |
2016-06-02 | Integrate MP feedback | Daniel Watkins |
2016-06-02 | fix tox | Scott Moser |
2016-06-02 | fix log message in emit_upstart | Scott Moser |
2016-06-02 | SmartOS: datasource improvements, support for networking information. | Scott Moser |
2016-06-01 | revert unintended change to tox.ini | Scott Moser |
2016-06-01 | clean up log message a bit. | Scott Moser |
2016-06-01 | cloudinit/stages.py: if no datasource found, do not attempt is_new_instance | Scott Moser |
2016-06-01 | support renaming and fix logic in rename_interfaces | Scott Moser |
2016-05-31 | add renaming code for renaming interfaces | Scott Moser |
2016-05-31 | use constants for kvm and lx-brand | Scott Moser |
2016-05-30 | merge with last upstream to avoid merging conflicts on MP | Christian Ehrhardt |
2016-05-30 | fix EXPORT_GPG_KEYID for existing keys | Christian Ehrhardt |