)]}'
{"nova/api/openstack/compute/evacuate.py":[{"author":{"_account_id":6873,"name":"Matt Riedemann","email":"mriedem.os@gmail.com","username":"mriedem"},"change_message_id":"45a11c8fc41fe33f19cb63180f7c2765922c462a","unresolved":false,"context_lines":[{"line_number":121,"context_line":"        # extra API call to neutron when we support move operations with ports"},{"line_number":122,"context_line":"        # having resource requests."},{"line_number":123,"context_line":"        if (common.instance_has_port_with_resource_request("},{"line_number":124,"context_line":"                    instance.uuid, self.network_api) and not"},{"line_number":125,"context_line":"                common.supports_port_resource_request_during_move(req)):"},{"line_number":126,"context_line":"            msg \u003d _(\"The evacuate action on a server with ports having \""},{"line_number":127,"context_line":"                    \"resource requests, like a port with a QoS minimum \""}],"source_content_type":"text/x-python","patch_set":2,"id":"3fa7e38b_c8d75aee","line":124,"updated":"2019-11-13 14:11:21.000000000","message":"Yup, to account for Id5f2f4f22b856c989e2eef8ed56b9829d1bcefb6.\n\nApparently there was no unit test asserting how this was called? Functional tests should cover this anyway.","commit_id":"4cb493fe4f79e736ae4fd7874b02d1d5ceed02c1"}],"nova/tests/fixtures.py":[{"author":{"_account_id":6873,"name":"Matt Riedemann","email":"mriedem.os@gmail.com","username":"mriedem"},"change_message_id":"45a11c8fc41fe33f19cb63180f7c2765922c462a","unresolved":false,"context_lines":[{"line_number":1597,"context_line":"            for port in ports:"},{"line_number":1598,"context_line":"                if \u0027resource_request\u0027 in port:"},{"line_number":1599,"context_line":"                    port[\u0027resource_request\u0027] \u003d None"},{"line_number":1600,"context_line":""},{"line_number":1601,"context_line":"        return {\u0027ports\u0027: copy.deepcopy(ports)}"},{"line_number":1602,"context_line":""},{"line_number":1603,"context_line":"    def list_subnets(self, retrieve_all\u003dTrue, **_params):"}],"source_content_type":"text/x-python","patch_set":2,"id":"3fa7e38b_6800a667","line":1600,"updated":"2019-11-13 14:11:21.000000000","message":"nit: could have nixed this extra line","commit_id":"4cb493fe4f79e736ae4fd7874b02d1d5ceed02c1"}]}
