)]}'
{"monasca_notification/periodic_engine.py":[{"author":{"_account_id":16222,"name":"witek","email":"witold.bedyk@suse.com","username":"witek"},"change_message_id":"87448b6223c9e0d8cb9169721578b56cc7d57284","unresolved":false,"context_lines":[{"line_number":76,"context_line":"    def run(self):"},{"line_number":77,"context_line":"        for raw_notification in self._consumer:"},{"line_number":78,"context_line":"            message \u003d raw_notification[1].message.value"},{"line_number":79,"context_line":"            message \u003d message.decode(\u0027UTF-8\u0027) if PY3 else message"},{"line_number":80,"context_line":"            notification_data \u003d json.loads(message)"},{"line_number":81,"context_line":""},{"line_number":82,"context_line":"            notification \u003d construct_notification_object(self._db_repo, notification_data)"}],"source_content_type":"text/x-python","patch_set":1,"id":"7faddb67_edf25206","line":79,"updated":"2019-07-29 07:25:28.000000000","message":"Using `oslo_serialization.jsonutils.loads` is preferred.","commit_id":"f11457ce18c4b7958e633175459563eeb98e1163"},{"author":{"_account_id":16222,"name":"witek","email":"witold.bedyk@suse.com","username":"witek"},"change_message_id":"0f39e23585ee110e78a0ba8d1bc288c39e29cc08","unresolved":false,"context_lines":[{"line_number":14,"context_line":"# See the License for the specific language governing permissions and"},{"line_number":15,"context_line":"# limitations under the License."},{"line_number":16,"context_line":""},{"line_number":17,"context_line":"import json"},{"line_number":18,"context_line":"import time"},{"line_number":19,"context_line":""},{"line_number":20,"context_line":"from oslo_config import cfg"}],"source_content_type":"text/x-python","patch_set":2,"id":"7faddb67_de405e0a","line":17,"updated":"2019-07-29 11:23:36.000000000","message":"F401 \u0027json\u0027 imported but unused","commit_id":"0f96fd652cf4fcb97360249c947337313f00ec77"}],"requirements.txt":[{"author":{"_account_id":16222,"name":"witek","email":"witold.bedyk@suse.com","username":"witek"},"change_message_id":"0f39e23585ee110e78a0ba8d1bc288c39e29cc08","unresolved":false,"context_lines":[{"line_number":11,"context_line":"monasca-common\u003e\u003d2.7.0 # Apache-2.0"},{"line_number":12,"context_line":"oslo.config\u003e\u003d5.2.0 # Apache-2.0"},{"line_number":13,"context_line":"oslo.log\u003e\u003d3.36.0 # Apache-2.0"},{"line_number":14,"context_line":"oslo.serialization\u003e\u003d2.24.0 # Apache-2.0"},{"line_number":15,"context_line":"jira\u003e\u003d1.0.3 # BSD License (2 clause)"}],"source_content_type":"text/plain","patch_set":2,"id":"7faddb67_bee1e2fe","line":14,"range":{"start_line":14,"start_character":20,"end_line":14,"end_character":26},"updated":"2019-07-29 11:23:36.000000000","message":"We already have it constrained to 2.18.0 in lower-constraints. Please lower the version here to fix the _requirements-check_ job.","commit_id":"0f96fd652cf4fcb97360249c947337313f00ec77"}]}
