)]}'
{"magnum/api/controllers/v1/cluster.py":[{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"2fd0c33150105718b70249b00124e8e8ccae5887","unresolved":false,"context_lines":[{"line_number":519,"context_line":"    def post(self, cluster):  # noqa"},{"line_number":520,"context_line":"        return self._post(cluster)"},{"line_number":521,"context_line":""},{"line_number":522,"context_line":"    def _post(self, cluster):"},{"line_number":523,"context_line":"        \"\"\"Create a new cluster."},{"line_number":524,"context_line":""},{"line_number":525,"context_line":"        :param cluster: a cluster within the request body."}],"source_content_type":"text/x-python","patch_set":1,"id":"575436d4_d5d62308","line":522,"updated":"2026-08-13 17:03:40.000000000","message":"pep8: C901 \u0027ClustersController._post\u0027 is too complex (13)","commit_id":"3cc8b7133b576160549a2b72a322239e4446c8f0"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"2fd0c33150105718b70249b00124e8e8ccae5887","unresolved":false,"context_lines":[{"line_number":610,"context_line":"                                                  cluster.create_timeout)"},{"line_number":611,"context_line":""},{"line_number":612,"context_line":"        creation_wait_attempts \u003d 10"},{"line_number":613,"context_line":"        for _ in range(creation_wait_attempts):"},{"line_number":614,"context_line":"            try:"},{"line_number":615,"context_line":"                objects.Cluster.get_by_uuid(pecan.request.context, new_cluster.uuid)"},{"line_number":616,"context_line":"                break"}],"source_content_type":"text/x-python","patch_set":1,"id":"53307d4f_2555dc86","line":613,"updated":"2026-08-13 17:03:40.000000000","message":"pep8: F402 import \u0027_\u0027 from line 42 shadowed by loop variable","commit_id":"3cc8b7133b576160549a2b72a322239e4446c8f0"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"2fd0c33150105718b70249b00124e8e8ccae5887","unresolved":false,"context_lines":[{"line_number":612,"context_line":"        creation_wait_attempts \u003d 10"},{"line_number":613,"context_line":"        for _ in range(creation_wait_attempts):"},{"line_number":614,"context_line":"            try:"},{"line_number":615,"context_line":"                objects.Cluster.get_by_uuid(pecan.request.context, new_cluster.uuid)"},{"line_number":616,"context_line":"                break"},{"line_number":617,"context_line":"            except exception.ClusterNotFound:"},{"line_number":618,"context_line":"                # The conductor didn\u0027t create the db entry yet. Try again in a moment."}],"source_content_type":"text/x-python","patch_set":1,"id":"95007d1f_934356a9","line":615,"updated":"2026-08-13 17:03:40.000000000","message":"pep8: E501 line too long (84 \u003e 79 characters)","commit_id":"3cc8b7133b576160549a2b72a322239e4446c8f0"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"2fd0c33150105718b70249b00124e8e8ccae5887","unresolved":false,"context_lines":[{"line_number":615,"context_line":"                objects.Cluster.get_by_uuid(pecan.request.context, new_cluster.uuid)"},{"line_number":616,"context_line":"                break"},{"line_number":617,"context_line":"            except exception.ClusterNotFound:"},{"line_number":618,"context_line":"                # The conductor didn\u0027t create the db entry yet. Try again in a moment."},{"line_number":619,"context_line":"                time.sleep(0.5)"},{"line_number":620,"context_line":"        else:"},{"line_number":621,"context_line":"            LOG.warning(\"Unable to find created cluster after %d attempts\", creation_wait_attempts)"}],"source_content_type":"text/x-python","patch_set":1,"id":"e9308b2d_91e18000","line":618,"updated":"2026-08-13 17:03:40.000000000","message":"pep8: E501 line too long (86 \u003e 79 characters)","commit_id":"3cc8b7133b576160549a2b72a322239e4446c8f0"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"2fd0c33150105718b70249b00124e8e8ccae5887","unresolved":false,"context_lines":[{"line_number":618,"context_line":"                # The conductor didn\u0027t create the db entry yet. Try again in a moment."},{"line_number":619,"context_line":"                time.sleep(0.5)"},{"line_number":620,"context_line":"        else:"},{"line_number":621,"context_line":"            LOG.warning(\"Unable to find created cluster after %d attempts\", creation_wait_attempts)"},{"line_number":622,"context_line":""},{"line_number":623,"context_line":"        return ClusterID(new_cluster.uuid)"},{"line_number":624,"context_line":""}],"source_content_type":"text/x-python","patch_set":1,"id":"c4f1f445_c15fe73a","line":621,"updated":"2026-08-13 17:03:40.000000000","message":"pep8: E501 line too long (99 \u003e 79 characters)","commit_id":"3cc8b7133b576160549a2b72a322239e4446c8f0"}]}
