Drop these two columns: * bm_nodes.prov_vlan_id * bm_nodes.registration_status And update related code, tests and api_samples. Change-Id: Iadefc83a00ad9ae5a3bb39f357080299875bdf09
14 lines
276 B
XML
14 lines
276 B
XML
<?xml version='1.0' encoding='UTF-8'?>
|
|
<node
|
|
instance_uuid="None"
|
|
pm_address="10.1.2.3"
|
|
cpus="8"
|
|
memory_mb="8192"
|
|
prov_mac_address="12:34:56:78:90:ab"
|
|
service_host="host"
|
|
local_gb="128"
|
|
id="1"
|
|
pm_user="pm_user"
|
|
terminal_port="8000">
|
|
<interfaces/>
|
|
</node> |