** Description changed:

  [Impact]
  This release contains both bug-fixes and new features and we would like to
  make sure all of our supported customers have access to these improvements.
  The notable ones are:
  
-    * [d96a6a0] networkd: force bringing up devices with no IP addresses
-       (LP: #1763608)
-    * Reworked renderer choosing to avoid regression in default renderer when 
multiple files specify it globally (LP: #1825206)  (already SRUed in a simpler 
form)
-    * Fixed networkd activation. (LP: #1821867) (already SRUed)
+    * [d96a6a0] networkd: force bringing up devices with no IP addresses
+       (LP: #1763608)
+    * Reworked renderer choosing to avoid regression in default renderer when 
multiple files specify it globally (LP: #1825206)  (already SRUed in a simpler 
form)
+    * Fixed networkd activation. (LP: #1821867) (already SRUed)
  
  See the changelog entry below for a full list of changes and bugs.
  
  [Test Case]
  The following development and SRU process was followed:
  https://wiki.ubuntu.com/NetplanUpdates
  
  Netplan contains an extensive integration test suite that is ran using
  the SRU package for each releases. This test suite's results are available 
here:
  http://autopkgtest.ubuntu.com/packages/n/netplan.io
  
  A successful run is required before the proposed netplan package
  can be let into -updates.
  
  The netplan team will be in charge of attaching the artifacts and console
  output of the appropriate run to the bug.  Netplan team members will not
  mark ‘verification-done’ until this has happened.
  
  [Regression Potential]
  In order to mitigate the regression potential, the results of the
  aforementioned integration tests are attached to this bug.
  
- <TODO: attach test artifacts for every SRU release, not a link as links
- expire>
+ = Per-release, per-arch test artifacts =
+ 
+ 
https://people.canonical.com/~mtrudel/netplan.io/lp1828299/netplan.io-autopkgtest-bionic-amd64.gz
+ 
https://people.canonical.com/~mtrudel/netplan.io/lp1828299/netplan.io-autopkgtest-bionic-arm64.gz
+ 
https://people.canonical.com/~mtrudel/netplan.io/lp1828299/netplan.io-autopkgtest-bionic-armhf.gz
+ 
https://people.canonical.com/~mtrudel/netplan.io/lp1828299/netplan.io-autopkgtest-bionic-i386.gz
+ 
https://people.canonical.com/~mtrudel/netplan.io/lp1828299/netplan.io-autopkgtest-bionic-ppc64el.gz
+ 
https://people.canonical.com/~mtrudel/netplan.io/lp1828299/netplan.io-autopkgtest-bionic-s390x.gz
+ 
https://people.canonical.com/~mtrudel/netplan.io/lp1828299/netplan.io-autopkgtest-cosmic-amd64.gz
+ 
https://people.canonical.com/~mtrudel/netplan.io/lp1828299/netplan.io-autopkgtest-cosmic-arm64.gz
+ 
https://people.canonical.com/~mtrudel/netplan.io/lp1828299/netplan.io-autopkgtest-cosmic-armhf.gz
+ 
https://people.canonical.com/~mtrudel/netplan.io/lp1828299/netplan.io-autopkgtest-cosmic-i386.gz
+ 
https://people.canonical.com/~mtrudel/netplan.io/lp1828299/netplan.io-autopkgtest-cosmic-ppc64el.gz
+ 
https://people.canonical.com/~mtrudel/netplan.io/lp1828299/netplan.io-autopkgtest-cosmic-s390x.gz
+ 
https://people.canonical.com/~mtrudel/netplan.io/lp1828299/netplan.io-autopkgtest-disco-amd64.gz
+ 
https://people.canonical.com/~mtrudel/netplan.io/lp1828299/netplan.io-autopkgtest-disco-arm64.gz
+ 
https://people.canonical.com/~mtrudel/netplan.io/lp1828299/netplan.io-autopkgtest-disco-armhf.gz
+ 
https://people.canonical.com/~mtrudel/netplan.io/lp1828299/netplan.io-autopkgtest-disco-i386.gz
+ 
https://people.canonical.com/~mtrudel/netplan.io/lp1828299/netplan.io-autopkgtest-disco-ppc64el.gz
+ 
https://people.canonical.com/~mtrudel/netplan.io/lp1828299/netplan.io-autopkgtest-disco-s390x.gz
  
  [Discussion]
  This addresses in priority an important issue with integration of netplan 
with openvswitch; where devices are hard to bring up to hand over to 
openvswitch: behavior was changed such that as soon as a device is listed in 
netplan config (even without an IP), it gets brought online by the networkd 
renderer. This is consistent with the idea of having only configured interfaces 
touched by netplan; if the name of the itnerface appears in netplan YAML, it 
gets configured (albeit without IP).
  
  [Changelog]
  ea47bd4 (tag: 0.97) parser: refactor / factor out validation and error 
reporting
- a001750 parser: reorganize validation to happen in a single pass at the end 
of parsing  
+ a001750 parser: reorganize validation to happen in a single pass at the end 
of parsing
  3e99f59 Revert "parser: fix explicit backend assignment due to file merging" 
(LP: #1825206)
  3e732b7 (tag: 0.96.1) Fix failure in make install
  a5389e5 doc: add notice about interfaces configured in YAML being brought up
  16b297b Fix tests after reverting systemd-networkd.service's activation from 
network-online.
  ef43dd5 Partially revert the change for enabling systemd-networkd. 
network-online.target may not be depended on by anything on minimal images, but 
multi-user.target already is. (LP: #1821867)
  d96a6a0 networkd: force bringing up devices with no IP addresses (LP: 
#1763608)
  fb71b87 Automatically skip tests when wifi is clearly unavailable

** Description changed:

  [Impact]
  This release contains both bug-fixes and new features and we would like to
  make sure all of our supported customers have access to these improvements.
  The notable ones are:
  
     * [d96a6a0] networkd: force bringing up devices with no IP addresses
        (LP: #1763608)
     * Reworked renderer choosing to avoid regression in default renderer when 
multiple files specify it globally (LP: #1825206)  (already SRUed in a simpler 
form)
     * Fixed networkd activation. (LP: #1821867) (already SRUed)
  
  See the changelog entry below for a full list of changes and bugs.
  
  [Test Case]
  The following development and SRU process was followed:
  https://wiki.ubuntu.com/NetplanUpdates
  
  Netplan contains an extensive integration test suite that is ran using
  the SRU package for each releases. This test suite's results are available 
here:
  http://autopkgtest.ubuntu.com/packages/n/netplan.io
  
  A successful run is required before the proposed netplan package
  can be let into -updates.
  
  The netplan team will be in charge of attaching the artifacts and console
  output of the appropriate run to the bug.  Netplan team members will not
  mark ‘verification-done’ until this has happened.
  
  [Regression Potential]
  In order to mitigate the regression potential, the results of the
  aforementioned integration tests are attached to this bug.
  
  = Per-release, per-arch test artifacts =
  
- 
https://people.canonical.com/~mtrudel/netplan.io/lp1828299/netplan.io-autopkgtest-bionic-amd64.gz
- 
https://people.canonical.com/~mtrudel/netplan.io/lp1828299/netplan.io-autopkgtest-bionic-arm64.gz
- 
https://people.canonical.com/~mtrudel/netplan.io/lp1828299/netplan.io-autopkgtest-bionic-armhf.gz
- 
https://people.canonical.com/~mtrudel/netplan.io/lp1828299/netplan.io-autopkgtest-bionic-i386.gz
- 
https://people.canonical.com/~mtrudel/netplan.io/lp1828299/netplan.io-autopkgtest-bionic-ppc64el.gz
- 
https://people.canonical.com/~mtrudel/netplan.io/lp1828299/netplan.io-autopkgtest-bionic-s390x.gz
- 
https://people.canonical.com/~mtrudel/netplan.io/lp1828299/netplan.io-autopkgtest-cosmic-amd64.gz
- 
https://people.canonical.com/~mtrudel/netplan.io/lp1828299/netplan.io-autopkgtest-cosmic-arm64.gz
- 
https://people.canonical.com/~mtrudel/netplan.io/lp1828299/netplan.io-autopkgtest-cosmic-armhf.gz
- 
https://people.canonical.com/~mtrudel/netplan.io/lp1828299/netplan.io-autopkgtest-cosmic-i386.gz
- 
https://people.canonical.com/~mtrudel/netplan.io/lp1828299/netplan.io-autopkgtest-cosmic-ppc64el.gz
- 
https://people.canonical.com/~mtrudel/netplan.io/lp1828299/netplan.io-autopkgtest-cosmic-s390x.gz
- 
https://people.canonical.com/~mtrudel/netplan.io/lp1828299/netplan.io-autopkgtest-disco-amd64.gz
- 
https://people.canonical.com/~mtrudel/netplan.io/lp1828299/netplan.io-autopkgtest-disco-arm64.gz
- 
https://people.canonical.com/~mtrudel/netplan.io/lp1828299/netplan.io-autopkgtest-disco-armhf.gz
- 
https://people.canonical.com/~mtrudel/netplan.io/lp1828299/netplan.io-autopkgtest-disco-i386.gz
- 
https://people.canonical.com/~mtrudel/netplan.io/lp1828299/netplan.io-autopkgtest-disco-ppc64el.gz
- 
https://people.canonical.com/~mtrudel/netplan.io/lp1828299/netplan.io-autopkgtest-disco-s390x.gz
+ 
https://people.canonical.com/~mtrudel/netplan.io/lp1828299/netplan.io-autopkgtest-bionic-amd64
+ 
https://people.canonical.com/~mtrudel/netplan.io/lp1828299/netplan.io-autopkgtest-bionic-arm64
+ 
https://people.canonical.com/~mtrudel/netplan.io/lp1828299/netplan.io-autopkgtest-bionic-armhf
+ 
https://people.canonical.com/~mtrudel/netplan.io/lp1828299/netplan.io-autopkgtest-bionic-i386
+ 
https://people.canonical.com/~mtrudel/netplan.io/lp1828299/netplan.io-autopkgtest-bionic-ppc64el
+ 
https://people.canonical.com/~mtrudel/netplan.io/lp1828299/netplan.io-autopkgtest-bionic-s390x
+ 
https://people.canonical.com/~mtrudel/netplan.io/lp1828299/netplan.io-autopkgtest-cosmic-amd64
+ 
https://people.canonical.com/~mtrudel/netplan.io/lp1828299/netplan.io-autopkgtest-cosmic-arm64
+ 
https://people.canonical.com/~mtrudel/netplan.io/lp1828299/netplan.io-autopkgtest-cosmic-armhf
+ 
https://people.canonical.com/~mtrudel/netplan.io/lp1828299/netplan.io-autopkgtest-cosmic-i386
+ 
https://people.canonical.com/~mtrudel/netplan.io/lp1828299/netplan.io-autopkgtest-cosmic-ppc64el
+ 
https://people.canonical.com/~mtrudel/netplan.io/lp1828299/netplan.io-autopkgtest-cosmic-s390x
+ 
https://people.canonical.com/~mtrudel/netplan.io/lp1828299/netplan.io-autopkgtest-disco-amd64
+ 
https://people.canonical.com/~mtrudel/netplan.io/lp1828299/netplan.io-autopkgtest-disco-arm64
+ 
https://people.canonical.com/~mtrudel/netplan.io/lp1828299/netplan.io-autopkgtest-disco-armhf
+ 
https://people.canonical.com/~mtrudel/netplan.io/lp1828299/netplan.io-autopkgtest-disco-i386
+ 
https://people.canonical.com/~mtrudel/netplan.io/lp1828299/netplan.io-autopkgtest-disco-ppc64el
+ 
https://people.canonical.com/~mtrudel/netplan.io/lp1828299/netplan.io-autopkgtest-disco-s390x
  
  [Discussion]
  This addresses in priority an important issue with integration of netplan 
with openvswitch; where devices are hard to bring up to hand over to 
openvswitch: behavior was changed such that as soon as a device is listed in 
netplan config (even without an IP), it gets brought online by the networkd 
renderer. This is consistent with the idea of having only configured interfaces 
touched by netplan; if the name of the itnerface appears in netplan YAML, it 
gets configured (albeit without IP).
  
  [Changelog]
  ea47bd4 (tag: 0.97) parser: refactor / factor out validation and error 
reporting
  a001750 parser: reorganize validation to happen in a single pass at the end 
of parsing
  3e99f59 Revert "parser: fix explicit backend assignment due to file merging" 
(LP: #1825206)
  3e732b7 (tag: 0.96.1) Fix failure in make install
  a5389e5 doc: add notice about interfaces configured in YAML being brought up
  16b297b Fix tests after reverting systemd-networkd.service's activation from 
network-online.
  ef43dd5 Partially revert the change for enabling systemd-networkd. 
network-online.target may not be depended on by anything on minimal images, but 
multi-user.target already is. (LP: #1821867)
  d96a6a0 networkd: force bringing up devices with no IP addresses (LP: 
#1763608)
  fb71b87 Automatically skip tests when wifi is clearly unavailable

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1828299

Title:
  update to netplan.io 0.97

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/netplan.io/+bug/1828299/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to