a9add7d35e
This patch makes it possible to add/del instance interface other than booting time. Implement bp:network-adapter-hotplug Originally from change Ibee003a9ec6cc9b3fd275417caccd0c67f6c871f Co-authored-by: Yaguang Tang <heut2008@gmail.com> Co-authored-by: Édouard Thuleau <edouard.thuleau@orange.com> Change-Id: I4f8f677af58afcb928379e5cf859388d1da45d51
13 lines
441 B
XML
13 lines
441 B
XML
<?xml version='1.0' encoding='UTF-8'?>
|
|
<interfaceAttachment>
|
|
<net_id>3cb9bc59-5699-4588-a4b1-b87f96708bc6</net_id>
|
|
<port_id>ce531f90-199f-48c0-816c-13e38010b442</port_id>
|
|
<fixed_ips>
|
|
<fixed_ip>
|
|
<subnet_id>f8a6e8f8-c2ec-497c-9f23-da9616de54ef</subnet_id>
|
|
<ip_address>192.168.1.3</ip_address>
|
|
</fixed_ip>
|
|
</fixed_ips>
|
|
<port_state>ACTIVE</port_state>
|
|
<mac_addr>fa:16:3e:4c:2c:30</mac_addr>
|
|
</interfaceAttachment> |