Merge "Fix: port attribute name propagate_uplink_status"
This commit is contained in:
commit
de432f3988
@ -54,6 +54,6 @@
|
||||
"required": ["CUSTOM_PHYSNET_PUBLIC", "CUSTOM_VNIC_TYPE_NORMAL"],
|
||||
"resources": {"NET_BW_EGR_KILOBIT_PER_SEC": 1000}
|
||||
},
|
||||
"uplink_status_propagation": false
|
||||
"propagate_uplink_status": false
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -54,6 +54,6 @@
|
||||
"required": ["CUSTOM_PHYSNET_PUBLIC", "CUSTOM_VNIC_TYPE_NORMAL"],
|
||||
"resources": {"NET_BW_EGR_KILOBIT_PER_SEC": 1000}
|
||||
},
|
||||
"uplink_status_propagation": false
|
||||
"propagate_uplink_status": false
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user