yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #64319
[Bug 1690480] Re: cloud-init / nplan - missing bond mode miimon xmit_hash_policy
This bug was fixed in the package cloud-init - 0.7.9-153-g16a7302f-
0ubuntu1
---------------
cloud-init (0.7.9-153-g16a7302f-0ubuntu1) artful; urgency=medium
* New upstream snapshot.
- net: fix reading and rendering addresses in cidr format.
[Dimitri John Ledkov] (LP: #1689346, #1684349)
- disk_setup: udev settle before attempting partitioning or fs creation.
[Scott Moser] (LP: #1692093)
- GCE: Update the attribute used to find instance SSH keys.
[Daniel Watkins] (LP: #1693582)
- nplan: For bonds, allow dashed or underscore names of keys.
[Dimitri John Ledkov] (LP: #1690480)
- python2.6: fix unit tests usage of assertNone and format.
- test: update docstring on test_configured_list_with_none
- fix tools/ds-identify to not write None twice.
- tox/build: do not package depend on style requirements.
- cc_ntp: Restructure cc_ntp unit tests. [Chad Smith] (LP: #1692794)
-- Scott Moser <smoser@xxxxxxxxxx> Fri, 26 May 2017 15:11:48 -0400
** Changed in: cloud-init (Ubuntu)
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to cloud-init.
https://bugs.launchpad.net/bugs/1690480
Title:
cloud-init / nplan - missing bond mode miimon xmit_hash_policy
Status in cloud-init:
Fix Committed
Status in cloud-init package in Ubuntu:
Fix Released
Status in cloud-init source package in Xenial:
Confirmed
Status in cloud-init source package in Yakkety:
Confirmed
Status in cloud-init source package in Zesty:
Confirmed
Bug description:
Given network-data.json http://paste.ubuntu.com/24561026/
cloud-init generates http://paste.ubuntu.com/24564006/
which is missing
"bond_mode" : "802.3ad",
"bond_miimon" : 100,
"bond_xmit_hash_policy" : "layer3+4"
For the bond specification
As per nplan docs it should be defined as parameters dictionary
https://git.launchpad.net/netplan/tree/doc/netplan.md#n302
mode: 802.3ad
mii-monitor-interval: 100
transmit-hash-policy: layer3+4
To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1690480/+subscriptions