~trstringer/cloud-init:thstring/remove-waagent-patch-xenial

Last commit made on 2019-11-05
Get this branch:
git clone -b thstring/remove-waagent-patch-xenial https://git.launchpad.net/~trstringer/cloud-init
Only Thomas Stringer can upload to this branch. If you are Thomas Stringer please log in for upload directions.

Branch merges

Branch information

Name:
thstring/remove-waagent-patch-xenial
Repository:
lp:~trstringer/cloud-init

Recent commits

807e6fc... by Thomas Stringer

remove patch that uses waagent for fabric negotiation

e95b030... by Ryan Harper

drop cherry picks included in upstream/master commit 7d5d34f3

drop the following cherry picks:
  cpick-a7d8d032-get_interfaces-don-t-exclude-bridge-and-bond-members

d6e008a... by Dan Watkins

releasing cloud-init version 19.2-36-g059d049c-0ubuntu2~16.04.1

695f0fd... by Dan Watkins

update changelog

bf4cee0... by Dan Watkins

cherry pick a7d8d032

LP: #1846535

83da1d9... by Chad Smith

releasing cloud-init version 19.2-36-g059d049c-0ubuntu1~16.04.1

9d8a001... by Chad Smith

update changelog (New upstream snapshot 19.2-36-g059d049c).

f09a9f2... by Chad Smith

merge from origin/master at 19.2-36-g059d049c

059d049... by Ryan Harper

net: add is_master check for filtering device list

Some network devices are transformed into a bond via kernel magic
and do not have the 'bonding' sysfs attribute, but like a bond they
have a duplicate MAC of other bond members. On Azure Advanced
Networking SRIOV devices are auto bonded and will have the same MAC
as the HyperV nic. We can detect this via the 'master' sysfs attribute
in the device sysfs path and this patch adds this to the list of devices
we ignore when enumerating device lists.

LP: #1844191

6f93179... by Joshua Powers

docs: more complete list of availability