)]}'
{"nova/api/openstack/compute/servers.py":[{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"71cb4b5ad7d72d5978e9459fbc37cdbc5a82adf7","unresolved":false,"context_lines":[{"line_number":1359,"context_line":"    def volume_boot_order_update(self, req, id, body):"},{"line_number":1360,"context_line":"        if CONF.libvirt.virt_type not in [\"kvm\", \"qemu\"]:"},{"line_number":1361,"context_line":"            raise exc.HTTPConflict(exception\u003dexception"},{"line_number":1362,"context_line":"                                   .MultiattachBootIndexNotSupportedByHypervisor"},{"line_number":1363,"context_line":"                                   .format_message())"},{"line_number":1364,"context_line":"        ctxt \u003d req.environ[\u0027nova.context\u0027]"},{"line_number":1365,"context_line":"        instance \u003d self._get_server(ctxt, req, id, is_detail\u003dTrue)"}],"source_content_type":"text/x-python","patch_set":1,"id":"bf51134e_2de942b6","line":1362,"updated":"2020-06-25 09:22:45.000000000","message":"pep8: E501 line too long (80 \u003e 79 characters)","commit_id":"3dcc56eebd49c1f920e7fe2751829a6ef8171d7b"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"71cb4b5ad7d72d5978e9459fbc37cdbc5a82adf7","unresolved":false,"context_lines":[{"line_number":1445,"context_line":"        limited_flavors \u003d objects.FlavorList.get_all(context,"},{"line_number":1446,"context_line":"                                                     filters\u003dfilters)"},{"line_number":1447,"context_line":"        if len(limited_flavors) \u003c 1:"},{"line_number":1448,"context_line":"            name \u003d \"flavor-\"+instance.flavor.vcpus+\"C\" + \\"},{"line_number":1449,"context_line":"                   instance.flavor.memory_mb+\"M\" + \\"},{"line_number":1450,"context_line":"                   bdm.volume_size + \"G\""},{"line_number":1451,"context_line":"            try:"}],"source_content_type":"text/x-python","patch_set":1,"id":"bf51134e_6dce9a5a","line":1448,"updated":"2020-06-25 09:22:45.000000000","message":"pep8: E226 missing whitespace around arithmetic operator","commit_id":"3dcc56eebd49c1f920e7fe2751829a6ef8171d7b"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"71cb4b5ad7d72d5978e9459fbc37cdbc5a82adf7","unresolved":false,"context_lines":[{"line_number":1445,"context_line":"        limited_flavors \u003d objects.FlavorList.get_all(context,"},{"line_number":1446,"context_line":"                                                     filters\u003dfilters)"},{"line_number":1447,"context_line":"        if len(limited_flavors) \u003c 1:"},{"line_number":1448,"context_line":"            name \u003d \"flavor-\"+instance.flavor.vcpus+\"C\" + \\"},{"line_number":1449,"context_line":"                   instance.flavor.memory_mb+\"M\" + \\"},{"line_number":1450,"context_line":"                   bdm.volume_size + \"G\""},{"line_number":1451,"context_line":"            try:"}],"source_content_type":"text/x-python","patch_set":1,"id":"bf51134e_8dd32e04","line":1448,"updated":"2020-06-25 09:22:45.000000000","message":"pep8: E226 missing whitespace around arithmetic operator","commit_id":"3dcc56eebd49c1f920e7fe2751829a6ef8171d7b"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"71cb4b5ad7d72d5978e9459fbc37cdbc5a82adf7","unresolved":false,"context_lines":[{"line_number":1446,"context_line":"                                                     filters\u003dfilters)"},{"line_number":1447,"context_line":"        if len(limited_flavors) \u003c 1:"},{"line_number":1448,"context_line":"            name \u003d \"flavor-\"+instance.flavor.vcpus+\"C\" + \\"},{"line_number":1449,"context_line":"                   instance.flavor.memory_mb+\"M\" + \\"},{"line_number":1450,"context_line":"                   bdm.volume_size + \"G\""},{"line_number":1451,"context_line":"            try:"},{"line_number":1452,"context_line":"                flavor \u003d flavors.create(name,  instance.flavor.memory_mb,"}],"source_content_type":"text/x-python","patch_set":1,"id":"bf51134e_cdd9a622","line":1449,"updated":"2020-06-25 09:22:45.000000000","message":"pep8: E226 missing whitespace around arithmetic operator","commit_id":"3dcc56eebd49c1f920e7fe2751829a6ef8171d7b"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"71cb4b5ad7d72d5978e9459fbc37cdbc5a82adf7","unresolved":false,"context_lines":[{"line_number":1449,"context_line":"                   instance.flavor.memory_mb+\"M\" + \\"},{"line_number":1450,"context_line":"                   bdm.volume_size + \"G\""},{"line_number":1451,"context_line":"            try:"},{"line_number":1452,"context_line":"                flavor \u003d flavors.create(name,  instance.flavor.memory_mb,"},{"line_number":1453,"context_line":"                                        instance.flavor.vcpus,"},{"line_number":1454,"context_line":"                                        bdm.volume_size,"},{"line_number":1455,"context_line":"                                        ephemeral_gb\u003dinstance.flavor.ephemeral_gb,"}],"source_content_type":"text/x-python","patch_set":1,"id":"bf51134e_add432ea","line":1452,"updated":"2020-06-25 09:22:45.000000000","message":"pep8: E241 multiple spaces after \u0027,\u0027","commit_id":"3dcc56eebd49c1f920e7fe2751829a6ef8171d7b"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"71cb4b5ad7d72d5978e9459fbc37cdbc5a82adf7","unresolved":false,"context_lines":[{"line_number":1452,"context_line":"                flavor \u003d flavors.create(name,  instance.flavor.memory_mb,"},{"line_number":1453,"context_line":"                                        instance.flavor.vcpus,"},{"line_number":1454,"context_line":"                                        bdm.volume_size,"},{"line_number":1455,"context_line":"                                        ephemeral_gb\u003dinstance.flavor.ephemeral_gb,"},{"line_number":1456,"context_line":"                                        swap\u003dinstance.flavor.swap,"},{"line_number":1457,"context_line":"                                        rxtx_factor\u003dinstance.flavor.rxtx_factor,"},{"line_number":1458,"context_line":"                                        is_public\u003dinstance.flavor.is_public,"}],"source_content_type":"text/x-python","patch_set":1,"id":"bf51134e_0d09de94","line":1455,"updated":"2020-06-25 09:22:45.000000000","message":"pep8: E501 line too long (82 \u003e 79 characters)","commit_id":"3dcc56eebd49c1f920e7fe2751829a6ef8171d7b"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"71cb4b5ad7d72d5978e9459fbc37cdbc5a82adf7","unresolved":false,"context_lines":[{"line_number":1454,"context_line":"                                        bdm.volume_size,"},{"line_number":1455,"context_line":"                                        ephemeral_gb\u003dinstance.flavor.ephemeral_gb,"},{"line_number":1456,"context_line":"                                        swap\u003dinstance.flavor.swap,"},{"line_number":1457,"context_line":"                                        rxtx_factor\u003dinstance.flavor.rxtx_factor,"},{"line_number":1458,"context_line":"                                        is_public\u003dinstance.flavor.is_public,"},{"line_number":1459,"context_line":"                                        description\u003dinstance.flavor.description)"},{"line_number":1460,"context_line":"                instance.flavor \u003d flavor"}],"source_content_type":"text/x-python","patch_set":1,"id":"bf51134e_ed0bca8a","line":1457,"updated":"2020-06-25 09:22:45.000000000","message":"pep8: E501 line too long (80 \u003e 79 characters)","commit_id":"3dcc56eebd49c1f920e7fe2751829a6ef8171d7b"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"71cb4b5ad7d72d5978e9459fbc37cdbc5a82adf7","unresolved":false,"context_lines":[{"line_number":1456,"context_line":"                                        swap\u003dinstance.flavor.swap,"},{"line_number":1457,"context_line":"                                        rxtx_factor\u003dinstance.flavor.rxtx_factor,"},{"line_number":1458,"context_line":"                                        is_public\u003dinstance.flavor.is_public,"},{"line_number":1459,"context_line":"                                        description\u003dinstance.flavor.description)"},{"line_number":1460,"context_line":"                instance.flavor \u003d flavor"},{"line_number":1461,"context_line":"            except (exception.FlavorExists,"},{"line_number":1462,"context_line":"                    exception.FlavorIdExists) as err:"}],"source_content_type":"text/x-python","patch_set":1,"id":"bf51134e_4dff5666","line":1459,"updated":"2020-06-25 09:22:45.000000000","message":"pep8: E501 line too long (80 \u003e 79 characters)","commit_id":"3dcc56eebd49c1f920e7fe2751829a6ef8171d7b"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"71cb4b5ad7d72d5978e9459fbc37cdbc5a82adf7","unresolved":false,"context_lines":[{"line_number":1464,"context_line":"        else:"},{"line_number":1465,"context_line":"            instance.flavor \u003d limited_flavors[0]"},{"line_number":1466,"context_line":""},{"line_number":1467,"context_line":"def remove_invalid_options(context, search_options, allowed_search_options):"},{"line_number":1468,"context_line":"    \"\"\"Remove search options that are not permitted unless policy allows.\"\"\""},{"line_number":1469,"context_line":""},{"line_number":1470,"context_line":"    if context.can(server_policies.SERVERS % \u0027allow_all_filters\u0027,"}],"source_content_type":"text/x-python","patch_set":1,"id":"bf51134e_2d02e26f","line":1467,"updated":"2020-06-25 09:22:45.000000000","message":"pep8: E302 expected 2 blank lines, found 1","commit_id":"3dcc56eebd49c1f920e7fe2751829a6ef8171d7b"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"8e3163694dc210aece0c5ce04eabb0215133d763","unresolved":false,"context_lines":[{"line_number":1359,"context_line":"    def volume_boot_order_update(self, req, id, body):"},{"line_number":1360,"context_line":"        if CONF.libvirt.virt_type not in [\"kvm\", \"qemu\"]:"},{"line_number":1361,"context_line":"            raise exc.HTTPConflict(exception\u003dexception"},{"line_number":1362,"context_line":"                                   .MultiattachBootIndexNotSupportedByHypervisor"},{"line_number":1363,"context_line":"                                   .format_message())"},{"line_number":1364,"context_line":"        ctxt \u003d req.environ[\u0027nova.context\u0027]"},{"line_number":1365,"context_line":"        instance \u003d self._get_server(ctxt, req, id, is_detail\u003dTrue)"}],"source_content_type":"text/x-python","patch_set":2,"id":"bf51134e_e64e47bf","line":1362,"updated":"2020-06-25 12:38:51.000000000","message":"pep8: E501 line too long (80 \u003e 79 characters)","commit_id":"fa05ec4ed6a15e487e54f7050b4189390bf56ba3"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"8e3163694dc210aece0c5ce04eabb0215133d763","unresolved":false,"context_lines":[{"line_number":1445,"context_line":"        limited_flavors \u003d objects.FlavorList.get_all(context,"},{"line_number":1446,"context_line":"                                                     filters\u003dfilters)"},{"line_number":1447,"context_line":"        if len(limited_flavors) \u003c 1:"},{"line_number":1448,"context_line":"            name \u003d \"flavor-\"+instance.flavor.vcpus+\"C\" + \\"},{"line_number":1449,"context_line":"                   instance.flavor.memory_mb+\"M\" + \\"},{"line_number":1450,"context_line":"                   bdm.volume_size + \"G\""},{"line_number":1451,"context_line":"            try:"}],"source_content_type":"text/x-python","patch_set":2,"id":"bf51134e_26caff19","line":1448,"updated":"2020-06-25 12:38:51.000000000","message":"pep8: E226 missing whitespace around arithmetic operator","commit_id":"fa05ec4ed6a15e487e54f7050b4189390bf56ba3"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"8e3163694dc210aece0c5ce04eabb0215133d763","unresolved":false,"context_lines":[{"line_number":1445,"context_line":"        limited_flavors \u003d objects.FlavorList.get_all(context,"},{"line_number":1446,"context_line":"                                                     filters\u003dfilters)"},{"line_number":1447,"context_line":"        if len(limited_flavors) \u003c 1:"},{"line_number":1448,"context_line":"            name \u003d \"flavor-\"+instance.flavor.vcpus+\"C\" + \\"},{"line_number":1449,"context_line":"                   instance.flavor.memory_mb+\"M\" + \\"},{"line_number":1450,"context_line":"                   bdm.volume_size + \"G\""},{"line_number":1451,"context_line":"            try:"}],"source_content_type":"text/x-python","patch_set":2,"id":"bf51134e_c64983b7","line":1448,"updated":"2020-06-25 12:38:51.000000000","message":"pep8: E226 missing whitespace around arithmetic operator","commit_id":"fa05ec4ed6a15e487e54f7050b4189390bf56ba3"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"8e3163694dc210aece0c5ce04eabb0215133d763","unresolved":false,"context_lines":[{"line_number":1446,"context_line":"                                                     filters\u003dfilters)"},{"line_number":1447,"context_line":"        if len(limited_flavors) \u003c 1:"},{"line_number":1448,"context_line":"            name \u003d \"flavor-\"+instance.flavor.vcpus+\"C\" + \\"},{"line_number":1449,"context_line":"                   instance.flavor.memory_mb+\"M\" + \\"},{"line_number":1450,"context_line":"                   bdm.volume_size + \"G\""},{"line_number":1451,"context_line":"            try:"},{"line_number":1452,"context_line":"                flavor \u003d flavors.create(name,  instance.flavor.memory_mb,"}],"source_content_type":"text/x-python","patch_set":2,"id":"bf51134e_06cd3b30","line":1449,"updated":"2020-06-25 12:38:51.000000000","message":"pep8: E226 missing whitespace around arithmetic operator","commit_id":"fa05ec4ed6a15e487e54f7050b4189390bf56ba3"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"8e3163694dc210aece0c5ce04eabb0215133d763","unresolved":false,"context_lines":[{"line_number":1449,"context_line":"                   instance.flavor.memory_mb+\"M\" + \\"},{"line_number":1450,"context_line":"                   bdm.volume_size + \"G\""},{"line_number":1451,"context_line":"            try:"},{"line_number":1452,"context_line":"                flavor \u003d flavors.create(name,  instance.flavor.memory_mb,"},{"line_number":1453,"context_line":"                                        instance.flavor.vcpus,"},{"line_number":1454,"context_line":"                                        bdm.volume_size,"},{"line_number":1455,"context_line":"                                        ephemeral_gb\u003dinstance.flavor.ephemeral_gb,"}],"source_content_type":"text/x-python","patch_set":2,"id":"bf51134e_66d077ca","line":1452,"updated":"2020-06-25 12:38:51.000000000","message":"pep8: E241 multiple spaces after \u0027,\u0027","commit_id":"fa05ec4ed6a15e487e54f7050b4189390bf56ba3"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"8e3163694dc210aece0c5ce04eabb0215133d763","unresolved":false,"context_lines":[{"line_number":1452,"context_line":"                flavor \u003d flavors.create(name,  instance.flavor.memory_mb,"},{"line_number":1453,"context_line":"                                        instance.flavor.vcpus,"},{"line_number":1454,"context_line":"                                        bdm.volume_size,"},{"line_number":1455,"context_line":"                                        ephemeral_gb\u003dinstance.flavor.ephemeral_gb,"},{"line_number":1456,"context_line":"                                        swap\u003dinstance.flavor.swap,"},{"line_number":1457,"context_line":"                                        rxtx_factor\u003dinstance.flavor.rxtx_factor,"},{"line_number":1458,"context_line":"                                        is_public\u003dinstance.flavor.is_public,"}],"source_content_type":"text/x-python","patch_set":2,"id":"bf51134e_46d3b3d5","line":1455,"updated":"2020-06-25 12:38:51.000000000","message":"pep8: E501 line too long (82 \u003e 79 characters)","commit_id":"fa05ec4ed6a15e487e54f7050b4189390bf56ba3"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"8e3163694dc210aece0c5ce04eabb0215133d763","unresolved":false,"context_lines":[{"line_number":1454,"context_line":"                                        bdm.volume_size,"},{"line_number":1455,"context_line":"                                        ephemeral_gb\u003dinstance.flavor.ephemeral_gb,"},{"line_number":1456,"context_line":"                                        swap\u003dinstance.flavor.swap,"},{"line_number":1457,"context_line":"                                        rxtx_factor\u003dinstance.flavor.rxtx_factor,"},{"line_number":1458,"context_line":"                                        is_public\u003dinstance.flavor.is_public,"},{"line_number":1459,"context_line":"                                        description\u003dinstance.flavor.description)"},{"line_number":1460,"context_line":"                instance.flavor \u003d flavor"}],"source_content_type":"text/x-python","patch_set":2,"id":"bf51134e_a6dd6fe1","line":1457,"updated":"2020-06-25 12:38:51.000000000","message":"pep8: E501 line too long (80 \u003e 79 characters)","commit_id":"fa05ec4ed6a15e487e54f7050b4189390bf56ba3"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"8e3163694dc210aece0c5ce04eabb0215133d763","unresolved":false,"context_lines":[{"line_number":1456,"context_line":"                                        swap\u003dinstance.flavor.swap,"},{"line_number":1457,"context_line":"                                        rxtx_factor\u003dinstance.flavor.rxtx_factor,"},{"line_number":1458,"context_line":"                                        is_public\u003dinstance.flavor.is_public,"},{"line_number":1459,"context_line":"                                        description\u003dinstance.flavor.description)"},{"line_number":1460,"context_line":"                instance.flavor \u003d flavor"},{"line_number":1461,"context_line":"            except (exception.FlavorExists,"},{"line_number":1462,"context_line":"                    exception.FlavorIdExists) as err:"}],"source_content_type":"text/x-python","patch_set":2,"id":"bf51134e_86d82bef","line":1459,"updated":"2020-06-25 12:38:51.000000000","message":"pep8: E501 line too long (80 \u003e 79 characters)","commit_id":"fa05ec4ed6a15e487e54f7050b4189390bf56ba3"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"8e3163694dc210aece0c5ce04eabb0215133d763","unresolved":false,"context_lines":[{"line_number":1464,"context_line":"        else:"},{"line_number":1465,"context_line":"            instance.flavor \u003d limited_flavors[0]"},{"line_number":1466,"context_line":""},{"line_number":1467,"context_line":"def remove_invalid_options(context, search_options, allowed_search_options):"},{"line_number":1468,"context_line":"    \"\"\"Remove search options that are not permitted unless policy allows.\"\"\""},{"line_number":1469,"context_line":""},{"line_number":1470,"context_line":"    if context.can(server_policies.SERVERS % \u0027allow_all_filters\u0027,"}],"source_content_type":"text/x-python","patch_set":2,"id":"bf51134e_e6e3e7a2","line":1467,"updated":"2020-06-25 12:38:51.000000000","message":"pep8: E302 expected 2 blank lines, found 1","commit_id":"fa05ec4ed6a15e487e54f7050b4189390bf56ba3"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"7669a56f099d7ad24bfbfc3f38f5a67fab3bc797","unresolved":false,"context_lines":[{"line_number":1445,"context_line":"        limited_flavors \u003d objects.FlavorList.get_all(context,"},{"line_number":1446,"context_line":"                                                     filters\u003dfilters)"},{"line_number":1447,"context_line":"        if len(limited_flavors) \u003c 1:"},{"line_number":1448,"context_line":"            name \u003d \"flavor-\" + instance.flavor.vcpus+\"C\" + \\"},{"line_number":1449,"context_line":"                   instance.flavor.memory_mb + \"M\" + \\"},{"line_number":1450,"context_line":"                   bdm.volume_size + \"G\""},{"line_number":1451,"context_line":"            try:"}],"source_content_type":"text/x-python","patch_set":3,"id":"bf51134e_82712947","line":1448,"updated":"2020-06-26 04:02:33.000000000","message":"pep8: E226 missing whitespace around arithmetic operator","commit_id":"80a24484b79a3818180ffa4ee19dc2122eb91aa7"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"53e89ee477652d53d1d5026256a18fce9ae14a42","unresolved":false,"context_lines":[{"line_number":1445,"context_line":"        limited_flavors \u003d objects.FlavorList.get_all(context,"},{"line_number":1446,"context_line":"                                                     filters\u003dfilters)"},{"line_number":1447,"context_line":"        if len(limited_flavors) \u003c 1:"},{"line_number":1448,"context_line":"            name \u003d \"flavor-\" + instance.flavor.vcpus +\"C\" + \\"},{"line_number":1449,"context_line":"                   instance.flavor.memory_mb + \"M\" + \\"},{"line_number":1450,"context_line":"                   bdm.volume_size + \"G\""},{"line_number":1451,"context_line":"            try:"}],"source_content_type":"text/x-python","patch_set":4,"id":"bf51134e_4e80daf5","line":1448,"updated":"2020-06-26 10:34:10.000000000","message":"pep8: E225 missing whitespace around operator","commit_id":"5a2d81b04a7da1022f21e968588644e5bf059b4e"}],"nova/virt/libvirt/driver.py":[{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"71cb4b5ad7d72d5978e9459fbc37cdbc5a82adf7","unresolved":false,"context_lines":[{"line_number":5963,"context_line":"            self._conf_non_lxc_uml(virt_type, guest, root_device_name, rescue,"},{"line_number":5964,"context_line":"                    instance, inst_path, image_meta, disk_info)"},{"line_number":5965,"context_line":""},{"line_number":5966,"context_line":"        self._check_multiple_boot_support(virt_type,block_device_info,disk_info, guest)"},{"line_number":5967,"context_line":""},{"line_number":5968,"context_line":"        self._set_features(guest, instance.os_type, caps, virt_type,"},{"line_number":5969,"context_line":"                           image_meta, flavor)"}],"source_content_type":"text/x-python","patch_set":1,"id":"bf51134e_6df7ba8c","line":5966,"updated":"2020-06-25 09:22:45.000000000","message":"pep8: E231 missing whitespace after \u0027,\u0027","commit_id":"3dcc56eebd49c1f920e7fe2751829a6ef8171d7b"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"71cb4b5ad7d72d5978e9459fbc37cdbc5a82adf7","unresolved":false,"context_lines":[{"line_number":5963,"context_line":"            self._conf_non_lxc_uml(virt_type, guest, root_device_name, rescue,"},{"line_number":5964,"context_line":"                    instance, inst_path, image_meta, disk_info)"},{"line_number":5965,"context_line":""},{"line_number":5966,"context_line":"        self._check_multiple_boot_support(virt_type,block_device_info,disk_info, guest)"},{"line_number":5967,"context_line":""},{"line_number":5968,"context_line":"        self._set_features(guest, instance.os_type, caps, virt_type,"},{"line_number":5969,"context_line":"                           image_meta, flavor)"}],"source_content_type":"text/x-python","patch_set":1,"id":"bf51134e_8dfcce70","line":5966,"updated":"2020-06-25 09:22:45.000000000","message":"pep8: E231 missing whitespace after \u0027,\u0027","commit_id":"3dcc56eebd49c1f920e7fe2751829a6ef8171d7b"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"71cb4b5ad7d72d5978e9459fbc37cdbc5a82adf7","unresolved":false,"context_lines":[{"line_number":5963,"context_line":"            self._conf_non_lxc_uml(virt_type, guest, root_device_name, rescue,"},{"line_number":5964,"context_line":"                    instance, inst_path, image_meta, disk_info)"},{"line_number":5965,"context_line":""},{"line_number":5966,"context_line":"        self._check_multiple_boot_support(virt_type,block_device_info,disk_info, guest)"},{"line_number":5967,"context_line":""},{"line_number":5968,"context_line":"        self._set_features(guest, instance.os_type, caps, virt_type,"},{"line_number":5969,"context_line":"                           image_meta, flavor)"}],"source_content_type":"text/x-python","patch_set":1,"id":"bf51134e_cdf2469a","line":5966,"updated":"2020-06-25 09:22:45.000000000","message":"pep8: E501 line too long (87 \u003e 79 characters)","commit_id":"3dcc56eebd49c1f920e7fe2751829a6ef8171d7b"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"71cb4b5ad7d72d5978e9459fbc37cdbc5a82adf7","unresolved":false,"context_lines":[{"line_number":5976,"context_line":"            guest.add_device(config)"},{"line_number":5977,"context_line":""},{"line_number":5978,"context_line":"        if guest.multiple_boot_volume:"},{"line_number":5979,"context_line":"            self._configure_boot_order(guest,block_device_info)"},{"line_number":5980,"context_line":""},{"line_number":5981,"context_line":"        for vif in network_info:"},{"line_number":5982,"context_line":"            config \u003d self.vif_driver.get_config("}],"source_content_type":"text/x-python","patch_set":1,"id":"bf51134e_aded52b8","line":5979,"updated":"2020-06-25 09:22:45.000000000","message":"pep8: E231 missing whitespace after \u0027,\u0027","commit_id":"3dcc56eebd49c1f920e7fe2751829a6ef8171d7b"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"71cb4b5ad7d72d5978e9459fbc37cdbc5a82adf7","unresolved":false,"context_lines":[{"line_number":6077,"context_line":"                            str(boot_order_info[\u0027boot_index\u0027] + 1)"},{"line_number":6078,"context_line":"                    else:"},{"line_number":6079,"context_line":"                        guest.devices[idx].boot_order \u003d str(idx + 1)"},{"line_number":6080,"context_line":"                    break;"},{"line_number":6081,"context_line":""},{"line_number":6082,"context_line":"    def _get_ordered_vpmems(self, instance, flavor):"},{"line_number":6083,"context_line":"        resources \u003d self._get_resources(instance)"}],"source_content_type":"text/x-python","patch_set":1,"id":"bf51134e_0d2efef9","line":6080,"updated":"2020-06-25 09:22:45.000000000","message":"pep8: E703 statement ends with a semicolon","commit_id":"3dcc56eebd49c1f920e7fe2751829a6ef8171d7b"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"8e3163694dc210aece0c5ce04eabb0215133d763","unresolved":false,"context_lines":[{"line_number":5963,"context_line":"            self._conf_non_lxc_uml(virt_type, guest, root_device_name, rescue,"},{"line_number":5964,"context_line":"                    instance, inst_path, image_meta, disk_info)"},{"line_number":5965,"context_line":""},{"line_number":5966,"context_line":"        self._check_multiple_boot_support(virt_type,block_device_info,disk_info, guest)"},{"line_number":5967,"context_line":""},{"line_number":5968,"context_line":"        self._set_features(guest, instance.os_type, caps, virt_type,"},{"line_number":5969,"context_line":"                           image_meta, flavor)"}],"source_content_type":"text/x-python","patch_set":2,"id":"bf51134e_26f31f76","line":5966,"updated":"2020-06-25 12:38:51.000000000","message":"pep8: E231 missing whitespace after \u0027,\u0027","commit_id":"fa05ec4ed6a15e487e54f7050b4189390bf56ba3"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"8e3163694dc210aece0c5ce04eabb0215133d763","unresolved":false,"context_lines":[{"line_number":5963,"context_line":"            self._conf_non_lxc_uml(virt_type, guest, root_device_name, rescue,"},{"line_number":5964,"context_line":"                    instance, inst_path, image_meta, disk_info)"},{"line_number":5965,"context_line":""},{"line_number":5966,"context_line":"        self._check_multiple_boot_support(virt_type,block_device_info,disk_info, guest)"},{"line_number":5967,"context_line":""},{"line_number":5968,"context_line":"        self._set_features(guest, instance.os_type, caps, virt_type,"},{"line_number":5969,"context_line":"                           image_meta, flavor)"}],"source_content_type":"text/x-python","patch_set":2,"id":"bf51134e_c6dea3d8","line":5966,"updated":"2020-06-25 12:38:51.000000000","message":"pep8: E231 missing whitespace after \u0027,\u0027","commit_id":"fa05ec4ed6a15e487e54f7050b4189390bf56ba3"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"8e3163694dc210aece0c5ce04eabb0215133d763","unresolved":false,"context_lines":[{"line_number":5963,"context_line":"            self._conf_non_lxc_uml(virt_type, guest, root_device_name, rescue,"},{"line_number":5964,"context_line":"                    instance, inst_path, image_meta, disk_info)"},{"line_number":5965,"context_line":""},{"line_number":5966,"context_line":"        self._check_multiple_boot_support(virt_type,block_device_info,disk_info, guest)"},{"line_number":5967,"context_line":""},{"line_number":5968,"context_line":"        self._set_features(guest, instance.os_type, caps, virt_type,"},{"line_number":5969,"context_line":"                           image_meta, flavor)"}],"source_content_type":"text/x-python","patch_set":2,"id":"bf51134e_06f6db63","line":5966,"updated":"2020-06-25 12:38:51.000000000","message":"pep8: E501 line too long (87 \u003e 79 characters)","commit_id":"fa05ec4ed6a15e487e54f7050b4189390bf56ba3"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"8e3163694dc210aece0c5ce04eabb0215133d763","unresolved":false,"context_lines":[{"line_number":5976,"context_line":"            guest.add_device(config)"},{"line_number":5977,"context_line":""},{"line_number":5978,"context_line":"        if guest.multiple_boot_volume:"},{"line_number":5979,"context_line":"            self._configure_boot_order(guest,block_device_info)"},{"line_number":5980,"context_line":""},{"line_number":5981,"context_line":"        for vif in network_info:"},{"line_number":5982,"context_line":"            config \u003d self.vif_driver.get_config("}],"source_content_type":"text/x-python","patch_set":2,"id":"bf51134e_66e9977e","line":5979,"updated":"2020-06-25 12:38:51.000000000","message":"pep8: E231 missing whitespace after \u0027,\u0027","commit_id":"fa05ec4ed6a15e487e54f7050b4189390bf56ba3"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"8e3163694dc210aece0c5ce04eabb0215133d763","unresolved":false,"context_lines":[{"line_number":6054,"context_line":"        if guest.os_boot_dev \u003d\u003d [\"hd\"]:"},{"line_number":6055,"context_line":"            if virt_type in [\"kvm\", \"qemu\"]:"},{"line_number":6056,"context_line":"                if block_device_info is not None:"},{"line_number":6057,"context_line":"                    if len(block_device_info.get(\u0027block_device_mapping\u0027, [])) \u003e 1:"},{"line_number":6058,"context_line":"                        if len(disk_info) \u003e 2:"},{"line_number":6059,"context_line":"                            guest.multiple_boot_volume \u003d True"},{"line_number":6060,"context_line":"                            return True"}],"source_content_type":"text/x-python","patch_set":2,"id":"bf51134e_46ec538e","line":6057,"updated":"2020-06-25 12:38:51.000000000","message":"pep8: E501 line too long (82 \u003e 79 characters)","commit_id":"fa05ec4ed6a15e487e54f7050b4189390bf56ba3"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"8e3163694dc210aece0c5ce04eabb0215133d763","unresolved":false,"context_lines":[{"line_number":6078,"context_line":"                            str(boot_order_info[\u0027boot_index\u0027] + 1)"},{"line_number":6079,"context_line":"                    else:"},{"line_number":6080,"context_line":"                        guest.devices[idx].boot_order \u003d str(idx + 1)"},{"line_number":6081,"context_line":"                    break;"},{"line_number":6082,"context_line":""},{"line_number":6083,"context_line":"    def _get_ordered_vpmems(self, instance, flavor):"},{"line_number":6084,"context_line":"        resources \u003d self._get_resources(instance)"}],"source_content_type":"text/x-python","patch_set":2,"id":"bf51134e_a6060f51","line":6081,"updated":"2020-06-25 12:38:51.000000000","message":"pep8: E703 statement ends with a semicolon","commit_id":"fa05ec4ed6a15e487e54f7050b4189390bf56ba3"}]}
