Update patch set 10

Patch Set 10: Code-Review-1

(1 comment)

Patch-set: 10
Label: Code-Review=-1
This commit is contained in:
Gerrit User 23116 2016-11-16 09:46:58 +00:00 committed by Gerrit Code Review
parent 8bf3c1295b
commit 434b06cc4c
1 changed files with 27 additions and 0 deletions

View File

@ -0,0 +1,27 @@
{
"comments": [
{
"key": {
"uuid": "7a77a97e_95687089",
"filename": "deployment_scripts/puppet/modules/opendaylight/lib/puppet/parser/functions/odl_network_scheme.rb",
"patchSetId": 10
},
"lineNbr": 65,
"author": {
"id": 23116
},
"writtenOn": "2016-11-16T09:46:58Z",
"side": 1,
"message": "This is iffy. It works but not cleanly.\nIn my deployment I got this error:\n\n (/Stage[main]/Main/L23network::L2::Patch[patch__br-ex--br-int]/L23_stored_config[p_5b06852b-0]) Failed to generate additional resources using \u0027generate\u0027: Stored_config resource for bridge \u0027br-int\u0027 not found for port \u0027p_5b06852b-0\u0027!\n\nHowever, despite this error, the config seems correct, the deployment in fuel is operational and floating IP works.\n\nI\u0027m guessing this is because br-int is not managed by puppet but by ODL. This doesn\u0027t show up when patching br-ex (ovs) and br-ex-lnx (linux), probably because both of them are puppet managed bridges. I\u0027m not sure how to fix it.",
"range": {
"startLine": 62,
"startChar": 6,
"endLine": 65,
"endChar": 9
},
"revId": "f6c574c39c838a0696c409b7cba1cde1ec9c2f28",
"serverId": "4a232e18-c5a9-48ee-94c0-e04e7cca6543",
"unresolved": false
}
]
}