)]}'
{"nova/api/openstack/compute/flavor_manage.py":[{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"4f55f3ebfd9ac6f6bfe77fd703dbc76261249954","unresolved":false,"context_lines":[{"line_number":20,"context_line":"from nova.compute import flavors"},{"line_number":21,"context_line":"from nova import exception"},{"line_number":22,"context_line":"from nova import objects"},{"line_number":23,"context_line":"from nova.policies import flavor_extra_specs as fes_policies"},{"line_number":24,"context_line":"from nova.policies import flavor_manage as fm_policies"},{"line_number":25,"context_line":""},{"line_number":26,"context_line":""}],"source_content_type":"text/x-python","patch_set":7,"id":"1f621f24_a8dffa66","line":23,"updated":"2020-11-12 22:34:05.000000000","message":"pep8: F401 \u0027nova.policies.flavor_extra_specs as fes_policies\u0027 imported but unused","commit_id":"33119a3cf6b87bf50abe5dba95e004548ab69c0a"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"4f55f3ebfd9ac6f6bfe77fd703dbc76261249954","unresolved":false,"context_lines":[{"line_number":21,"context_line":"from nova import exception"},{"line_number":22,"context_line":"from nova import objects"},{"line_number":23,"context_line":"from nova.policies import flavor_extra_specs as fes_policies"},{"line_number":24,"context_line":"from nova.policies import flavor_manage as fm_policies"},{"line_number":25,"context_line":""},{"line_number":26,"context_line":""},{"line_number":27,"context_line":"class FlavorManageController(wsgi.Controller):"}],"source_content_type":"text/x-python","patch_set":7,"id":"1f621f24_88dafe74","line":24,"updated":"2020-11-12 22:34:05.000000000","message":"pep8: F401 \u0027nova.policies.flavor_manage as fm_policies\u0027 imported but unused","commit_id":"33119a3cf6b87bf50abe5dba95e004548ab69c0a"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"4f55f3ebfd9ac6f6bfe77fd703dbc76261249954","unresolved":false,"context_lines":[{"line_number":52,"context_line":"    @validation.schema(flavor_manage.create_v2_55,"},{"line_number":53,"context_line":"                       flavors_view.FLAVOR_DESCRIPTION_MICROVERSION)"},{"line_number":54,"context_line":"    def _create(self, req, body):"},{"line_number":55,"context_line":"        context \u003d req.environ[\u0027nova.context\u0027]"},{"line_number":56,"context_line":""},{"line_number":57,"context_line":"        vals \u003d body[\u0027flavor\u0027]"},{"line_number":58,"context_line":""}],"source_content_type":"text/x-python","patch_set":7,"id":"1f621f24_e8e57239","line":55,"updated":"2020-11-12 22:34:05.000000000","message":"pep8: F841 local variable \u0027context\u0027 is assigned to but never used","commit_id":"33119a3cf6b87bf50abe5dba95e004548ab69c0a"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"4726bd3554c4cc319f01af0744c4f9ac56df9abd","unresolved":false,"context_lines":[{"line_number":20,"context_line":"from nova.compute import flavors"},{"line_number":21,"context_line":"from nova import exception"},{"line_number":22,"context_line":"from nova import objects"},{"line_number":23,"context_line":"from nova.policies import flavor_extra_specs as fes_policies"},{"line_number":24,"context_line":"from nova.policies import flavor_manage as fm_policies"},{"line_number":25,"context_line":""},{"line_number":26,"context_line":""}],"source_content_type":"text/x-python","patch_set":8,"id":"1f621f24_265951fd","line":23,"updated":"2020-11-13 18:46:31.000000000","message":"pep8: F401 \u0027nova.policies.flavor_extra_specs as fes_policies\u0027 imported but unused","commit_id":"e9a547e20506727c698cbce187d0ef035041660b"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"4726bd3554c4cc319f01af0744c4f9ac56df9abd","unresolved":false,"context_lines":[{"line_number":21,"context_line":"from nova import exception"},{"line_number":22,"context_line":"from nova import objects"},{"line_number":23,"context_line":"from nova.policies import flavor_extra_specs as fes_policies"},{"line_number":24,"context_line":"from nova.policies import flavor_manage as fm_policies"},{"line_number":25,"context_line":""},{"line_number":26,"context_line":""},{"line_number":27,"context_line":"class FlavorManageController(wsgi.Controller):"}],"source_content_type":"text/x-python","patch_set":8,"id":"1f621f24_065c15eb","line":24,"updated":"2020-11-13 18:46:31.000000000","message":"pep8: F401 \u0027nova.policies.flavor_manage as fm_policies\u0027 imported but unused","commit_id":"e9a547e20506727c698cbce187d0ef035041660b"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"4726bd3554c4cc319f01af0744c4f9ac56df9abd","unresolved":false,"context_lines":[{"line_number":52,"context_line":"    @validation.schema(flavor_manage.create_v2_55,"},{"line_number":53,"context_line":"                       flavors_view.FLAVOR_DESCRIPTION_MICROVERSION)"},{"line_number":54,"context_line":"    def _create(self, req, body):"},{"line_number":55,"context_line":"        context \u003d req.environ[\u0027nova.context\u0027]"},{"line_number":56,"context_line":""},{"line_number":57,"context_line":"        vals \u003d body[\u0027flavor\u0027]"},{"line_number":58,"context_line":""}],"source_content_type":"text/x-python","patch_set":8,"id":"1f621f24_6676a972","line":55,"updated":"2020-11-13 18:46:31.000000000","message":"pep8: F841 local variable \u0027context\u0027 is assigned to but never used","commit_id":"e9a547e20506727c698cbce187d0ef035041660b"}],"nova/policies/flavor_manage.py":[{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"6cb90a4aab5dfd873d295abafc04f409eb02fb34","unresolved":false,"context_lines":[{"line_number":1,"context_line":"# Copyright 2016 Cloudbase Solutions Srl"},{"line_number":2,"context_line":"# All Rights Reserved."},{"line_number":3,"context_line":"#"},{"line_number":4,"context_line":"#    Licensed under the Apache License, Version 2.0 (the \"License\"); you may"}],"source_content_type":"text/x-python","patch_set":3,"id":"1f621f24_05dbb94e","line":1,"updated":"2020-11-07 21:08:37.000000000","message":"pep8: E902 TokenError: EOF in multi-line statement","commit_id":"646b268dc9e907de5e7c0f2433b49c807654da53"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"34837065719d4ee8634455468548a7513676ceb7","unresolved":false,"context_lines":[{"line_number":33,"context_line":"                \u0027path\u0027: \u0027/flavors\u0027"},{"line_number":34,"context_line":"            }"},{"line_number":35,"context_line":"        ])"},{"line_number":36,"context_line":"    policy.DocumentedRuleDefault("},{"line_number":37,"context_line":"        name\u003dPOLICY_ROOT % \u0027update\u0027,"},{"line_number":38,"context_line":"        check_str\u003dbase.SYSTEM_ADMIN,"},{"line_number":39,"context_line":"        description\u003d\"Update a flavor\","}],"source_content_type":"text/x-python","patch_set":4,"id":"1f621f24_5bdc6ee3","line":36,"updated":"2020-11-08 19:34:35.000000000","message":"pep8: E999 SyntaxError: invalid syntax","commit_id":"715d80658924688e6176dadd06de2171ce216691"}],"nova/policies/hypervisors.py":[{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"4924c0f70a0a40286b33bc9f6b99722a5ff0eb18","unresolved":false,"context_lines":[{"line_number":15,"context_line":""},{"line_number":16,"context_line":"from oslo_policy import policy"},{"line_number":17,"context_line":""},{"line_number":18,"context_line":"from nova.policies import base"},{"line_number":19,"context_line":""},{"line_number":20,"context_line":""},{"line_number":21,"context_line":"BASE_POLICY_NAME \u003d \u0027os_compute_api:os-hypervisors:%s\u0027"}],"source_content_type":"text/x-python","patch_set":1,"id":"bf51134e_fd957b33","line":18,"updated":"2020-07-08 23:45:29.000000000","message":"pep8: F401 \u0027nova.policies.base\u0027 imported but unused","commit_id":"fa5572748b9221932c42d424cce150101cfa27a7"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"6cb90a4aab5dfd873d295abafc04f409eb02fb34","unresolved":false,"context_lines":[{"line_number":15,"context_line":""},{"line_number":16,"context_line":"from oslo_policy import policy"},{"line_number":17,"context_line":""},{"line_number":18,"context_line":"from nova.policies import base"},{"line_number":19,"context_line":""},{"line_number":20,"context_line":""},{"line_number":21,"context_line":"BASE_POLICY_NAME \u003d \u0027os_compute_api:os-hypervisors:%s\u0027"}],"source_content_type":"text/x-python","patch_set":3,"id":"1f621f24_e5df9d37","line":18,"updated":"2020-11-07 21:08:37.000000000","message":"pep8: F401 \u0027nova.policies.base\u0027 imported but unused","commit_id":"646b268dc9e907de5e7c0f2433b49c807654da53"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"34837065719d4ee8634455468548a7513676ceb7","unresolved":false,"context_lines":[{"line_number":15,"context_line":""},{"line_number":16,"context_line":"from oslo_policy import policy"},{"line_number":17,"context_line":""},{"line_number":18,"context_line":"from nova.policies import base"},{"line_number":19,"context_line":""},{"line_number":20,"context_line":""},{"line_number":21,"context_line":"BASE_POLICY_NAME \u003d \u0027os_compute_api:os-hypervisors:%s\u0027"}],"source_content_type":"text/x-python","patch_set":4,"id":"1f621f24_fbd3bad3","line":18,"updated":"2020-11-08 19:34:35.000000000","message":"pep8: F401 \u0027nova.policies.base\u0027 imported but unused","commit_id":"715d80658924688e6176dadd06de2171ce216691"}]}
