Merge "Bug 2435 - Controller/MD-SAL throwing ModifiedNodeDoesNotExistException except...
authorDevin Avery <devin.avery@brocade.com>
Mon, 1 Dec 2014 13:48:28 +0000 (13:48 +0000)
committerGerrit Code Review <gerrit@opendaylight.org>
Mon, 1 Dec 2014 13:48:28 +0000 (13:48 +0000)
commit2f6b6ce8abca0cf38c857900bf5a84183ef5e9dc
tree2155d785fd1c0f2514f8d50c1bd3279058fcd695
parent26f481389b07a10c111a62b3ad8f2a0a4a5713aa
parent108fe9ce2266372bbbb431c25d2e4d19625e97da
Merge "Bug 2435 - Controller/MD-SAL throwing ModifiedNodeDoesNotExistException exception when statistics manager augment queue statistics to the node connector. Exception was thrown because parent (queue) container was not present when statistics manager tried to augment statistics. Fixed the issue by creating empty queue container and 'merge'ing it to the node connector before augmenting the statistics."