Comment 11 for bug 1682064

Revision history for this message
Fabian Wiesel (fabian-wiesel) wrote :

Good news, I can report success.

I was only trying to apply the configuration written out by cloud-init without going through a
whole reboot.

A couple of changes, which might have also helped to fix it:

I
- applied the patch against c75c582ed1824dc3ff39cefdbddccfc2924b868c
- did not specify the mac-address in the port-group, leaving neutron to choose one
- specified additional bonding parameters (miimon, xmit_hash_policy)

All parameters are applied and the bonded interface comes up.

Attached is the outputs of the list of commands (ip a, etc...).