xapi-project / xcp-networkd

The XCP networking daemon
Other
14 stars 42 forks source link

CA-254379: Fixing vlan bridge create during host installation. #101

Closed sharady closed 7 years ago

sharady commented 7 years ago

Host installer doesn't write management_interface into inventory. As firstboot needs to create management pif and update the inventory.

In case of management on vlan xcp-networkd must not create vlan bridge if management_interface is empty. Let the firstboot create the VLAN and set the management PIF.

Signed-off-by: Sharad Yadav sharad.yadav@citrix.com