
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
362 B
JSON
13 lines
362 B
JSON
{
|
|
"interfaceAttachment": {
|
|
"fixed_ips": [{
|
|
"ip_address": "192.168.1.1",
|
|
"subnet_id": "f8a6e8f8-c2ec-497c-9f23-da9616de54ef"
|
|
}],
|
|
"mac_addr": "fa:16:3e:4c:2c:30",
|
|
"net_id": "3cb9bc59-5699-4588-a4b1-b87f96708bc6",
|
|
"port_id": "ce531f90-199f-48c0-816c-13e38010b442",
|
|
"port_state": "ACTIVE"
|
|
}
|
|
}
|