Updated git submodules
authorArun Sharma <arun.e.sharma@ericsson.com>
Mon, 5 Jun 2017 17:33:25 +0000 (23:03 +0530)
committerGerrit Code Review <gerrit@opendaylight.org>
Tue, 6 Jun 2017 17:41:07 +0000 (17:41 +0000)
commite058cfd89be36f8f79f558b384c2795234c96ede
treecebf6badda6ad42e62bd84899de7314b14d72496
parent51fea1a862d5884ee7fb9d547e911cab92b20da1
Updated git submodules

Project: netvirt master e05e4cc56fd325db3f1221068d6c6d5b9fbd2aea

Bug 8585: Exception with invalid QoS Alert params

Root cause - When invalid config parameter is set through karaf shell,
in-memory configuration is updated before data validation. Invalid configuration
later gets rejected but this makes configuration inconsistent. Any subsequent, configuration
is rejected until problematic parameter is set to valid value.

Fix - Update the QoS Alert configuration parameters only after validation.
Same as done for configuration through REST.

Change-Id: Ia46664850f3c7abe0ce74f76cf7e35bdbd79c7c6
Signed-off-by: Arun Sharma <arun.e.sharma@ericsson.com>
docs/submodules/netvirt