Update patch set 6

Patch Set 6:

(1 comment)

Patch-set: 6
Attention: {"person_ident":"Gerrit User 15554 \u003c15554@4a232e18-c5a9-48ee-94c0-e04e7cca6543\u003e","operation":"ADD","reason":"\u003cGERRIT_ACCOUNT_11604\u003e replied on the change"}
This commit is contained in:
Gerrit User 11604 2022-11-04 10:09:11 +00:00 committed by Gerrit Code Review
parent eacd375736
commit 6d8db2b0ee
1 changed files with 24 additions and 0 deletions

View File

@ -23,6 +23,30 @@
"revId": "09ee72205f522b16261a4ae919e03511386c0e9d",
"serverId": "4a232e18-c5a9-48ee-94c0-e04e7cca6543"
},
{
"unresolved": true,
"key": {
"uuid": "3c583fa4_9d3f70d8",
"filename": "specs/2023.1/strict-minimum-bandwidth-tunnelled-networks.rst",
"patchSetId": 6
},
"lineNbr": 50,
"author": {
"id": 11604
},
"writtenOn": "2022-11-04T10:09:11Z",
"side": 1,
"message": "i orginaly comment on this in an olde revsion but i ill copy it here too\n\n\n\"\"\"\nin stead of this i woudl do the following\n\nadd a new config option called tunnel_bandwidth_provider\n\nif you have a singel shared interface\n[ovs]\ntunnel_bandwidth_provider \u003d br0\nresource_provider_bandwidths \u003d br0:EGRESS:INGRESS\n\nif you have a dedicated interface you can do \n\n[ovs]\ntunnel_bandwidth_provider \u003d br1\nresource_provider_bandwidths \u003d br0:EGRESS:INGRESS,br1:EGRESS:INGRESS\n\nthe tunnel_bandwidth_provider must be the key in one of the resource_provider_bandwidths pairs.\n\ntunnel_bandwidth_provider shoudl default to None/unset\nwhen set the bandwidth provider refenced in tunnel_bandwidth_provider will have the new CUSTOM_TUNNELLED_NETWORKS reproted for that inventory.\n\nthat will allow us ot have a shared or split inventory.\n\"\"\"\n\nim not sure i like the idea of makeing resource_provider_bandwidths more complicated by allowing\n\nresource_provider_bandwidths \u003d br-ex/tunneled:EGRESS:INGRESS\n\nif that is what you were suggesting?",
"parentUuid": "2755bbe9_1f98485e",
"range": {
"startLine": 50,
"startChar": 62,
"endLine": 50,
"endChar": 74
},
"revId": "09ee72205f522b16261a4ae919e03511386c0e9d",
"serverId": "4a232e18-c5a9-48ee-94c0-e04e7cca6543"
},
{
"unresolved": true,
"key": {