)]}'
{"neutron_tempest_plugin/api/admin/test_ports.py":[{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"aad70bbd89ca639247c5829e37f496e689d5850a","unresolved":false,"context_lines":[{"line_number":122,"context_line":"        self.assertIn(\u0027resource_request\u0027, port)"},{"line_number":123,"context_line":"        vnic_trait \u003d \u0027CUSTOM_VNIC_TYPE_%s\u0027 % vnic_type.upper()"},{"line_number":124,"context_line":"        physnet_trait \u003d \u0027CUSTOM_PHYSNET_%s\u0027 % self.physnet_name.upper()"},{"line_number":125,"context_line":"        assertCountEqual(self, [physnet_trait, vnic_trait],"},{"line_number":126,"context_line":"                             port[\u0027resource_request\u0027][\u0027required\u0027])"},{"line_number":127,"context_line":""},{"line_number":128,"context_line":"        self.assertEqual("}],"source_content_type":"text/x-python","patch_set":1,"id":"1f621f24_20e7f142","line":125,"updated":"2020-11-04 07:45:26.000000000","message":"pep8: F821 undefined name \u0027assertCountEqual\u0027","commit_id":"6637b913c99717461bb92d747532adfc1dda11d8"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"aad70bbd89ca639247c5829e37f496e689d5850a","unresolved":false,"context_lines":[{"line_number":123,"context_line":"        vnic_trait \u003d \u0027CUSTOM_VNIC_TYPE_%s\u0027 % vnic_type.upper()"},{"line_number":124,"context_line":"        physnet_trait \u003d \u0027CUSTOM_PHYSNET_%s\u0027 % self.physnet_name.upper()"},{"line_number":125,"context_line":"        assertCountEqual(self, [physnet_trait, vnic_trait],"},{"line_number":126,"context_line":"                             port[\u0027resource_request\u0027][\u0027required\u0027])"},{"line_number":127,"context_line":""},{"line_number":128,"context_line":"        self.assertEqual("},{"line_number":129,"context_line":"            {\u0027NET_BW_EGR_KILOBIT_PER_SEC\u0027: self.EGRESS_KBPS,"}],"source_content_type":"text/x-python","patch_set":1,"id":"1f621f24_00e2b52f","line":126,"updated":"2020-11-04 07:45:26.000000000","message":"pep8: E127 continuation line over-indented for visual indent","commit_id":"6637b913c99717461bb92d747532adfc1dda11d8"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7bcde6c0c96ef60b0d82c9fd0132febb63cef499","unresolved":false,"context_lines":[{"line_number":14,"context_line":"#    under the License."},{"line_number":15,"context_line":""},{"line_number":16,"context_line":"import netaddr"},{"line_number":17,"context_line":"import unittest"},{"line_number":18,"context_line":""},{"line_number":19,"context_line":"from neutron_lib import constants as const"},{"line_number":20,"context_line":"from tempest.common import utils"}],"source_content_type":"text/x-python","patch_set":2,"id":"1f621f24_54b626db","line":17,"updated":"2020-11-04 17:21:40.000000000","message":"pep8: F401 \u0027unittest\u0027 imported but unused","commit_id":"5a6355d043f389991ed5ecaddda64f2db9c27405"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7bcde6c0c96ef60b0d82c9fd0132febb63cef499","unresolved":false,"context_lines":[{"line_number":14,"context_line":"#    under the License."},{"line_number":15,"context_line":""},{"line_number":16,"context_line":"import netaddr"},{"line_number":17,"context_line":"import unittest"},{"line_number":18,"context_line":""},{"line_number":19,"context_line":"from neutron_lib import constants as const"},{"line_number":20,"context_line":"from tempest.common import utils"}],"source_content_type":"text/x-python","patch_set":2,"id":"1f621f24_b4ccda6a","line":17,"updated":"2020-11-04 17:21:40.000000000","message":"pep8: I100 Import statements are in the wrong order. import unittest should be before import netaddr","commit_id":"5a6355d043f389991ed5ecaddda64f2db9c27405"},{"author":{"_account_id":16688,"name":"Rodolfo Alonso","email":"ralonsoh@redhat.com","username":"rodolfo-alonso-hernandez"},"change_message_id":"346589b625f11ae098dcfae60e5cc3b4267dcb3a","unresolved":false,"context_lines":[{"line_number":123,"context_line":"        self.assertIn(\u0027resource_request\u0027, port)"},{"line_number":124,"context_line":"        vnic_trait \u003d \u0027CUSTOM_VNIC_TYPE_%s\u0027 % vnic_type.upper()"},{"line_number":125,"context_line":"        physnet_trait \u003d \u0027CUSTOM_PHYSNET_%s\u0027 % self.physnet_name.upper()"},{"line_number":126,"context_line":"        assertCountEqual(self, [physnet_trait, vnic_trait],"},{"line_number":127,"context_line":"                         port[\u0027resource_request\u0027][\u0027required\u0027])"},{"line_number":128,"context_line":""},{"line_number":129,"context_line":"        self.assertEqual("}],"source_content_type":"text/x-python","patch_set":2,"id":"1f621f24_65a61613","line":126,"updated":"2020-11-04 11:40:10.000000000","message":"This should be self.assertCountEqual","commit_id":"5a6355d043f389991ed5ecaddda64f2db9c27405"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7bcde6c0c96ef60b0d82c9fd0132febb63cef499","unresolved":false,"context_lines":[{"line_number":123,"context_line":"        self.assertIn(\u0027resource_request\u0027, port)"},{"line_number":124,"context_line":"        vnic_trait \u003d \u0027CUSTOM_VNIC_TYPE_%s\u0027 % vnic_type.upper()"},{"line_number":125,"context_line":"        physnet_trait \u003d \u0027CUSTOM_PHYSNET_%s\u0027 % self.physnet_name.upper()"},{"line_number":126,"context_line":"        assertCountEqual(self, [physnet_trait, vnic_trait],"},{"line_number":127,"context_line":"                         port[\u0027resource_request\u0027][\u0027required\u0027])"},{"line_number":128,"context_line":""},{"line_number":129,"context_line":"        self.assertEqual("}],"source_content_type":"text/x-python","patch_set":2,"id":"1f621f24_94c71e46","line":126,"updated":"2020-11-04 17:21:40.000000000","message":"pep8: F821 undefined name \u0027assertCountEqual\u0027","commit_id":"5a6355d043f389991ed5ecaddda64f2db9c27405"}],"neutron_tempest_plugin/common/ssh.py":[{"author":{"_account_id":16688,"name":"Rodolfo Alonso","email":"ralonsoh@redhat.com","username":"rodolfo-alonso-hernandez"},"change_message_id":"346589b625f11ae098dcfae60e5cc3b4267dcb3a","unresolved":false,"context_lines":[{"line_number":33,"context_line":""},{"line_number":34,"context_line":"RETRY_EXCEPTIONS \u003d (exceptions.TimeoutException, paramiko.SSHException,"},{"line_number":35,"context_line":"                    socket.error)"},{"line_number":36,"context_line":"RETRY_EXCEPTIONS +\u003d (TimeoutError, )"},{"line_number":37,"context_line":""},{"line_number":38,"context_line":""},{"line_number":39,"context_line":"class Client(ssh.Client):"}],"source_content_type":"text/x-python","patch_set":2,"id":"1f621f24_856532e4","line":36,"updated":"2020-11-04 11:40:10.000000000","message":"Please, add merge this parameter in the previous variable assignation.","commit_id":"5a6355d043f389991ed5ecaddda64f2db9c27405"}],"neutron_tempest_plugin/services/network/json/network_client.py":[{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"aad70bbd89ca639247c5829e37f496e689d5850a","unresolved":false,"context_lines":[{"line_number":15,"context_line":"from oslo_serialization import jsonutils"},{"line_number":16,"context_line":"from tempest.lib.common import rest_client as service_client"},{"line_number":17,"context_line":"from tempest.lib import exceptions as lib_exc"},{"line_number":18,"context_line":"from urllib import parse as urlparse"},{"line_number":19,"context_line":""},{"line_number":20,"context_line":""},{"line_number":21,"context_line":"class NetworkClientJSON(service_client.RestClient):"}],"source_content_type":"text/x-python","patch_set":1,"id":"1f621f24_60d2895e","line":18,"updated":"2020-11-04 07:45:26.000000000","message":"pep8: I100 Import statements are in the wrong order. from urllib should be before from tempest.lib","commit_id":"6637b913c99717461bb92d747532adfc1dda11d8"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7bcde6c0c96ef60b0d82c9fd0132febb63cef499","unresolved":false,"context_lines":[{"line_number":13,"context_line":"import time"},{"line_number":14,"context_line":""},{"line_number":15,"context_line":"from oslo_serialization import jsonutils"},{"line_number":16,"context_line":"from urllib import parse as urlparse"},{"line_number":17,"context_line":"from tempest.lib.common import rest_client as service_client"},{"line_number":18,"context_line":"from tempest.lib import exceptions as lib_exc"},{"line_number":19,"context_line":""}],"source_content_type":"text/x-python","patch_set":2,"id":"1f621f24_f4c65248","line":16,"updated":"2020-11-04 17:21:40.000000000","message":"pep8: I100 Import statements are in the wrong order. from urllib should be before from oslo_serialization","commit_id":"5a6355d043f389991ed5ecaddda64f2db9c27405"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7bcde6c0c96ef60b0d82c9fd0132febb63cef499","unresolved":false,"context_lines":[{"line_number":14,"context_line":""},{"line_number":15,"context_line":"from oslo_serialization import jsonutils"},{"line_number":16,"context_line":"from urllib import parse as urlparse"},{"line_number":17,"context_line":"from tempest.lib.common import rest_client as service_client"},{"line_number":18,"context_line":"from tempest.lib import exceptions as lib_exc"},{"line_number":19,"context_line":""},{"line_number":20,"context_line":""}],"source_content_type":"text/x-python","patch_set":2,"id":"1f621f24_d4c19630","line":17,"updated":"2020-11-04 17:21:40.000000000","message":"pep8: H306: imports not in alphabetical order (urllib.parse, tempest.lib.common.rest_client)","commit_id":"5a6355d043f389991ed5ecaddda64f2db9c27405"}]}
