Public bug reported:

Given network-data.json http://paste.ubuntu.com/24561026/
cloud-init generates http://paste.ubuntu.com/24561026/

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

** Affects: cloud-init (Ubuntu)
     Importance: Undecided
         Status: New

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

Title:
  cloud-init / nplan - missing bond mode miimon xmit_hash_policy

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1690480/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to