[Cloud-init-dev] [Merge] ~wesley-wiedenmeier/cloud-init:integration-testing-invocation-cleanup into cloud-init:master

2017-03-15 Thread Wesley Wiedenmeier
Wesley Wiedenmeier has proposed merging ~wesley-wiedenmeier/cloud-init:integration-testing-invocation-cleanup into cloud-init:master. Requested reviews: Server Team CI bot (server-team-bot): continuous-integration Joshua Powers (powersj) cloud init development team (cloud-init-dev) For mo

Re: [Cloud-init-dev] [Merge] ~wesley-wiedenmeier/cloud-init:integration-testing-invocation-cleanup into cloud-init:master

2017-03-15 Thread Server Team CI bot
Review: Approve continuous-integration PASSED: Continuous integration, rev:ac847078d33be75a7b74390e13f9b3144f75f604 https://jenkins.ubuntu.com/server/job/cloud-init-ci/119/ Executed test runs: SUCCESS: https://jenkins.ubuntu.com/server/job/cloud-init-ci/nodes=metal-amd64/119 SUCCESS: htt

Re: [Cloud-init-dev] [Merge] ~wesley-wiedenmeier/cloud-init:integration-testing-invocation-cleanup into cloud-init:master

2017-03-15 Thread Wesley Wiedenmeier
This branch should be ready to merge into trunk now. There were some additional improvements to the build system that had been discussed, but it may be best to work on those later. If the build system is improved in the future, then this code can easily be updated as well. The tree_run command

Re: [Cloud-init-dev] [Merge] ~wesley-wiedenmeier/cloud-init:integration-testing into cloud-init:master

2017-03-15 Thread Server Team CI bot
Review: Approve continuous-integration PASSED: Continuous integration, rev:b9f673fcc73a818cf30c963cd088f4dee7e34c49 https://jenkins.ubuntu.com/server/job/cloud-init-ci/118/ Executed test runs: SUCCESS: https://jenkins.ubuntu.com/server/job/cloud-init-ci/nodes=metal-amd64/118 SUCCESS: htt

Re: [Cloud-init-dev] [Merge] ~wesley-wiedenmeier/cloud-init:integration-testing into cloud-init:master

2017-03-15 Thread Server Team CI bot
Review: Approve continuous-integration PASSED: Continuous integration, rev:1c55c8bb2a965cd95f33b1b464554048385eabda https://jenkins.ubuntu.com/server/job/cloud-init-ci/117/ Executed test runs: SUCCESS: https://jenkins.ubuntu.com/server/job/cloud-init-ci/nodes=metal-amd64/117 SUCCESS: htt

[Cloud-init-dev] [Merge] ~wesley-wiedenmeier/cloud-init:integration-testing into cloud-init:master

2017-03-15 Thread Wesley Wiedenmeier
The proposal to merge ~wesley-wiedenmeier/cloud-init:integration-testing into cloud-init:master has been updated. Description changed to: integration-testing updates  - enable additional distros  - allow use of either pylxd 2.1.3 or 2.2.3    - detected at runtime during instance.execute()    -

[Cloud-init-dev] [Merge] ~wesley-wiedenmeier/cloud-init:integration-testing into cloud-init:master

2017-03-15 Thread Wesley Wiedenmeier
The proposal to merge ~wesley-wiedenmeier/cloud-init:integration-testing into cloud-init:master has been updated. Description changed to: integration-testing updates  - enable additional distros  - allow use of either pylxd 2.1.3 or 2.2.3    - detected at runtime during instance.execute()    -

Re: [Cloud-init-dev] [Merge] ~wesley-wiedenmeier/cloud-init:integration-testing into cloud-init:master

2017-03-15 Thread Wesley Wiedenmeier
I've squashed the commit history for this branch together into a patch series, so it should be easier to review commit by commit now. -- https://code.launchpad.net/~wesley-wiedenmeier/cloud-init/+git/cloud-init/+merge/308218 Your team cloud init development team is requested to review the propose

Re: [Cloud-init-dev] [Merge] ~smoser/cloud-init:bug/net-explicit-lo-type into cloud-init:master

2017-03-15 Thread Ryan Harper
RHEL/Centos docs say you *really* shouldn't modify the built-in ifcg-lo.cfg unless you know what you're doing. It appears that you're affirming this (if loopback: continue); We probably want to log a warning in case someone *wanted* to render a specific loopback config. If we did want to supp

Re: [Cloud-init-dev] [Merge] ~smoser/cloud-init:bug/net-explicit-lo-type into cloud-init:master

2017-03-15 Thread Server Team CI bot
Review: Approve continuous-integration PASSED: Continuous integration, rev:b0ebe48133066ad301d0f5d939afb711a17d3a50 https://jenkins.ubuntu.com/server/job/cloud-init-ci/116/ Executed test runs: SUCCESS: https://jenkins.ubuntu.com/server/job/cloud-init-ci/nodes=metal-amd64/116 SUCCESS: htt

[Cloud-init-dev] [Merge] ~smoser/cloud-init:bug/net-explicit-lo-type into cloud-init:master

2017-03-15 Thread Scott Moser
Scott Moser has proposed merging ~smoser/cloud-init:bug/net-explicit-lo-type into cloud-init:master. Commit message: net: support 'loopback' as a device type. As reported in bug 1671927, sysconfig had an issue with rendering a loopback device. The problem was that some as yet unknown issue was

[Cloud-init-dev] [Merge] ~smoser/cloud-init:bug/net-explicit-lo-type into cloud-init:master

2017-03-15 Thread Scott Moser
The proposal to merge ~smoser/cloud-init:bug/net-explicit-lo-type into cloud-init:master has been updated. Commit Message changed to: net: support 'loopback' as a device type. As reported in bug 1671927, sysconfig had an issue with rendering a loopback device. The problem was that some as yet