From: Benjamin Diaz Date: Mon, 8 Oct 2018 18:34:12 +0000 (-0300) Subject: Refactors code in OpenStack plugin X-Git-Tag: v5.0.0~24 X-Git-Url: https://osm.etsi.org/gitweb/?a=commitdiff_plain;h=e80db311a29dc8562dc84ae3336af167bac2ec5b;hp=e80db311a29dc8562dc84ae3336af167bac2ec5b;p=osm%2FMON.git Refactors code in OpenStack plugin Continues refactor process on OpenStack metrics plugin. Delegates exception handling to the main metric handler, removing exception management from specific function calls. Extracts response generation code into single method. Adds 'status' param in message responses where it was missing. Modifies tests accordingly. Signed-off-by: Benjamin Diaz Change-Id: I6ad27734f37708f5ccbef13e322723225545db4e ---