From 67b9464621124968e33ed565fa78021cd6c1f1aa Mon Sep 17 00:00:00 2001 From: Kumar Harsh Date: Tue, 30 Oct 2018 14:10:24 +0530 Subject: [PATCH] Remove max-flow-rate from VirtualNetworkType Add new property MaxFlowsType, minimum value 0 and max as (max value of 32 bit integer). Add new max-flows attribute to VirtualNetworkType and VirtualMachineInterfacePropertiesType. Partial-Bug: #1779665 Change-Id: Ib9cb36aadfeb383c148caf2677f3d401fffe4cec --- schema/vnc_cfg.xsd | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/schema/vnc_cfg.xsd b/schema/vnc_cfg.xsd index 6ab6355..c5dda03 100644 --- a/schema/vnc_cfg.xsd +++ b/schema/vnc_cfg.xsd @@ -1465,6 +1465,13 @@ targetNamespace="http://www.contrailsystems.com/2012/VNC-CONFIG/0"> + + + + + + + - - + @@ -1863,6 +1870,8 @@ targetNamespace="http://www.contrailsystems.com/2012/VNC-CONFIG/0"> description='BGP route local preference for routes representing this interface, higher value is higher preference'/> +