)]}'
{"tripleo_ansible/ansible_plugins/modules/os_tripleo_baremetal_configure.py":[{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"2f0ace170558015da54df16b781293068211a211","unresolved":false,"context_lines":[{"line_number":84,"context_line":""},{"line_number":85,"context_line":"    sdk, _ \u003d openstack_cloud_from_module(module)"},{"line_number":86,"context_line":"    conn \u003d sdk.connect()"},{"line_number":87,"context_line":"    tripleo \u003d TripleOCommon(session\u003dconn.session)"},{"line_number":88,"context_line":""},{"line_number":89,"context_line":"    if hasattr(tripleo, module.params[\"action\"]):"},{"line_number":90,"context_line":"        action \u003d getattr(tripleo, module.params[\"action\"])"}],"source_content_type":"text/x-python","patch_set":1,"id":"df33271e_3bd1e958","line":87,"updated":"2020-04-07 18:51:09.000000000","message":"linters: F821 undefined name \u0027TripleOCommon\u0027","commit_id":"4fde41fff5f2697b389b2ec88a112e8f2cfb1c9a"}],"tripleo_ansible/playbooks/task_files/_derive_parameters_per_role.yaml":[{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"134f7e9b96ff48758e0ddb4f4fa91b220145cac4","unresolved":false,"context_lines":[{"line_number":56,"context_line":"  set_fact:"},{"line_number":57,"context_line":"    dpdk:"},{"line_number":58,"context_line":"    # The role supports the DPDK feature if the NeutronDatapathType parameter is present"},{"line_number":59,"context_line":"    #dpdk: \u003c% let(resources \u003d\u003e $.heat_resource_tree.resources) -\u003e $.role_services.any($.get(\u0027parameters\u0027, []).contains(\u0027NeutronDatapathType\u0027) or $.get(\u0027resources\u0027, []).select($resources.get($)).any($.get(\u0027parameters\u0027, []).contains(\u0027NeutronDatapathType\u0027))) %\u003e"},{"line_number":60,"context_line":""},{"line_number":61,"context_line":"    odl_dpdk: |-"},{"line_number":62,"context_line":"      {% set params \u003d heat_resource_tree.parameters.get((role_name ~ \u0027Parameters\u0027), {}) %}"}],"source_content_type":"text/x-yaml","patch_set":2,"id":"df33271e_819ec404","line":59,"updated":"2020-04-07 20:37:15.000000000","message":"linters: [error] line too long (258 \u003e 160 characters) (line-length)","commit_id":"5a8070dd1ba708cdc0899c5ff630f5350d95e0c4"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"134f7e9b96ff48758e0ddb4f4fa91b220145cac4","unresolved":false,"context_lines":[{"line_number":56,"context_line":"  set_fact:"},{"line_number":57,"context_line":"    dpdk:"},{"line_number":58,"context_line":"    # The role supports the DPDK feature if the NeutronDatapathType parameter is present"},{"line_number":59,"context_line":"    #dpdk: \u003c% let(resources \u003d\u003e $.heat_resource_tree.resources) -\u003e $.role_services.any($.get(\u0027parameters\u0027, []).contains(\u0027NeutronDatapathType\u0027) or $.get(\u0027resources\u0027, []).select($resources.get($)).any($.get(\u0027parameters\u0027, []).contains(\u0027NeutronDatapathType\u0027))) %\u003e"},{"line_number":60,"context_line":""},{"line_number":61,"context_line":"    odl_dpdk: |-"},{"line_number":62,"context_line":"      {% set params \u003d heat_resource_tree.parameters.get((role_name ~ \u0027Parameters\u0027), {}) %}"}],"source_content_type":"text/x-yaml","patch_set":2,"id":"df33271e_2197f8ed","line":59,"updated":"2020-04-07 20:37:15.000000000","message":"linters: [warning] missing starting space in comment (comments)","commit_id":"5a8070dd1ba708cdc0899c5ff630f5350d95e0c4"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"134f7e9b96ff48758e0ddb4f4fa91b220145cac4","unresolved":false,"context_lines":[{"line_number":72,"context_line":"      {% endfor %}"},{"line_number":73,"context_line":"      {{ (sriov_agents | length) \u003e 0 }}"},{"line_number":74,"context_line":"    # The role supports the SRIOV feature if it includes NeutronSriovAgent services."},{"line_number":75,"context_line":"    #sriov: \u003c% $.role_services.any($.get(\u0027type\u0027, \u0027\u0027).endsWith(\u0027::NeutronSriovAgent\u0027)) %\u003e"},{"line_number":76,"context_line":""},{"line_number":77,"context_line":"    hci:"},{"line_number":78,"context_line":"    # The role supports the HCI feature if it includes both NovaCompute and CephOSD services."}],"source_content_type":"text/x-yaml","patch_set":2,"id":"df33271e_61a10047","line":75,"updated":"2020-04-07 20:37:15.000000000","message":"linters: [warning] missing starting space in comment (comments)","commit_id":"5a8070dd1ba708cdc0899c5ff630f5350d95e0c4"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"134f7e9b96ff48758e0ddb4f4fa91b220145cac4","unresolved":false,"context_lines":[{"line_number":76,"context_line":""},{"line_number":77,"context_line":"    hci:"},{"line_number":78,"context_line":"    # The role supports the HCI feature if it includes both NovaCompute and CephOSD services."},{"line_number":79,"context_line":"    #hci: \u003c% $.role_services.any($.get(\u0027type\u0027, \u0027\u0027).endsWith(\u0027::NovaCompute\u0027)) and $.role_services.any($.get(\u0027type\u0027, \u0027\u0027).endsWith(\u0027::CephOSD\u0027)) %\u003e"},{"line_number":80,"context_line":""},{"line_number":81,"context_line":"- name: Set feature fact"},{"line_number":82,"context_line":"  set_fact:"}],"source_content_type":"text/x-yaml","patch_set":2,"id":"df33271e_c1872cb6","line":79,"updated":"2020-04-07 20:37:15.000000000","message":"linters: [warning] missing starting space in comment (comments)","commit_id":"5a8070dd1ba708cdc0899c5ff630f5350d95e0c4"}],"tripleo_ansible/roles/tripleo_derived_parameters/molecule/mock_params.yaml":[{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":1,"context_line":"ansible_facts:"},{"line_number":2,"context_line":"    discovered_interpreter_python: /usr/libexec/platform-python"},{"line_number":3,"context_line":"changed: false"},{"line_number":4,"context_line":"error: null"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_09259fab","line":1,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [warning] missing document start \"---\" (document-start)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":1,"context_line":"ansible_facts:"},{"line_number":2,"context_line":"    discovered_interpreter_python: /usr/libexec/platform-python"},{"line_number":3,"context_line":"changed: false"},{"line_number":4,"context_line":"error: null"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_4c08552c","line":1,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [warning] missing document start \"---\" (document-start)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":206,"context_line":"                type: Json"},{"line_number":207,"context_line":"            BlockStorageServices:"},{"line_number":208,"context_line":"                default:"},{"line_number":209,"context_line":"                - OS::TripleO::Services::Aide"},{"line_number":210,"context_line":"                - OS::TripleO::Services::AuditD"},{"line_number":211,"context_line":"                - OS::TripleO::Services::BlockStorageCinderVolume"},{"line_number":212,"context_line":"                - OS::TripleO::Services::BootParams"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_693b8bd0","line":209,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":206,"context_line":"                type: Json"},{"line_number":207,"context_line":"            BlockStorageServices:"},{"line_number":208,"context_line":"                default:"},{"line_number":209,"context_line":"                - OS::TripleO::Services::Aide"},{"line_number":210,"context_line":"                - OS::TripleO::Services::AuditD"},{"line_number":211,"context_line":"                - OS::TripleO::Services::BlockStorageCinderVolume"},{"line_number":212,"context_line":"                - OS::TripleO::Services::BootParams"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_ac07611c","line":209,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":437,"context_line":"                type: Json"},{"line_number":438,"context_line":"            CephStorageServices:"},{"line_number":439,"context_line":"                default:"},{"line_number":440,"context_line":"                - OS::TripleO::Services::Aide"},{"line_number":441,"context_line":"                - OS::TripleO::Services::AuditD"},{"line_number":442,"context_line":"                - OS::TripleO::Services::BootParams"},{"line_number":443,"context_line":"                - OS::TripleO::Services::CACerts"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_493687e9","line":440,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":437,"context_line":"                type: Json"},{"line_number":438,"context_line":"            CephStorageServices:"},{"line_number":439,"context_line":"                default:"},{"line_number":440,"context_line":"                - OS::TripleO::Services::Aide"},{"line_number":441,"context_line":"                - OS::TripleO::Services::AuditD"},{"line_number":442,"context_line":"                - OS::TripleO::Services::BootParams"},{"line_number":443,"context_line":"                - OS::TripleO::Services::CACerts"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_8c025d0a","line":440,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":493,"context_line":"                type: String"},{"line_number":494,"context_line":"            ChronyAclRules:"},{"line_number":495,"context_line":"                default:"},{"line_number":496,"context_line":"                - deny all"},{"line_number":497,"context_line":"                description: Access Control List of NTP clients.  By default no clients"},{"line_number":498,"context_line":"                    are permitted."},{"line_number":499,"context_line":"                label: ChronyAclRules"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_a93593dc","line":496,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":493,"context_line":"                type: String"},{"line_number":494,"context_line":"            ChronyAclRules:"},{"line_number":495,"context_line":"                default:"},{"line_number":496,"context_line":"                - deny all"},{"line_number":497,"context_line":"                description: Access Control List of NTP clients.  By default no clients"},{"line_number":498,"context_line":"                    are permitted."},{"line_number":499,"context_line":"                label: ChronyAclRules"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_d7feb203","line":496,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":626,"context_line":"                type: String"},{"line_number":627,"context_line":"            CinderDebug:"},{"line_number":628,"context_line":"                allowedValues:"},{"line_number":629,"context_line":"                - \u0027\u0027"},{"line_number":630,"context_line":"                - \u0027true\u0027"},{"line_number":631,"context_line":"                - \u0027True\u0027"},{"line_number":632,"context_line":"                - \u0027TRUE\u0027"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_89308fea","line":629,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":626,"context_line":"                type: String"},{"line_number":627,"context_line":"            CinderDebug:"},{"line_number":628,"context_line":"                allowedValues:"},{"line_number":629,"context_line":"                - \u0027\u0027"},{"line_number":630,"context_line":"                - \u0027true\u0027"},{"line_number":631,"context_line":"                - \u0027True\u0027"},{"line_number":632,"context_line":"                - \u0027TRUE\u0027"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_b7016e07","line":629,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":1096,"context_line":"                type: Json"},{"line_number":1097,"context_line":"            ComputeServices:"},{"line_number":1098,"context_line":"                default:"},{"line_number":1099,"context_line":"                - OS::TripleO::Services::Aide"},{"line_number":1100,"context_line":"                - OS::TripleO::Services::AuditD"},{"line_number":1101,"context_line":"                - OS::TripleO::Services::BootParams"},{"line_number":1102,"context_line":"                - OS::TripleO::Services::CACerts"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_e94cbb77","line":1099,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":1096,"context_line":"                type: Json"},{"line_number":1097,"context_line":"            ComputeServices:"},{"line_number":1098,"context_line":"                default:"},{"line_number":1099,"context_line":"                - OS::TripleO::Services::Aide"},{"line_number":1100,"context_line":"                - OS::TripleO::Services::AuditD"},{"line_number":1101,"context_line":"                - OS::TripleO::Services::BootParams"},{"line_number":1102,"context_line":"                - OS::TripleO::Services::CACerts"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_17093a2b","line":1099,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":1215,"context_line":"                type: String"},{"line_number":1216,"context_line":"            ContainerCli:"},{"line_number":1217,"context_line":"                allowedValues:"},{"line_number":1218,"context_line":"                - docker"},{"line_number":1219,"context_line":"                - podman"},{"line_number":1220,"context_line":"                default: podman"},{"line_number":1221,"context_line":"                description: CLI tool used to manage containers."}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_c94f3768","line":1218,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":1215,"context_line":"                type: String"},{"line_number":1216,"context_line":"            ContainerCli:"},{"line_number":1217,"context_line":"                allowedValues:"},{"line_number":1218,"context_line":"                - docker"},{"line_number":1219,"context_line":"                - podman"},{"line_number":1220,"context_line":"                default: podman"},{"line_number":1221,"context_line":"                description: CLI tool used to manage containers."}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_f70bf620","line":1218,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":1339,"context_line":"                type: Json"},{"line_number":1340,"context_line":"            ContainerImagePrepareDebug:"},{"line_number":1341,"context_line":"                allowedValues:"},{"line_number":1342,"context_line":"                - \u0027\u0027"},{"line_number":1343,"context_line":"                - \u0027true\u0027"},{"line_number":1344,"context_line":"                - \u0027True\u0027"},{"line_number":1345,"context_line":"                - \u0027TRUE\u0027"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_2957c304","line":1342,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":1339,"context_line":"                type: Json"},{"line_number":1340,"context_line":"            ContainerImagePrepareDebug:"},{"line_number":1341,"context_line":"                allowedValues:"},{"line_number":1342,"context_line":"                - \u0027\u0027"},{"line_number":1343,"context_line":"                - \u0027true\u0027"},{"line_number":1344,"context_line":"                - \u0027True\u0027"},{"line_number":1345,"context_line":"                - \u0027TRUE\u0027"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_5712a259","line":1342,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":1522,"context_line":"                type: String"},{"line_number":1523,"context_line":"            ContainerNovaLibvirtUlimit:"},{"line_number":1524,"context_line":"                default:"},{"line_number":1525,"context_line":"                - nofile\u003d131072"},{"line_number":1526,"context_line":"                - nproc\u003d126960"},{"line_number":1527,"context_line":"                description: ulimit for Nova Libvirt Container"},{"line_number":1528,"context_line":"                label: ContainerNovaLibvirtUlimit"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_095abf28","line":1525,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":1522,"context_line":"                type: String"},{"line_number":1523,"context_line":"            ContainerNovaLibvirtUlimit:"},{"line_number":1524,"context_line":"                default:"},{"line_number":1525,"context_line":"                - nofile\u003d131072"},{"line_number":1526,"context_line":"                - nproc\u003d126960"},{"line_number":1527,"context_line":"                description: ulimit for Nova Libvirt Container"},{"line_number":1528,"context_line":"                label: ContainerNovaLibvirtUlimit"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_370d5e35","line":1525,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":1896,"context_line":"                type: Json"},{"line_number":1897,"context_line":"            ControllerServices:"},{"line_number":1898,"context_line":"                default:"},{"line_number":1899,"context_line":"                - OS::TripleO::Services::Aide"},{"line_number":1900,"context_line":"                - OS::TripleO::Services::AodhApi"},{"line_number":1901,"context_line":"                - OS::TripleO::Services::AodhEvaluator"},{"line_number":1902,"context_line":"                - OS::TripleO::Services::AodhListener"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_6940ab36","line":1899,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":1896,"context_line":"                type: Json"},{"line_number":1897,"context_line":"            ControllerServices:"},{"line_number":1898,"context_line":"                default:"},{"line_number":1899,"context_line":"                - OS::TripleO::Services::Aide"},{"line_number":1900,"context_line":"                - OS::TripleO::Services::AodhApi"},{"line_number":1901,"context_line":"                - OS::TripleO::Services::AodhEvaluator"},{"line_number":1902,"context_line":"                - OS::TripleO::Services::AodhListener"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_971c2a6b","line":1899,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":2191,"context_line":"                type: CommaDelimitedList"},{"line_number":2192,"context_line":"            DockerAdditionalSockets:"},{"line_number":2193,"context_line":"                default:"},{"line_number":2194,"context_line":"                - /var/lib/openstack/docker.sock"},{"line_number":2195,"context_line":"                description: Additional domain sockets for the docker daemon to bind"},{"line_number":2196,"context_line":"                    to (useful for mounting into containers that launch other containers)"},{"line_number":2197,"context_line":"                label: DockerAdditionalSockets"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_493b27c7","line":2194,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":2191,"context_line":"                type: CommaDelimitedList"},{"line_number":2192,"context_line":"            DockerAdditionalSockets:"},{"line_number":2193,"context_line":"                default:"},{"line_number":2194,"context_line":"                - /var/lib/openstack/docker.sock"},{"line_number":2195,"context_line":"                description: Additional domain sockets for the docker daemon to bind"},{"line_number":2196,"context_line":"                    to (useful for mounting into containers that launch other containers)"},{"line_number":2197,"context_line":"                label: DockerAdditionalSockets"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_7717e646","line":2194,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":2200,"context_line":"                type: CommaDelimitedList"},{"line_number":2201,"context_line":"            DockerCinderVolumeUlimit:"},{"line_number":2202,"context_line":"                default:"},{"line_number":2203,"context_line":"                - nofile\u003d131072"},{"line_number":2204,"context_line":"                description: ulimit for Cinder Volume Container"},{"line_number":2205,"context_line":"                label: DockerCinderVolumeUlimit"},{"line_number":2206,"context_line":"                name: DockerCinderVolumeUlimit"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_a94ab351","line":2203,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":2200,"context_line":"                type: CommaDelimitedList"},{"line_number":2201,"context_line":"            DockerCinderVolumeUlimit:"},{"line_number":2202,"context_line":"                default:"},{"line_number":2203,"context_line":"                - nofile\u003d131072"},{"line_number":2204,"context_line":"                description: ulimit for Cinder Volume Container"},{"line_number":2205,"context_line":"                label: DockerCinderVolumeUlimit"},{"line_number":2206,"context_line":"                name: DockerCinderVolumeUlimit"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_d727d2b5","line":2203,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":2217,"context_line":"                type: CommaDelimitedList"},{"line_number":2218,"context_line":"            DockerNovaComputeUlimit:"},{"line_number":2219,"context_line":"                default:"},{"line_number":2220,"context_line":"                - nofile\u003d131072"},{"line_number":2221,"context_line":"                - memlock\u003d67108864"},{"line_number":2222,"context_line":"                description: ulimit for Nova Compute Container"},{"line_number":2223,"context_line":"                label: DockerNovaComputeUlimit"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_89452f46","line":2220,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":2217,"context_line":"                type: CommaDelimitedList"},{"line_number":2218,"context_line":"            DockerNovaComputeUlimit:"},{"line_number":2219,"context_line":"                default:"},{"line_number":2220,"context_line":"                - nofile\u003d131072"},{"line_number":2221,"context_line":"                - memlock\u003d67108864"},{"line_number":2222,"context_line":"                description: ulimit for Nova Compute Container"},{"line_number":2223,"context_line":"                label: DockerNovaComputeUlimit"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_b72a0e7b","line":2220,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":2501,"context_line":"                name: ExtraKernelModules"},{"line_number":2502,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":2503,"context_line":"                tags:"},{"line_number":2504,"context_line":"                - role_specific"},{"line_number":2505,"context_line":"                type: Json"},{"line_number":2506,"context_line":"            ExtraKernelPackages:"},{"line_number":2507,"context_line":"                default: {}"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_e975db99","line":2504,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":2501,"context_line":"                name: ExtraKernelModules"},{"line_number":2502,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":2503,"context_line":"                tags:"},{"line_number":2504,"context_line":"                - role_specific"},{"line_number":2505,"context_line":"                type: Json"},{"line_number":2506,"context_line":"            ExtraKernelPackages:"},{"line_number":2507,"context_line":"                default: {}"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_1722daa4","line":2504,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":2510,"context_line":"                name: ExtraKernelPackages"},{"line_number":2511,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":2512,"context_line":"                tags:"},{"line_number":2513,"context_line":"                - role_specific"},{"line_number":2514,"context_line":"                type: Json"},{"line_number":2515,"context_line":"            ExtraSysctlSettings:"},{"line_number":2516,"context_line":"                default: {}"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_c978d790","line":2513,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":2510,"context_line":"                name: ExtraKernelPackages"},{"line_number":2511,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":2512,"context_line":"                tags:"},{"line_number":2513,"context_line":"                - role_specific"},{"line_number":2514,"context_line":"                type: Json"},{"line_number":2515,"context_line":"            ExtraSysctlSettings:"},{"line_number":2516,"context_line":"                default: {}"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_f72496b1","line":2513,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":2519,"context_line":"                name: ExtraSysctlSettings"},{"line_number":2520,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":2521,"context_line":"                tags:"},{"line_number":2522,"context_line":"                - role_specific"},{"line_number":2523,"context_line":"                type: Json"},{"line_number":2524,"context_line":"            ExtractedPlacementEnabled:"},{"line_number":2525,"context_line":"                default: false"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_297063a5","line":2522,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":2519,"context_line":"                name: ExtraSysctlSettings"},{"line_number":2520,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":2521,"context_line":"                tags:"},{"line_number":2522,"context_line":"                - role_specific"},{"line_number":2523,"context_line":"                type: Json"},{"line_number":2524,"context_line":"            ExtractedPlacementEnabled:"},{"line_number":2525,"context_line":"                default: false"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_573bc2cf","line":2522,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":2563,"context_line":"                type: Json"},{"line_number":2564,"context_line":"            FastForwardRepoType:"},{"line_number":2565,"context_line":"                allowedValues:"},{"line_number":2566,"context_line":"                - tripleo-repos"},{"line_number":2567,"context_line":"                - custom-script"},{"line_number":2568,"context_line":"                default: tripleo-repos"},{"line_number":2569,"context_line":"                description: \u0027\u0027"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_0973dfb2","line":2566,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":2563,"context_line":"                type: Json"},{"line_number":2564,"context_line":"            FastForwardRepoType:"},{"line_number":2565,"context_line":"                allowedValues:"},{"line_number":2566,"context_line":"                - tripleo-repos"},{"line_number":2567,"context_line":"                - custom-script"},{"line_number":2568,"context_line":"                default: tripleo-repos"},{"line_number":2569,"context_line":"                description: \u0027\u0027"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_3736fee8","line":2566,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":2573,"context_line":"                type: String"},{"line_number":2574,"context_line":"            FastForwardUpgradeReleases:"},{"line_number":2575,"context_line":"                default:"},{"line_number":2576,"context_line":"                - rocky"},{"line_number":2577,"context_line":"                - stein"},{"line_number":2578,"context_line":"                - train"},{"line_number":2579,"context_line":"                description: List of releases to fast forward through during upgrade."}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_6969cbbc","line":2576,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":2573,"context_line":"                type: String"},{"line_number":2574,"context_line":"            FastForwardUpgradeReleases:"},{"line_number":2575,"context_line":"                default:"},{"line_number":2576,"context_line":"                - rocky"},{"line_number":2577,"context_line":"                - stein"},{"line_number":2578,"context_line":"                - train"},{"line_number":2579,"context_line":"                description: List of releases to fast forward through during upgrade."}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_97354add","line":2576,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":2622,"context_line":"                type: Json"},{"line_number":2623,"context_line":"            GlanceBackend:"},{"line_number":2624,"context_line":"                allowedValues:"},{"line_number":2625,"context_line":"                - swift"},{"line_number":2626,"context_line":"                - file"},{"line_number":2627,"context_line":"                - rbd"},{"line_number":2628,"context_line":"                - cinder"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_4964c7e5","line":2625,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":2622,"context_line":"                type: Json"},{"line_number":2623,"context_line":"            GlanceBackend:"},{"line_number":2624,"context_line":"                allowedValues:"},{"line_number":2625,"context_line":"                - swift"},{"line_number":2626,"context_line":"                - file"},{"line_number":2627,"context_line":"                - rbd"},{"line_number":2628,"context_line":"                - cinder"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_773086e9","line":2625,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":2650,"context_line":"                type: Boolean"},{"line_number":2651,"context_line":"            GlanceDebug:"},{"line_number":2652,"context_line":"                allowedValues:"},{"line_number":2653,"context_line":"                - \u0027\u0027"},{"line_number":2654,"context_line":"                - \u0027true\u0027"},{"line_number":2655,"context_line":"                - \u0027True\u0027"},{"line_number":2656,"context_line":"                - \u0027TRUE\u0027"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_a963d3db","line":2653,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":2650,"context_line":"                type: Boolean"},{"line_number":2651,"context_line":"            GlanceDebug:"},{"line_number":2652,"context_line":"                allowedValues:"},{"line_number":2653,"context_line":"                - \u0027\u0027"},{"line_number":2654,"context_line":"                - \u0027true\u0027"},{"line_number":2655,"context_line":"                - \u0027True\u0027"},{"line_number":2656,"context_line":"                - \u0027TRUE\u0027"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_d74cf277","line":2653,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":3135,"context_line":"                type: String"},{"line_number":3136,"context_line":"            HeatDebug:"},{"line_number":3137,"context_line":"                allowedValues:"},{"line_number":3138,"context_line":"                - \u0027\u0027"},{"line_number":3139,"context_line":"                - \u0027true\u0027"},{"line_number":3140,"context_line":"                - \u0027True\u0027"},{"line_number":3141,"context_line":"                - \u0027TRUE\u0027"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_895ecf0f","line":3138,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":3135,"context_line":"                type: String"},{"line_number":3136,"context_line":"            HeatDebug:"},{"line_number":3137,"context_line":"                allowedValues:"},{"line_number":3138,"context_line":"                - \u0027\u0027"},{"line_number":3139,"context_line":"                - \u0027true\u0027"},{"line_number":3140,"context_line":"                - \u0027True\u0027"},{"line_number":3141,"context_line":"                - \u0027TRUE\u0027"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_b74fae68","line":3138,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":3220,"context_line":"                type: String"},{"line_number":3221,"context_line":"            HeatReauthenticationAuthMethod:"},{"line_number":3222,"context_line":"                allowedValues:"},{"line_number":3223,"context_line":"                - \u0027\u0027"},{"line_number":3224,"context_line":"                - trusts"},{"line_number":3225,"context_line":"                default: \u0027\u0027"},{"line_number":3226,"context_line":"                description: Allow reauthentication on token expiry, such that long-running"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_e99afbc2","line":3223,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":3220,"context_line":"                type: String"},{"line_number":3221,"context_line":"            HeatReauthenticationAuthMethod:"},{"line_number":3222,"context_line":"                allowedValues:"},{"line_number":3223,"context_line":"                - \u0027\u0027"},{"line_number":3224,"context_line":"                - trusts"},{"line_number":3225,"context_line":"                default: \u0027\u0027"},{"line_number":3226,"context_line":"                description: Allow reauthentication on token expiry, such that long-running"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_17577a04","line":3223,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":3282,"context_line":"                type: String"},{"line_number":3283,"context_line":"            HorizonDebug:"},{"line_number":3284,"context_line":"                allowedValues:"},{"line_number":3285,"context_line":"                - \u0027\u0027"},{"line_number":3286,"context_line":"                - \u0027true\u0027"},{"line_number":3287,"context_line":"                - \u0027True\u0027"},{"line_number":3288,"context_line":"                - \u0027TRUE\u0027"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_c99d77bc","line":3285,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":3282,"context_line":"                type: String"},{"line_number":3283,"context_line":"            HorizonDebug:"},{"line_number":3284,"context_line":"                allowedValues:"},{"line_number":3285,"context_line":"                - \u0027\u0027"},{"line_number":3286,"context_line":"                - \u0027true\u0027"},{"line_number":3287,"context_line":"                - \u0027True\u0027"},{"line_number":3288,"context_line":"                - \u0027TRUE\u0027"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_f7593635","line":3285,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":3329,"context_line":"                        \\\"%%{}{User-Agent}i\\\"\u0027"},{"line_number":3330,"context_line":"                    add_listen: true"},{"line_number":3331,"context_line":"                    options:"},{"line_number":3332,"context_line":"                    - FollowSymLinks"},{"line_number":3333,"context_line":"                    - MultiViews"},{"line_number":3334,"context_line":"                    priority: 10"},{"line_number":3335,"context_line":"                description: Extra parameters for Horizon vhost configuration"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_29a50305","line":3332,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 24 but found 20 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":3329,"context_line":"                        \\\"%%{}{User-Agent}i\\\"\u0027"},{"line_number":3330,"context_line":"                    add_listen: true"},{"line_number":3331,"context_line":"                    options:"},{"line_number":3332,"context_line":"                    - FollowSymLinks"},{"line_number":3333,"context_line":"                    - MultiViews"},{"line_number":3334,"context_line":"                    priority: 10"},{"line_number":3335,"context_line":"                description: Extra parameters for Horizon vhost configuration"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_5740e235","line":3332,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 24 but found 20 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":3557,"context_line":"                name: IsolCpusList"},{"line_number":3558,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":3559,"context_line":"                tags:"},{"line_number":3560,"context_line":"                - role_specific"},{"line_number":3561,"context_line":"                type: String"},{"line_number":3562,"context_line":"            KeepalivedRestart:"},{"line_number":3563,"context_line":"                default: false"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_09a8ffd8","line":3560,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":3557,"context_line":"                name: IsolCpusList"},{"line_number":3558,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":3559,"context_line":"                tags:"},{"line_number":3560,"context_line":"                - role_specific"},{"line_number":3561,"context_line":"                type: String"},{"line_number":3562,"context_line":"            KeepalivedRestart:"},{"line_number":3563,"context_line":"                default: false"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_373b9ec8","line":3560,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":3574,"context_line":"                name: KernelArgs"},{"line_number":3575,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":3576,"context_line":"                tags:"},{"line_number":3577,"context_line":"                - role_specific"},{"line_number":3578,"context_line":"                type: String"},{"line_number":3579,"context_line":"            KernelDisableIPv6:"},{"line_number":3580,"context_line":"                default: 0"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_69aeebe7","line":3577,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":3574,"context_line":"                name: KernelArgs"},{"line_number":3575,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":3576,"context_line":"                tags:"},{"line_number":3577,"context_line":"                - role_specific"},{"line_number":3578,"context_line":"                type: String"},{"line_number":3579,"context_line":"            KernelDisableIPv6:"},{"line_number":3580,"context_line":"                default: 0"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_974a6a52","line":3577,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":3622,"context_line":"                type: CommaDelimitedList"},{"line_number":3623,"context_line":"            KeystoneChangePasswordUponFirstUse:"},{"line_number":3624,"context_line":"                allowedValues:"},{"line_number":3625,"context_line":"                - \u0027\u0027"},{"line_number":3626,"context_line":"                - \u0027true\u0027"},{"line_number":3627,"context_line":"                - \u0027True\u0027"},{"line_number":3628,"context_line":"                - \u0027TRUE\u0027"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_49a967db","line":3625,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":3622,"context_line":"                type: CommaDelimitedList"},{"line_number":3623,"context_line":"            KeystoneChangePasswordUponFirstUse:"},{"line_number":3624,"context_line":"                allowedValues:"},{"line_number":3625,"context_line":"                - \u0027\u0027"},{"line_number":3626,"context_line":"                - \u0027true\u0027"},{"line_number":3627,"context_line":"                - \u0027True\u0027"},{"line_number":3628,"context_line":"                - \u0027TRUE\u0027"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_77452643","line":3625,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":3660,"context_line":"                type: String"},{"line_number":3661,"context_line":"            KeystoneDebug:"},{"line_number":3662,"context_line":"                allowedValues:"},{"line_number":3663,"context_line":"                - \u0027\u0027"},{"line_number":3664,"context_line":"                - \u0027true\u0027"},{"line_number":3665,"context_line":"                - \u0027True\u0027"},{"line_number":3666,"context_line":"                - \u0027TRUE\u0027"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_a9b8f329","line":3663,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":3660,"context_line":"                type: String"},{"line_number":3661,"context_line":"            KeystoneDebug:"},{"line_number":3662,"context_line":"                allowedValues:"},{"line_number":3663,"context_line":"                - \u0027\u0027"},{"line_number":3664,"context_line":"                - \u0027true\u0027"},{"line_number":3665,"context_line":"                - \u0027True\u0027"},{"line_number":3666,"context_line":"                - \u0027TRUE\u0027"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_d775129a","line":3663,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":3768,"context_line":"                type: String"},{"line_number":3769,"context_line":"            KeystoneNotificationFormat:"},{"line_number":3770,"context_line":"                allowedValues:"},{"line_number":3771,"context_line":"                - basic"},{"line_number":3772,"context_line":"                - cadf"},{"line_number":3773,"context_line":"                default: basic"},{"line_number":3774,"context_line":"                description: The Keystone notification format"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_89b36f4d","line":3771,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":3768,"context_line":"                type: String"},{"line_number":3769,"context_line":"            KeystoneNotificationFormat:"},{"line_number":3770,"context_line":"                allowedValues:"},{"line_number":3771,"context_line":"                - basic"},{"line_number":3772,"context_line":"                - cadf"},{"line_number":3773,"context_line":"                default: basic"},{"line_number":3774,"context_line":"                description: The Keystone notification format"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_b7784e8f","line":3771,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":3924,"context_line":"                type: String"},{"line_number":3925,"context_line":"            KeystoneTokenProvider:"},{"line_number":3926,"context_line":"                allowedValues:"},{"line_number":3927,"context_line":"                - fernet"},{"line_number":3928,"context_line":"                default: fernet"},{"line_number":3929,"context_line":"                description: The keystone token format"},{"line_number":3930,"context_line":"                label: KeystoneTokenProvider"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_e9831b55","line":3927,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":3924,"context_line":"                type: String"},{"line_number":3925,"context_line":"            KeystoneTokenProvider:"},{"line_number":3926,"context_line":"                allowedValues:"},{"line_number":3927,"context_line":"                - fernet"},{"line_number":3928,"context_line":"                default: fernet"},{"line_number":3929,"context_line":"                description: The keystone token format"},{"line_number":3930,"context_line":"                label: KeystoneTokenProvider"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_17701aa5","line":3927,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":4106,"context_line":"                type: String"},{"line_number":4107,"context_line":"            LogrotateRotationInterval:"},{"line_number":4108,"context_line":"                allowedValues:"},{"line_number":4109,"context_line":"                - hourly"},{"line_number":4110,"context_line":"                - daily"},{"line_number":4111,"context_line":"                - weekly"},{"line_number":4112,"context_line":"                - monthly"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_c9861766","line":4109,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":4106,"context_line":"                type: String"},{"line_number":4107,"context_line":"            LogrotateRotationInterval:"},{"line_number":4108,"context_line":"                allowedValues:"},{"line_number":4109,"context_line":"                - hourly"},{"line_number":4110,"context_line":"                - daily"},{"line_number":4111,"context_line":"                - weekly"},{"line_number":4112,"context_line":"                - monthly"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_f772d6ac","line":4109,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":4210,"context_line":"                type: Number"},{"line_number":4211,"context_line":"            MemcachedDebug:"},{"line_number":4212,"context_line":"                allowedValues:"},{"line_number":4213,"context_line":"                - \u0027\u0027"},{"line_number":4214,"context_line":"                - \u0027true\u0027"},{"line_number":4215,"context_line":"                - \u0027True\u0027"},{"line_number":4216,"context_line":"                - \u0027TRUE\u0027"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_297ea36a","line":4213,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":4210,"context_line":"                type: Number"},{"line_number":4211,"context_line":"            MemcachedDebug:"},{"line_number":4212,"context_line":"                allowedValues:"},{"line_number":4213,"context_line":"                - \u0027\u0027"},{"line_number":4214,"context_line":"                - \u0027true\u0027"},{"line_number":4215,"context_line":"                - \u0027True\u0027"},{"line_number":4216,"context_line":"                - \u0027TRUE\u0027"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_576902bc","line":4213,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":4314,"context_line":"                        -----END RSA PRIVATE KEY-----"},{"line_number":4315,"context_line":""},{"line_number":4316,"context_line":"                        \u0027"},{"line_number":4317,"context_line":"                    public_key: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDjtwAA4iVQMrV1rYoilyEZMSPcNGbI/esDv1tBGF9sJ0kdKrw7IElMfrj1dGdgPyv8C1ZMCK7aRG+SNa8+cZHXUliiMgvMMu5VADZerhOur7eJNKGQiLGvpB70uJHFsZjsHCBO/XxQaw+ovvAi2NvqKY0AC0usYnza885ya2v6thmyHChS1wV8+6JJ3hWkAunCoTvGW5OLalvrG6za07JwUQU1vWImaH84NEjsGkHFmhp+drsXJN/laT6nmvBzvIpL4oramGEamX9EqWPFhv8eiSGu/HAmk6REDEOCIOF7EBY8s0QFqFwXLpZpmMlXCfcS0juk9MihsXBi3f6L0xqn"},{"line_number":4318,"context_line":"                        Generated by TripleO"},{"line_number":4319,"context_line":"                description: \u0027SSH key for migration. Expects a dictionary with keys"},{"line_number":4320,"context_line":"                    \u0027\u0027public_key\u0027\u0027 and \u0027\u0027private_key\u0027\u0027. Values should be identical"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_09811f4b","line":4317,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] line too long (412 \u003e 160 characters) (line-length)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":4314,"context_line":"                        -----END RSA PRIVATE KEY-----"},{"line_number":4315,"context_line":""},{"line_number":4316,"context_line":"                        \u0027"},{"line_number":4317,"context_line":"                    public_key: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDjtwAA4iVQMrV1rYoilyEZMSPcNGbI/esDv1tBGF9sJ0kdKrw7IElMfrj1dGdgPyv8C1ZMCK7aRG+SNa8+cZHXUliiMgvMMu5VADZerhOur7eJNKGQiLGvpB70uJHFsZjsHCBO/XxQaw+ovvAi2NvqKY0AC0usYnza885ya2v6thmyHChS1wV8+6JJ3hWkAunCoTvGW5OLalvrG6za07JwUQU1vWImaH84NEjsGkHFmhp+drsXJN/laT6nmvBzvIpL4oramGEamX9EqWPFhv8eiSGu/HAmk6REDEOCIOF7EBY8s0QFqFwXLpZpmMlXCfcS0juk9MihsXBi3f6L0xqn"},{"line_number":4318,"context_line":"                        Generated by TripleO"},{"line_number":4319,"context_line":"                description: \u0027SSH key for migration. Expects a dictionary with keys"},{"line_number":4320,"context_line":"                    \u0027\u0027public_key\u0027\u0027 and \u0027\u0027private_key\u0027\u0027. Values should be identical"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_37643ee5","line":4317,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] line too long (412 \u003e 160 characters) (line-length)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":4618,"context_line":"                type: String"},{"line_number":4619,"context_line":"            NetworkDeploymentActions:"},{"line_number":4620,"context_line":"                default:"},{"line_number":4621,"context_line":"                - CREATE"},{"line_number":4622,"context_line":"                description: \u0027Heat action when to apply network configuration changes"},{"line_number":4623,"context_line":""},{"line_number":4624,"context_line":"                    \u0027"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_69970b92","line":4621,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":4618,"context_line":"                type: String"},{"line_number":4619,"context_line":"            NetworkDeploymentActions:"},{"line_number":4620,"context_line":"                default:"},{"line_number":4621,"context_line":"                - CREATE"},{"line_number":4622,"context_line":"                description: \u0027Heat action when to apply network configuration changes"},{"line_number":4623,"context_line":""},{"line_number":4624,"context_line":"                    \u0027"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_97638adc","line":4621,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":4697,"context_line":"                name: NeutronBridgeMappings"},{"line_number":4698,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":4699,"context_line":"                tags:"},{"line_number":4700,"context_line":"                - role_specific"},{"line_number":4701,"context_line":"                type: CommaDelimitedList"},{"line_number":4702,"context_line":"            NeutronControlPlaneID:"},{"line_number":4703,"context_line":"                default: ctlplane"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_499207a1","line":4700,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":4697,"context_line":"                name: NeutronBridgeMappings"},{"line_number":4698,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":4699,"context_line":"                tags:"},{"line_number":4700,"context_line":"                - role_specific"},{"line_number":4701,"context_line":"                type: CommaDelimitedList"},{"line_number":4702,"context_line":"            NeutronControlPlaneID:"},{"line_number":4703,"context_line":"                default: ctlplane"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_775ec612","line":4700,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":4732,"context_line":"                type: String"},{"line_number":4733,"context_line":"            NeutronDebug:"},{"line_number":4734,"context_line":"                allowedValues:"},{"line_number":4735,"context_line":"                - \u0027\u0027"},{"line_number":4736,"context_line":"                - \u0027true\u0027"},{"line_number":4737,"context_line":"                - \u0027True\u0027"},{"line_number":4738,"context_line":"                - \u0027TRUE\u0027"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_a991139c","line":4735,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":4732,"context_line":"                type: String"},{"line_number":4733,"context_line":"            NeutronDebug:"},{"line_number":4734,"context_line":"                allowedValues:"},{"line_number":4735,"context_line":"                - \u0027\u0027"},{"line_number":4736,"context_line":"                - \u0027true\u0027"},{"line_number":4737,"context_line":"                - \u0027True\u0027"},{"line_number":4738,"context_line":"                - \u0027TRUE\u0027"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_d79a32c3","line":4735,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":4930,"context_line":"                type: String"},{"line_number":4931,"context_line":"            NeutronNetworkType:"},{"line_number":4932,"context_line":"                allowedValues:"},{"line_number":4933,"context_line":"                - geneve"},{"line_number":4934,"context_line":"                - vlan"},{"line_number":4935,"context_line":"                - flat"},{"line_number":4936,"context_line":"                default: geneve"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_898c0f80","line":4933,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":4930,"context_line":"                type: String"},{"line_number":4931,"context_line":"            NeutronNetworkType:"},{"line_number":4932,"context_line":"                allowedValues:"},{"line_number":4933,"context_line":"                - geneve"},{"line_number":4934,"context_line":"                - vlan"},{"line_number":4935,"context_line":"                - flat"},{"line_number":4936,"context_line":"                default: geneve"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_b79deebc","line":4933,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":4953,"context_line":"                type: CommaDelimitedList"},{"line_number":4954,"context_line":"            NeutronOverlayIPVersion:"},{"line_number":4955,"context_line":"                allowedValues:"},{"line_number":4956,"context_line":"                - 4"},{"line_number":4957,"context_line":"                - 6"},{"line_number":4958,"context_line":"                default: 4"},{"line_number":4959,"context_line":"                description: IP version used for all overlay network endpoints."}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_e9e83b17","line":4956,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":4953,"context_line":"                type: CommaDelimitedList"},{"line_number":4954,"context_line":"            NeutronOverlayIPVersion:"},{"line_number":4955,"context_line":"                allowedValues:"},{"line_number":4956,"context_line":"                - 4"},{"line_number":4957,"context_line":"                - 6"},{"line_number":4958,"context_line":"                default: 4"},{"line_number":4959,"context_line":"                description: IP version used for all overlay network endpoints."}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_17a5ba04","line":4956,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":4998,"context_line":"                name: NeutronPhysnetNUMANodesMapping"},{"line_number":4999,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":5000,"context_line":"                tags:"},{"line_number":5001,"context_line":"                - role_specific"},{"line_number":5002,"context_line":"                type: Json"},{"line_number":5003,"context_line":"            NeutronPluginExtensions:"},{"line_number":5004,"context_line":"                default: qos,port_security,dns"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_c9ebb70f","line":5001,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":4998,"context_line":"                name: NeutronPhysnetNUMANodesMapping"},{"line_number":4999,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":5000,"context_line":"                tags:"},{"line_number":5001,"context_line":"                - role_specific"},{"line_number":5002,"context_line":"                type: Json"},{"line_number":5003,"context_line":"            NeutronPluginExtensions:"},{"line_number":5004,"context_line":"                default: qos,port_security,dns"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_f7a7760a","line":5001,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":5086,"context_line":"                type: CommaDelimitedList"},{"line_number":5087,"context_line":"            NeutronTunnelIdRanges:"},{"line_number":5088,"context_line":"                default:"},{"line_number":5089,"context_line":"                - 1:4094"},{"line_number":5090,"context_line":"                description: \u0027Comma-separated list of \u003ctun_min\u003e:\u003ctun_max\u003e tuples enumerating"},{"line_number":5091,"context_line":"                    ranges"},{"line_number":5092,"context_line":""}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_29f3430c","line":5089,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":5086,"context_line":"                type: CommaDelimitedList"},{"line_number":5087,"context_line":"            NeutronTunnelIdRanges:"},{"line_number":5088,"context_line":"                default:"},{"line_number":5089,"context_line":"                - 1:4094"},{"line_number":5090,"context_line":"                description: \u0027Comma-separated list of \u003ctun_min\u003e:\u003ctun_max\u003e tuples enumerating"},{"line_number":5091,"context_line":"                    ranges"},{"line_number":5092,"context_line":""}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_57ae22e7","line":5089,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":5104,"context_line":"                name: NeutronTunnelNUMANodes"},{"line_number":5105,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":5106,"context_line":"                tags:"},{"line_number":5107,"context_line":"                - role_specific"},{"line_number":5108,"context_line":"                type: CommaDelimitedList"},{"line_number":5109,"context_line":"            NeutronTypeDrivers:"},{"line_number":5110,"context_line":"                default: geneve,vlan,flat"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_09f63ffa","line":5107,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":5104,"context_line":"                name: NeutronTunnelNUMANodes"},{"line_number":5105,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":5106,"context_line":"                tags:"},{"line_number":5107,"context_line":"                - role_specific"},{"line_number":5108,"context_line":"                type: CommaDelimitedList"},{"line_number":5109,"context_line":"            NeutronTypeDrivers:"},{"line_number":5110,"context_line":"                default: geneve,vlan,flat"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_37a9dedc","line":5107,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":5123,"context_line":"                name: NeutronVhostuserSocketDir"},{"line_number":5124,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":5125,"context_line":"                tags:"},{"line_number":5126,"context_line":"                - role_specific"},{"line_number":5127,"context_line":"                type: String"},{"line_number":5128,"context_line":"            NeutronVniRanges:"},{"line_number":5129,"context_line":"                default:"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_69dc2b74","line":5126,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":5123,"context_line":"                name: NeutronVhostuserSocketDir"},{"line_number":5124,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":5125,"context_line":"                tags:"},{"line_number":5126,"context_line":"                - role_specific"},{"line_number":5127,"context_line":"                type: String"},{"line_number":5128,"context_line":"            NeutronVniRanges:"},{"line_number":5129,"context_line":"                default:"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_97b8aa2a","line":5126,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":5127,"context_line":"                type: String"},{"line_number":5128,"context_line":"            NeutronVniRanges:"},{"line_number":5129,"context_line":"                default:"},{"line_number":5130,"context_line":"                - 1:65536"},{"line_number":5131,"context_line":"                description: \u0027Comma-separated list of \u003cvni_min\u003e:\u003cvni_max\u003e tuples enumerating"},{"line_number":5132,"context_line":"                    ranges"},{"line_number":5133,"context_line":""}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_49d7a750","line":5130,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":5127,"context_line":"                type: String"},{"line_number":5128,"context_line":"            NeutronVniRanges:"},{"line_number":5129,"context_line":"                default:"},{"line_number":5130,"context_line":"                - 1:65536"},{"line_number":5131,"context_line":"                description: \u0027Comma-separated list of \u003cvni_min\u003e:\u003cvni_max\u003e tuples enumerating"},{"line_number":5132,"context_line":"                    ranges"},{"line_number":5133,"context_line":""}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_77b3664e","line":5130,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":5231,"context_line":"                name: NovaCPUAllocationRatio"},{"line_number":5232,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":5233,"context_line":"                tags:"},{"line_number":5234,"context_line":"                - role_specific"},{"line_number":5235,"context_line":"                type: Number"},{"line_number":5236,"context_line":"            NovaComputeCpuDedicatedSet:"},{"line_number":5237,"context_line":"                default: []"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_a9e63343","line":5234,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":5231,"context_line":"                name: NovaCPUAllocationRatio"},{"line_number":5232,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":5233,"context_line":"                tags:"},{"line_number":5234,"context_line":"                - role_specific"},{"line_number":5235,"context_line":"                type: Number"},{"line_number":5236,"context_line":"            NovaComputeCpuDedicatedSet:"},{"line_number":5237,"context_line":"                default: []"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_d7835255","line":5234,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":5244,"context_line":"                name: NovaComputeCpuDedicatedSet"},{"line_number":5245,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":5246,"context_line":"                tags:"},{"line_number":5247,"context_line":"                - role_specific"},{"line_number":5248,"context_line":"                type: CommaDelimitedList"},{"line_number":5249,"context_line":"            NovaComputeCpuSharedSet:"},{"line_number":5250,"context_line":"                default: []"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_89e1af2d","line":5247,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":5244,"context_line":"                name: NovaComputeCpuDedicatedSet"},{"line_number":5245,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":5246,"context_line":"                tags:"},{"line_number":5247,"context_line":"                - role_specific"},{"line_number":5248,"context_line":"                type: CommaDelimitedList"},{"line_number":5249,"context_line":"            NovaComputeCpuSharedSet:"},{"line_number":5250,"context_line":"                default: []"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_b7868e64","line":5247,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":5269,"context_line":"                name: NovaComputeCpuSharedSet"},{"line_number":5270,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":5271,"context_line":"                tags:"},{"line_number":5272,"context_line":"                - role_specific"},{"line_number":5273,"context_line":"                type: CommaDelimitedList"},{"line_number":5274,"context_line":"            NovaComputeEnableKsm:"},{"line_number":5275,"context_line":"                default: false"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_e9d15b59","line":5272,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":5269,"context_line":"                name: NovaComputeCpuSharedSet"},{"line_number":5270,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":5271,"context_line":"                tags:"},{"line_number":5272,"context_line":"                - role_specific"},{"line_number":5273,"context_line":"                type: CommaDelimitedList"},{"line_number":5274,"context_line":"            NovaComputeEnableKsm:"},{"line_number":5275,"context_line":"                default: false"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_177e5a6a","line":5272,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":5279,"context_line":"                name: NovaComputeEnableKsm"},{"line_number":5280,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":5281,"context_line":"                tags:"},{"line_number":5282,"context_line":"                - role_specific"},{"line_number":5283,"context_line":"                type: Boolean"},{"line_number":5284,"context_line":"            NovaComputeExtraConfig:"},{"line_number":5285,"context_line":"                default: {}"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_c9d4574a","line":5282,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":5279,"context_line":"                name: NovaComputeEnableKsm"},{"line_number":5280,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":5281,"context_line":"                tags:"},{"line_number":5282,"context_line":"                - role_specific"},{"line_number":5283,"context_line":"                type: Boolean"},{"line_number":5284,"context_line":"            NovaComputeExtraConfig:"},{"line_number":5285,"context_line":"                default: {}"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_f7801649","line":5282,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":5585,"context_line":"                type: Number"},{"line_number":5586,"context_line":"            NovaDebug:"},{"line_number":5587,"context_line":"                allowedValues:"},{"line_number":5588,"context_line":"                - \u0027\u0027"},{"line_number":5589,"context_line":"                - \u0027true\u0027"},{"line_number":5590,"context_line":"                - \u0027True\u0027"},{"line_number":5591,"context_line":"                - \u0027TRUE\u0027"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_29cce3ba","line":5588,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":5585,"context_line":"                type: Number"},{"line_number":5586,"context_line":"            NovaDebug:"},{"line_number":5587,"context_line":"                allowedValues:"},{"line_number":5588,"context_line":"                - \u0027\u0027"},{"line_number":5589,"context_line":"                - \u0027true\u0027"},{"line_number":5590,"context_line":"                - \u0027True\u0027"},{"line_number":5591,"context_line":"                - \u0027TRUE\u0027"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_57974291","line":5588,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":5612,"context_line":"                name: NovaDiskAllocationRatio"},{"line_number":5613,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":5614,"context_line":"                tags:"},{"line_number":5615,"context_line":"                - role_specific"},{"line_number":5616,"context_line":"                type: Number"},{"line_number":5617,"context_line":"            NovaEnableDBArchive:"},{"line_number":5618,"context_line":"                default: true"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_09cf5fb0","line":5615,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":5612,"context_line":"                name: NovaDiskAllocationRatio"},{"line_number":5613,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":5614,"context_line":"                tags:"},{"line_number":5615,"context_line":"                - role_specific"},{"line_number":5616,"context_line":"                type: Number"},{"line_number":5617,"context_line":"            NovaEnableDBArchive:"},{"line_number":5618,"context_line":"                default: true"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_37927ea0","line":5615,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":5642,"context_line":"                name: NovaEnableRbdBackend"},{"line_number":5643,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":5644,"context_line":"                tags:"},{"line_number":5645,"context_line":"                - role_specific"},{"line_number":5646,"context_line":"                type: Boolean"},{"line_number":5647,"context_line":"            NovaHWMachineType:"},{"line_number":5648,"context_line":"                default: x86_64\u003dpc-i440fx-rhel7.6.0,aarch64\u003dvirt-rhel7.6.0,ppc64\u003dpseries-rhel7.6.0,ppc64le\u003dpseries-rhel7.6.0"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_69c54b8e","line":5645,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":5642,"context_line":"                name: NovaEnableRbdBackend"},{"line_number":5643,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":5644,"context_line":"                tags:"},{"line_number":5645,"context_line":"                - role_specific"},{"line_number":5646,"context_line":"                type: Boolean"},{"line_number":5647,"context_line":"            NovaHWMachineType:"},{"line_number":5648,"context_line":"                default: x86_64\u003dpc-i440fx-rhel7.6.0,aarch64\u003dvirt-rhel7.6.0,ppc64\u003dpseries-rhel7.6.0,ppc64le\u003dpseries-rhel7.6.0"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_9791ca9c","line":5645,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":5653,"context_line":"                name: NovaHWMachineType"},{"line_number":5654,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":5655,"context_line":"                tags:"},{"line_number":5656,"context_line":"                - role_specific"},{"line_number":5657,"context_line":"                type: String"},{"line_number":5658,"context_line":"            NovaImage:"},{"line_number":5659,"context_line":"                default: overcloud-full"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_49c0477d","line":5656,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":5653,"context_line":"                name: NovaHWMachineType"},{"line_number":5654,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":5655,"context_line":"                tags:"},{"line_number":5656,"context_line":"                - role_specific"},{"line_number":5657,"context_line":"                type: String"},{"line_number":5658,"context_line":"            NovaImage:"},{"line_number":5659,"context_line":"                default: overcloud-full"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_778c067f","line":5656,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":5671,"context_line":"                name: NovaLibvirtFileBackedMemory"},{"line_number":5672,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":5673,"context_line":"                tags:"},{"line_number":5674,"context_line":"                - role_specific"},{"line_number":5675,"context_line":"                type: Number"},{"line_number":5676,"context_line":"            NovaLibvirtMemStatsPeriodSeconds:"},{"line_number":5677,"context_line":"                default: 10"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_a9bf53f9","line":5674,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":5671,"context_line":"                name: NovaLibvirtFileBackedMemory"},{"line_number":5672,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":5673,"context_line":"                tags:"},{"line_number":5674,"context_line":"                - role_specific"},{"line_number":5675,"context_line":"                type: Number"},{"line_number":5676,"context_line":"            NovaLibvirtMemStatsPeriodSeconds:"},{"line_number":5677,"context_line":"                default: 10"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_d7e87217","line":5674,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":5683,"context_line":"                name: NovaLibvirtMemStatsPeriodSeconds"},{"line_number":5684,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":5685,"context_line":"                tags:"},{"line_number":5686,"context_line":"                - role_specific"},{"line_number":5687,"context_line":"                type: Number"},{"line_number":5688,"context_line":"            NovaLibvirtNumPciePorts:"},{"line_number":5689,"context_line":"                default: 16"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_89ba4f07","line":5686,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":5683,"context_line":"                name: NovaLibvirtMemStatsPeriodSeconds"},{"line_number":5684,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":5685,"context_line":"                tags:"},{"line_number":5686,"context_line":"                - role_specific"},{"line_number":5687,"context_line":"                type: Number"},{"line_number":5688,"context_line":"            NovaLibvirtNumPciePorts:"},{"line_number":5689,"context_line":"                default: 16"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_b7eb2e10","line":5686,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":5697,"context_line":"                name: NovaLibvirtNumPciePorts"},{"line_number":5698,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":5699,"context_line":"                tags:"},{"line_number":5700,"context_line":"                - role_specific"},{"line_number":5701,"context_line":"                type: Number"},{"line_number":5702,"context_line":"            NovaLibvirtRxQueueSize:"},{"line_number":5703,"context_line":"                allowedValues:"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_e9367bb4","line":5700,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":5697,"context_line":"                name: NovaLibvirtNumPciePorts"},{"line_number":5698,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":5699,"context_line":"                tags:"},{"line_number":5700,"context_line":"                - role_specific"},{"line_number":5701,"context_line":"                type: Number"},{"line_number":5702,"context_line":"            NovaLibvirtRxQueueSize:"},{"line_number":5703,"context_line":"                allowedValues:"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_17f3fa0b","line":5700,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":5701,"context_line":"                type: Number"},{"line_number":5702,"context_line":"            NovaLibvirtRxQueueSize:"},{"line_number":5703,"context_line":"                allowedValues:"},{"line_number":5704,"context_line":"                - 256"},{"line_number":5705,"context_line":"                - 512"},{"line_number":5706,"context_line":"                - 1024"},{"line_number":5707,"context_line":"                default: 512"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_c939f7a3","line":5704,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":5701,"context_line":"                type: Number"},{"line_number":5702,"context_line":"            NovaLibvirtRxQueueSize:"},{"line_number":5703,"context_line":"                allowedValues:"},{"line_number":5704,"context_line":"                - 256"},{"line_number":5705,"context_line":"                - 512"},{"line_number":5706,"context_line":"                - 1024"},{"line_number":5707,"context_line":"                default: 512"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_f7f5b6ee","line":5704,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":5713,"context_line":"                name: NovaLibvirtRxQueueSize"},{"line_number":5714,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":5715,"context_line":"                tags:"},{"line_number":5716,"context_line":"                - role_specific"},{"line_number":5717,"context_line":"                type: Number"},{"line_number":5718,"context_line":"            NovaLibvirtTxQueueSize:"},{"line_number":5719,"context_line":"                allowedValues:"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_2941830c","line":5716,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":5713,"context_line":"                name: NovaLibvirtRxQueueSize"},{"line_number":5714,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":5715,"context_line":"                tags:"},{"line_number":5716,"context_line":"                - role_specific"},{"line_number":5717,"context_line":"                type: Number"},{"line_number":5718,"context_line":"            NovaLibvirtTxQueueSize:"},{"line_number":5719,"context_line":"                allowedValues:"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_57dc6273","line":5716,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":5717,"context_line":"                type: Number"},{"line_number":5718,"context_line":"            NovaLibvirtTxQueueSize:"},{"line_number":5719,"context_line":"                allowedValues:"},{"line_number":5720,"context_line":"                - 256"},{"line_number":5721,"context_line":"                - 512"},{"line_number":5722,"context_line":"                - 1024"},{"line_number":5723,"context_line":"                default: 512"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_09447f1a","line":5720,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":5717,"context_line":"                type: Number"},{"line_number":5718,"context_line":"            NovaLibvirtTxQueueSize:"},{"line_number":5719,"context_line":"                allowedValues:"},{"line_number":5720,"context_line":"                - 256"},{"line_number":5721,"context_line":"                - 512"},{"line_number":5722,"context_line":"                - 1024"},{"line_number":5723,"context_line":"                default: 512"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_37d71e52","line":5720,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":5729,"context_line":"                name: NovaLibvirtTxQueueSize"},{"line_number":5730,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":5731,"context_line":"                tags:"},{"line_number":5732,"context_line":"                - role_specific"},{"line_number":5733,"context_line":"                type: Number"},{"line_number":5734,"context_line":"            NovaLibvirtVolumeUseMultipath:"},{"line_number":5735,"context_line":"                default: false"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_694a6b27","line":5732,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":5729,"context_line":"                name: NovaLibvirtTxQueueSize"},{"line_number":5730,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":5731,"context_line":"                tags:"},{"line_number":5732,"context_line":"                - role_specific"},{"line_number":5733,"context_line":"                type: Number"},{"line_number":5734,"context_line":"            NovaLibvirtVolumeUseMultipath:"},{"line_number":5735,"context_line":"                default: false"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_97e6ea43","line":5732,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":5739,"context_line":"                name: NovaLibvirtVolumeUseMultipath"},{"line_number":5740,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":5741,"context_line":"                tags:"},{"line_number":5742,"context_line":"                - role_specific"},{"line_number":5743,"context_line":"                type: Boolean"},{"line_number":5744,"context_line":"            NovaLiveMigrationWaitForVIFPlug:"},{"line_number":5745,"context_line":"                default: true"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_4945e714","line":5742,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":5739,"context_line":"                name: NovaLibvirtVolumeUseMultipath"},{"line_number":5740,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":5741,"context_line":"                tags:"},{"line_number":5742,"context_line":"                - role_specific"},{"line_number":5743,"context_line":"                type: Boolean"},{"line_number":5744,"context_line":"            NovaLiveMigrationWaitForVIFPlug:"},{"line_number":5745,"context_line":"                default: true"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_77e1a62a","line":5742,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":5787,"context_line":"                name: NovaMaxDiskDevicesToAttach"},{"line_number":5788,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":5789,"context_line":"                tags:"},{"line_number":5790,"context_line":"                - role_specific"},{"line_number":5791,"context_line":"                type: Number"},{"line_number":5792,"context_line":"            NovaMetadataLoggingSource:"},{"line_number":5793,"context_line":"                default:"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_a95473cb","line":5790,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":5787,"context_line":"                name: NovaMaxDiskDevicesToAttach"},{"line_number":5788,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":5789,"context_line":"                tags:"},{"line_number":5790,"context_line":"                - role_specific"},{"line_number":5791,"context_line":"                type: Number"},{"line_number":5792,"context_line":"            NovaMetadataLoggingSource:"},{"line_number":5793,"context_line":"                default:"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_d7d19259","line":5790,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":5805,"context_line":"                name: NovaNfsEnabled"},{"line_number":5806,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":5807,"context_line":"                tags:"},{"line_number":5808,"context_line":"                - role_specific"},{"line_number":5809,"context_line":"                type: Boolean"},{"line_number":5810,"context_line":"            NovaNfsOptions:"},{"line_number":5811,"context_line":"                default: context\u003dsystem_u:object_r:nfs_t:s0"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_894fef32","line":5808,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":5805,"context_line":"                name: NovaNfsEnabled"},{"line_number":5806,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":5807,"context_line":"                tags:"},{"line_number":5808,"context_line":"                - role_specific"},{"line_number":5809,"context_line":"                type: Boolean"},{"line_number":5810,"context_line":"            NovaNfsOptions:"},{"line_number":5811,"context_line":"                default: context\u003dsystem_u:object_r:nfs_t:s0"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_b7d4ce48","line":5808,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":5815,"context_line":"                name: NovaNfsOptions"},{"line_number":5816,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":5817,"context_line":"                tags:"},{"line_number":5818,"context_line":"                - role_specific"},{"line_number":5819,"context_line":"                type: String"},{"line_number":5820,"context_line":"            NovaNfsShare:"},{"line_number":5821,"context_line":"                default: \u0027\u0027"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_e95f9be2","line":5818,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":5815,"context_line":"                name: NovaNfsOptions"},{"line_number":5816,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":5817,"context_line":"                tags:"},{"line_number":5818,"context_line":"                - role_specific"},{"line_number":5819,"context_line":"                type: String"},{"line_number":5820,"context_line":"            NovaNfsShare:"},{"line_number":5821,"context_line":"                default: \u0027\u0027"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_17cc9aba","line":5818,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":5825,"context_line":"                name: NovaNfsShare"},{"line_number":5826,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":5827,"context_line":"                tags:"},{"line_number":5828,"context_line":"                - role_specific"},{"line_number":5829,"context_line":"                type: String"},{"line_number":5830,"context_line":"            NovaNfsVersion:"},{"line_number":5831,"context_line":"                allowedPattern: ^4.?[0-9]?"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_c96297ad","line":5828,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":5825,"context_line":"                name: NovaNfsShare"},{"line_number":5826,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":5827,"context_line":"                tags:"},{"line_number":5828,"context_line":"                - role_specific"},{"line_number":5829,"context_line":"                type: String"},{"line_number":5830,"context_line":"            NovaNfsVersion:"},{"line_number":5831,"context_line":"                allowedPattern: ^4.?[0-9]?"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_f7ce56b2","line":5828,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":5840,"context_line":"                name: NovaNfsVersion"},{"line_number":5841,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":5842,"context_line":"                tags:"},{"line_number":5843,"context_line":"                - role_specific"},{"line_number":5844,"context_line":"                type: String"},{"line_number":5845,"context_line":"            NovaOVSBridge:"},{"line_number":5846,"context_line":"                default: br-int"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_295a23f2","line":5843,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":5840,"context_line":"                name: NovaNfsVersion"},{"line_number":5841,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":5842,"context_line":"                tags:"},{"line_number":5843,"context_line":"                - role_specific"},{"line_number":5844,"context_line":"                type: String"},{"line_number":5845,"context_line":"            NovaOVSBridge:"},{"line_number":5846,"context_line":"                default: br-int"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_57c5828d","line":5843,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":5856,"context_line":"                name: NovaOVSDBConnection"},{"line_number":5857,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":5858,"context_line":"                tags:"},{"line_number":5859,"context_line":"                - role_specific"},{"line_number":5860,"context_line":"                type: String"},{"line_number":5861,"context_line":"            NovaPCIPassthrough:"},{"line_number":5862,"context_line":"                default: \u0027\u0027"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_095d9fe8","line":5859,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":5856,"context_line":"                name: NovaOVSDBConnection"},{"line_number":5857,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":5858,"context_line":"                tags:"},{"line_number":5859,"context_line":"                - role_specific"},{"line_number":5860,"context_line":"                type: String"},{"line_number":5861,"context_line":"            NovaPCIPassthrough:"},{"line_number":5862,"context_line":"                default: \u0027\u0027"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_37c0be7c","line":5859,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":5869,"context_line":"                name: NovaPCIPassthrough"},{"line_number":5870,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":5871,"context_line":"                tags:"},{"line_number":5872,"context_line":"                - role_specific"},{"line_number":5873,"context_line":"                type: Json"},{"line_number":5874,"context_line":"            NovaPassword:"},{"line_number":5875,"context_line":"                default: OwSlXZ24aiD3UilIShfbxuEIm"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_69738b81","line":5872,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":5869,"context_line":"                name: NovaPCIPassthrough"},{"line_number":5870,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":5871,"context_line":"                tags:"},{"line_number":5872,"context_line":"                - role_specific"},{"line_number":5873,"context_line":"                type: Json"},{"line_number":5874,"context_line":"            NovaPassword:"},{"line_number":5875,"context_line":"                default: OwSlXZ24aiD3UilIShfbxuEIm"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_97bf0afa","line":5872,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":5885,"context_line":"                name: NovaRAMAllocationRatio"},{"line_number":5886,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":5887,"context_line":"                tags:"},{"line_number":5888,"context_line":"                - role_specific"},{"line_number":5889,"context_line":"                type: Number"},{"line_number":5890,"context_line":"            NovaRbdPoolName:"},{"line_number":5891,"context_line":"                default: vms"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_496e8796","line":5888,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":5885,"context_line":"                name: NovaRAMAllocationRatio"},{"line_number":5886,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":5887,"context_line":"                tags:"},{"line_number":5888,"context_line":"                - role_specific"},{"line_number":5889,"context_line":"                type: Number"},{"line_number":5890,"context_line":"            NovaRbdPoolName:"},{"line_number":5891,"context_line":"                default: vms"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_77ba460a","line":5888,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":5894,"context_line":"                name: NovaRbdPoolName"},{"line_number":5895,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":5896,"context_line":"                tags:"},{"line_number":5897,"context_line":"                - role_specific"},{"line_number":5898,"context_line":"                type: String"},{"line_number":5899,"context_line":"            NovaReservedHostMemory:"},{"line_number":5900,"context_line":"                default: 4096"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_a96d9399","line":5897,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":5894,"context_line":"                name: NovaRbdPoolName"},{"line_number":5895,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":5896,"context_line":"                tags:"},{"line_number":5897,"context_line":"                - role_specific"},{"line_number":5898,"context_line":"                type: String"},{"line_number":5899,"context_line":"            NovaReservedHostMemory:"},{"line_number":5900,"context_line":"                default: 4096"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_d736b2b4","line":5897,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":5906,"context_line":"                name: NovaReservedHostMemory"},{"line_number":5907,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":5908,"context_line":"                tags:"},{"line_number":5909,"context_line":"                - role_specific"},{"line_number":5910,"context_line":"                type: Number"},{"line_number":5911,"context_line":"            NovaReservedHugePages:"},{"line_number":5912,"context_line":"                default: []"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_89688f87","line":5909,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":5906,"context_line":"                name: NovaReservedHostMemory"},{"line_number":5907,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":5908,"context_line":"                tags:"},{"line_number":5909,"context_line":"                - role_specific"},{"line_number":5910,"context_line":"                type: Number"},{"line_number":5911,"context_line":"            NovaReservedHugePages:"},{"line_number":5912,"context_line":"                default: []"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_b7396ea4","line":5909,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":5921,"context_line":"                name: NovaReservedHugePages"},{"line_number":5922,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":5923,"context_line":"                tags:"},{"line_number":5924,"context_line":"                - role_specific"},{"line_number":5925,"context_line":"                type: CommaDelimitedList"},{"line_number":5926,"context_line":"            NovaResumeGuestsShutdownTimeout:"},{"line_number":5927,"context_line":"                default: 300"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_e904bbc8","line":5924,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":5921,"context_line":"                name: NovaReservedHugePages"},{"line_number":5922,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":5923,"context_line":"                tags:"},{"line_number":5924,"context_line":"                - role_specific"},{"line_number":5925,"context_line":"                type: CommaDelimitedList"},{"line_number":5926,"context_line":"            NovaResumeGuestsShutdownTimeout:"},{"line_number":5927,"context_line":"                default: 300"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_17413a0c","line":5924,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":5933,"context_line":"                name: NovaResumeGuestsShutdownTimeout"},{"line_number":5934,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":5935,"context_line":"                tags:"},{"line_number":5936,"context_line":"                - role_specific"},{"line_number":5937,"context_line":"                type: String"},{"line_number":5938,"context_line":"            NovaResumeGuestsStateOnHostBoot:"},{"line_number":5939,"context_line":"                default: false"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_c90737c9","line":5936,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":5933,"context_line":"                name: NovaResumeGuestsShutdownTimeout"},{"line_number":5934,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":5935,"context_line":"                tags:"},{"line_number":5936,"context_line":"                - role_specific"},{"line_number":5937,"context_line":"                type: String"},{"line_number":5938,"context_line":"            NovaResumeGuestsStateOnHostBoot:"},{"line_number":5939,"context_line":"                default: false"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_f743f611","line":5936,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":5942,"context_line":"                name: NovaResumeGuestsStateOnHostBoot"},{"line_number":5943,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":5944,"context_line":"                tags:"},{"line_number":5945,"context_line":"                - role_specific"},{"line_number":5946,"context_line":"                type: Boolean"},{"line_number":5947,"context_line":"            NovaSchedulerAvailableFilters:"},{"line_number":5948,"context_line":"                default: []"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_290fc3e1","line":5945,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":5942,"context_line":"                name: NovaResumeGuestsStateOnHostBoot"},{"line_number":5943,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":5944,"context_line":"                tags:"},{"line_number":5945,"context_line":"                - role_specific"},{"line_number":5946,"context_line":"                type: Boolean"},{"line_number":5947,"context_line":"            NovaSchedulerAvailableFilters:"},{"line_number":5948,"context_line":"                default: []"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_574aa226","line":5945,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":6054,"context_line":"                type: String"},{"line_number":6055,"context_line":"            NovaVNCProxySSLMinimumVersion:"},{"line_number":6056,"context_line":"                allowedValues:"},{"line_number":6057,"context_line":"                - \u0027\u0027"},{"line_number":6058,"context_line":"                - default"},{"line_number":6059,"context_line":"                - tlsv1_1"},{"line_number":6060,"context_line":"                - tlsv1_2"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_0912bf09","line":6057,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":6054,"context_line":"                type: String"},{"line_number":6055,"context_line":"            NovaVNCProxySSLMinimumVersion:"},{"line_number":6056,"context_line":"                allowedValues:"},{"line_number":6057,"context_line":"                - \u0027\u0027"},{"line_number":6058,"context_line":"                - default"},{"line_number":6059,"context_line":"                - tlsv1_1"},{"line_number":6060,"context_line":"                - tlsv1_2"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_37455e16","line":6057,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":6081,"context_line":"                name: NovaVcpuPinSet"},{"line_number":6082,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":6083,"context_line":"                tags:"},{"line_number":6084,"context_line":"                - role_specific"},{"line_number":6085,"context_line":"                type: CommaDelimitedList"},{"line_number":6086,"context_line":"            NovaVncproxyLoggingSource:"},{"line_number":6087,"context_line":"                default:"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_69f8abc3","line":6084,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":6081,"context_line":"                name: NovaVcpuPinSet"},{"line_number":6082,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":6083,"context_line":"                tags:"},{"line_number":6084,"context_line":"                - role_specific"},{"line_number":6085,"context_line":"                type: CommaDelimitedList"},{"line_number":6086,"context_line":"            NovaVncproxyLoggingSource:"},{"line_number":6087,"context_line":"                default:"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_97542acc","line":6084,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":6119,"context_line":"                type: CommaDelimitedList"},{"line_number":6120,"context_line":"            NtpServer:"},{"line_number":6121,"context_line":"                default:"},{"line_number":6122,"context_line":"                - 0.pool.ntp.org"},{"line_number":6123,"context_line":"                - 1.pool.ntp.org"},{"line_number":6124,"context_line":"                - 2.pool.ntp.org"},{"line_number":6125,"context_line":"                - 3.pool.ntp.org"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_49f327e8","line":6122,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":6119,"context_line":"                type: CommaDelimitedList"},{"line_number":6120,"context_line":"            NtpServer:"},{"line_number":6121,"context_line":"                default:"},{"line_number":6122,"context_line":"                - 0.pool.ntp.org"},{"line_number":6123,"context_line":"                - 1.pool.ntp.org"},{"line_number":6124,"context_line":"                - 2.pool.ntp.org"},{"line_number":6125,"context_line":"                - 3.pool.ntp.org"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_774fe633","line":6122,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":6144,"context_line":"                name: OVNCMSOptions"},{"line_number":6145,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":6146,"context_line":"                tags:"},{"line_number":6147,"context_line":"                - role_specific"},{"line_number":6148,"context_line":"                type: String"},{"line_number":6149,"context_line":"            OVNDBsVirtualFixedIPs:"},{"line_number":6150,"context_line":"                default: []"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_a902b3b2","line":6147,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":6144,"context_line":"                name: OVNCMSOptions"},{"line_number":6145,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":6146,"context_line":"                tags:"},{"line_number":6147,"context_line":"                - role_specific"},{"line_number":6148,"context_line":"                type: String"},{"line_number":6149,"context_line":"            OVNDBsVirtualFixedIPs:"},{"line_number":6150,"context_line":"                default: []"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_d75fd2e2","line":6147,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":6208,"context_line":"                type: Boolean"},{"line_number":6209,"context_line":"            OVNNeutronSyncMode:"},{"line_number":6210,"context_line":"                allowedValues:"},{"line_number":6211,"context_line":"                - log"},{"line_number":6212,"context_line":"                - false"},{"line_number":6213,"context_line":"                - repair"},{"line_number":6214,"context_line":"                default: log"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_89fd2fb3","line":6211,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":6208,"context_line":"                type: Boolean"},{"line_number":6209,"context_line":"            OVNNeutronSyncMode:"},{"line_number":6210,"context_line":"                allowedValues:"},{"line_number":6211,"context_line":"                - log"},{"line_number":6212,"context_line":"                - false"},{"line_number":6213,"context_line":"                - repair"},{"line_number":6214,"context_line":"                default: log"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_b7620eac","line":6211,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":6257,"context_line":"                type: Number"},{"line_number":6258,"context_line":"            OVNVifType:"},{"line_number":6259,"context_line":"                allowedValues:"},{"line_number":6260,"context_line":"                - ovs"},{"line_number":6261,"context_line":"                - vhostuser"},{"line_number":6262,"context_line":"                default: ovs"},{"line_number":6263,"context_line":"                description: Type of VIF to be used for ports"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_e92ddb46","line":6260,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":6257,"context_line":"                type: Number"},{"line_number":6258,"context_line":"            OVNVifType:"},{"line_number":6259,"context_line":"                allowedValues:"},{"line_number":6260,"context_line":"                - ovs"},{"line_number":6261,"context_line":"                - vhostuser"},{"line_number":6262,"context_line":"                default: ovs"},{"line_number":6263,"context_line":"                description: Type of VIF to be used for ports"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_175adaf1","line":6260,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":6397,"context_line":"                type: Json"},{"line_number":6398,"context_line":"            ObjectStorageServices:"},{"line_number":6399,"context_line":"                default:"},{"line_number":6400,"context_line":"                - OS::TripleO::Services::Aide"},{"line_number":6401,"context_line":"                - OS::TripleO::Services::AuditD"},{"line_number":6402,"context_line":"                - OS::TripleO::Services::BootParams"},{"line_number":6403,"context_line":"                - OS::TripleO::Services::CACerts"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_c930d7a1","line":6400,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":6397,"context_line":"                type: Json"},{"line_number":6398,"context_line":"            ObjectStorageServices:"},{"line_number":6399,"context_line":"                default:"},{"line_number":6400,"context_line":"                - OS::TripleO::Services::Aide"},{"line_number":6401,"context_line":"                - OS::TripleO::Services::AuditD"},{"line_number":6402,"context_line":"                - OS::TripleO::Services::BootParams"},{"line_number":6403,"context_line":"                - OS::TripleO::Services::CACerts"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_f75c96ee","line":6400,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":6484,"context_line":"                type: String"},{"line_number":6485,"context_line":"            OvnMetadataAgentDebug:"},{"line_number":6486,"context_line":"                allowedValues:"},{"line_number":6487,"context_line":"                - \u0027\u0027"},{"line_number":6488,"context_line":"                - \u0027true\u0027"},{"line_number":6489,"context_line":"                - \u0027True\u0027"},{"line_number":6490,"context_line":"                - \u0027TRUE\u0027"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_29286332","line":6487,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":6484,"context_line":"                type: String"},{"line_number":6485,"context_line":"            OvnMetadataAgentDebug:"},{"line_number":6486,"context_line":"                allowedValues:"},{"line_number":6487,"context_line":"                - \u0027\u0027"},{"line_number":6488,"context_line":"                - \u0027true\u0027"},{"line_number":6489,"context_line":"                - \u0027True\u0027"},{"line_number":6490,"context_line":"                - \u0027TRUE\u0027"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_5773c280","line":6487,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":6519,"context_line":"                name: OvsDpdkSocketMemory"},{"line_number":6520,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":6521,"context_line":"                tags:"},{"line_number":6522,"context_line":"                - role_specific"},{"line_number":6523,"context_line":"                type: String"},{"line_number":6524,"context_line":"            OvsHwOffload:"},{"line_number":6525,"context_line":"                default: false"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_092bdf2f","line":6522,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":6519,"context_line":"                name: OvsDpdkSocketMemory"},{"line_number":6520,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":6521,"context_line":"                tags:"},{"line_number":6522,"context_line":"                - role_specific"},{"line_number":6523,"context_line":"                type: String"},{"line_number":6524,"context_line":"            OvsHwOffload:"},{"line_number":6525,"context_line":"                default: false"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_376efe95","line":6522,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":6531,"context_line":"                name: OvsHwOffload"},{"line_number":6532,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":6533,"context_line":"                tags:"},{"line_number":6534,"context_line":"                - role_specific"},{"line_number":6535,"context_line":"                type: Boolean"},{"line_number":6536,"context_line":"            PasswordAuthentication:"},{"line_number":6537,"context_line":"                default: \u0027no\u0027"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_6921cb4d","line":6534,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":6531,"context_line":"                name: OvsHwOffload"},{"line_number":6532,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":6533,"context_line":"                tags:"},{"line_number":6534,"context_line":"                - role_specific"},{"line_number":6535,"context_line":"                type: Boolean"},{"line_number":6536,"context_line":"            PasswordAuthentication:"},{"line_number":6537,"context_line":"                default: \u0027no\u0027"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_976d4a9a","line":6534,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":6655,"context_line":"                name: QemuMemoryBackingDir"},{"line_number":6656,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":6657,"context_line":"                tags:"},{"line_number":6658,"context_line":"                - role_specific"},{"line_number":6659,"context_line":"                type: String"},{"line_number":6660,"context_line":"            RabbitAdditionalErlArgs:"},{"line_number":6661,"context_line":"                default: \u0027\u0027\u0027+sbwt none\u0027\u0027\u0027"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_491cc712","line":6658,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":6655,"context_line":"                name: QemuMemoryBackingDir"},{"line_number":6656,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":6657,"context_line":"                tags:"},{"line_number":6658,"context_line":"                - role_specific"},{"line_number":6659,"context_line":"                type: String"},{"line_number":6660,"context_line":"            RabbitAdditionalErlArgs:"},{"line_number":6661,"context_line":"                default: \u0027\u0027\u0027+sbwt none\u0027\u0027\u0027"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_77688686","line":6658,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":6814,"context_line":"                type: String"},{"line_number":6815,"context_line":"            SELinuxMode:"},{"line_number":6816,"context_line":"                allowedValues:"},{"line_number":6817,"context_line":"                - enforcing"},{"line_number":6818,"context_line":"                - permissive"},{"line_number":6819,"context_line":"                - disabled"},{"line_number":6820,"context_line":"                default: enforcing"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_a91bd318","line":6817,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":6814,"context_line":"                type: String"},{"line_number":6815,"context_line":"            SELinuxMode:"},{"line_number":6816,"context_line":"                allowedValues:"},{"line_number":6817,"context_line":"                - enforcing"},{"line_number":6818,"context_line":"                - permissive"},{"line_number":6819,"context_line":"                - disabled"},{"line_number":6820,"context_line":"                default: enforcing"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_d704f2c8","line":6817,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":6854,"context_line":"                type: String"},{"line_number":6855,"context_line":"            ServerDeletionPolicy:"},{"line_number":6856,"context_line":"                allowedValues:"},{"line_number":6857,"context_line":"                - delete"},{"line_number":6858,"context_line":"                - retain"},{"line_number":6859,"context_line":"                default: delete"},{"line_number":6860,"context_line":"                description: Whether to retain or delete servers on deletion of the"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_8916cff0","line":6857,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":6854,"context_line":"                type: String"},{"line_number":6855,"context_line":"            ServerDeletionPolicy:"},{"line_number":6856,"context_line":"                allowedValues:"},{"line_number":6857,"context_line":"                - delete"},{"line_number":6858,"context_line":"                - retain"},{"line_number":6859,"context_line":"                default: delete"},{"line_number":6860,"context_line":"                description: Whether to retain or delete servers on deletion of the"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_b707aec9","line":6857,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":7022,"context_line":"                name: Services"},{"line_number":7023,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":7024,"context_line":"                type: CommaDelimitedList"},{"line_number":7025,"context_line":"                value: OS::TripleO::Services::Aide,OS::TripleO::Services::AodhApi,OS::TripleO::Services::AodhEvaluator,OS::TripleO::Services::AodhListener,OS::TripleO::Services::AodhNotifier,OS::TripleO::Services::AuditD,OS::TripleO::Services::BarbicanApi,OS::TripleO::Services::BarbicanBackendSimpleCrypto,OS::TripleO::Services::BarbicanBackendDogtag,OS::TripleO::Services::BarbicanBackendKmip,OS::TripleO::Services::BarbicanBackendPkcs11Crypto,OS::TripleO::Services::BootParams,OS::TripleO::Services::CACerts,OS::TripleO::Services::CeilometerAgentCentral,OS::TripleO::Services::CeilometerAgentNotification,OS::TripleO::Services::CephExternal,OS::TripleO::Services::CephGrafana,OS::TripleO::Services::CephMds,OS::TripleO::Services::CephMgr,OS::TripleO::Services::CephMon,OS::TripleO::Services::CephRbdMirror,OS::TripleO::Services::CephRgw,OS::TripleO::Services::CertmongerUser,OS::TripleO::Services::CinderApi,OS::TripleO::Services::CinderBackendDellPs,OS::TripleO::Services::CinderBackendDellSc,OS::TripleO::Services::CinderBackendDellEMCUnity,OS::TripleO::Services::CinderBackendDellEMCVMAXISCSI,OS::TripleO::Services::CinderBackendDellEMCVNX,OS::TripleO::Services::CinderBackendDellEMCXTREMIOISCSI,OS::TripleO::Services::CinderBackendNetApp,OS::TripleO::Services::CinderBackendPure,OS::TripleO::Services::CinderBackendScaleIO,OS::TripleO::Services::CinderBackendVRTSHyperScale,OS::TripleO::Services::CinderBackendNVMeOF,OS::TripleO::Services::CinderBackup,OS::TripleO::Services::CinderHPELeftHandISCSI,OS::TripleO::Services::CinderScheduler,OS::TripleO::Services::CinderVolume,OS::TripleO::Services::Clustercheck,OS::TripleO::Services::Collectd,OS::TripleO::Services::ContainerImagePrepare,OS::TripleO::Services::DesignateApi,OS::TripleO::Services::DesignateCentral,OS::TripleO::Services::DesignateProducer,OS::TripleO::Services::DesignateWorker,OS::TripleO::Services::DesignateMDNS,OS::TripleO::Services::DesignateSink,OS::TripleO::Services::Etcd,OS::TripleO::Services::ExternalSwiftProxy,OS::TripleO::Services::GlanceApi,OS::TripleO::Services::GnocchiApi,OS::TripleO::Services::GnocchiMetricd,OS::TripleO::Services::GnocchiStatsd,OS::TripleO::Services::HAproxy,OS::TripleO::Services::HeatApi,OS::TripleO::Services::HeatApiCloudwatch,OS::TripleO::Services::HeatApiCfn,OS::TripleO::Services::HeatEngine,OS::TripleO::Services::Horizon,OS::TripleO::Services::IpaClient,OS::TripleO::Services::Ipsec,OS::TripleO::Services::IronicApi,OS::TripleO::Services::IronicConductor,OS::TripleO::Services::IronicInspector,OS::TripleO::Services::IronicPxe,OS::TripleO::Services::IronicNeutronAgent,OS::TripleO::Services::Iscsid,OS::TripleO::Services::Keepalived,OS::TripleO::Services::Kernel,OS::TripleO::Services::Keystone,OS::TripleO::Services::LoginDefs,OS::TripleO::Services::ManilaApi,OS::TripleO::Services::ManilaBackendCephFs,OS::TripleO::Services::ManilaBackendIsilon,OS::TripleO::Services::ManilaBackendNetapp,OS::TripleO::Services::ManilaBackendUnity,OS::TripleO::Services::ManilaBackendVNX,OS::TripleO::Services::ManilaBackendVMAX,OS::TripleO::Services::ManilaScheduler,OS::TripleO::Services::ManilaShare,OS::TripleO::Services::Memcached,OS::TripleO::Services::MetricsQdr,OS::TripleO::Services::MistralApi,OS::TripleO::Services::MistralEngine,OS::TripleO::Services::MistralExecutor,OS::TripleO::Services::MistralEventEngine,OS::TripleO::Services::Multipathd,OS::TripleO::Services::MySQL,OS::TripleO::Services::MySQLClient,OS::TripleO::Services::NeutronApi,OS::TripleO::Services::NeutronBgpVpnApi,OS::TripleO::Services::NeutronSfcApi,OS::TripleO::Services::NeutronCorePlugin,OS::TripleO::Services::NeutronDhcpAgent,OS::TripleO::Services::NeutronL2gwAgent,OS::TripleO::Services::NeutronL2gwApi,OS::TripleO::Services::NeutronL3Agent,OS::TripleO::Services::NeutronLinuxbridgeAgent,OS::TripleO::Services::NeutronMetadataAgent,OS::TripleO::Services::NeutronML2FujitsuCfab,OS::TripleO::Services::NeutronML2FujitsuFossw,OS::TripleO::Services::NeutronOvsAgent,OS::TripleO::Services::NeutronVppAgent,OS::TripleO::Services::NeutronAgentsIBConfig,OS::TripleO::Services::NovaApi,OS::TripleO::Services::NovaConductor,OS::TripleO::Services::NovaIronic,OS::TripleO::Services::NovaMetadata,OS::TripleO::Services::NovaScheduler,OS::TripleO::Services::NovaVncProxy,OS::TripleO::Services::ContainersLogrotateCrond,OS::TripleO::Services::OctaviaApi,OS::TripleO::Services::OctaviaDeploymentConfig,OS::TripleO::Services::OctaviaHealthManager,OS::TripleO::Services::OctaviaHousekeeping,OS::TripleO::Services::OctaviaWorker,OS::TripleO::Services::OpenStackClients,OS::TripleO::Services::OVNDBs,OS::TripleO::Services::OVNController,OS::TripleO::Services::Pacemaker,OS::TripleO::Services::PlacementApi,OS::TripleO::Services::OsloMessagingRpc,OS::TripleO::Services::OsloMessagingNotify,OS::TripleO::Services::Podman,OS::TripleO::Services::Rear,OS::TripleO::Services::Redis,OS::TripleO::Services::Rhsm,OS::TripleO::Services::Rsyslog,OS::TripleO::Services::RsyslogSidecar,OS::TripleO::Services::SaharaApi,OS::TripleO::Services::SaharaEngine,OS::TripleO::Services::Securetty,OS::TripleO::Services::Snmp,OS::TripleO::Services::Sshd,OS::TripleO::Services::SwiftProxy,OS::TripleO::Services::SwiftDispersion,OS::TripleO::Services::SwiftRingBuilder,OS::TripleO::Services::SwiftStorage,OS::TripleO::Services::Timesync,OS::TripleO::Services::Timezone,OS::TripleO::Services::TripleoFirewall,OS::TripleO::Services::TripleoPackages,OS::TripleO::Services::Tuned,OS::TripleO::Services::Vpp,OS::TripleO::Services::Zaqar"},{"line_number":7026,"context_line":"            SkipPackageUpdate:"},{"line_number":7027,"context_line":"                default: \u0027false\u0027"},{"line_number":7028,"context_line":"                description: Set to true to skip the update all packages"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_e9d2fb33","line":7025,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] line too long (5474 \u003e 160 characters) (line-length)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":7022,"context_line":"                name: Services"},{"line_number":7023,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":7024,"context_line":"                type: CommaDelimitedList"},{"line_number":7025,"context_line":"                value: OS::TripleO::Services::Aide,OS::TripleO::Services::AodhApi,OS::TripleO::Services::AodhEvaluator,OS::TripleO::Services::AodhListener,OS::TripleO::Services::AodhNotifier,OS::TripleO::Services::AuditD,OS::TripleO::Services::BarbicanApi,OS::TripleO::Services::BarbicanBackendSimpleCrypto,OS::TripleO::Services::BarbicanBackendDogtag,OS::TripleO::Services::BarbicanBackendKmip,OS::TripleO::Services::BarbicanBackendPkcs11Crypto,OS::TripleO::Services::BootParams,OS::TripleO::Services::CACerts,OS::TripleO::Services::CeilometerAgentCentral,OS::TripleO::Services::CeilometerAgentNotification,OS::TripleO::Services::CephExternal,OS::TripleO::Services::CephGrafana,OS::TripleO::Services::CephMds,OS::TripleO::Services::CephMgr,OS::TripleO::Services::CephMon,OS::TripleO::Services::CephRbdMirror,OS::TripleO::Services::CephRgw,OS::TripleO::Services::CertmongerUser,OS::TripleO::Services::CinderApi,OS::TripleO::Services::CinderBackendDellPs,OS::TripleO::Services::CinderBackendDellSc,OS::TripleO::Services::CinderBackendDellEMCUnity,OS::TripleO::Services::CinderBackendDellEMCVMAXISCSI,OS::TripleO::Services::CinderBackendDellEMCVNX,OS::TripleO::Services::CinderBackendDellEMCXTREMIOISCSI,OS::TripleO::Services::CinderBackendNetApp,OS::TripleO::Services::CinderBackendPure,OS::TripleO::Services::CinderBackendScaleIO,OS::TripleO::Services::CinderBackendVRTSHyperScale,OS::TripleO::Services::CinderBackendNVMeOF,OS::TripleO::Services::CinderBackup,OS::TripleO::Services::CinderHPELeftHandISCSI,OS::TripleO::Services::CinderScheduler,OS::TripleO::Services::CinderVolume,OS::TripleO::Services::Clustercheck,OS::TripleO::Services::Collectd,OS::TripleO::Services::ContainerImagePrepare,OS::TripleO::Services::DesignateApi,OS::TripleO::Services::DesignateCentral,OS::TripleO::Services::DesignateProducer,OS::TripleO::Services::DesignateWorker,OS::TripleO::Services::DesignateMDNS,OS::TripleO::Services::DesignateSink,OS::TripleO::Services::Etcd,OS::TripleO::Services::ExternalSwiftProxy,OS::TripleO::Services::GlanceApi,OS::TripleO::Services::GnocchiApi,OS::TripleO::Services::GnocchiMetricd,OS::TripleO::Services::GnocchiStatsd,OS::TripleO::Services::HAproxy,OS::TripleO::Services::HeatApi,OS::TripleO::Services::HeatApiCloudwatch,OS::TripleO::Services::HeatApiCfn,OS::TripleO::Services::HeatEngine,OS::TripleO::Services::Horizon,OS::TripleO::Services::IpaClient,OS::TripleO::Services::Ipsec,OS::TripleO::Services::IronicApi,OS::TripleO::Services::IronicConductor,OS::TripleO::Services::IronicInspector,OS::TripleO::Services::IronicPxe,OS::TripleO::Services::IronicNeutronAgent,OS::TripleO::Services::Iscsid,OS::TripleO::Services::Keepalived,OS::TripleO::Services::Kernel,OS::TripleO::Services::Keystone,OS::TripleO::Services::LoginDefs,OS::TripleO::Services::ManilaApi,OS::TripleO::Services::ManilaBackendCephFs,OS::TripleO::Services::ManilaBackendIsilon,OS::TripleO::Services::ManilaBackendNetapp,OS::TripleO::Services::ManilaBackendUnity,OS::TripleO::Services::ManilaBackendVNX,OS::TripleO::Services::ManilaBackendVMAX,OS::TripleO::Services::ManilaScheduler,OS::TripleO::Services::ManilaShare,OS::TripleO::Services::Memcached,OS::TripleO::Services::MetricsQdr,OS::TripleO::Services::MistralApi,OS::TripleO::Services::MistralEngine,OS::TripleO::Services::MistralExecutor,OS::TripleO::Services::MistralEventEngine,OS::TripleO::Services::Multipathd,OS::TripleO::Services::MySQL,OS::TripleO::Services::MySQLClient,OS::TripleO::Services::NeutronApi,OS::TripleO::Services::NeutronBgpVpnApi,OS::TripleO::Services::NeutronSfcApi,OS::TripleO::Services::NeutronCorePlugin,OS::TripleO::Services::NeutronDhcpAgent,OS::TripleO::Services::NeutronL2gwAgent,OS::TripleO::Services::NeutronL2gwApi,OS::TripleO::Services::NeutronL3Agent,OS::TripleO::Services::NeutronLinuxbridgeAgent,OS::TripleO::Services::NeutronMetadataAgent,OS::TripleO::Services::NeutronML2FujitsuCfab,OS::TripleO::Services::NeutronML2FujitsuFossw,OS::TripleO::Services::NeutronOvsAgent,OS::TripleO::Services::NeutronVppAgent,OS::TripleO::Services::NeutronAgentsIBConfig,OS::TripleO::Services::NovaApi,OS::TripleO::Services::NovaConductor,OS::TripleO::Services::NovaIronic,OS::TripleO::Services::NovaMetadata,OS::TripleO::Services::NovaScheduler,OS::TripleO::Services::NovaVncProxy,OS::TripleO::Services::ContainersLogrotateCrond,OS::TripleO::Services::OctaviaApi,OS::TripleO::Services::OctaviaDeploymentConfig,OS::TripleO::Services::OctaviaHealthManager,OS::TripleO::Services::OctaviaHousekeeping,OS::TripleO::Services::OctaviaWorker,OS::TripleO::Services::OpenStackClients,OS::TripleO::Services::OVNDBs,OS::TripleO::Services::OVNController,OS::TripleO::Services::Pacemaker,OS::TripleO::Services::PlacementApi,OS::TripleO::Services::OsloMessagingRpc,OS::TripleO::Services::OsloMessagingNotify,OS::TripleO::Services::Podman,OS::TripleO::Services::Rear,OS::TripleO::Services::Redis,OS::TripleO::Services::Rhsm,OS::TripleO::Services::Rsyslog,OS::TripleO::Services::RsyslogSidecar,OS::TripleO::Services::SaharaApi,OS::TripleO::Services::SaharaEngine,OS::TripleO::Services::Securetty,OS::TripleO::Services::Snmp,OS::TripleO::Services::Sshd,OS::TripleO::Services::SwiftProxy,OS::TripleO::Services::SwiftDispersion,OS::TripleO::Services::SwiftRingBuilder,OS::TripleO::Services::SwiftStorage,OS::TripleO::Services::Timesync,OS::TripleO::Services::Timezone,OS::TripleO::Services::TripleoFirewall,OS::TripleO::Services::TripleoPackages,OS::TripleO::Services::Tuned,OS::TripleO::Services::Vpp,OS::TripleO::Services::Zaqar"},{"line_number":7026,"context_line":"            SkipPackageUpdate:"},{"line_number":7027,"context_line":"                default: \u0027false\u0027"},{"line_number":7028,"context_line":"                description: Set to true to skip the update all packages"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_170f7ae1","line":7025,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] line too long (5474 \u003e 160 characters) (line-length)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":7032,"context_line":"                type: Boolean"},{"line_number":7033,"context_line":"            SnmpdBindHost:"},{"line_number":7034,"context_line":"                default:"},{"line_number":7035,"context_line":"                - udp:161"},{"line_number":7036,"context_line":"                - udp6:[::1]:161"},{"line_number":7037,"context_line":"                description: An array of bind host addresses on which SNMP daemon"},{"line_number":7038,"context_line":"                    will listen."}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_c9d5771d","line":7035,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":7032,"context_line":"                type: Boolean"},{"line_number":7033,"context_line":"            SnmpdBindHost:"},{"line_number":7034,"context_line":"                default:"},{"line_number":7035,"context_line":"                - udp:161"},{"line_number":7036,"context_line":"                - udp6:[::1]:161"},{"line_number":7037,"context_line":"                description: An array of bind host addresses on which SNMP daemon"},{"line_number":7038,"context_line":"                    will listen."}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_f7113606","line":7035,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":7074,"context_line":"                type: String"},{"line_number":7075,"context_line":"            SoftwareConfigTransport:"},{"line_number":7076,"context_line":"                allowedValues:"},{"line_number":7077,"context_line":"                - POLL_SERVER_CFN"},{"line_number":7078,"context_line":"                - POLL_SERVER_HEAT"},{"line_number":7079,"context_line":"                - POLL_TEMP_URL"},{"line_number":7080,"context_line":"                - ZAQAR_MESSAGE"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_29dd0342","line":7077,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":7074,"context_line":"                type: String"},{"line_number":7075,"context_line":"            SoftwareConfigTransport:"},{"line_number":7076,"context_line":"                allowedValues:"},{"line_number":7077,"context_line":"                - POLL_SERVER_CFN"},{"line_number":7078,"context_line":"                - POLL_SERVER_HEAT"},{"line_number":7079,"context_line":"                - POLL_TEMP_URL"},{"line_number":7080,"context_line":"                - ZAQAR_MESSAGE"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_57f8e2c2","line":7077,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":7097,"context_line":"            SshServerOptions:"},{"line_number":7098,"context_line":"                default:"},{"line_number":7099,"context_line":"                    AcceptEnv:"},{"line_number":7100,"context_line":"                    - LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES"},{"line_number":7101,"context_line":"                    - LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT"},{"line_number":7102,"context_line":"                    - LC_IDENTIFICATION LC_ALL LANGUAGE"},{"line_number":7103,"context_line":"                    - XMODIFIERS"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_09e0fff9","line":7100,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 24 but found 20 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":7097,"context_line":"            SshServerOptions:"},{"line_number":7098,"context_line":"                default:"},{"line_number":7099,"context_line":"                    AcceptEnv:"},{"line_number":7100,"context_line":"                    - LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES"},{"line_number":7101,"context_line":"                    - LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT"},{"line_number":7102,"context_line":"                    - LC_IDENTIFICATION LC_ALL LANGUAGE"},{"line_number":7103,"context_line":"                    - XMODIFIERS"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_37f39ee9","line":7100,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 24 but found 20 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":7106,"context_line":"                    GSSAPIAuthentication: \u0027yes\u0027"},{"line_number":7107,"context_line":"                    GSSAPICleanupCredentials: \u0027no\u0027"},{"line_number":7108,"context_line":"                    HostKey:"},{"line_number":7109,"context_line":"                    - /etc/ssh/ssh_host_rsa_key"},{"line_number":7110,"context_line":"                    - /etc/ssh/ssh_host_ecdsa_key"},{"line_number":7111,"context_line":"                    - /etc/ssh/ssh_host_ed25519_key"},{"line_number":7112,"context_line":"                    Subsystem: sftp  /usr/libexec/openssh/sftp-server"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_69e6eb18","line":7109,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 24 but found 20 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":7106,"context_line":"                    GSSAPIAuthentication: \u0027yes\u0027"},{"line_number":7107,"context_line":"                    GSSAPICleanupCredentials: \u0027no\u0027"},{"line_number":7108,"context_line":"                    HostKey:"},{"line_number":7109,"context_line":"                    - /etc/ssh/ssh_host_rsa_key"},{"line_number":7110,"context_line":"                    - /etc/ssh/ssh_host_ecdsa_key"},{"line_number":7111,"context_line":"                    - /etc/ssh/ssh_host_ed25519_key"},{"line_number":7112,"context_line":"                    Subsystem: sftp  /usr/libexec/openssh/sftp-server"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_97026ab3","line":7109,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 24 but found 20 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":7122,"context_line":"                type: Json"},{"line_number":7123,"context_line":"            StackAction:"},{"line_number":7124,"context_line":"                allowedValues:"},{"line_number":7125,"context_line":"                - CREATE"},{"line_number":7126,"context_line":"                - UPDATE"},{"line_number":7127,"context_line":"                description: \u0027Heat action on performed top-level stack.  Note StackUpdateType"},{"line_number":7128,"context_line":"                    is set to UPGRADE when a major-version upgrade is in progress."}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_49e167fc","line":7125,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":7122,"context_line":"                type: Json"},{"line_number":7123,"context_line":"            StackAction:"},{"line_number":7124,"context_line":"                allowedValues:"},{"line_number":7125,"context_line":"                - CREATE"},{"line_number":7126,"context_line":"                - UPDATE"},{"line_number":7127,"context_line":"                description: \u0027Heat action on performed top-level stack.  Note StackUpdateType"},{"line_number":7128,"context_line":"                    is set to UPGRADE when a major-version upgrade is in progress."}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_77fd26b0","line":7125,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":7134,"context_line":"                type: String"},{"line_number":7135,"context_line":"            StackUpdateType:"},{"line_number":7136,"context_line":"                allowedValues:"},{"line_number":7137,"context_line":"                - \u0027\u0027"},{"line_number":7138,"context_line":"                - UPGRADE"},{"line_number":7139,"context_line":"                - FASTFORWARDUPGRADE"},{"line_number":7140,"context_line":"                default: \u0027\u0027"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_a9f0f3ca","line":7137,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":7134,"context_line":"                type: String"},{"line_number":7135,"context_line":"            StackUpdateType:"},{"line_number":7136,"context_line":"                allowedValues:"},{"line_number":7137,"context_line":"                - \u0027\u0027"},{"line_number":7138,"context_line":"                - UPGRADE"},{"line_number":7139,"context_line":"                - FASTFORWARDUPGRADE"},{"line_number":7140,"context_line":"                default: \u0027\u0027"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_d72d1247","line":7137,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":7316,"context_line":"                type: String"},{"line_number":7317,"context_line":"            SwiftCeilometerIgnoreProjects:"},{"line_number":7318,"context_line":"                default:"},{"line_number":7319,"context_line":"                - service"},{"line_number":7320,"context_line":"                description: Comma-seperated list of project names to ignore."},{"line_number":7321,"context_line":"                label: SwiftCeilometerIgnoreProjects"},{"line_number":7322,"context_line":"                name: SwiftCeilometerIgnoreProjects"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_89eb6fda","line":7319,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":7316,"context_line":"                type: String"},{"line_number":7317,"context_line":"            SwiftCeilometerIgnoreProjects:"},{"line_number":7318,"context_line":"                default:"},{"line_number":7319,"context_line":"                - service"},{"line_number":7320,"context_line":"                description: Comma-seperated list of project names to ignore."},{"line_number":7321,"context_line":"                label: SwiftCeilometerIgnoreProjects"},{"line_number":7322,"context_line":"                name: SwiftCeilometerIgnoreProjects"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_b7304ea0","line":7319,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":7610,"context_line":"                name: TunedCustomProfile"},{"line_number":7611,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":7612,"context_line":"                tags:"},{"line_number":7613,"context_line":"                - role_specific"},{"line_number":7614,"context_line":"                type: String"},{"line_number":7615,"context_line":"            TunedProfileName:"},{"line_number":7616,"context_line":"                default: throughput-performance"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_e9bb1be2","line":7613,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":7610,"context_line":"                name: TunedCustomProfile"},{"line_number":7611,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":7612,"context_line":"                tags:"},{"line_number":7613,"context_line":"                - role_specific"},{"line_number":7614,"context_line":"                type: String"},{"line_number":7615,"context_line":"            TunedProfileName:"},{"line_number":7616,"context_line":"                default: throughput-performance"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_17281a32","line":7613,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":7619,"context_line":"                name: TunedProfileName"},{"line_number":7620,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":7621,"context_line":"                tags:"},{"line_number":7622,"context_line":"                - role_specific"},{"line_number":7623,"context_line":"                type: String"},{"line_number":7624,"context_line":"            UndercloudHostsEntries:"},{"line_number":7625,"context_line":"                default: []"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_c9be17d3","line":7622,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":7619,"context_line":"                name: TunedProfileName"},{"line_number":7620,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":7621,"context_line":"                tags:"},{"line_number":7622,"context_line":"                - role_specific"},{"line_number":7623,"context_line":"                type: String"},{"line_number":7624,"context_line":"            UndercloudHostsEntries:"},{"line_number":7625,"context_line":"                default: []"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_f72ad629","line":7622,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":7793,"context_line":"                name: VhostuserSocketGroup"},{"line_number":7794,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":7795,"context_line":"                tags:"},{"line_number":7796,"context_line":"                - role_specific"},{"line_number":7797,"context_line":"                type: String"},{"line_number":7798,"context_line":"            VipHostsEntries:"},{"line_number":7799,"context_line":"                default: []"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_29b6a3fb","line":7796,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":7793,"context_line":"                name: VhostuserSocketGroup"},{"line_number":7794,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":7795,"context_line":"                tags:"},{"line_number":7796,"context_line":"                - role_specific"},{"line_number":7797,"context_line":"                type: String"},{"line_number":7798,"context_line":"            VipHostsEntries:"},{"line_number":7799,"context_line":"                default: []"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_5721024d","line":7796,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":7827,"context_line":"                type: Json"},{"line_number":7828,"context_line":"            WebSSOChoices:"},{"line_number":7829,"context_line":"                default:"},{"line_number":7830,"context_line":"                -   - OIDC"},{"line_number":7831,"context_line":"                    - OpenID Connect"},{"line_number":7832,"context_line":"                description: Specifies the list of SSO authentication choices to present."},{"line_number":7833,"context_line":"                    Each item is a list of an SSO choice identifier and a display"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_09b91fe8","line":7830,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] too many spaces after hyphen (hyphens)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":7827,"context_line":"                type: Json"},{"line_number":7828,"context_line":"            WebSSOChoices:"},{"line_number":7829,"context_line":"                default:"},{"line_number":7830,"context_line":"                -   - OIDC"},{"line_number":7831,"context_line":"                    - OpenID Connect"},{"line_number":7832,"context_line":"                description: Specifies the list of SSO authentication choices to present."},{"line_number":7833,"context_line":"                    Each item is a list of an SSO choice identifier and a display"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_69cf0b7f","line":7830,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":7827,"context_line":"                type: Json"},{"line_number":7828,"context_line":"            WebSSOChoices:"},{"line_number":7829,"context_line":"                default:"},{"line_number":7830,"context_line":"                -   - OIDC"},{"line_number":7831,"context_line":"                    - OpenID Connect"},{"line_number":7832,"context_line":"                description: Specifies the list of SSO authentication choices to present."},{"line_number":7833,"context_line":"                    Each item is a list of an SSO choice identifier and a display"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_371c3e12","line":7830,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] too many spaces after hyphen (hyphens)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":7827,"context_line":"                type: Json"},{"line_number":7828,"context_line":"            WebSSOChoices:"},{"line_number":7829,"context_line":"                default:"},{"line_number":7830,"context_line":"                -   - OIDC"},{"line_number":7831,"context_line":"                    - OpenID Connect"},{"line_number":7832,"context_line":"                description: Specifies the list of SSO authentication choices to present."},{"line_number":7833,"context_line":"                    Each item is a list of an SSO choice identifier and a display"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_971b8a19","line":7830,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":7846,"context_line":"            WebSSOIDPMapping:"},{"line_number":7847,"context_line":"                default:"},{"line_number":7848,"context_line":"                    OIDC:"},{"line_number":7849,"context_line":"                    - myidp"},{"line_number":7850,"context_line":"                    - openid"},{"line_number":7851,"context_line":"                description: Specifies a mapping from SSO authentication choice to"},{"line_number":7852,"context_line":"                    identity provider and protocol.  The identity provider and protocol"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_49ca076e","line":7849,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 24 but found 20 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":7846,"context_line":"            WebSSOIDPMapping:"},{"line_number":7847,"context_line":"                default:"},{"line_number":7848,"context_line":"                    OIDC:"},{"line_number":7849,"context_line":"                    - myidp"},{"line_number":7850,"context_line":"                    - openid"},{"line_number":7851,"context_line":"                description: Specifies a mapping from SSO authentication choice to"},{"line_number":7852,"context_line":"                    identity provider and protocol.  The identity provider and protocol"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_7716c6f3","line":7849,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 24 but found 20 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":7948,"context_line":"                id: 015f90ad-3ace-4538-9913-56584f99063e"},{"line_number":7949,"context_line":"                name: \u0027133\u0027"},{"line_number":7950,"context_line":"                parameters:"},{"line_number":7951,"context_line":"                - ServiceData"},{"line_number":7952,"context_line":"                - ServiceNetMap"},{"line_number":7953,"context_line":"                - DefaultPasswords"},{"line_number":7954,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_a9c91379","line":7951,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":7948,"context_line":"                id: 015f90ad-3ace-4538-9913-56584f99063e"},{"line_number":7949,"context_line":"                name: \u0027133\u0027"},{"line_number":7950,"context_line":"                parameters:"},{"line_number":7951,"context_line":"                - ServiceData"},{"line_number":7952,"context_line":"                - ServiceNetMap"},{"line_number":7953,"context_line":"                - DefaultPasswords"},{"line_number":7954,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_d7d23234","line":7951,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":7967,"context_line":"                id: 01b31020-d6ac-4a15-b100-7e5ff55eb766"},{"line_number":7968,"context_line":"                name: \u0027134\u0027"},{"line_number":7969,"context_line":"                parameters:"},{"line_number":7970,"context_line":"                - ServiceData"},{"line_number":7971,"context_line":"                - ServiceNetMap"},{"line_number":7972,"context_line":"                - DefaultPasswords"},{"line_number":7973,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_89c40f61","line":7970,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":7967,"context_line":"                id: 01b31020-d6ac-4a15-b100-7e5ff55eb766"},{"line_number":7968,"context_line":"                name: \u0027134\u0027"},{"line_number":7969,"context_line":"                parameters:"},{"line_number":7970,"context_line":"                - ServiceData"},{"line_number":7971,"context_line":"                - ServiceNetMap"},{"line_number":7972,"context_line":"                - DefaultPasswords"},{"line_number":7973,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_b7d5ee1d","line":7970,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":7987,"context_line":"                id: 01f45229-4ef6-4a15-87e3-8edf60f52273"},{"line_number":7988,"context_line":"                name: ContainersCommon"},{"line_number":7989,"context_line":"                parameters:"},{"line_number":7990,"context_line":"                - EndpointMap"},{"line_number":7991,"context_line":"                - ServiceData"},{"line_number":7992,"context_line":"                - ServiceNetMap"},{"line_number":7993,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_e9a03ba8","line":7990,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":7987,"context_line":"                id: 01f45229-4ef6-4a15-87e3-8edf60f52273"},{"line_number":7988,"context_line":"                name: ContainersCommon"},{"line_number":7989,"context_line":"                parameters:"},{"line_number":7990,"context_line":"                - EndpointMap"},{"line_number":7991,"context_line":"                - ServiceData"},{"line_number":7992,"context_line":"                - ServiceNetMap"},{"line_number":7993,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_17ddba41","line":7990,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":8006,"context_line":"                id: 022a6e5e-0404-450e-89d7-679e10172b8c"},{"line_number":8007,"context_line":"                name: NovaBase"},{"line_number":8008,"context_line":"                parameters:"},{"line_number":8009,"context_line":"                - ServiceData"},{"line_number":8010,"context_line":"                - ServiceNetMap"},{"line_number":8011,"context_line":"                - DefaultPasswords"},{"line_number":8012,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_c9a3b7b0","line":8009,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":8006,"context_line":"                id: 022a6e5e-0404-450e-89d7-679e10172b8c"},{"line_number":8007,"context_line":"                name: NovaBase"},{"line_number":8008,"context_line":"                parameters:"},{"line_number":8009,"context_line":"                - ServiceData"},{"line_number":8010,"context_line":"                - ServiceNetMap"},{"line_number":8011,"context_line":"                - DefaultPasswords"},{"line_number":8012,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_f7df7637","line":8009,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":8062,"context_line":"                id: 02368646-8ab0-4e57-802a-867882a156e1"},{"line_number":8063,"context_line":"                name: NovaBase"},{"line_number":8064,"context_line":"                parameters:"},{"line_number":8065,"context_line":"                - ServiceData"},{"line_number":8066,"context_line":"                - ServiceNetMap"},{"line_number":8067,"context_line":"                - DefaultPasswords"},{"line_number":8068,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_29ab4389","line":8065,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":8062,"context_line":"                id: 02368646-8ab0-4e57-802a-867882a156e1"},{"line_number":8063,"context_line":"                name: NovaBase"},{"line_number":8064,"context_line":"                parameters:"},{"line_number":8065,"context_line":"                - ServiceData"},{"line_number":8066,"context_line":"                - ServiceNetMap"},{"line_number":8067,"context_line":"                - DefaultPasswords"},{"line_number":8068,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_57e62218","line":8065,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":8119,"context_line":"                id: 0307b7ba-e34e-48e3-aa1b-86de27b0a29d"},{"line_number":8120,"context_line":"                name: ContainersCommon"},{"line_number":8121,"context_line":"                parameters:"},{"line_number":8122,"context_line":"                - EndpointMap"},{"line_number":8123,"context_line":"                - ServiceData"},{"line_number":8124,"context_line":"                - ServiceNetMap"},{"line_number":8125,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_09ae3f97","line":8122,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":8119,"context_line":"                id: 0307b7ba-e34e-48e3-aa1b-86de27b0a29d"},{"line_number":8120,"context_line":"                name: ContainersCommon"},{"line_number":8121,"context_line":"                parameters:"},{"line_number":8122,"context_line":"                - EndpointMap"},{"line_number":8123,"context_line":"                - ServiceData"},{"line_number":8124,"context_line":"                - ServiceNetMap"},{"line_number":8125,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_37e1defd","line":8122,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":8139,"context_line":"                id: 03a9969e-7fae-4f51-b09b-acc5872a533b"},{"line_number":8140,"context_line":"                name: ContainersCommon"},{"line_number":8141,"context_line":"                parameters:"},{"line_number":8142,"context_line":"                - EndpointMap"},{"line_number":8143,"context_line":"                - ServiceData"},{"line_number":8144,"context_line":"                - ServiceNetMap"},{"line_number":8145,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_69942b45","line":8142,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":8139,"context_line":"                id: 03a9969e-7fae-4f51-b09b-acc5872a533b"},{"line_number":8140,"context_line":"                name: ContainersCommon"},{"line_number":8141,"context_line":"                parameters:"},{"line_number":8142,"context_line":"                - EndpointMap"},{"line_number":8143,"context_line":"                - ServiceData"},{"line_number":8144,"context_line":"                - ServiceNetMap"},{"line_number":8145,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_97f0aacb","line":8142,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":8158,"context_line":"                id: 045937ce-8a70-4b50-93ef-c655aa561af4"},{"line_number":8159,"context_line":"                name: \u0027142\u0027"},{"line_number":8160,"context_line":"                parameters:"},{"line_number":8161,"context_line":"                - ServiceData"},{"line_number":8162,"context_line":"                - ServiceNetMap"},{"line_number":8163,"context_line":"                - DefaultPasswords"},{"line_number":8164,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_498fa72d","line":8161,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":8158,"context_line":"                id: 045937ce-8a70-4b50-93ef-c655aa561af4"},{"line_number":8159,"context_line":"                name: \u0027142\u0027"},{"line_number":8160,"context_line":"                parameters:"},{"line_number":8161,"context_line":"                - ServiceData"},{"line_number":8162,"context_line":"                - ServiceNetMap"},{"line_number":8163,"context_line":"                - DefaultPasswords"},{"line_number":8164,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_77eb66db","line":8161,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":8184,"context_line":"                id: 0556ecdc-d65c-45db-a59b-7e7e72740ef3"},{"line_number":8185,"context_line":"                name: ContainersCommon"},{"line_number":8186,"context_line":"                parameters:"},{"line_number":8187,"context_line":"                - EndpointMap"},{"line_number":8188,"context_line":"                - ServiceData"},{"line_number":8189,"context_line":"                - ServiceNetMap"},{"line_number":8190,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_a99e3360","line":8187,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":8184,"context_line":"                id: 0556ecdc-d65c-45db-a59b-7e7e72740ef3"},{"line_number":8185,"context_line":"                name: ContainersCommon"},{"line_number":8186,"context_line":"                parameters:"},{"line_number":8187,"context_line":"                - EndpointMap"},{"line_number":8188,"context_line":"                - ServiceData"},{"line_number":8189,"context_line":"                - ServiceNetMap"},{"line_number":8190,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_d7bb52e2","line":8187,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":8203,"context_line":"                id: 05baf7db-f0e2-4462-8622-5207c748ec51"},{"line_number":8204,"context_line":"                name: \u002741\u0027"},{"line_number":8205,"context_line":"                parameters:"},{"line_number":8206,"context_line":"                - ServiceData"},{"line_number":8207,"context_line":"                - ServiceNetMap"},{"line_number":8208,"context_line":"                - DefaultPasswords"},{"line_number":8209,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_8999af7a","line":8206,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":8203,"context_line":"                id: 05baf7db-f0e2-4462-8622-5207c748ec51"},{"line_number":8204,"context_line":"                name: \u002741\u0027"},{"line_number":8205,"context_line":"                parameters:"},{"line_number":8206,"context_line":"                - ServiceData"},{"line_number":8207,"context_line":"                - ServiceNetMap"},{"line_number":8208,"context_line":"                - DefaultPasswords"},{"line_number":8209,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_b7be8ed1","line":8206,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":8228,"context_line":"                id: 05eeedbb-8c12-4f84-9e58-48675eb5429f"},{"line_number":8229,"context_line":"                name: \u002729\u0027"},{"line_number":8230,"context_line":"                parameters:"},{"line_number":8231,"context_line":"                - ServiceData"},{"line_number":8232,"context_line":"                - ServiceNetMap"},{"line_number":8233,"context_line":"                - DefaultPasswords"},{"line_number":8234,"context_line":"                - EndpointMap"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_e9895b26","line":8231,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":8228,"context_line":"                id: 05eeedbb-8c12-4f84-9e58-48675eb5429f"},{"line_number":8229,"context_line":"                name: \u002729\u0027"},{"line_number":8230,"context_line":"                parameters:"},{"line_number":8231,"context_line":"                - ServiceData"},{"line_number":8232,"context_line":"                - ServiceNetMap"},{"line_number":8233,"context_line":"                - DefaultPasswords"},{"line_number":8234,"context_line":"                - EndpointMap"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_17b65afb","line":8231,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":8244,"context_line":"                id: 09d26cef-9b7a-4377-b356-0c190714801b"},{"line_number":8245,"context_line":"                name: \u00274\u0027"},{"line_number":8246,"context_line":"                parameters:"},{"line_number":8247,"context_line":"                - ServiceData"},{"line_number":8248,"context_line":"                - ServiceNetMap"},{"line_number":8249,"context_line":"                - DefaultPasswords"},{"line_number":8250,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_c98c5737","line":8247,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":8244,"context_line":"                id: 09d26cef-9b7a-4377-b356-0c190714801b"},{"line_number":8245,"context_line":"                name: \u00274\u0027"},{"line_number":8246,"context_line":"                parameters:"},{"line_number":8247,"context_line":"                - ServiceData"},{"line_number":8248,"context_line":"                - ServiceNetMap"},{"line_number":8249,"context_line":"                - DefaultPasswords"},{"line_number":8250,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_f7b816e6","line":8247,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":8263,"context_line":"                id: 0a5ba0c4-2235-42c1-9f50-c7f56890b028"},{"line_number":8264,"context_line":"                name: \u002713\u0027"},{"line_number":8265,"context_line":"                parameters:"},{"line_number":8266,"context_line":"                - DockerInsecureRegistryAddress"},{"line_number":8267,"context_line":"                - EndpointMap"},{"line_number":8268,"context_line":"                - ServiceData"},{"line_number":8269,"context_line":"                - ServiceNetMap"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_2984e30b","line":8266,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":8263,"context_line":"                id: 0a5ba0c4-2235-42c1-9f50-c7f56890b028"},{"line_number":8264,"context_line":"                name: \u002713\u0027"},{"line_number":8265,"context_line":"                parameters:"},{"line_number":8266,"context_line":"                - DockerInsecureRegistryAddress"},{"line_number":8267,"context_line":"                - EndpointMap"},{"line_number":8268,"context_line":"                - ServiceData"},{"line_number":8269,"context_line":"                - ServiceNetMap"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_57cf427e","line":8266,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":8283,"context_line":"                id: 0b9d46d4-9bef-4b07-9db4-9f5ba71a3b4d"},{"line_number":8284,"context_line":"                name: NetworkConfig"},{"line_number":8285,"context_line":"                parameters:"},{"line_number":8286,"context_line":"                - ControlPlaneIp"},{"line_number":8287,"context_line":"                - ControlPlaneSubnetCidr"},{"line_number":8288,"context_line":"                - ControlPlaneDefaultRoute"},{"line_number":8289,"context_line":"                - ControlPlaneStaticRoutes"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_09875f11","line":8286,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":8283,"context_line":"                id: 0b9d46d4-9bef-4b07-9db4-9f5ba71a3b4d"},{"line_number":8284,"context_line":"                name: NetworkConfig"},{"line_number":8285,"context_line":"                parameters:"},{"line_number":8286,"context_line":"                - ControlPlaneIp"},{"line_number":8287,"context_line":"                - ControlPlaneSubnetCidr"},{"line_number":8288,"context_line":"                - ControlPlaneDefaultRoute"},{"line_number":8289,"context_line":"                - ControlPlaneStaticRoutes"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_37ca7e6d","line":8286,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":8327,"context_line":"                id: 0cd21134-4cdf-4025-926c-7c79e6f90a64"},{"line_number":8328,"context_line":"                name: \u002724\u0027"},{"line_number":8329,"context_line":"                parameters:"},{"line_number":8330,"context_line":"                - ServiceData"},{"line_number":8331,"context_line":"                - ServiceNetMap"},{"line_number":8332,"context_line":"                - DefaultPasswords"},{"line_number":8333,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_697d4b1b","line":8330,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":8327,"context_line":"                id: 0cd21134-4cdf-4025-926c-7c79e6f90a64"},{"line_number":8328,"context_line":"                name: \u002724\u0027"},{"line_number":8329,"context_line":"                parameters:"},{"line_number":8330,"context_line":"                - ServiceData"},{"line_number":8331,"context_line":"                - ServiceNetMap"},{"line_number":8332,"context_line":"                - DefaultPasswords"},{"line_number":8333,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_97c9ca79","line":8330,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":8343,"context_line":"                id: 0df4f177-25e1-42b3-a8c7-b3660b310d79"},{"line_number":8344,"context_line":"                name: ContainersCommon"},{"line_number":8345,"context_line":"                parameters:"},{"line_number":8346,"context_line":"                - EndpointMap"},{"line_number":8347,"context_line":"                - ServiceData"},{"line_number":8348,"context_line":"                - ServiceNetMap"},{"line_number":8349,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_4978472a","line":8346,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":8343,"context_line":"                id: 0df4f177-25e1-42b3-a8c7-b3660b310d79"},{"line_number":8344,"context_line":"                name: ContainersCommon"},{"line_number":8345,"context_line":"                parameters:"},{"line_number":8346,"context_line":"                - EndpointMap"},{"line_number":8347,"context_line":"                - ServiceData"},{"line_number":8348,"context_line":"                - ServiceNetMap"},{"line_number":8349,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_77c40660","line":8346,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":8362,"context_line":"                id: 0e8cf70a-6dc0-4dec-8ff4-4d43606b0df7"},{"line_number":8363,"context_line":"                name: MySQLClient"},{"line_number":8364,"context_line":"                parameters:"},{"line_number":8365,"context_line":"                - ServiceData"},{"line_number":8366,"context_line":"                - ServiceNetMap"},{"line_number":8367,"context_line":"                - DefaultPasswords"},{"line_number":8368,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_a977533a","line":8365,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":8362,"context_line":"                id: 0e8cf70a-6dc0-4dec-8ff4-4d43606b0df7"},{"line_number":8363,"context_line":"                name: MySQLClient"},{"line_number":8364,"context_line":"                parameters:"},{"line_number":8365,"context_line":"                - ServiceData"},{"line_number":8366,"context_line":"                - ServiceNetMap"},{"line_number":8367,"context_line":"                - DefaultPasswords"},{"line_number":8368,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_d7a072a8","line":8365,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":8380,"context_line":"                id: 0f255753-f588-4c91-8ce4-d1829fcc011a"},{"line_number":8381,"context_line":"                name: OVNDBsVirtualIP"},{"line_number":8382,"context_line":"                parameters:"},{"line_number":8383,"context_line":"                - ServiceName"},{"line_number":8384,"context_line":"                - NetworkName"},{"line_number":8385,"context_line":"                - PortName"},{"line_number":8386,"context_line":"                - ControlPlaneIP"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_89724f48","line":8383,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":8380,"context_line":"                id: 0f255753-f588-4c91-8ce4-d1829fcc011a"},{"line_number":8381,"context_line":"                name: OVNDBsVirtualIP"},{"line_number":8382,"context_line":"                parameters:"},{"line_number":8383,"context_line":"                - ServiceName"},{"line_number":8384,"context_line":"                - NetworkName"},{"line_number":8385,"context_line":"                - PortName"},{"line_number":8386,"context_line":"                - ControlPlaneIP"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_b7a32eb1","line":8383,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":8396,"context_line":"                id: 0f39a593-8dd2-44ed-b883-4796fec7799d"},{"line_number":8397,"context_line":"                name: \u00274\u0027"},{"line_number":8398,"context_line":"                parameters:"},{"line_number":8399,"context_line":"                - ServiceData"},{"line_number":8400,"context_line":"                - ServiceNetMap"},{"line_number":8401,"context_line":"                - DefaultPasswords"},{"line_number":8402,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_e98e7b25","line":8399,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":8396,"context_line":"                id: 0f39a593-8dd2-44ed-b883-4796fec7799d"},{"line_number":8397,"context_line":"                name: \u00274\u0027"},{"line_number":8398,"context_line":"                parameters:"},{"line_number":8399,"context_line":"                - ServiceData"},{"line_number":8400,"context_line":"                - ServiceNetMap"},{"line_number":8401,"context_line":"                - DefaultPasswords"},{"line_number":8402,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_17abfa88","line":8399,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":8412,"context_line":"                id: 1220ab17-b30c-4359-b21d-ef40b50dc7ed"},{"line_number":8413,"context_line":"                name: ContainersCommon"},{"line_number":8414,"context_line":"                parameters:"},{"line_number":8415,"context_line":"                - EndpointMap"},{"line_number":8416,"context_line":"                - ServiceData"},{"line_number":8417,"context_line":"                - ServiceNetMap"},{"line_number":8418,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_c991f748","line":8415,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":8412,"context_line":"                id: 1220ab17-b30c-4359-b21d-ef40b50dc7ed"},{"line_number":8413,"context_line":"                name: ContainersCommon"},{"line_number":8414,"context_line":"                parameters:"},{"line_number":8415,"context_line":"                - EndpointMap"},{"line_number":8416,"context_line":"                - ServiceData"},{"line_number":8417,"context_line":"                - ServiceNetMap"},{"line_number":8418,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_f7adb69b","line":8415,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":8431,"context_line":"                id: 1383699a-548e-43da-898b-ecf8173777c8"},{"line_number":8432,"context_line":"                name: HeatEngineLogging"},{"line_number":8433,"context_line":"                parameters:"},{"line_number":8434,"context_line":"                - ContainerHeatEngineImage"},{"line_number":8435,"context_line":"                type: OS::TripleO::Services::Logging::HeatEngine"},{"line_number":8436,"context_line":"            14275dee-f25a-4ec7-b73e-08491443e77d:"},{"line_number":8437,"context_line":"                description: \u0027OpenStack containerized Heat API service"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_2999836d","line":8434,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":8431,"context_line":"                id: 1383699a-548e-43da-898b-ecf8173777c8"},{"line_number":8432,"context_line":"                name: HeatEngineLogging"},{"line_number":8433,"context_line":"                parameters:"},{"line_number":8434,"context_line":"                - ContainerHeatEngineImage"},{"line_number":8435,"context_line":"                type: OS::TripleO::Services::Logging::HeatEngine"},{"line_number":8436,"context_line":"            14275dee-f25a-4ec7-b73e-08491443e77d:"},{"line_number":8437,"context_line":"                description: \u0027OpenStack containerized Heat API service"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_57946244","line":8434,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":8450,"context_line":"                id: 150023a1-d38e-4b87-a06a-65c642d60eac"},{"line_number":8451,"context_line":"                name: NetworkConfig"},{"line_number":8452,"context_line":"                parameters:"},{"line_number":8453,"context_line":"                - ControlPlaneIp"},{"line_number":8454,"context_line":"                - ControlPlaneSubnetCidr"},{"line_number":8455,"context_line":"                - ControlPlaneDefaultRoute"},{"line_number":8456,"context_line":"                - ControlPlaneStaticRoutes"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_099c7f5b","line":8453,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":8450,"context_line":"                id: 150023a1-d38e-4b87-a06a-65c642d60eac"},{"line_number":8451,"context_line":"                name: NetworkConfig"},{"line_number":8452,"context_line":"                parameters:"},{"line_number":8453,"context_line":"                - ControlPlaneIp"},{"line_number":8454,"context_line":"                - ControlPlaneSubnetCidr"},{"line_number":8455,"context_line":"                - ControlPlaneDefaultRoute"},{"line_number":8456,"context_line":"                - ControlPlaneStaticRoutes"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_378f1e2f","line":8453,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":8495,"context_line":"                id: 154b8c67-ff4c-4d5a-a497-44533e929478"},{"line_number":8496,"context_line":"                name: EndpointMap"},{"line_number":8497,"context_line":"                parameters:"},{"line_number":8498,"context_line":"                - NetIpMap"},{"line_number":8499,"context_line":"                - ServiceNetMap"},{"line_number":8500,"context_line":"                - EndpointMap"},{"line_number":8501,"context_line":"                - CloudEndpoints"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_69a26b9c","line":8498,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":8495,"context_line":"                id: 154b8c67-ff4c-4d5a-a497-44533e929478"},{"line_number":8496,"context_line":"                name: EndpointMap"},{"line_number":8497,"context_line":"                parameters:"},{"line_number":8498,"context_line":"                - NetIpMap"},{"line_number":8499,"context_line":"                - ServiceNetMap"},{"line_number":8500,"context_line":"                - EndpointMap"},{"line_number":8501,"context_line":"                - CloudEndpoints"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_979eea60","line":8498,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":8505,"context_line":"                id: 15938a04-b728-4956-8a20-78f70c4f6c4c"},{"line_number":8506,"context_line":"                name: NetIpMap"},{"line_number":8507,"context_line":"                parameters:"},{"line_number":8508,"context_line":"                - ControlPlaneIp"},{"line_number":8509,"context_line":"                - ControlPlaneSubnetCidr"},{"line_number":8510,"context_line":"                - StorageIp"},{"line_number":8511,"context_line":"                - StorageIpSubnet"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_499de755","line":8508,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":8505,"context_line":"                id: 15938a04-b728-4956-8a20-78f70c4f6c4c"},{"line_number":8506,"context_line":"                name: NetIpMap"},{"line_number":8507,"context_line":"                parameters:"},{"line_number":8508,"context_line":"                - ControlPlaneIp"},{"line_number":8509,"context_line":"                - ControlPlaneSubnetCidr"},{"line_number":8510,"context_line":"                - StorageIp"},{"line_number":8511,"context_line":"                - StorageIpSubnet"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_7799a677","line":8508,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":8540,"context_line":"                id: 15d702db-6ef7-47de-a6d3-d0e7d156015b"},{"line_number":8541,"context_line":"                name: ContainersCommon"},{"line_number":8542,"context_line":"                parameters:"},{"line_number":8543,"context_line":"                - EndpointMap"},{"line_number":8544,"context_line":"                - ServiceData"},{"line_number":8545,"context_line":"                - ServiceNetMap"},{"line_number":8546,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_a9ac738c","line":8543,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":8540,"context_line":"                id: 15d702db-6ef7-47de-a6d3-d0e7d156015b"},{"line_number":8541,"context_line":"                name: ContainersCommon"},{"line_number":8542,"context_line":"                parameters:"},{"line_number":8543,"context_line":"                - EndpointMap"},{"line_number":8544,"context_line":"                - ServiceData"},{"line_number":8545,"context_line":"                - ServiceNetMap"},{"line_number":8546,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_d7899226","line":8543,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":8561,"context_line":"                id: 15d82e00-3881-4409-b725-dfca194239af"},{"line_number":8562,"context_line":"                name: \u002719\u0027"},{"line_number":8563,"context_line":"                parameters:"},{"line_number":8564,"context_line":"                - ServiceData"},{"line_number":8565,"context_line":"                - ServiceNetMap"},{"line_number":8566,"context_line":"                - DefaultPasswords"},{"line_number":8567,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_89a7efa7","line":8564,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":8561,"context_line":"                id: 15d82e00-3881-4409-b725-dfca194239af"},{"line_number":8562,"context_line":"                name: \u002719\u0027"},{"line_number":8563,"context_line":"                parameters:"},{"line_number":8564,"context_line":"                - ServiceData"},{"line_number":8565,"context_line":"                - ServiceNetMap"},{"line_number":8566,"context_line":"                - DefaultPasswords"},{"line_number":8567,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_b78cce35","line":8564,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":8580,"context_line":"                id: 1608de7c-fb63-4f10-880c-f9ff8cf17fa5"},{"line_number":8581,"context_line":"                name: \u0027109\u0027"},{"line_number":8582,"context_line":"                parameters:"},{"line_number":8583,"context_line":"                - ContainerNovaSchedulerImage"},{"line_number":8584,"context_line":"                - ContainerNovaConfigImage"},{"line_number":8585,"context_line":"                - NovaSchedulerLoggingSource"},{"line_number":8586,"context_line":"                - EndpointMap"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_e9b79bd7","line":8583,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":8580,"context_line":"                id: 1608de7c-fb63-4f10-880c-f9ff8cf17fa5"},{"line_number":8581,"context_line":"                name: \u0027109\u0027"},{"line_number":8582,"context_line":"                parameters:"},{"line_number":8583,"context_line":"                - ContainerNovaSchedulerImage"},{"line_number":8584,"context_line":"                - ContainerNovaConfigImage"},{"line_number":8585,"context_line":"                - NovaSchedulerLoggingSource"},{"line_number":8586,"context_line":"                - EndpointMap"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_17849a0b","line":8583,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":8598,"context_line":"                - NovaSchedulerQueryImageType"},{"line_number":8599,"context_line":"                - NovaSchedulerLimitTenantsToPlacementAggregate"},{"line_number":8600,"context_line":"                resources:"},{"line_number":8601,"context_line":"                - 8d0206c0-2140-47b5-b28b-f963f5731e52"},{"line_number":8602,"context_line":"                - 222e8509-ef3c-4ae1-bca5-5dabd5a189fa"},{"line_number":8603,"context_line":"                - 771b20ab-8989-4ddc-9eff-4c1a4c5860ce"},{"line_number":8604,"context_line":"                - a60833c5-0432-451d-98db-d96043751c9d"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_c9ba97be","line":8601,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":8598,"context_line":"                - NovaSchedulerQueryImageType"},{"line_number":8599,"context_line":"                - NovaSchedulerLimitTenantsToPlacementAggregate"},{"line_number":8600,"context_line":"                resources:"},{"line_number":8601,"context_line":"                - 8d0206c0-2140-47b5-b28b-f963f5731e52"},{"line_number":8602,"context_line":"                - 222e8509-ef3c-4ae1-bca5-5dabd5a189fa"},{"line_number":8603,"context_line":"                - 771b20ab-8989-4ddc-9eff-4c1a4c5860ce"},{"line_number":8604,"context_line":"                - a60833c5-0432-451d-98db-d96043751c9d"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_f7865613","line":8601,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":8611,"context_line":"                id: 162866c2-50e8-4fd7-81da-59990ef9ae60"},{"line_number":8612,"context_line":"                name: \u002716\u0027"},{"line_number":8613,"context_line":"                parameters:"},{"line_number":8614,"context_line":"                - ContainerCrondImage"},{"line_number":8615,"context_line":"                - ContainerCrondConfigImage"},{"line_number":8616,"context_line":"                - EndpointMap"},{"line_number":8617,"context_line":"                - ServiceData"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_29b223e7","line":8614,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":8611,"context_line":"                id: 162866c2-50e8-4fd7-81da-59990ef9ae60"},{"line_number":8612,"context_line":"                name: \u002716\u0027"},{"line_number":8613,"context_line":"                parameters:"},{"line_number":8614,"context_line":"                - ContainerCrondImage"},{"line_number":8615,"context_line":"                - ContainerCrondConfigImage"},{"line_number":8616,"context_line":"                - EndpointMap"},{"line_number":8617,"context_line":"                - ServiceData"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_577d821a","line":8614,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":8627,"context_line":"                - LogrotateDateFormat"},{"line_number":8628,"context_line":"                - LogrotateDateYesterday"},{"line_number":8629,"context_line":"                resources:"},{"line_number":8630,"context_line":"                - d146c033-f652-47d0-a659-bf27440f59b0"},{"line_number":8631,"context_line":"                type: OS::TripleO::Services::ContainersLogrotateCrond"},{"line_number":8632,"context_line":"            166b7eab-ba2b-4870-9019-bdb64654c390:"},{"line_number":8633,"context_line":"                description: \u0027OpenStack containerized OVN Metadata agent"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_09b59fcd","line":8630,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":8627,"context_line":"                - LogrotateDateFormat"},{"line_number":8628,"context_line":"                - LogrotateDateYesterday"},{"line_number":8629,"context_line":"                resources:"},{"line_number":8630,"context_line":"                - d146c033-f652-47d0-a659-bf27440f59b0"},{"line_number":8631,"context_line":"                type: OS::TripleO::Services::ContainersLogrotateCrond"},{"line_number":8632,"context_line":"            166b7eab-ba2b-4870-9019-bdb64654c390:"},{"line_number":8633,"context_line":"                description: \u0027OpenStack containerized OVN Metadata agent"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_3778be29","line":8630,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":8636,"context_line":"                id: 166b7eab-ba2b-4870-9019-bdb64654c390"},{"line_number":8637,"context_line":"                name: \u002745\u0027"},{"line_number":8638,"context_line":"                parameters:"},{"line_number":8639,"context_line":"                - ContainerOvnMetadataImage"},{"line_number":8640,"context_line":"                - ContainerNeutronConfigImage"},{"line_number":8641,"context_line":"                - OvnMetadataAgentLoggingSource"},{"line_number":8642,"context_line":"                - OVNEnableHaproxyDockerWrapper"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_69cb8b52","line":8639,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":8636,"context_line":"                id: 166b7eab-ba2b-4870-9019-bdb64654c390"},{"line_number":8637,"context_line":"                name: \u002745\u0027"},{"line_number":8638,"context_line":"                parameters:"},{"line_number":8639,"context_line":"                - ContainerOvnMetadataImage"},{"line_number":8640,"context_line":"                - ContainerNeutronConfigImage"},{"line_number":8641,"context_line":"                - OvnMetadataAgentLoggingSource"},{"line_number":8642,"context_line":"                - OVNEnableHaproxyDockerWrapper"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_97770a3b","line":8639,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":8662,"context_line":"                - DockerAdditionalSockets"},{"line_number":8663,"context_line":"                - OVNRemoteProbeInterval"},{"line_number":8664,"context_line":"                resources:"},{"line_number":8665,"context_line":"                - 172ea931-2b65-409c-8711-9ffb94d44169"},{"line_number":8666,"context_line":"                - 92be2d3a-8c53-4e64-8c66-b64d6e9b59e5"},{"line_number":8667,"context_line":"                - be2690f7-aaa8-483d-8437-1d345a1586d7"},{"line_number":8668,"context_line":"                type: OS::TripleO::Services::OVNMetadataAgent"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_49c6874b","line":8665,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":8662,"context_line":"                - DockerAdditionalSockets"},{"line_number":8663,"context_line":"                - OVNRemoteProbeInterval"},{"line_number":8664,"context_line":"                resources:"},{"line_number":8665,"context_line":"                - 172ea931-2b65-409c-8711-9ffb94d44169"},{"line_number":8666,"context_line":"                - 92be2d3a-8c53-4e64-8c66-b64d6e9b59e5"},{"line_number":8667,"context_line":"                - be2690f7-aaa8-483d-8437-1d345a1586d7"},{"line_number":8668,"context_line":"                type: OS::TripleO::Services::OVNMetadataAgent"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_7772464b","line":8665,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":8671,"context_line":"                id: 16896912-115a-49b8-bdf6-bfe7655bdfd9"},{"line_number":8672,"context_line":"                name: NodeExtraConfig"},{"line_number":8673,"context_line":"                parameters:"},{"line_number":8674,"context_line":"                - server"},{"line_number":8675,"context_line":"                type: OS::TripleO::NodeExtraConfig"},{"line_number":8676,"context_line":"            16af688a-c5e2-4c8d-b4f5-c8af43945ac4:"},{"line_number":8677,"context_line":"                description: \u0027Contains a static list of common things necessary for"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_a9c5933e","line":8674,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":8671,"context_line":"                id: 16896912-115a-49b8-bdf6-bfe7655bdfd9"},{"line_number":8672,"context_line":"                name: NodeExtraConfig"},{"line_number":8673,"context_line":"                parameters:"},{"line_number":8674,"context_line":"                - server"},{"line_number":8675,"context_line":"                type: OS::TripleO::NodeExtraConfig"},{"line_number":8676,"context_line":"            16af688a-c5e2-4c8d-b4f5-c8af43945ac4:"},{"line_number":8677,"context_line":"                description: \u0027Contains a static list of common things necessary for"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_d78eb225","line":8674,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":8681,"context_line":"                id: 16af688a-c5e2-4c8d-b4f5-c8af43945ac4"},{"line_number":8682,"context_line":"                name: ContainersCommon"},{"line_number":8683,"context_line":"                parameters:"},{"line_number":8684,"context_line":"                - EndpointMap"},{"line_number":8685,"context_line":"                - ServiceData"},{"line_number":8686,"context_line":"                - ServiceNetMap"},{"line_number":8687,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_89c08f2c","line":8684,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":8681,"context_line":"                id: 16af688a-c5e2-4c8d-b4f5-c8af43945ac4"},{"line_number":8682,"context_line":"                name: ContainersCommon"},{"line_number":8683,"context_line":"                parameters:"},{"line_number":8684,"context_line":"                - EndpointMap"},{"line_number":8685,"context_line":"                - ServiceData"},{"line_number":8686,"context_line":"                - ServiceNetMap"},{"line_number":8687,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_b7916e49","line":8684,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":8700,"context_line":"                id: 172ea931-2b65-409c-8711-9ffb94d44169"},{"line_number":8701,"context_line":"                name: NeutronLogging"},{"line_number":8702,"context_line":"                parameters:"},{"line_number":8703,"context_line":"                - NeutronServiceName"},{"line_number":8704,"context_line":"                type: OS::TripleO::Services::Logging::NeutronCommon"},{"line_number":8705,"context_line":"            17adf71e-c3f2-4850-a068-2a913ced9c46:"},{"line_number":8706,"context_line":"                description: \u0027This is a default no-op template which provides empty"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_e9dcbb19","line":8703,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":8700,"context_line":"                id: 172ea931-2b65-409c-8711-9ffb94d44169"},{"line_number":8701,"context_line":"                name: NeutronLogging"},{"line_number":8702,"context_line":"                parameters:"},{"line_number":8703,"context_line":"                - NeutronServiceName"},{"line_number":8704,"context_line":"                type: OS::TripleO::Services::Logging::NeutronCommon"},{"line_number":8705,"context_line":"            17adf71e-c3f2-4850-a068-2a913ced9c46:"},{"line_number":8706,"context_line":"                description: \u0027This is a default no-op template which provides empty"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_17993a6d","line":8703,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":8721,"context_line":"                id: 186e02a1-7112-4537-9872-b59a1f525083"},{"line_number":8722,"context_line":"                name: MySQLClient"},{"line_number":8723,"context_line":"                parameters:"},{"line_number":8724,"context_line":"                - ServiceData"},{"line_number":8725,"context_line":"                - ServiceNetMap"},{"line_number":8726,"context_line":"                - DefaultPasswords"},{"line_number":8727,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_c9df370a","line":8724,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":8721,"context_line":"                id: 186e02a1-7112-4537-9872-b59a1f525083"},{"line_number":8722,"context_line":"                name: MySQLClient"},{"line_number":8723,"context_line":"                parameters:"},{"line_number":8724,"context_line":"                - ServiceData"},{"line_number":8725,"context_line":"                - ServiceNetMap"},{"line_number":8726,"context_line":"                - DefaultPasswords"},{"line_number":8727,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_f79bf662","line":8724,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":8738,"context_line":"                id: 18c4800d-1697-4148-b5dc-e9f79c974f1d"},{"line_number":8739,"context_line":"                name: InternalApiPort"},{"line_number":8740,"context_line":"                parameters:"},{"line_number":8741,"context_line":"                - ServiceName"},{"line_number":8742,"context_line":"                - ControlPlaneIP"},{"line_number":8743,"context_line":"                - ControlPlaneNetwork"},{"line_number":8744,"context_line":"                - ControlPlaneSubnet"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_29e7c3e6","line":8741,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":8738,"context_line":"                id: 18c4800d-1697-4148-b5dc-e9f79c974f1d"},{"line_number":8739,"context_line":"                name: InternalApiPort"},{"line_number":8740,"context_line":"                parameters:"},{"line_number":8741,"context_line":"                - ServiceName"},{"line_number":8742,"context_line":"                - ControlPlaneIP"},{"line_number":8743,"context_line":"                - ControlPlaneNetwork"},{"line_number":8744,"context_line":"                - ControlPlaneSubnet"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_57a2a29b","line":8741,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":8758,"context_line":"                id: 190d4b19-134e-4a89-917b-5e2e712d6700"},{"line_number":8759,"context_line":"                name: CinderBase"},{"line_number":8760,"context_line":"                parameters:"},{"line_number":8761,"context_line":"                - CinderStorageAvailabilityZone"},{"line_number":8762,"context_line":"                - CinderPassword"},{"line_number":8763,"context_line":"                - Debug"},{"line_number":8764,"context_line":"                - CinderDebug"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_09eabfaa","line":8761,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":8758,"context_line":"                id: 190d4b19-134e-4a89-917b-5e2e712d6700"},{"line_number":8759,"context_line":"                name: CinderBase"},{"line_number":8760,"context_line":"                parameters:"},{"line_number":8761,"context_line":"                - CinderStorageAvailabilityZone"},{"line_number":8762,"context_line":"                - CinderPassword"},{"line_number":8763,"context_line":"                - Debug"},{"line_number":8764,"context_line":"                - CinderDebug"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_379d5e57","line":8761,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":8789,"context_line":"                id: 1fc0744a-f31d-4282-b1aa-52473ef8a758"},{"line_number":8790,"context_line":"                name: ContainersCommon"},{"line_number":8791,"context_line":"                parameters:"},{"line_number":8792,"context_line":"                - EndpointMap"},{"line_number":8793,"context_line":"                - ServiceData"},{"line_number":8794,"context_line":"                - ServiceNetMap"},{"line_number":8795,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_69d0abf8","line":8792,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":8789,"context_line":"                id: 1fc0744a-f31d-4282-b1aa-52473ef8a758"},{"line_number":8790,"context_line":"                name: ContainersCommon"},{"line_number":8791,"context_line":"                parameters:"},{"line_number":8792,"context_line":"                - EndpointMap"},{"line_number":8793,"context_line":"                - ServiceData"},{"line_number":8794,"context_line":"                - ServiceNetMap"},{"line_number":8795,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_97ac2a8d","line":8792,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":8808,"context_line":"                id: 1ff5d7d0-2f4a-4fa3-91f7-e18b37ba8bed"},{"line_number":8809,"context_line":"                name: HeatBase"},{"line_number":8810,"context_line":"                parameters:"},{"line_number":8811,"context_line":"                - Debug"},{"line_number":8812,"context_line":"                - HeatDebug"},{"line_number":8813,"context_line":"                - ServiceData"},{"line_number":8814,"context_line":"                - ServiceNetMap"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_49cb2749","line":8811,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":8808,"context_line":"                id: 1ff5d7d0-2f4a-4fa3-91f7-e18b37ba8bed"},{"line_number":8809,"context_line":"                name: HeatBase"},{"line_number":8810,"context_line":"                parameters:"},{"line_number":8811,"context_line":"                - Debug"},{"line_number":8812,"context_line":"                - HeatDebug"},{"line_number":8813,"context_line":"                - ServiceData"},{"line_number":8814,"context_line":"                - ServiceNetMap"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_77a7e6a8","line":8811,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":8844,"context_line":"                id: 21452b89-00a1-4b7b-b784-c4270a11679d"},{"line_number":8845,"context_line":"                name: ApacheServiceBase"},{"line_number":8846,"context_line":"                parameters:"},{"line_number":8847,"context_line":"                - ApacheMaxRequestWorkers"},{"line_number":8848,"context_line":"                - ApacheServerLimit"},{"line_number":8849,"context_line":"                - ServiceData"},{"line_number":8850,"context_line":"                - ServiceNetMap"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_a9dab313","line":8847,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":8844,"context_line":"                id: 21452b89-00a1-4b7b-b784-c4270a11679d"},{"line_number":8845,"context_line":"                name: ApacheServiceBase"},{"line_number":8846,"context_line":"                parameters:"},{"line_number":8847,"context_line":"                - ApacheMaxRequestWorkers"},{"line_number":8848,"context_line":"                - ApacheServerLimit"},{"line_number":8849,"context_line":"                - ServiceData"},{"line_number":8850,"context_line":"                - ServiceNetMap"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_d7b7d2d7","line":8847,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":8863,"context_line":"                id: 222e8509-ef3c-4ae1-bca5-5dabd5a189fa"},{"line_number":8864,"context_line":"                name: ContainersCommon"},{"line_number":8865,"context_line":"                parameters:"},{"line_number":8866,"context_line":"                - EndpointMap"},{"line_number":8867,"context_line":"                - ServiceData"},{"line_number":8868,"context_line":"                - ServiceNetMap"},{"line_number":8869,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_89d52fe8","line":8866,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":8863,"context_line":"                id: 222e8509-ef3c-4ae1-bca5-5dabd5a189fa"},{"line_number":8864,"context_line":"                name: ContainersCommon"},{"line_number":8865,"context_line":"                parameters:"},{"line_number":8866,"context_line":"                - EndpointMap"},{"line_number":8867,"context_line":"                - ServiceData"},{"line_number":8868,"context_line":"                - ServiceNetMap"},{"line_number":8869,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_b7ba0ebd","line":8866,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":8883,"context_line":"                id: 2254f178-2c4d-4586-b8dd-61c991acfa08"},{"line_number":8884,"context_line":"                name: StoragePort"},{"line_number":8885,"context_line":"                parameters:"},{"line_number":8886,"context_line":"                - ServiceName"},{"line_number":8887,"context_line":"                - ControlPlaneIP"},{"line_number":8888,"context_line":"                - ControlPlaneNetwork"},{"line_number":8889,"context_line":"                - ControlPlaneSubnet"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_e905db7b","line":8886,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":8883,"context_line":"                id: 2254f178-2c4d-4586-b8dd-61c991acfa08"},{"line_number":8884,"context_line":"                name: StoragePort"},{"line_number":8885,"context_line":"                parameters:"},{"line_number":8886,"context_line":"                - ServiceName"},{"line_number":8887,"context_line":"                - ControlPlaneIP"},{"line_number":8888,"context_line":"                - ControlPlaneNetwork"},{"line_number":8889,"context_line":"                - ControlPlaneSubnet"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_17b2dae6","line":8886,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":8914,"context_line":"                id: 24ee6af2-406f-4345-85dd-0fd508f5e521"},{"line_number":8915,"context_line":"                name: RabbitMQServiceBase"},{"line_number":8916,"context_line":"                parameters:"},{"line_number":8917,"context_line":"                - ContainerRabbitmqImage"},{"line_number":8918,"context_line":"                - ContainerRabbitmqConfigImage"},{"line_number":8919,"context_line":"                - EndpointMap"},{"line_number":8920,"context_line":"                - ServiceData"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_c908d792","line":8917,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":8914,"context_line":"                id: 24ee6af2-406f-4345-85dd-0fd508f5e521"},{"line_number":8915,"context_line":"                name: RabbitMQServiceBase"},{"line_number":8916,"context_line":"                parameters:"},{"line_number":8917,"context_line":"                - ContainerRabbitmqImage"},{"line_number":8918,"context_line":"                - ContainerRabbitmqConfigImage"},{"line_number":8919,"context_line":"                - EndpointMap"},{"line_number":8920,"context_line":"                - ServiceData"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_f7b496d3","line":8917,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":8934,"context_line":"                - MonitoringSubscriptionRabbitmq"},{"line_number":8935,"context_line":"                - DeployIdentifier"},{"line_number":8936,"context_line":"                resources:"},{"line_number":8937,"context_line":"                - 62de94ca-4df7-4289-b827-8a92c1f7e8f0"},{"line_number":8938,"context_line":"                type: http://192.168.12.101:8080/v1/AUTH_38cd59a6957c42afb86c80c99397b810/overcloud/deployment/rabbitmq/rabbitmq-container-puppet.yaml"},{"line_number":8939,"context_line":"            250eed11-4840-4179-b938-e920cfb0ff35:"},{"line_number":8940,"context_line":"                description: \u0027Mysql client settings"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_29006367","line":8937,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":8934,"context_line":"                - MonitoringSubscriptionRabbitmq"},{"line_number":8935,"context_line":"                - DeployIdentifier"},{"line_number":8936,"context_line":"                resources:"},{"line_number":8937,"context_line":"                - 62de94ca-4df7-4289-b827-8a92c1f7e8f0"},{"line_number":8938,"context_line":"                type: http://192.168.12.101:8080/v1/AUTH_38cd59a6957c42afb86c80c99397b810/overcloud/deployment/rabbitmq/rabbitmq-container-puppet.yaml"},{"line_number":8939,"context_line":"            250eed11-4840-4179-b938-e920cfb0ff35:"},{"line_number":8940,"context_line":"                description: \u0027Mysql client settings"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_57cbc251","line":8937,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":8943,"context_line":"                id: 250eed11-4840-4179-b938-e920cfb0ff35"},{"line_number":8944,"context_line":"                name: \u002712\u0027"},{"line_number":8945,"context_line":"                parameters:"},{"line_number":8946,"context_line":"                - ServiceData"},{"line_number":8947,"context_line":"                - ServiceNetMap"},{"line_number":8948,"context_line":"                - DefaultPasswords"},{"line_number":8949,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_0903df74","line":8946,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":8943,"context_line":"                id: 250eed11-4840-4179-b938-e920cfb0ff35"},{"line_number":8944,"context_line":"                name: \u002712\u0027"},{"line_number":8945,"context_line":"                parameters:"},{"line_number":8946,"context_line":"                - ServiceData"},{"line_number":8947,"context_line":"                - ServiceNetMap"},{"line_number":8948,"context_line":"                - DefaultPasswords"},{"line_number":8949,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_37c6fe4a","line":8946,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":8959,"context_line":"                id: 258e61c5-bf46-4c74-9dbc-ff3cfccb88ff"},{"line_number":8960,"context_line":"                name: NovaLibvirtLogging"},{"line_number":8961,"context_line":"                parameters:"},{"line_number":8962,"context_line":"                - LibvirtLogLevel"},{"line_number":8963,"context_line":"                - LibvirtVirtlogdLogLevel"},{"line_number":8964,"context_line":"                type: OS::TripleO::Services::Logging::NovaLibvirt"},{"line_number":8965,"context_line":"            290786bc-ece0-4c05-9e58-39e86e1e659f:"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_69f9cb7e","line":8962,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":8959,"context_line":"                id: 258e61c5-bf46-4c74-9dbc-ff3cfccb88ff"},{"line_number":8960,"context_line":"                name: NovaLibvirtLogging"},{"line_number":8961,"context_line":"                parameters:"},{"line_number":8962,"context_line":"                - LibvirtLogLevel"},{"line_number":8963,"context_line":"                - LibvirtVirtlogdLogLevel"},{"line_number":8964,"context_line":"                type: OS::TripleO::Services::Logging::NovaLibvirt"},{"line_number":8965,"context_line":"            290786bc-ece0-4c05-9e58-39e86e1e659f:"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_97c54a3f","line":8962,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":8971,"context_line":"                id: 290786bc-ece0-4c05-9e58-39e86e1e659f"},{"line_number":8972,"context_line":"                name: NetworkConfig"},{"line_number":8973,"context_line":"                parameters:"},{"line_number":8974,"context_line":"                - ControlPlaneIp"},{"line_number":8975,"context_line":"                - ControlPlaneSubnetCidr"},{"line_number":8976,"context_line":"                - ControlPlaneDefaultRoute"},{"line_number":8977,"context_line":"                - ControlPlaneStaticRoutes"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_49f4c787","line":8974,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":8971,"context_line":"                id: 290786bc-ece0-4c05-9e58-39e86e1e659f"},{"line_number":8972,"context_line":"                name: NetworkConfig"},{"line_number":8973,"context_line":"                parameters:"},{"line_number":8974,"context_line":"                - ControlPlaneIp"},{"line_number":8975,"context_line":"                - ControlPlaneSubnetCidr"},{"line_number":8976,"context_line":"                - ControlPlaneDefaultRoute"},{"line_number":8977,"context_line":"                - ControlPlaneStaticRoutes"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_77c0862b","line":8974,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9016,"context_line":"                id: 29b5bf18-241d-4d4a-a0fc-4247b205e36c"},{"line_number":9017,"context_line":"                name: ObjectStorageServiceChain"},{"line_number":9018,"context_line":"                parameters:"},{"line_number":9019,"context_line":"                - Services"},{"line_number":9020,"context_line":"                - ServiceData"},{"line_number":9021,"context_line":"                - ServiceNetMap"},{"line_number":9022,"context_line":"                - EndpointMap"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_a9f3d39d","line":9019,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9016,"context_line":"                id: 29b5bf18-241d-4d4a-a0fc-4247b205e36c"},{"line_number":9017,"context_line":"                name: ObjectStorageServiceChain"},{"line_number":9018,"context_line":"                parameters:"},{"line_number":9019,"context_line":"                - Services"},{"line_number":9020,"context_line":"                - ServiceData"},{"line_number":9021,"context_line":"                - ServiceNetMap"},{"line_number":9022,"context_line":"                - EndpointMap"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_d7dcf219","line":9019,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9024,"context_line":"                - RoleName"},{"line_number":9025,"context_line":"                - RoleParameters"},{"line_number":9026,"context_line":"                resources:"},{"line_number":9027,"context_line":"                - 7601fbf2-39c1-4319-a320-ad75bfc18a07"},{"line_number":9028,"context_line":"                type: OS::TripleO::ObjectStorageServices"},{"line_number":9029,"context_line":"            29c5fd1f-b02f-463e-a8cb-6952d9da806a:"},{"line_number":9030,"context_line":"                description: Noop Extra Pre-Deployment Config"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_89eecfb1","line":9027,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9024,"context_line":"                - RoleName"},{"line_number":9025,"context_line":"                - RoleParameters"},{"line_number":9026,"context_line":"                resources:"},{"line_number":9027,"context_line":"                - 7601fbf2-39c1-4319-a320-ad75bfc18a07"},{"line_number":9028,"context_line":"                type: OS::TripleO::ObjectStorageServices"},{"line_number":9029,"context_line":"            29c5fd1f-b02f-463e-a8cb-6952d9da806a:"},{"line_number":9030,"context_line":"                description: Noop Extra Pre-Deployment Config"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_b7dfae0a","line":9027,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9031,"context_line":"                id: 29c5fd1f-b02f-463e-a8cb-6952d9da806a"},{"line_number":9032,"context_line":"                name: ControllerExtraConfigPre"},{"line_number":9033,"context_line":"                parameters:"},{"line_number":9034,"context_line":"                - server"},{"line_number":9035,"context_line":"                type: OS::TripleO::ControllerExtraConfigPre"},{"line_number":9036,"context_line":"            2bc09e61-2f1d-4319-82c1-f386e5eb9b8c:"},{"line_number":9037,"context_line":"                description: \u0027Returns the control plane port (provisioning network)"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_e92afbe4","line":9034,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9031,"context_line":"                id: 29c5fd1f-b02f-463e-a8cb-6952d9da806a"},{"line_number":9032,"context_line":"                name: ControllerExtraConfigPre"},{"line_number":9033,"context_line":"                parameters:"},{"line_number":9034,"context_line":"                - server"},{"line_number":9035,"context_line":"                type: OS::TripleO::ControllerExtraConfigPre"},{"line_number":9036,"context_line":"            2bc09e61-2f1d-4319-82c1-f386e5eb9b8c:"},{"line_number":9037,"context_line":"                description: \u0027Returns the control plane port (provisioning network)"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_17e77ae6","line":9034,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9041,"context_line":"                id: 2bc09e61-2f1d-4319-82c1-f386e5eb9b8c"},{"line_number":9042,"context_line":"                name: StorageMgmtPort"},{"line_number":9043,"context_line":"                parameters:"},{"line_number":9044,"context_line":"                - ServiceName"},{"line_number":9045,"context_line":"                - ControlPlaneIP"},{"line_number":9046,"context_line":"                - ControlPlaneNetwork"},{"line_number":9047,"context_line":"                - ControlPlaneSubnet"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_c92d77fe","line":9044,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9041,"context_line":"                id: 2bc09e61-2f1d-4319-82c1-f386e5eb9b8c"},{"line_number":9042,"context_line":"                name: StorageMgmtPort"},{"line_number":9043,"context_line":"                parameters:"},{"line_number":9044,"context_line":"                - ServiceName"},{"line_number":9045,"context_line":"                - ControlPlaneIP"},{"line_number":9046,"context_line":"                - ControlPlaneNetwork"},{"line_number":9047,"context_line":"                - ControlPlaneSubnet"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_f7e936b7","line":9044,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9061,"context_line":"                id: 2d5017e2-d10d-40cb-aac8-05d9c3c1971c"},{"line_number":9062,"context_line":"                name: InternalApiVirtualIP"},{"line_number":9063,"context_line":"                parameters:"},{"line_number":9064,"context_line":"                - ServiceName"},{"line_number":9065,"context_line":"                - ControlPlaneIP"},{"line_number":9066,"context_line":"                - ControlPlaneNetwork"},{"line_number":9067,"context_line":"                - ControlPlaneSubnet"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_29350347","line":9064,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9061,"context_line":"                id: 2d5017e2-d10d-40cb-aac8-05d9c3c1971c"},{"line_number":9062,"context_line":"                name: InternalApiVirtualIP"},{"line_number":9063,"context_line":"                parameters:"},{"line_number":9064,"context_line":"                - ServiceName"},{"line_number":9065,"context_line":"                - ControlPlaneIP"},{"line_number":9066,"context_line":"                - ControlPlaneNetwork"},{"line_number":9067,"context_line":"                - ControlPlaneSubnet"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_57d0e2f7","line":9064,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9081,"context_line":"                id: 2ef185c9-7498-41d3-9cfd-a5a91c127288"},{"line_number":9082,"context_line":"                name: StoragePort"},{"line_number":9083,"context_line":"                parameters:"},{"line_number":9084,"context_line":"                - ServiceName"},{"line_number":9085,"context_line":"                - ControlPlaneIP"},{"line_number":9086,"context_line":"                - ControlPlaneNetwork"},{"line_number":9087,"context_line":"                - ControlPlaneSubnet"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_0938ff3a","line":9084,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9081,"context_line":"                id: 2ef185c9-7498-41d3-9cfd-a5a91c127288"},{"line_number":9082,"context_line":"                name: StoragePort"},{"line_number":9083,"context_line":"                parameters:"},{"line_number":9084,"context_line":"                - ServiceName"},{"line_number":9085,"context_line":"                - ControlPlaneIP"},{"line_number":9086,"context_line":"                - ControlPlaneNetwork"},{"line_number":9087,"context_line":"                - ControlPlaneSubnet"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_37cb9e4a","line":9084,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9101,"context_line":"                id: 2fa344b1-a6fd-4429-bcff-c1eaec4db4a2"},{"line_number":9102,"context_line":"                name: AllNodesDeploySteps"},{"line_number":9103,"context_line":"                parameters:"},{"line_number":9104,"context_line":"                - servers"},{"line_number":9105,"context_line":"                - role_data"},{"line_number":9106,"context_line":"                - DeployIdentifier"},{"line_number":9107,"context_line":"                - deployment_source_hosts"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_693eeb29","line":9104,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9101,"context_line":"                id: 2fa344b1-a6fd-4429-bcff-c1eaec4db4a2"},{"line_number":9102,"context_line":"                name: AllNodesDeploySteps"},{"line_number":9103,"context_line":"                parameters:"},{"line_number":9104,"context_line":"                - servers"},{"line_number":9105,"context_line":"                - role_data"},{"line_number":9106,"context_line":"                - DeployIdentifier"},{"line_number":9107,"context_line":"                - deployment_source_hosts"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_97da6a14","line":9104,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9154,"context_line":"                - VipHostsEntries"},{"line_number":9155,"context_line":"                - KeystoneResourcesConfigs"},{"line_number":9156,"context_line":"                resources:"},{"line_number":9157,"context_line":"                - 7f60df2e-f7ea-4e8b-a989-36d12c68a060"},{"line_number":9158,"context_line":"                - c2f93a0e-c4de-4ca2-b9e8-942082270755"},{"line_number":9159,"context_line":"                type: OS::TripleO::PostDeploySteps"},{"line_number":9160,"context_line":"            306cc5ab-8268-4ef8-bc25-61f6abceaeb1:"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_4939673d","line":9157,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9154,"context_line":"                - VipHostsEntries"},{"line_number":9155,"context_line":"                - KeystoneResourcesConfigs"},{"line_number":9156,"context_line":"                resources:"},{"line_number":9157,"context_line":"                - 7f60df2e-f7ea-4e8b-a989-36d12c68a060"},{"line_number":9158,"context_line":"                - c2f93a0e-c4de-4ca2-b9e8-942082270755"},{"line_number":9159,"context_line":"                type: OS::TripleO::PostDeploySteps"},{"line_number":9160,"context_line":"            306cc5ab-8268-4ef8-bc25-61f6abceaeb1:"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_77d526e5","line":9157,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9164,"context_line":"                id: 306cc5ab-8268-4ef8-bc25-61f6abceaeb1"},{"line_number":9165,"context_line":"                name: \u00275\u0027"},{"line_number":9166,"context_line":"                parameters:"},{"line_number":9167,"context_line":"                - ServiceData"},{"line_number":9168,"context_line":"                - ServiceNetMap"},{"line_number":9169,"context_line":"                - DefaultPasswords"},{"line_number":9170,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_a948f3cb","line":9167,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9164,"context_line":"                id: 306cc5ab-8268-4ef8-bc25-61f6abceaeb1"},{"line_number":9165,"context_line":"                name: \u00275\u0027"},{"line_number":9166,"context_line":"                parameters:"},{"line_number":9167,"context_line":"                - ServiceData"},{"line_number":9168,"context_line":"                - ServiceNetMap"},{"line_number":9169,"context_line":"                - DefaultPasswords"},{"line_number":9170,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_d705127c","line":9167,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9183,"context_line":"                id: 30fb22b0-e845-435d-82cb-8b9d95b32f32"},{"line_number":9184,"context_line":"                name: \u002781\u0027"},{"line_number":9185,"context_line":"                parameters:"},{"line_number":9186,"context_line":"                - ContainerMemcachedImage"},{"line_number":9187,"context_line":"                - ContainerMemcachedConfigImage"},{"line_number":9188,"context_line":"                - EndpointMap"},{"line_number":9189,"context_line":"                - ServiceData"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_89436faf","line":9186,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9183,"context_line":"                id: 30fb22b0-e845-435d-82cb-8b9d95b32f32"},{"line_number":9184,"context_line":"                name: \u002781\u0027"},{"line_number":9185,"context_line":"                parameters:"},{"line_number":9186,"context_line":"                - ContainerMemcachedImage"},{"line_number":9187,"context_line":"                - ContainerMemcachedConfigImage"},{"line_number":9188,"context_line":"                - EndpointMap"},{"line_number":9189,"context_line":"                - ServiceData"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_b7084e91","line":9186,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9197,"context_line":"                - MemcachedDebug"},{"line_number":9198,"context_line":"                - MemcachedIpSubnet"},{"line_number":9199,"context_line":"                resources:"},{"line_number":9200,"context_line":"                - bcc9df5b-879b-495a-aae9-f4d4b7bacd80"},{"line_number":9201,"context_line":"                type: OS::TripleO::Services::Memcached"},{"line_number":9202,"context_line":"            337a88cf-4d90-4976-9de8-8b203dc5746a:"},{"line_number":9203,"context_line":"                description: \u0027Utility stack to convert an array of services into a"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_e9131bb7","line":9200,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9197,"context_line":"                - MemcachedDebug"},{"line_number":9198,"context_line":"                - MemcachedIpSubnet"},{"line_number":9199,"context_line":"                resources:"},{"line_number":9200,"context_line":"                - bcc9df5b-879b-495a-aae9-f4d4b7bacd80"},{"line_number":9201,"context_line":"                type: OS::TripleO::Services::Memcached"},{"line_number":9202,"context_line":"            337a88cf-4d90-4976-9de8-8b203dc5746a:"},{"line_number":9203,"context_line":"                description: \u0027Utility stack to convert an array of services into a"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_17001a67","line":9200,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9207,"context_line":"                id: 337a88cf-4d90-4976-9de8-8b203dc5746a"},{"line_number":9208,"context_line":"                name: ComputeServiceChain"},{"line_number":9209,"context_line":"                parameters:"},{"line_number":9210,"context_line":"                - Services"},{"line_number":9211,"context_line":"                - ServiceData"},{"line_number":9212,"context_line":"                - ServiceNetMap"},{"line_number":9213,"context_line":"                - EndpointMap"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_c91617a8","line":9210,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9207,"context_line":"                id: 337a88cf-4d90-4976-9de8-8b203dc5746a"},{"line_number":9208,"context_line":"                name: ComputeServiceChain"},{"line_number":9209,"context_line":"                parameters:"},{"line_number":9210,"context_line":"                - Services"},{"line_number":9211,"context_line":"                - ServiceData"},{"line_number":9212,"context_line":"                - ServiceNetMap"},{"line_number":9213,"context_line":"                - EndpointMap"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_f702d66e","line":9210,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9215,"context_line":"                - RoleName"},{"line_number":9216,"context_line":"                - RoleParameters"},{"line_number":9217,"context_line":"                resources:"},{"line_number":9218,"context_line":"                - 84c117b0-34b3-4bb4-8403-6f69ddb9da23"},{"line_number":9219,"context_line":"                type: OS::TripleO::ComputeServices"},{"line_number":9220,"context_line":"            350217c8-7d40-4ed5-af36-e4db82678f9b:"},{"line_number":9221,"context_line":"                description: \u0027Contains a static list of common things necessary for"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_290ea38c","line":9218,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9215,"context_line":"                - RoleName"},{"line_number":9216,"context_line":"                - RoleParameters"},{"line_number":9217,"context_line":"                resources:"},{"line_number":9218,"context_line":"                - 84c117b0-34b3-4bb4-8403-6f69ddb9da23"},{"line_number":9219,"context_line":"                type: OS::TripleO::ComputeServices"},{"line_number":9220,"context_line":"            350217c8-7d40-4ed5-af36-e4db82678f9b:"},{"line_number":9221,"context_line":"                description: \u0027Contains a static list of common things necessary for"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_57f9027e","line":9218,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9225,"context_line":"                id: 350217c8-7d40-4ed5-af36-e4db82678f9b"},{"line_number":9226,"context_line":"                name: ContainersCommon"},{"line_number":9227,"context_line":"                parameters:"},{"line_number":9228,"context_line":"                - EndpointMap"},{"line_number":9229,"context_line":"                - ServiceData"},{"line_number":9230,"context_line":"                - ServiceNetMap"},{"line_number":9231,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_09111fad","line":9228,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9225,"context_line":"                id: 350217c8-7d40-4ed5-af36-e4db82678f9b"},{"line_number":9226,"context_line":"                name: ContainersCommon"},{"line_number":9227,"context_line":"                parameters:"},{"line_number":9228,"context_line":"                - EndpointMap"},{"line_number":9229,"context_line":"                - ServiceData"},{"line_number":9230,"context_line":"                - ServiceNetMap"},{"line_number":9231,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_37f43e87","line":9228,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9244,"context_line":"                id: 36815176-8986-4186-a208-2a858ae7528a"},{"line_number":9245,"context_line":"                name: \u002741\u0027"},{"line_number":9246,"context_line":"                parameters:"},{"line_number":9247,"context_line":"                - EndpointMap"},{"line_number":9248,"context_line":"                - ServiceData"},{"line_number":9249,"context_line":"                - ServiceNetMap"},{"line_number":9250,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_69270b14","line":9247,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9244,"context_line":"                id: 36815176-8986-4186-a208-2a858ae7528a"},{"line_number":9245,"context_line":"                name: \u002741\u0027"},{"line_number":9246,"context_line":"                parameters:"},{"line_number":9247,"context_line":"                - EndpointMap"},{"line_number":9248,"context_line":"                - ServiceData"},{"line_number":9249,"context_line":"                - ServiceNetMap"},{"line_number":9250,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_97f38a9e","line":9247,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9275,"context_line":"                id: 36ec0255-ed1d-4aa5-bca7-bc19410135ea"},{"line_number":9276,"context_line":"                name: ComputeIpListMap"},{"line_number":9277,"context_line":"                parameters:"},{"line_number":9278,"context_line":"                - ControlPlaneIpList"},{"line_number":9279,"context_line":"                - StorageIpList"},{"line_number":9280,"context_line":"                - StorageNetName"},{"line_number":9281,"context_line":"                - StorageMgmtIpList"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_49220703","line":9278,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9275,"context_line":"                id: 36ec0255-ed1d-4aa5-bca7-bc19410135ea"},{"line_number":9276,"context_line":"                name: ComputeIpListMap"},{"line_number":9277,"context_line":"                parameters:"},{"line_number":9278,"context_line":"                - ControlPlaneIpList"},{"line_number":9279,"context_line":"                - StorageIpList"},{"line_number":9280,"context_line":"                - StorageNetName"},{"line_number":9281,"context_line":"                - StorageMgmtIpList"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_77eec6b4","line":9278,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9303,"context_line":"                id: 386d4b9f-de80-4208-bb5e-b33d07b6d123"},{"line_number":9304,"context_line":"                name: TenantPort"},{"line_number":9305,"context_line":"                parameters:"},{"line_number":9306,"context_line":"                - ServiceName"},{"line_number":9307,"context_line":"                - ControlPlaneIP"},{"line_number":9308,"context_line":"                - ControlPlaneNetwork"},{"line_number":9309,"context_line":"                - ControlPlaneSubnet"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_a92113fe","line":9306,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9303,"context_line":"                id: 386d4b9f-de80-4208-bb5e-b33d07b6d123"},{"line_number":9304,"context_line":"                name: TenantPort"},{"line_number":9305,"context_line":"                parameters:"},{"line_number":9306,"context_line":"                - ServiceName"},{"line_number":9307,"context_line":"                - ControlPlaneIP"},{"line_number":9308,"context_line":"                - ControlPlaneNetwork"},{"line_number":9309,"context_line":"                - ControlPlaneSubnet"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_d72a32e5","line":9306,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9323,"context_line":"                id: 38789870-47eb-4233-9bc4-6c4478344d4c"},{"line_number":9324,"context_line":"                name: ContainersCommon"},{"line_number":9325,"context_line":"                parameters:"},{"line_number":9326,"context_line":"                - EndpointMap"},{"line_number":9327,"context_line":"                - ServiceData"},{"line_number":9328,"context_line":"                - ServiceNetMap"},{"line_number":9329,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_891c0fc2","line":9326,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9323,"context_line":"                id: 38789870-47eb-4233-9bc4-6c4478344d4c"},{"line_number":9324,"context_line":"                name: ContainersCommon"},{"line_number":9325,"context_line":"                parameters:"},{"line_number":9326,"context_line":"                - EndpointMap"},{"line_number":9327,"context_line":"                - ServiceData"},{"line_number":9328,"context_line":"                - ServiceNetMap"},{"line_number":9329,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_b72deefe","line":9326,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9342,"context_line":"                id: 39e7706a-6ca6-4eea-a739-030d3b4cf1d0"},{"line_number":9343,"context_line":"                name: \u0027135\u0027"},{"line_number":9344,"context_line":"                parameters:"},{"line_number":9345,"context_line":"                - ContainerSwiftProxyImage"},{"line_number":9346,"context_line":"                - ContainerSwiftConfigImage"},{"line_number":9347,"context_line":"                - EndpointMap"},{"line_number":9348,"context_line":"                - ServiceData"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_e9783bf9","line":9345,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9342,"context_line":"                id: 39e7706a-6ca6-4eea-a739-030d3b4cf1d0"},{"line_number":9343,"context_line":"                name: \u0027135\u0027"},{"line_number":9344,"context_line":"                parameters:"},{"line_number":9345,"context_line":"                - ContainerSwiftProxyImage"},{"line_number":9346,"context_line":"                - ContainerSwiftConfigImage"},{"line_number":9347,"context_line":"                - EndpointMap"},{"line_number":9348,"context_line":"                - ServiceData"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_1735ba46","line":9345,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9363,"context_line":"                - EnableInternalTLS"},{"line_number":9364,"context_line":"                - SwiftCorsAllowedOrigin"},{"line_number":9365,"context_line":"                resources:"},{"line_number":9366,"context_line":"                - f23984db-7402-407e-a689-1941ba98aefa"},{"line_number":9367,"context_line":"                - 7960f9ef-f93b-4f4e-b746-9ddcf9b8891e"},{"line_number":9368,"context_line":"                type: OS::TripleO::Services::SwiftProxy"},{"line_number":9369,"context_line":"            3a6ed91a-903b-472c-ba98-66eb0fb328e3:"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_c97bb7f1","line":9366,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9363,"context_line":"                - EnableInternalTLS"},{"line_number":9364,"context_line":"                - SwiftCorsAllowedOrigin"},{"line_number":9365,"context_line":"                resources:"},{"line_number":9366,"context_line":"                - f23984db-7402-407e-a689-1941ba98aefa"},{"line_number":9367,"context_line":"                - 7960f9ef-f93b-4f4e-b746-9ddcf9b8891e"},{"line_number":9368,"context_line":"                type: OS::TripleO::Services::SwiftProxy"},{"line_number":9369,"context_line":"            3a6ed91a-903b-472c-ba98-66eb0fb328e3:"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_f737764c","line":9366,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9374,"context_line":"                id: 3a6ed91a-903b-472c-ba98-66eb0fb328e3"},{"line_number":9375,"context_line":"                name: StoragePort"},{"line_number":9376,"context_line":"                parameters:"},{"line_number":9377,"context_line":"                - ServiceName"},{"line_number":9378,"context_line":"                - ControlPlaneIP"},{"line_number":9379,"context_line":"                - ControlPlaneNetwork"},{"line_number":9380,"context_line":"                - ControlPlaneSubnet"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_298343ce","line":9377,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9374,"context_line":"                id: 3a6ed91a-903b-472c-ba98-66eb0fb328e3"},{"line_number":9375,"context_line":"                name: StoragePort"},{"line_number":9376,"context_line":"                parameters:"},{"line_number":9377,"context_line":"                - ServiceName"},{"line_number":9378,"context_line":"                - ControlPlaneIP"},{"line_number":9379,"context_line":"                - ControlPlaneNetwork"},{"line_number":9380,"context_line":"                - ControlPlaneSubnet"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_573e2229","line":9377,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9393,"context_line":"                id: 3b0df3f2-9d8a-47df-a7d0-f22d2f50ced8"},{"line_number":9394,"context_line":"                name: \u002726\u0027"},{"line_number":9395,"context_line":"                parameters:"},{"line_number":9396,"context_line":"                - ServiceData"},{"line_number":9397,"context_line":"                - ServiceNetMap"},{"line_number":9398,"context_line":"                - DefaultPasswords"},{"line_number":9399,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_09863fdc","line":9396,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9393,"context_line":"                id: 3b0df3f2-9d8a-47df-a7d0-f22d2f50ced8"},{"line_number":9394,"context_line":"                name: \u002726\u0027"},{"line_number":9395,"context_line":"                parameters:"},{"line_number":9396,"context_line":"                - ServiceData"},{"line_number":9397,"context_line":"                - ServiceNetMap"},{"line_number":9398,"context_line":"                - DefaultPasswords"},{"line_number":9399,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_3739de3e","line":9396,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9408,"context_line":"                id: 3bc07a43-d374-4bc4-ac6c-68dbe43fbb62"},{"line_number":9409,"context_line":"                name: \u002790\u0027"},{"line_number":9410,"context_line":"                parameter_groups:"},{"line_number":9411,"context_line":"                -   description: \u0027The following parameters are deprecated and will"},{"line_number":9412,"context_line":"                        be removed. They should not"},{"line_number":9413,"context_line":""},{"line_number":9414,"context_line":"                        be relied on for new deployments. If you have concerns regarding"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_696c2b36","line":9411,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] too many spaces after hyphen (hyphens)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9408,"context_line":"                id: 3bc07a43-d374-4bc4-ac6c-68dbe43fbb62"},{"line_number":9409,"context_line":"                name: \u002790\u0027"},{"line_number":9410,"context_line":"                parameter_groups:"},{"line_number":9411,"context_line":"                -   description: \u0027The following parameters are deprecated and will"},{"line_number":9412,"context_line":"                        be removed. They should not"},{"line_number":9413,"context_line":""},{"line_number":9414,"context_line":"                        be relied on for new deployments. If you have concerns regarding"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_4967a752","line":9411,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9408,"context_line":"                id: 3bc07a43-d374-4bc4-ac6c-68dbe43fbb62"},{"line_number":9409,"context_line":"                name: \u002790\u0027"},{"line_number":9410,"context_line":"                parameter_groups:"},{"line_number":9411,"context_line":"                -   description: \u0027The following parameters are deprecated and will"},{"line_number":9412,"context_line":"                        be removed. They should not"},{"line_number":9413,"context_line":""},{"line_number":9414,"context_line":"                        be relied on for new deployments. If you have concerns regarding"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_9748aacc","line":9411,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] too many spaces after hyphen (hyphens)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9408,"context_line":"                id: 3bc07a43-d374-4bc4-ac6c-68dbe43fbb62"},{"line_number":9409,"context_line":"                name: \u002790\u0027"},{"line_number":9410,"context_line":"                parameter_groups:"},{"line_number":9411,"context_line":"                -   description: \u0027The following parameters are deprecated and will"},{"line_number":9412,"context_line":"                        be removed. They should not"},{"line_number":9413,"context_line":""},{"line_number":9414,"context_line":"                        be relied on for new deployments. If you have concerns regarding"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_774366b0","line":9411,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9422,"context_line":"                        \u0027"},{"line_number":9423,"context_line":"                    label: deprecated"},{"line_number":9424,"context_line":"                    parameters:"},{"line_number":9425,"context_line":"                    - NeutronL3HA"},{"line_number":9426,"context_line":"                parameters:"},{"line_number":9427,"context_line":"                - ContainerNeutronApiImage"},{"line_number":9428,"context_line":"                - ContainerNeutronConfigImage"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_a9763305","line":9425,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 24 but found 20 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9422,"context_line":"                        \u0027"},{"line_number":9423,"context_line":"                    label: deprecated"},{"line_number":9424,"context_line":"                    parameters:"},{"line_number":9425,"context_line":"                    - NeutronL3HA"},{"line_number":9426,"context_line":"                parameters:"},{"line_number":9427,"context_line":"                - ContainerNeutronApiImage"},{"line_number":9428,"context_line":"                - ContainerNeutronConfigImage"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_d71352b7","line":9425,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 24 but found 20 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9424,"context_line":"                    parameters:"},{"line_number":9425,"context_line":"                    - NeutronL3HA"},{"line_number":9426,"context_line":"                parameters:"},{"line_number":9427,"context_line":"                - ContainerNeutronApiImage"},{"line_number":9428,"context_line":"                - ContainerNeutronConfigImage"},{"line_number":9429,"context_line":"                - NeutronApiLoggingSource"},{"line_number":9430,"context_line":"                - EndpointMap"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_8971af0f","line":9427,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9424,"context_line":"                    parameters:"},{"line_number":9425,"context_line":"                    - NeutronL3HA"},{"line_number":9426,"context_line":"                parameters:"},{"line_number":9427,"context_line":"                - ContainerNeutronApiImage"},{"line_number":9428,"context_line":"                - ContainerNeutronConfigImage"},{"line_number":9429,"context_line":"                - NeutronApiLoggingSource"},{"line_number":9430,"context_line":"                - EndpointMap"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_b7168ea6","line":9427,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9459,"context_line":"                - InternalTLSCAFile"},{"line_number":9460,"context_line":"                - NeutronL3HA"},{"line_number":9461,"context_line":"                resources:"},{"line_number":9462,"context_line":"                - 186e02a1-7112-4537-9872-b59a1f525083"},{"line_number":9463,"context_line":"                - bd5cb062-b168-465c-9516-c3ff834b6b3c"},{"line_number":9464,"context_line":"                - 8c71cfcd-0f4e-40f2-829c-c31ebd19891d"},{"line_number":9465,"context_line":"                - 759cf91a-426e-4686-8f42-57662c56bfdf"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_e9615b3b","line":9462,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9459,"context_line":"                - InternalTLSCAFile"},{"line_number":9460,"context_line":"                - NeutronL3HA"},{"line_number":9461,"context_line":"                resources:"},{"line_number":9462,"context_line":"                - 186e02a1-7112-4537-9872-b59a1f525083"},{"line_number":9463,"context_line":"                - bd5cb062-b168-465c-9516-c3ff834b6b3c"},{"line_number":9464,"context_line":"                - 8c71cfcd-0f4e-40f2-829c-c31ebd19891d"},{"line_number":9465,"context_line":"                - 759cf91a-426e-4686-8f42-57662c56bfdf"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_170e5a8c","line":9462,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9469,"context_line":"                id: 3beab232-0aaf-43df-9291-ebe9a21b54b5"},{"line_number":9470,"context_line":"                name: NetIpMap"},{"line_number":9471,"context_line":"                parameters:"},{"line_number":9472,"context_line":"                - ControlPlaneIp"},{"line_number":9473,"context_line":"                - ControlPlaneSubnetCidr"},{"line_number":9474,"context_line":"                - StorageIp"},{"line_number":9475,"context_line":"                - StorageIpSubnet"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_c964574c","line":9472,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9469,"context_line":"                id: 3beab232-0aaf-43df-9291-ebe9a21b54b5"},{"line_number":9470,"context_line":"                name: NetIpMap"},{"line_number":9471,"context_line":"                parameters:"},{"line_number":9472,"context_line":"                - ControlPlaneIp"},{"line_number":9473,"context_line":"                - ControlPlaneSubnetCidr"},{"line_number":9474,"context_line":"                - StorageIp"},{"line_number":9475,"context_line":"                - StorageIpSubnet"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_f71016ab","line":9472,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9502,"context_line":"                name: BlockStorage"},{"line_number":9503,"context_line":"                parameters: []"},{"line_number":9504,"context_line":"                resources:"},{"line_number":9505,"context_line":"                - c28dec32-6387-4df0-be76-6a7c86d70deb"},{"line_number":9506,"context_line":"                type: OS::Heat::ResourceGroup"},{"line_number":9507,"context_line":"            3e62e25d-6e1c-44bb-9d1b-0b09405720b2:"},{"line_number":9508,"context_line":"                description: \u0027HAproxy service configured with Puppet"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_295ce37c","line":9505,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9502,"context_line":"                name: BlockStorage"},{"line_number":9503,"context_line":"                parameters: []"},{"line_number":9504,"context_line":"                resources:"},{"line_number":9505,"context_line":"                - c28dec32-6387-4df0-be76-6a7c86d70deb"},{"line_number":9506,"context_line":"                type: OS::Heat::ResourceGroup"},{"line_number":9507,"context_line":"            3e62e25d-6e1c-44bb-9d1b-0b09405720b2:"},{"line_number":9508,"context_line":"                description: \u0027HAproxy service configured with Puppet"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_57274213","line":9505,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9511,"context_line":"                id: 3e62e25d-6e1c-44bb-9d1b-0b09405720b2"},{"line_number":9512,"context_line":"                name: \u00273\u0027"},{"line_number":9513,"context_line":"                parameters:"},{"line_number":9514,"context_line":"                - ServiceData"},{"line_number":9515,"context_line":"                - ServiceNetMap"},{"line_number":9516,"context_line":"                - DefaultPasswords"},{"line_number":9517,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_095f5f72","line":9514,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9511,"context_line":"                id: 3e62e25d-6e1c-44bb-9d1b-0b09405720b2"},{"line_number":9512,"context_line":"                name: \u00273\u0027"},{"line_number":9513,"context_line":"                parameters:"},{"line_number":9514,"context_line":"                - ServiceData"},{"line_number":9515,"context_line":"                - ServiceNetMap"},{"line_number":9516,"context_line":"                - DefaultPasswords"},{"line_number":9517,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_37227e02","line":9514,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9528,"context_line":"                id: 407352f7-dfc0-48a1-a2a7-db4c705019e6"},{"line_number":9529,"context_line":"                name: ApacheServiceBase"},{"line_number":9530,"context_line":"                parameters:"},{"line_number":9531,"context_line":"                - ApacheMaxRequestWorkers"},{"line_number":9532,"context_line":"                - ApacheServerLimit"},{"line_number":9533,"context_line":"                - ServiceData"},{"line_number":9534,"context_line":"                - ServiceNetMap"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_69554b50","line":9531,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9528,"context_line":"                id: 407352f7-dfc0-48a1-a2a7-db4c705019e6"},{"line_number":9529,"context_line":"                name: ApacheServiceBase"},{"line_number":9530,"context_line":"                parameters:"},{"line_number":9531,"context_line":"                - ApacheMaxRequestWorkers"},{"line_number":9532,"context_line":"                - ApacheServerLimit"},{"line_number":9533,"context_line":"                - ServiceData"},{"line_number":9534,"context_line":"                - ServiceNetMap"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_9721cafe","line":9531,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9547,"context_line":"                id: 40a5387f-5f42-4aec-8ff4-7d7d597cf20e"},{"line_number":9548,"context_line":"                name: StorageMgmtPort"},{"line_number":9549,"context_line":"                parameters:"},{"line_number":9550,"context_line":"                - ServiceName"},{"line_number":9551,"context_line":"                - ControlPlaneIP"},{"line_number":9552,"context_line":"                - ControlPlaneNetwork"},{"line_number":9553,"context_line":"                - ControlPlaneSubnet"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_4950475f","line":9550,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9547,"context_line":"                id: 40a5387f-5f42-4aec-8ff4-7d7d597cf20e"},{"line_number":9548,"context_line":"                name: StorageMgmtPort"},{"line_number":9549,"context_line":"                parameters:"},{"line_number":9550,"context_line":"                - ServiceName"},{"line_number":9551,"context_line":"                - ControlPlaneIP"},{"line_number":9552,"context_line":"                - ControlPlaneNetwork"},{"line_number":9553,"context_line":"                - ControlPlaneSubnet"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_771c06c1","line":9550,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9567,"context_line":"                id: 41891416-f71b-454c-9c93-001d02700a90"},{"line_number":9568,"context_line":"                name: ContainersCommon"},{"line_number":9569,"context_line":"                parameters:"},{"line_number":9570,"context_line":"                - EndpointMap"},{"line_number":9571,"context_line":"                - ServiceData"},{"line_number":9572,"context_line":"                - ServiceNetMap"},{"line_number":9573,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_a94f53bb","line":9570,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9567,"context_line":"                id: 41891416-f71b-454c-9c93-001d02700a90"},{"line_number":9568,"context_line":"                name: ContainersCommon"},{"line_number":9569,"context_line":"                parameters:"},{"line_number":9570,"context_line":"                - EndpointMap"},{"line_number":9571,"context_line":"                - ServiceData"},{"line_number":9572,"context_line":"                - ServiceNetMap"},{"line_number":9573,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_d77872f9","line":9570,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9588,"context_line":"                id: 43e59e8a-fd1f-4627-85a2-e03ddb954f9d"},{"line_number":9589,"context_line":"                name: ApacheServiceBase"},{"line_number":9590,"context_line":"                parameters:"},{"line_number":9591,"context_line":"                - ApacheMaxRequestWorkers"},{"line_number":9592,"context_line":"                - ApacheServerLimit"},{"line_number":9593,"context_line":"                - ServiceData"},{"line_number":9594,"context_line":"                - ServiceNetMap"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_894a4fa9","line":9591,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9588,"context_line":"                id: 43e59e8a-fd1f-4627-85a2-e03ddb954f9d"},{"line_number":9589,"context_line":"                name: ApacheServiceBase"},{"line_number":9590,"context_line":"                parameters:"},{"line_number":9591,"context_line":"                - ApacheMaxRequestWorkers"},{"line_number":9592,"context_line":"                - ApacheServerLimit"},{"line_number":9593,"context_line":"                - ServiceData"},{"line_number":9594,"context_line":"                - ServiceNetMap"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_b77b2ef2","line":9591,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9606,"context_line":"                id: 4406d0e3-1acf-4b37-a2ee-7376a950db1f"},{"line_number":9607,"context_line":"                name: \u002737\u0027"},{"line_number":9608,"context_line":"                parameters:"},{"line_number":9609,"context_line":"                - ServiceData"},{"line_number":9610,"context_line":"                - ServiceNetMap"},{"line_number":9611,"context_line":"                - DefaultPasswords"},{"line_number":9612,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_e9c67b16","line":9609,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9606,"context_line":"                id: 4406d0e3-1acf-4b37-a2ee-7376a950db1f"},{"line_number":9607,"context_line":"                name: \u002737\u0027"},{"line_number":9608,"context_line":"                parameters:"},{"line_number":9609,"context_line":"                - ServiceData"},{"line_number":9610,"context_line":"                - ServiceNetMap"},{"line_number":9611,"context_line":"                - DefaultPasswords"},{"line_number":9612,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_1783facd","line":9609,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9626,"context_line":"                id: 448bf1c0-bfa6-4680-8a64-5e8609ba09ba"},{"line_number":9627,"context_line":"                name: \u002729\u0027"},{"line_number":9628,"context_line":"                parameters:"},{"line_number":9629,"context_line":"                - ContainerCrondImage"},{"line_number":9630,"context_line":"                - ContainerCrondConfigImage"},{"line_number":9631,"context_line":"                - EndpointMap"},{"line_number":9632,"context_line":"                - ServiceData"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_c9c9f725","line":9629,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9626,"context_line":"                id: 448bf1c0-bfa6-4680-8a64-5e8609ba09ba"},{"line_number":9627,"context_line":"                name: \u002729\u0027"},{"line_number":9628,"context_line":"                parameters:"},{"line_number":9629,"context_line":"                - ContainerCrondImage"},{"line_number":9630,"context_line":"                - ContainerCrondConfigImage"},{"line_number":9631,"context_line":"                - EndpointMap"},{"line_number":9632,"context_line":"                - ServiceData"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_f785b6d0","line":9629,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9642,"context_line":"                - LogrotateDateFormat"},{"line_number":9643,"context_line":"                - LogrotateDateYesterday"},{"line_number":9644,"context_line":"                resources:"},{"line_number":9645,"context_line":"                - 03a9969e-7fae-4f51-b09b-acc5872a533b"},{"line_number":9646,"context_line":"                type: OS::TripleO::Services::ContainersLogrotateCrond"},{"line_number":9647,"context_line":"            44c7fd4a-174d-4770-9457-bc2f19c5fd2b:"},{"line_number":9648,"context_line":"                description: No description"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_29d183ce","line":9645,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9642,"context_line":"                - LogrotateDateFormat"},{"line_number":9643,"context_line":"                - LogrotateDateYesterday"},{"line_number":9644,"context_line":"                resources:"},{"line_number":9645,"context_line":"                - 03a9969e-7fae-4f51-b09b-acc5872a533b"},{"line_number":9646,"context_line":"                type: OS::TripleO::Services::ContainersLogrotateCrond"},{"line_number":9647,"context_line":"            44c7fd4a-174d-4770-9457-bc2f19c5fd2b:"},{"line_number":9648,"context_line":"                description: No description"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_576c6235","line":9645,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9650,"context_line":"                name: Controller"},{"line_number":9651,"context_line":"                parameters: []"},{"line_number":9652,"context_line":"                resources:"},{"line_number":9653,"context_line":"                - a2364455-230c-4eb1-af08-fbbe75103d2d"},{"line_number":9654,"context_line":"                type: OS::Heat::ResourceGroup"},{"line_number":9655,"context_line":"            45ee42da-a482-4cd5-8ed2-3221969d1e74:"},{"line_number":9656,"context_line":"                description: \u0027Mapping of service_name_network -\u003e network name"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_09d47fbc","line":9653,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9650,"context_line":"                name: Controller"},{"line_number":9651,"context_line":"                parameters: []"},{"line_number":9652,"context_line":"                resources:"},{"line_number":9653,"context_line":"                - a2364455-230c-4eb1-af08-fbbe75103d2d"},{"line_number":9654,"context_line":"                type: OS::Heat::ResourceGroup"},{"line_number":9655,"context_line":"            45ee42da-a482-4cd5-8ed2-3221969d1e74:"},{"line_number":9656,"context_line":"                description: \u0027Mapping of service_name_network -\u003e network name"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_37671e54","line":9653,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9659,"context_line":"                id: 45ee42da-a482-4cd5-8ed2-3221969d1e74"},{"line_number":9660,"context_line":"                name: ServiceNetMap"},{"line_number":9661,"context_line":"                parameter_groups:"},{"line_number":9662,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":9663,"context_line":"                    label: deprecated"},{"line_number":9664,"context_line":"                    parameters:"},{"line_number":9665,"context_line":"                    - ServiceNetMapDeprecatedMapping"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_69da6be9","line":9662,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] too many spaces after hyphen (hyphens)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9659,"context_line":"                id: 45ee42da-a482-4cd5-8ed2-3221969d1e74"},{"line_number":9660,"context_line":"                name: ServiceNetMap"},{"line_number":9661,"context_line":"                parameter_groups:"},{"line_number":9662,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":9663,"context_line":"                    label: deprecated"},{"line_number":9664,"context_line":"                    parameters:"},{"line_number":9665,"context_line":"                    - ServiceNetMapDeprecatedMapping"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_49d5e7b6","line":9662,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9659,"context_line":"                id: 45ee42da-a482-4cd5-8ed2-3221969d1e74"},{"line_number":9660,"context_line":"                name: ServiceNetMap"},{"line_number":9661,"context_line":"                parameter_groups:"},{"line_number":9662,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":9663,"context_line":"                    label: deprecated"},{"line_number":9664,"context_line":"                    parameters:"},{"line_number":9665,"context_line":"                    - ServiceNetMapDeprecatedMapping"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_9776ea05","line":9662,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] too many spaces after hyphen (hyphens)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9659,"context_line":"                id: 45ee42da-a482-4cd5-8ed2-3221969d1e74"},{"line_number":9660,"context_line":"                name: ServiceNetMap"},{"line_number":9661,"context_line":"                parameter_groups:"},{"line_number":9662,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":9663,"context_line":"                    label: deprecated"},{"line_number":9664,"context_line":"                    parameters:"},{"line_number":9665,"context_line":"                    - ServiceNetMapDeprecatedMapping"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_7771a60c","line":9662,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9662,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":9663,"context_line":"                    label: deprecated"},{"line_number":9664,"context_line":"                    parameters:"},{"line_number":9665,"context_line":"                    - ServiceNetMapDeprecatedMapping"},{"line_number":9666,"context_line":"                parameters:"},{"line_number":9667,"context_line":"                - ServiceNetMap"},{"line_number":9668,"context_line":"                - ServiceNetMapDefaults"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_a9e473ad","line":9665,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 24 but found 20 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9662,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":9663,"context_line":"                    label: deprecated"},{"line_number":9664,"context_line":"                    parameters:"},{"line_number":9665,"context_line":"                    - ServiceNetMapDeprecatedMapping"},{"line_number":9666,"context_line":"                parameters:"},{"line_number":9667,"context_line":"                - ServiceNetMap"},{"line_number":9668,"context_line":"                - ServiceNetMapDefaults"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_d761923b","line":9665,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 24 but found 20 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9664,"context_line":"                    parameters:"},{"line_number":9665,"context_line":"                    - ServiceNetMapDeprecatedMapping"},{"line_number":9666,"context_line":"                parameters:"},{"line_number":9667,"context_line":"                - ServiceNetMap"},{"line_number":9668,"context_line":"                - ServiceNetMapDefaults"},{"line_number":9669,"context_line":"                - ControlPlaneSubnet"},{"line_number":9670,"context_line":"                - VipSubnetMap"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_89dfefd4","line":9667,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9664,"context_line":"                    parameters:"},{"line_number":9665,"context_line":"                    - ServiceNetMapDeprecatedMapping"},{"line_number":9666,"context_line":"                parameters:"},{"line_number":9667,"context_line":"                - ServiceNetMap"},{"line_number":9668,"context_line":"                - ServiceNetMapDefaults"},{"line_number":9669,"context_line":"                - ControlPlaneSubnet"},{"line_number":9670,"context_line":"                - VipSubnetMap"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_b764ce4a","line":9667,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9684,"context_line":"                id: 4823750e-f5be-4cff-bb18-cf1eb677ad54"},{"line_number":9685,"context_line":"                name: MySQLClient"},{"line_number":9686,"context_line":"                parameters:"},{"line_number":9687,"context_line":"                - ServiceData"},{"line_number":9688,"context_line":"                - ServiceNetMap"},{"line_number":9689,"context_line":"                - DefaultPasswords"},{"line_number":9690,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_e9ef9b84","line":9687,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9684,"context_line":"                id: 4823750e-f5be-4cff-bb18-cf1eb677ad54"},{"line_number":9685,"context_line":"                name: MySQLClient"},{"line_number":9686,"context_line":"                parameters:"},{"line_number":9687,"context_line":"                - ServiceData"},{"line_number":9688,"context_line":"                - ServiceNetMap"},{"line_number":9689,"context_line":"                - DefaultPasswords"},{"line_number":9690,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_175c9a7c","line":9687,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9700,"context_line":"                id: 4850b5f3-0747-4f39-a53f-332e8fd29542"},{"line_number":9701,"context_line":"                name: NovaApiLogging"},{"line_number":9702,"context_line":"                parameters:"},{"line_number":9703,"context_line":"                - ContainerNovaApiImage"},{"line_number":9704,"context_line":"                - DeployIdentifier"},{"line_number":9705,"context_line":"                type: OS::TripleO::Services::Logging::NovaApi"},{"line_number":9706,"context_line":"            48e33946-6872-40ea-812f-792d299fbc20:"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_c9f2976f","line":9703,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9700,"context_line":"                id: 4850b5f3-0747-4f39-a53f-332e8fd29542"},{"line_number":9701,"context_line":"                name: NovaApiLogging"},{"line_number":9702,"context_line":"                parameters:"},{"line_number":9703,"context_line":"                - ContainerNovaApiImage"},{"line_number":9704,"context_line":"                - DeployIdentifier"},{"line_number":9705,"context_line":"                type: OS::TripleO::Services::Logging::NovaApi"},{"line_number":9706,"context_line":"            48e33946-6872-40ea-812f-792d299fbc20:"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_f75e5674","line":9703,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9710,"context_line":"                id: 48e33946-6872-40ea-812f-792d299fbc20"},{"line_number":9711,"context_line":"                name: SwiftBase"},{"line_number":9712,"context_line":"                parameters:"},{"line_number":9713,"context_line":"                - ServiceData"},{"line_number":9714,"context_line":"                - ServiceNetMap"},{"line_number":9715,"context_line":"                - DefaultPasswords"},{"line_number":9716,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_29ea2374","line":9713,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9710,"context_line":"                id: 48e33946-6872-40ea-812f-792d299fbc20"},{"line_number":9711,"context_line":"                name: SwiftBase"},{"line_number":9712,"context_line":"                parameters:"},{"line_number":9713,"context_line":"                - ServiceData"},{"line_number":9714,"context_line":"                - ServiceNetMap"},{"line_number":9715,"context_line":"                - DefaultPasswords"},{"line_number":9716,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_5755824f","line":9713,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9723,"context_line":"                id: 494efb5f-e574-4214-8bd9-436948e97c64"},{"line_number":9724,"context_line":"                name: CephStorageIpListMap"},{"line_number":9725,"context_line":"                parameters:"},{"line_number":9726,"context_line":"                - ControlPlaneIpList"},{"line_number":9727,"context_line":"                - StorageIpList"},{"line_number":9728,"context_line":"                - StorageNetName"},{"line_number":9729,"context_line":"                - StorageMgmtIpList"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_09ed9f8a","line":9726,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9723,"context_line":"                id: 494efb5f-e574-4214-8bd9-436948e97c64"},{"line_number":9724,"context_line":"                name: CephStorageIpListMap"},{"line_number":9725,"context_line":"                parameters:"},{"line_number":9726,"context_line":"                - ControlPlaneIpList"},{"line_number":9727,"context_line":"                - StorageIpList"},{"line_number":9728,"context_line":"                - StorageNetName"},{"line_number":9729,"context_line":"                - StorageMgmtIpList"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_3750be5e","line":9726,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9750,"context_line":"                id: 49e0777b-dae1-42e8-a947-51c723a06611"},{"line_number":9751,"context_line":"                name: \u002714\u0027"},{"line_number":9752,"context_line":"                parameters:"},{"line_number":9753,"context_line":"                - DockerInsecureRegistryAddress"},{"line_number":9754,"context_line":"                - EndpointMap"},{"line_number":9755,"context_line":"                - ServiceData"},{"line_number":9756,"context_line":"                - ServiceNetMap"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_69038b43","line":9753,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9750,"context_line":"                id: 49e0777b-dae1-42e8-a947-51c723a06611"},{"line_number":9751,"context_line":"                name: \u002714\u0027"},{"line_number":9752,"context_line":"                parameters:"},{"line_number":9753,"context_line":"                - DockerInsecureRegistryAddress"},{"line_number":9754,"context_line":"                - EndpointMap"},{"line_number":9755,"context_line":"                - ServiceData"},{"line_number":9756,"context_line":"                - ServiceNetMap"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_974f0abc","line":9753,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9769,"context_line":"                id: 49fe4c7f-14f5-490d-a912-7499ca4874e5"},{"line_number":9770,"context_line":"                name: \u00278\u0027"},{"line_number":9771,"context_line":"                parameter_groups:"},{"line_number":9772,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":9773,"context_line":"                    label: deprecated"},{"line_number":9774,"context_line":"                    parameters:"},{"line_number":9775,"context_line":"                    - InotifyIntancesMax"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_49fe8738","line":9772,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] too many spaces after hyphen (hyphens)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9769,"context_line":"                id: 49fe4c7f-14f5-490d-a912-7499ca4874e5"},{"line_number":9770,"context_line":"                name: \u00278\u0027"},{"line_number":9771,"context_line":"                parameter_groups:"},{"line_number":9772,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":9773,"context_line":"                    label: deprecated"},{"line_number":9774,"context_line":"                    parameters:"},{"line_number":9775,"context_line":"                    - InotifyIntancesMax"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_a9fd933b","line":9772,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9769,"context_line":"                id: 49fe4c7f-14f5-490d-a912-7499ca4874e5"},{"line_number":9770,"context_line":"                name: \u00278\u0027"},{"line_number":9771,"context_line":"                parameter_groups:"},{"line_number":9772,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":9773,"context_line":"                    label: deprecated"},{"line_number":9774,"context_line":"                    parameters:"},{"line_number":9775,"context_line":"                    - InotifyIntancesMax"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_774a46ac","line":9772,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] too many spaces after hyphen (hyphens)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9769,"context_line":"                id: 49fe4c7f-14f5-490d-a912-7499ca4874e5"},{"line_number":9770,"context_line":"                name: \u00278\u0027"},{"line_number":9771,"context_line":"                parameter_groups:"},{"line_number":9772,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":9773,"context_line":"                    label: deprecated"},{"line_number":9774,"context_line":"                    parameters:"},{"line_number":9775,"context_line":"                    - InotifyIntancesMax"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_d7c6b216","line":9772,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9772,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":9773,"context_line":"                    label: deprecated"},{"line_number":9774,"context_line":"                    parameters:"},{"line_number":9775,"context_line":"                    - InotifyIntancesMax"},{"line_number":9776,"context_line":"                parameters:"},{"line_number":9777,"context_line":"                - ServiceData"},{"line_number":9778,"context_line":"                - ServiceNetMap"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_89f88f49","line":9775,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 24 but found 20 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9772,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":9773,"context_line":"                    label: deprecated"},{"line_number":9774,"context_line":"                    parameters:"},{"line_number":9775,"context_line":"                    - InotifyIntancesMax"},{"line_number":9776,"context_line":"                parameters:"},{"line_number":9777,"context_line":"                - ServiceData"},{"line_number":9778,"context_line":"                - ServiceNetMap"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_b7c96e26","line":9775,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 24 but found 20 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9774,"context_line":"                    parameters:"},{"line_number":9775,"context_line":"                    - InotifyIntancesMax"},{"line_number":9776,"context_line":"                parameters:"},{"line_number":9777,"context_line":"                - ServiceData"},{"line_number":9778,"context_line":"                - ServiceNetMap"},{"line_number":9779,"context_line":"                - DefaultPasswords"},{"line_number":9780,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_e994bbea","line":9777,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9774,"context_line":"                    parameters:"},{"line_number":9775,"context_line":"                    - InotifyIntancesMax"},{"line_number":9776,"context_line":"                parameters:"},{"line_number":9777,"context_line":"                - ServiceData"},{"line_number":9778,"context_line":"                - ServiceNetMap"},{"line_number":9779,"context_line":"                - DefaultPasswords"},{"line_number":9780,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_17d13ace","line":9777,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9803,"context_line":"                id: 4b727642-b11d-441f-acce-e0e6296faa62"},{"line_number":9804,"context_line":"                name: \u002727\u0027"},{"line_number":9805,"context_line":"                parameters:"},{"line_number":9806,"context_line":"                - ServiceData"},{"line_number":9807,"context_line":"                - ServiceNetMap"},{"line_number":9808,"context_line":"                - DefaultPasswords"},{"line_number":9809,"context_line":"                - EndpointMap"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_c99737eb","line":9806,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9803,"context_line":"                id: 4b727642-b11d-441f-acce-e0e6296faa62"},{"line_number":9804,"context_line":"                name: \u002727\u0027"},{"line_number":9805,"context_line":"                parameters:"},{"line_number":9806,"context_line":"                - ServiceData"},{"line_number":9807,"context_line":"                - ServiceNetMap"},{"line_number":9808,"context_line":"                - DefaultPasswords"},{"line_number":9809,"context_line":"                - EndpointMap"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_f7d3f6d3","line":9806,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9820,"context_line":"                id: 4be0bd5f-6b28-4a41-9524-ae06132729db"},{"line_number":9821,"context_line":"                name: \u002715\u0027"},{"line_number":9822,"context_line":"                parameters:"},{"line_number":9823,"context_line":"                - ContainerIscsidImage"},{"line_number":9824,"context_line":"                - ContainerIscsidConfigImage"},{"line_number":9825,"context_line":"                - EndpointMap"},{"line_number":9826,"context_line":"                - ServiceData"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_299fc303","line":9823,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9820,"context_line":"                id: 4be0bd5f-6b28-4a41-9524-ae06132729db"},{"line_number":9821,"context_line":"                name: \u002715\u0027"},{"line_number":9822,"context_line":"                parameters:"},{"line_number":9823,"context_line":"                - ContainerIscsidImage"},{"line_number":9824,"context_line":"                - ContainerIscsidConfigImage"},{"line_number":9825,"context_line":"                - EndpointMap"},{"line_number":9826,"context_line":"                - ServiceData"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_57daa2e8","line":9823,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9829,"context_line":"                - RoleParameters"},{"line_number":9830,"context_line":"                - DefaultPasswords"},{"line_number":9831,"context_line":"                resources:"},{"line_number":9832,"context_line":"                - e4186ebd-40c4-4e94-a0ef-839e042dcd73"},{"line_number":9833,"context_line":"                type: OS::TripleO::Services::Iscsid"},{"line_number":9834,"context_line":"            4de466c4-74a3-4753-8162-2defd8abf1d1:"},{"line_number":9835,"context_line":"                description: \u0027OpenStack containerized Ovn Controller agent."}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_09a2bf4b","line":9832,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9829,"context_line":"                - RoleParameters"},{"line_number":9830,"context_line":"                - DefaultPasswords"},{"line_number":9831,"context_line":"                resources:"},{"line_number":9832,"context_line":"                - e4186ebd-40c4-4e94-a0ef-839e042dcd73"},{"line_number":9833,"context_line":"                type: OS::TripleO::Services::Iscsid"},{"line_number":9834,"context_line":"            4de466c4-74a3-4753-8162-2defd8abf1d1:"},{"line_number":9835,"context_line":"                description: \u0027OpenStack containerized Ovn Controller agent."}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_37d55eb8","line":9832,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9838,"context_line":"                id: 4de466c4-74a3-4753-8162-2defd8abf1d1"},{"line_number":9839,"context_line":"                name: \u002744\u0027"},{"line_number":9840,"context_line":"                parameters:"},{"line_number":9841,"context_line":"                - EndpointMap"},{"line_number":9842,"context_line":"                - ServiceNetMap"},{"line_number":9843,"context_line":"                - ServiceData"},{"line_number":9844,"context_line":"                - ContainerOvnControllerImage"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_6988abc5","line":9841,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9838,"context_line":"                id: 4de466c4-74a3-4753-8162-2defd8abf1d1"},{"line_number":9839,"context_line":"                name: \u002744\u0027"},{"line_number":9840,"context_line":"                parameters:"},{"line_number":9841,"context_line":"                - EndpointMap"},{"line_number":9842,"context_line":"                - ServiceNetMap"},{"line_number":9843,"context_line":"                - ServiceData"},{"line_number":9844,"context_line":"                - ContainerOvnControllerImage"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_97e42aae","line":9841,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9858,"context_line":"                - InternalTLSCAFile"},{"line_number":9859,"context_line":"                - OVNOpenflowProbeInterval"},{"line_number":9860,"context_line":"                resources:"},{"line_number":9861,"context_line":"                - e9c33874-4766-4716-b03d-a9d7c458d483"},{"line_number":9862,"context_line":"                type: OS::TripleO::Services::OVNController"},{"line_number":9863,"context_line":"            4e5ed96e-0aed-42b1-bb1d-d15d7d4f4057:"},{"line_number":9864,"context_line":"                description: \u0027OpenStack Nova base service. Shared for all Nova services."}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_498327aa","line":9861,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9858,"context_line":"                - InternalTLSCAFile"},{"line_number":9859,"context_line":"                - OVNOpenflowProbeInterval"},{"line_number":9860,"context_line":"                resources:"},{"line_number":9861,"context_line":"                - e9c33874-4766-4716-b03d-a9d7c458d483"},{"line_number":9862,"context_line":"                type: OS::TripleO::Services::OVNController"},{"line_number":9863,"context_line":"            4e5ed96e-0aed-42b1-bb1d-d15d7d4f4057:"},{"line_number":9864,"context_line":"                description: \u0027OpenStack Nova base service. Shared for all Nova services."}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_77dfe6d5","line":9861,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9867,"context_line":"                id: 4e5ed96e-0aed-42b1-bb1d-d15d7d4f4057"},{"line_number":9868,"context_line":"                name: NovaBase"},{"line_number":9869,"context_line":"                parameters:"},{"line_number":9870,"context_line":"                - ServiceData"},{"line_number":9871,"context_line":"                - ServiceNetMap"},{"line_number":9872,"context_line":"                - DefaultPasswords"},{"line_number":9873,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_a992b3f4","line":9870,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9867,"context_line":"                id: 4e5ed96e-0aed-42b1-bb1d-d15d7d4f4057"},{"line_number":9868,"context_line":"                name: NovaBase"},{"line_number":9869,"context_line":"                parameters:"},{"line_number":9870,"context_line":"                - ServiceData"},{"line_number":9871,"context_line":"                - ServiceNetMap"},{"line_number":9872,"context_line":"                - DefaultPasswords"},{"line_number":9873,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_d7efd284","line":9870,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9923,"context_line":"                id: 4eec62c1-715e-46d7-b1ba-eff2143b57c9"},{"line_number":9924,"context_line":"                name: \u0027110\u0027"},{"line_number":9925,"context_line":"                parameters:"},{"line_number":9926,"context_line":"                - ContainerNovaVncProxyImage"},{"line_number":9927,"context_line":"                - ContainerNovaConfigImage"},{"line_number":9928,"context_line":"                - NovaVncproxyLoggingSource"},{"line_number":9929,"context_line":"                - EndpointMap"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_898d2fd5","line":9926,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9923,"context_line":"                id: 4eec62c1-715e-46d7-b1ba-eff2143b57c9"},{"line_number":9924,"context_line":"                name: \u0027110\u0027"},{"line_number":9925,"context_line":"                parameters:"},{"line_number":9926,"context_line":"                - ContainerNovaVncProxyImage"},{"line_number":9927,"context_line":"                - ContainerNovaConfigImage"},{"line_number":9928,"context_line":"                - NovaVncproxyLoggingSource"},{"line_number":9929,"context_line":"                - EndpointMap"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_b7f20e6e","line":9926,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9940,"context_line":"                - NovaVNCProxySSLMinimumVersion"},{"line_number":9941,"context_line":"                - StackUpdateType"},{"line_number":9942,"context_line":"                resources:"},{"line_number":9943,"context_line":"                - de5c3f67-aca8-4279-9460-fa6068e0ba44"},{"line_number":9944,"context_line":"                - b801512e-a6a3-4d3d-9a76-34d8a05870d3"},{"line_number":9945,"context_line":"                - 022a6e5e-0404-450e-89d7-679e10172b8c"},{"line_number":9946,"context_line":"                - 6d42ec96-5d0d-43b1-8e9c-1a250fa614e3"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_e9bddb68","line":9943,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9940,"context_line":"                - NovaVNCProxySSLMinimumVersion"},{"line_number":9941,"context_line":"                - StackUpdateType"},{"line_number":9942,"context_line":"                resources:"},{"line_number":9943,"context_line":"                - de5c3f67-aca8-4279-9460-fa6068e0ba44"},{"line_number":9944,"context_line":"                - b801512e-a6a3-4d3d-9a76-34d8a05870d3"},{"line_number":9945,"context_line":"                - 022a6e5e-0404-450e-89d7-679e10172b8c"},{"line_number":9946,"context_line":"                - 6d42ec96-5d0d-43b1-8e9c-1a250fa614e3"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_17eada73","line":9943,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9961,"context_line":"                id: 51209dba-004e-4573-b146-adf4bdf994e0"},{"line_number":9962,"context_line":"                name: ContainersCommon"},{"line_number":9963,"context_line":"                parameters:"},{"line_number":9964,"context_line":"                - EndpointMap"},{"line_number":9965,"context_line":"                - ServiceData"},{"line_number":9966,"context_line":"                - ServiceNetMap"},{"line_number":9967,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_c9c0d7e3","line":9964,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9961,"context_line":"                id: 51209dba-004e-4573-b146-adf4bdf994e0"},{"line_number":9962,"context_line":"                name: ContainersCommon"},{"line_number":9963,"context_line":"                parameters:"},{"line_number":9964,"context_line":"                - EndpointMap"},{"line_number":9965,"context_line":"                - ServiceData"},{"line_number":9966,"context_line":"                - ServiceNetMap"},{"line_number":9967,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_f7ec9690","line":9964,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9978,"context_line":"                id: 518a35ca-41b0-4a6b-b7a4-e076034307ad"},{"line_number":9979,"context_line":"                name: \u00270\u0027"},{"line_number":9980,"context_line":"                parameters:"},{"line_number":9981,"context_line":"                - OvercloudCephStorageFlavor"},{"line_number":9982,"context_line":"                - CephStorageImage"},{"line_number":9983,"context_line":"                - ImageUpdatePolicy"},{"line_number":9984,"context_line":"                - KeyName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_29b86374","line":9981,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":9978,"context_line":"                id: 518a35ca-41b0-4a6b-b7a4-e076034307ad"},{"line_number":9979,"context_line":"                name: \u00270\u0027"},{"line_number":9980,"context_line":"                parameters:"},{"line_number":9981,"context_line":"                - OvercloudCephStorageFlavor"},{"line_number":9982,"context_line":"                - CephStorageImage"},{"line_number":9983,"context_line":"                - ImageUpdatePolicy"},{"line_number":9984,"context_line":"                - KeyName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_5703c242","line":9981,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":10015,"context_line":"                - ServerDeletionPolicy"},{"line_number":10016,"context_line":"                - UserData"},{"line_number":10017,"context_line":"                resources:"},{"line_number":10018,"context_line":"                - 3beab232-0aaf-43df-9291-ebe9a21b54b5"},{"line_number":10019,"context_line":"                - 2bc09e61-2f1d-4319-82c1-f386e5eb9b8c"},{"line_number":10020,"context_line":"                - 16896912-115a-49b8-bdf6-bfe7655bdfd9"},{"line_number":10021,"context_line":"                - 0b9d46d4-9bef-4b07-9db4-9f5ba71a3b4d"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_09bbdf71","line":10018,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":10015,"context_line":"                - ServerDeletionPolicy"},{"line_number":10016,"context_line":"                - UserData"},{"line_number":10017,"context_line":"                resources:"},{"line_number":10018,"context_line":"                - 3beab232-0aaf-43df-9291-ebe9a21b54b5"},{"line_number":10019,"context_line":"                - 2bc09e61-2f1d-4319-82c1-f386e5eb9b8c"},{"line_number":10020,"context_line":"                - 16896912-115a-49b8-bdf6-bfe7655bdfd9"},{"line_number":10021,"context_line":"                - 0b9d46d4-9bef-4b07-9db4-9f5ba71a3b4d"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_37fefe37","line":10018,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":10029,"context_line":"                id: 53736489-ebc9-4929-ad3e-ecf03c267eae"},{"line_number":10030,"context_line":"                name: \u00275\u0027"},{"line_number":10031,"context_line":"                parameters:"},{"line_number":10032,"context_line":"                - ServiceData"},{"line_number":10033,"context_line":"                - ServiceNetMap"},{"line_number":10034,"context_line":"                - DefaultPasswords"},{"line_number":10035,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_69b1cb8f","line":10032,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":10029,"context_line":"                id: 53736489-ebc9-4929-ad3e-ecf03c267eae"},{"line_number":10030,"context_line":"                name: \u00275\u0027"},{"line_number":10031,"context_line":"                parameters:"},{"line_number":10032,"context_line":"                - ServiceData"},{"line_number":10033,"context_line":"                - ServiceNetMap"},{"line_number":10034,"context_line":"                - DefaultPasswords"},{"line_number":10035,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_97fd4a3c","line":10032,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":10048,"context_line":"                id: 57346f9c-427e-4e0a-9d2f-e580c99e0cd0"},{"line_number":10049,"context_line":"                name: NeutronBase"},{"line_number":10050,"context_line":"                parameters:"},{"line_number":10051,"context_line":"                - ServiceData"},{"line_number":10052,"context_line":"                - ServiceNetMap"},{"line_number":10053,"context_line":"                - DefaultPasswords"},{"line_number":10054,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_49acc734","line":10051,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":10048,"context_line":"                id: 57346f9c-427e-4e0a-9d2f-e580c99e0cd0"},{"line_number":10049,"context_line":"                name: NeutronBase"},{"line_number":10050,"context_line":"                parameters:"},{"line_number":10051,"context_line":"                - ServiceData"},{"line_number":10052,"context_line":"                - ServiceNetMap"},{"line_number":10053,"context_line":"                - DefaultPasswords"},{"line_number":10054,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_77f88648","line":10051,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":10071,"context_line":"                - NeutronVhostuserSocketDir"},{"line_number":10072,"context_line":"                - OVNEmitNeedToFrag"},{"line_number":10073,"context_line":"                resources:"},{"line_number":10074,"context_line":"                - c1453647-0191-44fd-9e9f-bee3e15fd8b7"},{"line_number":10075,"context_line":"                type: OS::TripleO::Docker::NeutronMl2PluginBase"},{"line_number":10076,"context_line":"            57affce9-0b2e-46e5-bbba-29e99d458cf2:"},{"line_number":10077,"context_line":"                description: \u0027Configures podman on the host"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_a9abd31a","line":10074,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":10071,"context_line":"                - NeutronVhostuserSocketDir"},{"line_number":10072,"context_line":"                - OVNEmitNeedToFrag"},{"line_number":10073,"context_line":"                resources:"},{"line_number":10074,"context_line":"                - c1453647-0191-44fd-9e9f-bee3e15fd8b7"},{"line_number":10075,"context_line":"                type: OS::TripleO::Docker::NeutronMl2PluginBase"},{"line_number":10076,"context_line":"            57affce9-0b2e-46e5-bbba-29e99d458cf2:"},{"line_number":10077,"context_line":"                description: \u0027Configures podman on the host"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_d794f2ea","line":10074,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":10080,"context_line":"                id: 57affce9-0b2e-46e5-bbba-29e99d458cf2"},{"line_number":10081,"context_line":"                name: \u002730\u0027"},{"line_number":10082,"context_line":"                parameters:"},{"line_number":10083,"context_line":"                - DockerInsecureRegistryAddress"},{"line_number":10084,"context_line":"                - EndpointMap"},{"line_number":10085,"context_line":"                - ServiceData"},{"line_number":10086,"context_line":"                - ServiceNetMap"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_89a6cf52","line":10083,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":10080,"context_line":"                id: 57affce9-0b2e-46e5-bbba-29e99d458cf2"},{"line_number":10081,"context_line":"                name: \u002730\u0027"},{"line_number":10082,"context_line":"                parameters:"},{"line_number":10083,"context_line":"                - DockerInsecureRegistryAddress"},{"line_number":10084,"context_line":"                - EndpointMap"},{"line_number":10085,"context_line":"                - ServiceData"},{"line_number":10086,"context_line":"                - ServiceNetMap"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_b797aeeb","line":10083,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":10099,"context_line":"                id: 57b0b456-9b34-41b8-9bce-8c3b6ccbc37a"},{"line_number":10100,"context_line":"                name: \u002712\u0027"},{"line_number":10101,"context_line":"                parameters:"},{"line_number":10102,"context_line":"                - ContainerCrondImage"},{"line_number":10103,"context_line":"                - ContainerCrondConfigImage"},{"line_number":10104,"context_line":"                - EndpointMap"},{"line_number":10105,"context_line":"                - ServiceData"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_e962fb15","line":10102,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":10099,"context_line":"                id: 57b0b456-9b34-41b8-9bce-8c3b6ccbc37a"},{"line_number":10100,"context_line":"                name: \u002712\u0027"},{"line_number":10101,"context_line":"                parameters:"},{"line_number":10102,"context_line":"                - ContainerCrondImage"},{"line_number":10103,"context_line":"                - ContainerCrondConfigImage"},{"line_number":10104,"context_line":"                - EndpointMap"},{"line_number":10105,"context_line":"                - ServiceData"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_179f7a03","line":10102,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":10115,"context_line":"                - LogrotateDateFormat"},{"line_number":10116,"context_line":"                - LogrotateDateYesterday"},{"line_number":10117,"context_line":"                resources:"},{"line_number":10118,"context_line":"                - 8097198a-7ad5-4a86-b278-ab645d7a389e"},{"line_number":10119,"context_line":"                type: OS::TripleO::Services::ContainersLogrotateCrond"},{"line_number":10120,"context_line":"            57d95b19-f0e4-44e5-8cb1-a19f255a77bc:"},{"line_number":10121,"context_line":"                description: \u0027Chrony time service deployment using ansible, this YAML"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_c965771f","line":10118,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":10115,"context_line":"                - LogrotateDateFormat"},{"line_number":10116,"context_line":"                - LogrotateDateYesterday"},{"line_number":10117,"context_line":"                resources:"},{"line_number":10118,"context_line":"                - 8097198a-7ad5-4a86-b278-ab645d7a389e"},{"line_number":10119,"context_line":"                type: OS::TripleO::Services::ContainersLogrotateCrond"},{"line_number":10120,"context_line":"            57d95b19-f0e4-44e5-8cb1-a19f255a77bc:"},{"line_number":10121,"context_line":"                description: \u0027Chrony time service deployment using ansible, this YAML"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_f7a13648","line":10118,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":10126,"context_line":"                id: 57d95b19-f0e4-44e5-8cb1-a19f255a77bc"},{"line_number":10127,"context_line":"                name: \u002721\u0027"},{"line_number":10128,"context_line":"                parameters:"},{"line_number":10129,"context_line":"                - ServiceData"},{"line_number":10130,"context_line":"                - ServiceNetMap"},{"line_number":10131,"context_line":"                - DefaultPasswords"},{"line_number":10132,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_296d0304","line":10129,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":10126,"context_line":"                id: 57d95b19-f0e4-44e5-8cb1-a19f255a77bc"},{"line_number":10127,"context_line":"                name: \u002721\u0027"},{"line_number":10128,"context_line":"                parameters:"},{"line_number":10129,"context_line":"                - ServiceData"},{"line_number":10130,"context_line":"                - ServiceNetMap"},{"line_number":10131,"context_line":"                - DefaultPasswords"},{"line_number":10132,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_5788e2c4","line":10129,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":10149,"context_line":"                id: 5a02107b-cd0e-4bda-ba52-257103fa0a5c"},{"line_number":10150,"context_line":"                name: \u002710\u0027"},{"line_number":10151,"context_line":"                parameters:"},{"line_number":10152,"context_line":"                - ContainerIscsidImage"},{"line_number":10153,"context_line":"                - ContainerIscsidConfigImage"},{"line_number":10154,"context_line":"                - EndpointMap"},{"line_number":10155,"context_line":"                - ServiceData"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_0970ffdb","line":10152,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":10149,"context_line":"                id: 5a02107b-cd0e-4bda-ba52-257103fa0a5c"},{"line_number":10150,"context_line":"                name: \u002710\u0027"},{"line_number":10151,"context_line":"                parameters:"},{"line_number":10152,"context_line":"                - ContainerIscsidImage"},{"line_number":10153,"context_line":"                - ContainerIscsidConfigImage"},{"line_number":10154,"context_line":"                - EndpointMap"},{"line_number":10155,"context_line":"                - ServiceData"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_37839eab","line":10152,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":10158,"context_line":"                - RoleParameters"},{"line_number":10159,"context_line":"                - DefaultPasswords"},{"line_number":10160,"context_line":"                resources:"},{"line_number":10161,"context_line":"                - 76a3b44f-f756-457f-bee8-0d7f622d96ff"},{"line_number":10162,"context_line":"                type: OS::TripleO::Services::Iscsid"},{"line_number":10163,"context_line":"            5aae0a2f-78bd-4fce-83cb-d81a46916469:"},{"line_number":10164,"context_line":"                description: Noop Extra Pre-Deployment Config"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_6976ebda","line":10161,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":10158,"context_line":"                - RoleParameters"},{"line_number":10159,"context_line":"                - DefaultPasswords"},{"line_number":10160,"context_line":"                resources:"},{"line_number":10161,"context_line":"                - 76a3b44f-f756-457f-bee8-0d7f622d96ff"},{"line_number":10162,"context_line":"                type: OS::TripleO::Services::Iscsid"},{"line_number":10163,"context_line":"            5aae0a2f-78bd-4fce-83cb-d81a46916469:"},{"line_number":10164,"context_line":"                description: Noop Extra Pre-Deployment Config"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_97926af5","line":10161,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":10165,"context_line":"                id: 5aae0a2f-78bd-4fce-83cb-d81a46916469"},{"line_number":10166,"context_line":"                name: NodeExtraConfig"},{"line_number":10167,"context_line":"                parameters:"},{"line_number":10168,"context_line":"                - server"},{"line_number":10169,"context_line":"                type: OS::TripleO::NodeExtraConfig"},{"line_number":10170,"context_line":"            5b01971d-82a1-4e6a-bcd5-58a444c17ba5:"},{"line_number":10171,"context_line":"                description: \u0027OpenStack Nova base service. Shared for all Nova services."}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_497167de","line":10168,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":10165,"context_line":"                id: 5aae0a2f-78bd-4fce-83cb-d81a46916469"},{"line_number":10166,"context_line":"                name: NodeExtraConfig"},{"line_number":10167,"context_line":"                parameters:"},{"line_number":10168,"context_line":"                - server"},{"line_number":10169,"context_line":"                type: OS::TripleO::NodeExtraConfig"},{"line_number":10170,"context_line":"            5b01971d-82a1-4e6a-bcd5-58a444c17ba5:"},{"line_number":10171,"context_line":"                description: \u0027OpenStack Nova base service. Shared for all Nova services."}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_778d26d2","line":10168,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":10174,"context_line":"                id: 5b01971d-82a1-4e6a-bcd5-58a444c17ba5"},{"line_number":10175,"context_line":"                name: NovaBase"},{"line_number":10176,"context_line":"                parameters:"},{"line_number":10177,"context_line":"                - ServiceData"},{"line_number":10178,"context_line":"                - ServiceNetMap"},{"line_number":10179,"context_line":"                - DefaultPasswords"},{"line_number":10180,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_a980f38c","line":10177,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":10174,"context_line":"                id: 5b01971d-82a1-4e6a-bcd5-58a444c17ba5"},{"line_number":10175,"context_line":"                name: NovaBase"},{"line_number":10176,"context_line":"                parameters:"},{"line_number":10177,"context_line":"                - ServiceData"},{"line_number":10178,"context_line":"                - ServiceNetMap"},{"line_number":10179,"context_line":"                - DefaultPasswords"},{"line_number":10180,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_d7bd1269","line":10177,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":10230,"context_line":"                id: 5d329f3d-f974-4d2d-a706-a1262937d44b"},{"line_number":10231,"context_line":"                name: NovaLogging"},{"line_number":10232,"context_line":"                parameters:"},{"line_number":10233,"context_line":"                - ContainerNovaImage"},{"line_number":10234,"context_line":"                - NovaServiceName"},{"line_number":10235,"context_line":"                - DeployIdentifier"},{"line_number":10236,"context_line":"                type: OS::TripleO::Services::Logging::NovaCommon"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_897b6fbc","line":10233,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":10230,"context_line":"                id: 5d329f3d-f974-4d2d-a706-a1262937d44b"},{"line_number":10231,"context_line":"                name: NovaLogging"},{"line_number":10232,"context_line":"                parameters:"},{"line_number":10233,"context_line":"                - ContainerNovaImage"},{"line_number":10234,"context_line":"                - NovaServiceName"},{"line_number":10235,"context_line":"                - DeployIdentifier"},{"line_number":10236,"context_line":"                type: OS::TripleO::Services::Logging::NovaCommon"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_b7c04ee2","line":10233,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":10241,"context_line":"                id: 5d5bd2c2-b084-4c46-9616-99ff636f1734"},{"line_number":10242,"context_line":"                name: \u002758\u0027"},{"line_number":10243,"context_line":"                parameters:"},{"line_number":10244,"context_line":"                - ContainerHeatEngineImage"},{"line_number":10245,"context_line":"                - ContainerHeatConfigImage"},{"line_number":10246,"context_line":"                - HeatEngineLoggingSource"},{"line_number":10247,"context_line":"                - EndpointMap"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_e94b1b84","line":10244,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":10241,"context_line":"                id: 5d5bd2c2-b084-4c46-9616-99ff636f1734"},{"line_number":10242,"context_line":"                name: \u002758\u0027"},{"line_number":10243,"context_line":"                parameters:"},{"line_number":10244,"context_line":"                - ContainerHeatEngineImage"},{"line_number":10245,"context_line":"                - ContainerHeatConfigImage"},{"line_number":10246,"context_line":"                - HeatEngineLoggingSource"},{"line_number":10247,"context_line":"                - EndpointMap"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_17b81a74","line":10244,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":10268,"context_line":"                - HeatConfigureDelegatedRoles"},{"line_number":10269,"context_line":"                - ClientRetryLimit"},{"line_number":10270,"context_line":"                resources:"},{"line_number":10271,"context_line":"                - f9daf206-71d4-4d4e-a5f5-e839f065266b"},{"line_number":10272,"context_line":"                - ceca8098-8804-489e-b409-cd0b522e9e9a"},{"line_number":10273,"context_line":"                - d244a0ea-83f1-4786-958a-e93012a70825"},{"line_number":10274,"context_line":"                - 1383699a-548e-43da-898b-ecf8173777c8"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_c94e1795","line":10271,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":10268,"context_line":"                - HeatConfigureDelegatedRoles"},{"line_number":10269,"context_line":"                - ClientRetryLimit"},{"line_number":10270,"context_line":"                resources:"},{"line_number":10271,"context_line":"                - f9daf206-71d4-4d4e-a5f5-e839f065266b"},{"line_number":10272,"context_line":"                - ceca8098-8804-489e-b409-cd0b522e9e9a"},{"line_number":10273,"context_line":"                - d244a0ea-83f1-4786-958a-e93012a70825"},{"line_number":10274,"context_line":"                - 1383699a-548e-43da-898b-ecf8173777c8"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_f7bad66b","line":10271,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":10281,"context_line":"                id: 5d90a984-184c-4200-a7d3-d3af7bd21edc"},{"line_number":10282,"context_line":"                name: HAProxyPublicTLS"},{"line_number":10283,"context_line":"                parameters:"},{"line_number":10284,"context_line":"                - ServiceData"},{"line_number":10285,"context_line":"                - ServiceNetMap"},{"line_number":10286,"context_line":"                - DefaultPasswords"},{"line_number":10287,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_2946a37d","line":10284,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":10281,"context_line":"                id: 5d90a984-184c-4200-a7d3-d3af7bd21edc"},{"line_number":10282,"context_line":"                name: HAProxyPublicTLS"},{"line_number":10283,"context_line":"                parameters:"},{"line_number":10284,"context_line":"                - ServiceData"},{"line_number":10285,"context_line":"                - ServiceNetMap"},{"line_number":10286,"context_line":"                - DefaultPasswords"},{"line_number":10287,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_57b1028f","line":10284,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":10301,"context_line":"                id: 5dcdd21e-71ae-444e-bf59-40f6826e28a6"},{"line_number":10302,"context_line":"                name: \u002719\u0027"},{"line_number":10303,"context_line":"                parameters:"},{"line_number":10304,"context_line":"                - ServiceData"},{"line_number":10305,"context_line":"                - ServiceNetMap"},{"line_number":10306,"context_line":"                - DefaultPasswords"},{"line_number":10307,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_09491f8a","line":10304,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":10301,"context_line":"                id: 5dcdd21e-71ae-444e-bf59-40f6826e28a6"},{"line_number":10302,"context_line":"                name: \u002719\u0027"},{"line_number":10303,"context_line":"                parameters:"},{"line_number":10304,"context_line":"                - ServiceData"},{"line_number":10305,"context_line":"                - ServiceNetMap"},{"line_number":10306,"context_line":"                - DefaultPasswords"},{"line_number":10307,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_37ac3e34","line":10304,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":10321,"context_line":"                id: 5e0d45a3-eddf-4af2-b9b9-2202b85b3049"},{"line_number":10322,"context_line":"                name: TenantPort"},{"line_number":10323,"context_line":"                parameters:"},{"line_number":10324,"context_line":"                - ServiceName"},{"line_number":10325,"context_line":"                - ControlPlaneIP"},{"line_number":10326,"context_line":"                - ControlPlaneNetwork"},{"line_number":10327,"context_line":"                - ControlPlaneSubnet"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_695f0b41","line":10324,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":10321,"context_line":"                id: 5e0d45a3-eddf-4af2-b9b9-2202b85b3049"},{"line_number":10322,"context_line":"                name: TenantPort"},{"line_number":10323,"context_line":"                parameters:"},{"line_number":10324,"context_line":"                - ServiceName"},{"line_number":10325,"context_line":"                - ControlPlaneIP"},{"line_number":10326,"context_line":"                - ControlPlaneNetwork"},{"line_number":10327,"context_line":"                - ControlPlaneSubnet"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_97ab8a1b","line":10324,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":10340,"context_line":"                id: 5e279141-b1dd-424c-9161-cb99e39b12d0"},{"line_number":10341,"context_line":"                name: \u0027105\u0027"},{"line_number":10342,"context_line":"                parameters:"},{"line_number":10343,"context_line":"                - ContainerNovaApiImage"},{"line_number":10344,"context_line":"                - ContainerNovaConfigImage"},{"line_number":10345,"context_line":"                - NovaApiLoggingSource"},{"line_number":10346,"context_line":"                - EndpointMap"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_495a0750","line":10343,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":10340,"context_line":"                id: 5e279141-b1dd-424c-9161-cb99e39b12d0"},{"line_number":10341,"context_line":"                name: \u0027105\u0027"},{"line_number":10342,"context_line":"                parameters:"},{"line_number":10343,"context_line":"                - ContainerNovaApiImage"},{"line_number":10344,"context_line":"                - ContainerNovaConfigImage"},{"line_number":10345,"context_line":"                - NovaApiLoggingSource"},{"line_number":10346,"context_line":"                - EndpointMap"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_77a6c655","line":10343,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":10364,"context_line":"                - NovaDefaultFloatingPool"},{"line_number":10365,"context_line":"                - NovaApiPolicies"},{"line_number":10366,"context_line":"                resources:"},{"line_number":10367,"context_line":"                - 78970e7c-f0bf-4615-b4a5-a4c3cf514db5"},{"line_number":10368,"context_line":"                - 4850b5f3-0747-4f39-a53f-332e8fd29542"},{"line_number":10369,"context_line":"                - 407352f7-dfc0-48a1-a2a7-db4c705019e6"},{"line_number":10370,"context_line":"                - a4f93588-66ab-4a9d-8076-10a7139450d9"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_a959135b","line":10367,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":10364,"context_line":"                - NovaDefaultFloatingPool"},{"line_number":10365,"context_line":"                - NovaApiPolicies"},{"line_number":10366,"context_line":"                resources:"},{"line_number":10367,"context_line":"                - 78970e7c-f0bf-4615-b4a5-a4c3cf514db5"},{"line_number":10368,"context_line":"                - 4850b5f3-0747-4f39-a53f-332e8fd29542"},{"line_number":10369,"context_line":"                - 407352f7-dfc0-48a1-a2a7-db4c705019e6"},{"line_number":10370,"context_line":"                - a4f93588-66ab-4a9d-8076-10a7139450d9"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_d7623216","line":10367,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":10377,"context_line":"                id: 60659d50-748e-42d0-b932-f37d138b17fb"},{"line_number":10378,"context_line":"                name: MySQLClient"},{"line_number":10379,"context_line":"                parameters:"},{"line_number":10380,"context_line":"                - ServiceData"},{"line_number":10381,"context_line":"                - ServiceNetMap"},{"line_number":10382,"context_line":"                - DefaultPasswords"},{"line_number":10383,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_89540f23","line":10380,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":10377,"context_line":"                id: 60659d50-748e-42d0-b932-f37d138b17fb"},{"line_number":10378,"context_line":"                name: MySQLClient"},{"line_number":10379,"context_line":"                parameters:"},{"line_number":10380,"context_line":"                - ServiceData"},{"line_number":10381,"context_line":"                - ServiceNetMap"},{"line_number":10382,"context_line":"                - DefaultPasswords"},{"line_number":10383,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_b765ee1f","line":10380,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":10393,"context_line":"                id: 61e5b9aa-56e9-4359-9aaf-c8122f27fffb"},{"line_number":10394,"context_line":"                name: NovaBase"},{"line_number":10395,"context_line":"                parameters:"},{"line_number":10396,"context_line":"                - ServiceData"},{"line_number":10397,"context_line":"                - ServiceNetMap"},{"line_number":10398,"context_line":"                - DefaultPasswords"},{"line_number":10399,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_e9303b0a","line":10396,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":10393,"context_line":"                id: 61e5b9aa-56e9-4359-9aaf-c8122f27fffb"},{"line_number":10394,"context_line":"                name: NovaBase"},{"line_number":10395,"context_line":"                parameters:"},{"line_number":10396,"context_line":"                - ServiceData"},{"line_number":10397,"context_line":"                - ServiceNetMap"},{"line_number":10398,"context_line":"                - DefaultPasswords"},{"line_number":10399,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_176dba03","line":10396,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":10450,"context_line":"                id: 62d613fb-20b4-4b18-b57d-e6d4429e4383"},{"line_number":10451,"context_line":"                name: ContainersCommon"},{"line_number":10452,"context_line":"                parameters:"},{"line_number":10453,"context_line":"                - EndpointMap"},{"line_number":10454,"context_line":"                - ServiceData"},{"line_number":10455,"context_line":"                - ServiceNetMap"},{"line_number":10456,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_c933b712","line":10453,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":10450,"context_line":"                id: 62d613fb-20b4-4b18-b57d-e6d4429e4383"},{"line_number":10451,"context_line":"                name: ContainersCommon"},{"line_number":10452,"context_line":"                parameters:"},{"line_number":10453,"context_line":"                - EndpointMap"},{"line_number":10454,"context_line":"                - ServiceData"},{"line_number":10455,"context_line":"                - ServiceNetMap"},{"line_number":10456,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_f76f76f9","line":10453,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":10470,"context_line":"                id: 62de94ca-4df7-4289-b827-8a92c1f7e8f0"},{"line_number":10471,"context_line":"                name: ContainersCommon"},{"line_number":10472,"context_line":"                parameters:"},{"line_number":10473,"context_line":"                - EndpointMap"},{"line_number":10474,"context_line":"                - ServiceData"},{"line_number":10475,"context_line":"                - ServiceNetMap"},{"line_number":10476,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_293b43eb","line":10473,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":10470,"context_line":"                id: 62de94ca-4df7-4289-b827-8a92c1f7e8f0"},{"line_number":10471,"context_line":"                name: ContainersCommon"},{"line_number":10472,"context_line":"                parameters:"},{"line_number":10473,"context_line":"                - EndpointMap"},{"line_number":10474,"context_line":"                - ServiceData"},{"line_number":10475,"context_line":"                - ServiceNetMap"},{"line_number":10476,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_577622da","line":10473,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":10490,"context_line":"                id: 65e25837-8590-417b-8ab8-9f3d44176751"},{"line_number":10491,"context_line":"                name: ContainersCommon"},{"line_number":10492,"context_line":"                parameters:"},{"line_number":10493,"context_line":"                - EndpointMap"},{"line_number":10494,"context_line":"                - ServiceData"},{"line_number":10495,"context_line":"                - ServiceNetMap"},{"line_number":10496,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_093e3fd9","line":10493,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":10490,"context_line":"                id: 65e25837-8590-417b-8ab8-9f3d44176751"},{"line_number":10491,"context_line":"                name: ContainersCommon"},{"line_number":10492,"context_line":"                parameters:"},{"line_number":10493,"context_line":"                - EndpointMap"},{"line_number":10494,"context_line":"                - ServiceData"},{"line_number":10495,"context_line":"                - ServiceNetMap"},{"line_number":10496,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_3771dedf","line":10493,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":10507,"context_line":"                id: 666e2004-1bf2-4ba3-add5-93fc9dc5936e"},{"line_number":10508,"context_line":"                name: DefaultPasswords"},{"line_number":10509,"context_line":"                parameters:"},{"line_number":10510,"context_line":"                - DefaultMysqlRootPassword"},{"line_number":10511,"context_line":"                - DefaultRabbitCookie"},{"line_number":10512,"context_line":"                - DefaultHeatAuthEncryptionKey"},{"line_number":10513,"context_line":"                - DefaultPcsdPassword"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_69242bc7","line":10510,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":10507,"context_line":"                id: 666e2004-1bf2-4ba3-add5-93fc9dc5936e"},{"line_number":10508,"context_line":"                name: DefaultPasswords"},{"line_number":10509,"context_line":"                parameters:"},{"line_number":10510,"context_line":"                - DefaultMysqlRootPassword"},{"line_number":10511,"context_line":"                - DefaultRabbitCookie"},{"line_number":10512,"context_line":"                - DefaultHeatAuthEncryptionKey"},{"line_number":10513,"context_line":"                - DefaultPcsdPassword"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_9780aa8d","line":10510,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":10521,"context_line":"                id: 6676f774-782e-4036-85fc-9802f9c6844c"},{"line_number":10522,"context_line":"                name: NeutronBase"},{"line_number":10523,"context_line":"                parameters:"},{"line_number":10524,"context_line":"                - DatabaseSyncTimeout"},{"line_number":10525,"context_line":"                - NeutronDhcpAgentsPerNetwork"},{"line_number":10526,"context_line":"                - DhcpAgentNotification"},{"line_number":10527,"context_line":"                - NeutronDnsDomain"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_491fa76f","line":10524,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":10521,"context_line":"                id: 6676f774-782e-4036-85fc-9802f9c6844c"},{"line_number":10522,"context_line":"                name: NeutronBase"},{"line_number":10523,"context_line":"                parameters:"},{"line_number":10524,"context_line":"                - DatabaseSyncTimeout"},{"line_number":10525,"context_line":"                - NeutronDhcpAgentsPerNetwork"},{"line_number":10526,"context_line":"                - DhcpAgentNotification"},{"line_number":10527,"context_line":"                - NeutronDnsDomain"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_777b66bd","line":10524,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":10550,"context_line":"                id: 6bca6bcf-1248-4cf4-94aa-df65859cdcc2"},{"line_number":10551,"context_line":"                name: NovaComputeCommon"},{"line_number":10552,"context_line":"                parameters:"},{"line_number":10553,"context_line":"                - EndpointMap"},{"line_number":10554,"context_line":"                - ServiceData"},{"line_number":10555,"context_line":"                - ServiceNetMap"},{"line_number":10556,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_a92e33a2","line":10553,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":10550,"context_line":"                id: 6bca6bcf-1248-4cf4-94aa-df65859cdcc2"},{"line_number":10551,"context_line":"                name: NovaComputeCommon"},{"line_number":10552,"context_line":"                parameters:"},{"line_number":10553,"context_line":"                - EndpointMap"},{"line_number":10554,"context_line":"                - ServiceData"},{"line_number":10555,"context_line":"                - ServiceNetMap"},{"line_number":10556,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_d74b5284","line":10553,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":10565,"context_line":"                id: 6bf6c0fc-aaf3-428f-8ee8-e52828afb64e"},{"line_number":10566,"context_line":"                name: \u002723\u0027"},{"line_number":10567,"context_line":"                parameters:"},{"line_number":10568,"context_line":"                - ServiceData"},{"line_number":10569,"context_line":"                - ServiceNetMap"},{"line_number":10570,"context_line":"                - DefaultPasswords"},{"line_number":10571,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_8929af9c","line":10568,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":10565,"context_line":"                id: 6bf6c0fc-aaf3-428f-8ee8-e52828afb64e"},{"line_number":10566,"context_line":"                name: \u002723\u0027"},{"line_number":10567,"context_line":"                parameters:"},{"line_number":10568,"context_line":"                - ServiceData"},{"line_number":10569,"context_line":"                - ServiceNetMap"},{"line_number":10570,"context_line":"                - DefaultPasswords"},{"line_number":10571,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_b74e8e93","line":10568,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":10592,"context_line":"                id: 6cd5488d-1745-45b2-bd8b-1c0ab041e049"},{"line_number":10593,"context_line":"                name: MySQLClient"},{"line_number":10594,"context_line":"                parameters:"},{"line_number":10595,"context_line":"                - ServiceData"},{"line_number":10596,"context_line":"                - ServiceNetMap"},{"line_number":10597,"context_line":"                - DefaultPasswords"},{"line_number":10598,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_e9195b88","line":10595,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":10592,"context_line":"                id: 6cd5488d-1745-45b2-bd8b-1c0ab041e049"},{"line_number":10593,"context_line":"                name: MySQLClient"},{"line_number":10594,"context_line":"                parameters:"},{"line_number":10595,"context_line":"                - ServiceData"},{"line_number":10596,"context_line":"                - ServiceNetMap"},{"line_number":10597,"context_line":"                - DefaultPasswords"},{"line_number":10598,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_17465a7d","line":10595,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":10608,"context_line":"                id: 6d42ec96-5d0d-43b1-8e9c-1a250fa614e3"},{"line_number":10609,"context_line":"                name: NovaLogging"},{"line_number":10610,"context_line":"                parameters:"},{"line_number":10611,"context_line":"                - ContainerNovaImage"},{"line_number":10612,"context_line":"                - NovaServiceName"},{"line_number":10613,"context_line":"                - DeployIdentifier"},{"line_number":10614,"context_line":"                type: OS::TripleO::Services::Logging::NovaCommon"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_c91c5779","line":10611,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":10608,"context_line":"                id: 6d42ec96-5d0d-43b1-8e9c-1a250fa614e3"},{"line_number":10609,"context_line":"                name: NovaLogging"},{"line_number":10610,"context_line":"                parameters:"},{"line_number":10611,"context_line":"                - ContainerNovaImage"},{"line_number":10612,"context_line":"                - NovaServiceName"},{"line_number":10613,"context_line":"                - DeployIdentifier"},{"line_number":10614,"context_line":"                type: OS::TripleO::Services::Logging::NovaCommon"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_f7481688","line":10611,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":10617,"context_line":"                id: 6e91bf6e-fc52-4b7a-b76e-85e1e1134e6f"},{"line_number":10618,"context_line":"                name: VipMap"},{"line_number":10619,"context_line":"                parameters:"},{"line_number":10620,"context_line":"                - ControlPlaneIp"},{"line_number":10621,"context_line":"                - ControlPlaneSubnetCidr"},{"line_number":10622,"context_line":"                - StorageIp"},{"line_number":10623,"context_line":"                - StorageIpSubnet"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_2914e34d","line":10620,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":10617,"context_line":"                id: 6e91bf6e-fc52-4b7a-b76e-85e1e1134e6f"},{"line_number":10618,"context_line":"                name: VipMap"},{"line_number":10619,"context_line":"                parameters:"},{"line_number":10620,"context_line":"                - ControlPlaneIp"},{"line_number":10621,"context_line":"                - ControlPlaneSubnetCidr"},{"line_number":10622,"context_line":"                - StorageIp"},{"line_number":10623,"context_line":"                - StorageIpSubnet"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_575f4240","line":10620,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":10651,"context_line":"                id: 724f1588-1e69-438c-a604-7c01d8702331"},{"line_number":10652,"context_line":"                name: SwiftBase"},{"line_number":10653,"context_line":"                parameters:"},{"line_number":10654,"context_line":"                - ServiceData"},{"line_number":10655,"context_line":"                - ServiceNetMap"},{"line_number":10656,"context_line":"                - DefaultPasswords"},{"line_number":10657,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_09175f53","line":10654,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":10651,"context_line":"                id: 724f1588-1e69-438c-a604-7c01d8702331"},{"line_number":10652,"context_line":"                name: SwiftBase"},{"line_number":10653,"context_line":"                parameters:"},{"line_number":10654,"context_line":"                - ServiceData"},{"line_number":10655,"context_line":"                - ServiceNetMap"},{"line_number":10656,"context_line":"                - DefaultPasswords"},{"line_number":10657,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_375a7e4f","line":10654,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":10668,"context_line":"                id: 726423d4-04fe-406d-a088-d7c9e4dc19c0"},{"line_number":10669,"context_line":"                name: ApacheServiceBase"},{"line_number":10670,"context_line":"                parameters:"},{"line_number":10671,"context_line":"                - ApacheMaxRequestWorkers"},{"line_number":10672,"context_line":"                - ApacheServerLimit"},{"line_number":10673,"context_line":"                - ServiceData"},{"line_number":10674,"context_line":"                - ServiceNetMap"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_690d4b3d","line":10671,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":10668,"context_line":"                id: 726423d4-04fe-406d-a088-d7c9e4dc19c0"},{"line_number":10669,"context_line":"                name: ApacheServiceBase"},{"line_number":10670,"context_line":"                parameters:"},{"line_number":10671,"context_line":"                - ApacheMaxRequestWorkers"},{"line_number":10672,"context_line":"                - ApacheServerLimit"},{"line_number":10673,"context_line":"                - ServiceData"},{"line_number":10674,"context_line":"                - ServiceNetMap"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_9759ca5b","line":10671,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":10686,"context_line":"                id: 72eebcd1-e66e-4833-a343-346218d438ba"},{"line_number":10687,"context_line":"                name: \u002722\u0027"},{"line_number":10688,"context_line":"                parameter_groups:"},{"line_number":10689,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":10690,"context_line":"                    label: deprecated"},{"line_number":10691,"context_line":"                    parameters:"},{"line_number":10692,"context_line":"                    - ControllerEnableSwiftStorage"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_4908472c","line":10689,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] too many spaces after hyphen (hyphens)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":10686,"context_line":"                id: 72eebcd1-e66e-4833-a343-346218d438ba"},{"line_number":10687,"context_line":"                name: \u002722\u0027"},{"line_number":10688,"context_line":"                parameter_groups:"},{"line_number":10689,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":10690,"context_line":"                    label: deprecated"},{"line_number":10691,"context_line":"                    parameters:"},{"line_number":10692,"context_line":"                    - ControllerEnableSwiftStorage"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_a907531c","line":10689,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":10686,"context_line":"                id: 72eebcd1-e66e-4833-a343-346218d438ba"},{"line_number":10687,"context_line":"                name: \u002722\u0027"},{"line_number":10688,"context_line":"                parameter_groups:"},{"line_number":10689,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":10690,"context_line":"                    label: deprecated"},{"line_number":10691,"context_line":"                    parameters:"},{"line_number":10692,"context_line":"                    - ControllerEnableSwiftStorage"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_77540622","line":10689,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] too many spaces after hyphen (hyphens)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":10686,"context_line":"                id: 72eebcd1-e66e-4833-a343-346218d438ba"},{"line_number":10687,"context_line":"                name: \u002722\u0027"},{"line_number":10688,"context_line":"                parameter_groups:"},{"line_number":10689,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":10690,"context_line":"                    label: deprecated"},{"line_number":10691,"context_line":"                    parameters:"},{"line_number":10692,"context_line":"                    - ControllerEnableSwiftStorage"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_d730720a","line":10689,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":10689,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":10690,"context_line":"                    label: deprecated"},{"line_number":10691,"context_line":"                    parameters:"},{"line_number":10692,"context_line":"                    - ControllerEnableSwiftStorage"},{"line_number":10693,"context_line":"                parameters:"},{"line_number":10694,"context_line":"                - ContainerSwiftProxyImage"},{"line_number":10695,"context_line":"                - ContainerSwiftAccountImage"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_89024f0a","line":10692,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 24 but found 20 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":10689,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":10690,"context_line":"                    label: deprecated"},{"line_number":10691,"context_line":"                    parameters:"},{"line_number":10692,"context_line":"                    - ControllerEnableSwiftStorage"},{"line_number":10693,"context_line":"                parameters:"},{"line_number":10694,"context_line":"                - ContainerSwiftProxyImage"},{"line_number":10695,"context_line":"                - ContainerSwiftAccountImage"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_b7332e13","line":10692,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 24 but found 20 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":10691,"context_line":"                    parameters:"},{"line_number":10692,"context_line":"                    - ControllerEnableSwiftStorage"},{"line_number":10693,"context_line":"                parameters:"},{"line_number":10694,"context_line":"                - ContainerSwiftProxyImage"},{"line_number":10695,"context_line":"                - ContainerSwiftAccountImage"},{"line_number":10696,"context_line":"                - ContainerSwiftContainerImage"},{"line_number":10697,"context_line":"                - ContainerSwiftObjectImage"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_ecfe8903","line":10694,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":10691,"context_line":"                    parameters:"},{"line_number":10692,"context_line":"                    - ControllerEnableSwiftStorage"},{"line_number":10693,"context_line":"                parameters:"},{"line_number":10694,"context_line":"                - ContainerSwiftProxyImage"},{"line_number":10695,"context_line":"                - ContainerSwiftAccountImage"},{"line_number":10696,"context_line":"                - ContainerSwiftContainerImage"},{"line_number":10697,"context_line":"                - ContainerSwiftObjectImage"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_173bfaea","line":10694,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":10712,"context_line":"                - SwiftObjectWorkers"},{"line_number":10713,"context_line":"                - ControllerEnableSwiftStorage"},{"line_number":10714,"context_line":"                resources:"},{"line_number":10715,"context_line":"                - f290f0e8-3b90-4360-8a9e-0d142cbb46a4"},{"line_number":10716,"context_line":"                - 724f1588-1e69-438c-a604-7c01d8702331"},{"line_number":10717,"context_line":"                type: OS::TripleO::Services::SwiftStorage"},{"line_number":10718,"context_line":"            73426287-8d73-48a8-b009-2eafdc9e7907:"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_cc010507","line":10715,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":10712,"context_line":"                - SwiftObjectWorkers"},{"line_number":10713,"context_line":"                - ControllerEnableSwiftStorage"},{"line_number":10714,"context_line":"                resources:"},{"line_number":10715,"context_line":"                - f290f0e8-3b90-4360-8a9e-0d142cbb46a4"},{"line_number":10716,"context_line":"                - 724f1588-1e69-438c-a604-7c01d8702331"},{"line_number":10717,"context_line":"                type: OS::TripleO::Services::SwiftStorage"},{"line_number":10718,"context_line":"            73426287-8d73-48a8-b009-2eafdc9e7907:"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_f73db6dd","line":10715,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":10723,"context_line":"                id: 73426287-8d73-48a8-b009-2eafdc9e7907"},{"line_number":10724,"context_line":"                name: StorageMgmtVirtualIP"},{"line_number":10725,"context_line":"                parameters:"},{"line_number":10726,"context_line":"                - ServiceName"},{"line_number":10727,"context_line":"                - ControlPlaneIP"},{"line_number":10728,"context_line":"                - ControlPlaneNetwork"},{"line_number":10729,"context_line":"                - ControlPlaneSubnet"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_2c09912b","line":10726,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":10723,"context_line":"                id: 73426287-8d73-48a8-b009-2eafdc9e7907"},{"line_number":10724,"context_line":"                name: StorageMgmtVirtualIP"},{"line_number":10725,"context_line":"                parameters:"},{"line_number":10726,"context_line":"                - ServiceName"},{"line_number":10727,"context_line":"                - ControlPlaneIP"},{"line_number":10728,"context_line":"                - ControlPlaneNetwork"},{"line_number":10729,"context_line":"                - ControlPlaneSubnet"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_572462c6","line":10726,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":10741,"context_line":"                name: ObjectStorage"},{"line_number":10742,"context_line":"                parameters: []"},{"line_number":10743,"context_line":"                resources:"},{"line_number":10744,"context_line":"                - e489fd53-1b5e-47e0-a408-9cf785b5e13b"},{"line_number":10745,"context_line":"                type: OS::Heat::ResourceGroup"},{"line_number":10746,"context_line":"            74d4be86-37b9-4976-b00c-0437a08814fb:"},{"line_number":10747,"context_line":"                description: Noop Extra Pre-Deployment Config"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_0c0c8d39","line":10744,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":10741,"context_line":"                name: ObjectStorage"},{"line_number":10742,"context_line":"                parameters: []"},{"line_number":10743,"context_line":"                resources:"},{"line_number":10744,"context_line":"                - e489fd53-1b5e-47e0-a408-9cf785b5e13b"},{"line_number":10745,"context_line":"                type: OS::Heat::ResourceGroup"},{"line_number":10746,"context_line":"            74d4be86-37b9-4976-b00c-0437a08814fb:"},{"line_number":10747,"context_line":"                description: Noop Extra Pre-Deployment Config"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_371f1e71","line":10744,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":10748,"context_line":"                id: 74d4be86-37b9-4976-b00c-0437a08814fb"},{"line_number":10749,"context_line":"                name: NodeExtraConfig"},{"line_number":10750,"context_line":"                parameters:"},{"line_number":10751,"context_line":"                - server"},{"line_number":10752,"context_line":"                type: OS::TripleO::NodeExtraConfig"},{"line_number":10753,"context_line":"            759cf91a-426e-4686-8f42-57662c56bfdf:"},{"line_number":10754,"context_line":"                description: \u0027Contains a static list of common things necessary for"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_6c12795a","line":10751,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":10748,"context_line":"                id: 74d4be86-37b9-4976-b00c-0437a08814fb"},{"line_number":10749,"context_line":"                name: NodeExtraConfig"},{"line_number":10750,"context_line":"                parameters:"},{"line_number":10751,"context_line":"                - server"},{"line_number":10752,"context_line":"                type: OS::TripleO::NodeExtraConfig"},{"line_number":10753,"context_line":"            759cf91a-426e-4686-8f42-57662c56bfdf:"},{"line_number":10754,"context_line":"                description: \u0027Contains a static list of common things necessary for"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_972eeaa2","line":10751,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":10758,"context_line":"                id: 759cf91a-426e-4686-8f42-57662c56bfdf"},{"line_number":10759,"context_line":"                name: ContainersCommon"},{"line_number":10760,"context_line":"                parameters:"},{"line_number":10761,"context_line":"                - EndpointMap"},{"line_number":10762,"context_line":"                - ServiceData"},{"line_number":10763,"context_line":"                - ServiceNetMap"},{"line_number":10764,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_4c0df533","line":10761,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":10758,"context_line":"                id: 759cf91a-426e-4686-8f42-57662c56bfdf"},{"line_number":10759,"context_line":"                name: ContainersCommon"},{"line_number":10760,"context_line":"                parameters:"},{"line_number":10761,"context_line":"                - EndpointMap"},{"line_number":10762,"context_line":"                - ServiceData"},{"line_number":10763,"context_line":"                - ServiceNetMap"},{"line_number":10764,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_7729a699","line":10761,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":10776,"context_line":"                name: ServiceChain"},{"line_number":10777,"context_line":"                parameters: []"},{"line_number":10778,"context_line":"                resources:"},{"line_number":10779,"context_line":"                - e1574e6b-82e6-48ef-93c0-12a986ad2cbb"},{"line_number":10780,"context_line":"                - 49fe4c7f-14f5-490d-a912-7499ca4874e5"},{"line_number":10781,"context_line":"                - eebd257e-364e-4a9a-b94d-a923a124f1bb"},{"line_number":10782,"context_line":"                - 57b0b456-9b34-41b8-9bce-8c3b6ccbc37a"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_ac1c816a","line":10779,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":10776,"context_line":"                name: ServiceChain"},{"line_number":10777,"context_line":"                parameters: []"},{"line_number":10778,"context_line":"                resources:"},{"line_number":10779,"context_line":"                - e1574e6b-82e6-48ef-93c0-12a986ad2cbb"},{"line_number":10780,"context_line":"                - 49fe4c7f-14f5-490d-a912-7499ca4874e5"},{"line_number":10781,"context_line":"                - eebd257e-364e-4a9a-b94d-a923a124f1bb"},{"line_number":10782,"context_line":"                - 57b0b456-9b34-41b8-9bce-8c3b6ccbc37a"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_d7199288","line":10779,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":10801,"context_line":"                id: 76a3b44f-f756-457f-bee8-0d7f622d96ff"},{"line_number":10802,"context_line":"                name: ContainersCommon"},{"line_number":10803,"context_line":"                parameters:"},{"line_number":10804,"context_line":"                - EndpointMap"},{"line_number":10805,"context_line":"                - ServiceData"},{"line_number":10806,"context_line":"                - ServiceNetMap"},{"line_number":10807,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_8c17fd45","line":10804,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":10801,"context_line":"                id: 76a3b44f-f756-457f-bee8-0d7f622d96ff"},{"line_number":10802,"context_line":"                name: ContainersCommon"},{"line_number":10803,"context_line":"                parameters:"},{"line_number":10804,"context_line":"                - EndpointMap"},{"line_number":10805,"context_line":"                - ServiceData"},{"line_number":10806,"context_line":"                - ServiceNetMap"},{"line_number":10807,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_b71cce77","line":10804,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":10820,"context_line":"                id: 770ec91d-5988-4d39-afb8-b8328dcea601"},{"line_number":10821,"context_line":"                name: \u002755\u0027"},{"line_number":10822,"context_line":"                parameters:"},{"line_number":10823,"context_line":"                - ContainerHeatApiImage"},{"line_number":10824,"context_line":"                - ContainerHeatApiConfigImage"},{"line_number":10825,"context_line":"                - HeatApiLoggingSource"},{"line_number":10826,"context_line":"                - EndpointMap"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_ec27a9b5","line":10823,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":10820,"context_line":"                id: 770ec91d-5988-4d39-afb8-b8328dcea601"},{"line_number":10821,"context_line":"                name: \u002755\u0027"},{"line_number":10822,"context_line":"                parameters:"},{"line_number":10823,"context_line":"                - ContainerHeatApiImage"},{"line_number":10824,"context_line":"                - ContainerHeatApiConfigImage"},{"line_number":10825,"context_line":"                - HeatApiLoggingSource"},{"line_number":10826,"context_line":"                - EndpointMap"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_17149a4d","line":10823,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":10839,"context_line":"                - HeatApiPolicies"},{"line_number":10840,"context_line":"                - HeatStackDomainAdminPassword"},{"line_number":10841,"context_line":"                resources:"},{"line_number":10842,"context_line":"                - 14275dee-f25a-4ec7-b73e-08491443e77d"},{"line_number":10843,"context_line":"                - 1ff5d7d0-2f4a-4fa3-91f7-e18b37ba8bed"},{"line_number":10844,"context_line":"                - 43e59e8a-fd1f-4627-85a2-e03ddb954f9d"},{"line_number":10845,"context_line":"                - 0307b7ba-e34e-48e3-aa1b-86de27b0a29d"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_cc2aa57c","line":10842,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":10839,"context_line":"                - HeatApiPolicies"},{"line_number":10840,"context_line":"                - HeatStackDomainAdminPassword"},{"line_number":10841,"context_line":"                resources:"},{"line_number":10842,"context_line":"                - 14275dee-f25a-4ec7-b73e-08491443e77d"},{"line_number":10843,"context_line":"                - 1ff5d7d0-2f4a-4fa3-91f7-e18b37ba8bed"},{"line_number":10844,"context_line":"                - 43e59e8a-fd1f-4627-85a2-e03ddb954f9d"},{"line_number":10845,"context_line":"                - 0307b7ba-e34e-48e3-aa1b-86de27b0a29d"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_f7165655","line":10842,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":10851,"context_line":"                id: 771b20ab-8989-4ddc-9eff-4c1a4c5860ce"},{"line_number":10852,"context_line":"                name: NovaBase"},{"line_number":10853,"context_line":"                parameters:"},{"line_number":10854,"context_line":"                - ServiceData"},{"line_number":10855,"context_line":"                - ServiceNetMap"},{"line_number":10856,"context_line":"                - DefaultPasswords"},{"line_number":10857,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_2c2231a5","line":10854,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":10851,"context_line":"                id: 771b20ab-8989-4ddc-9eff-4c1a4c5860ce"},{"line_number":10852,"context_line":"                name: NovaBase"},{"line_number":10853,"context_line":"                parameters:"},{"line_number":10854,"context_line":"                - ServiceData"},{"line_number":10855,"context_line":"                - ServiceNetMap"},{"line_number":10856,"context_line":"                - DefaultPasswords"},{"line_number":10857,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_570d823c","line":10854,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":10906,"context_line":"                name: CephStorage"},{"line_number":10907,"context_line":"                parameters: []"},{"line_number":10908,"context_line":"                resources:"},{"line_number":10909,"context_line":"                - 518a35ca-41b0-4a6b-b7a4-e076034307ad"},{"line_number":10910,"context_line":"                type: OS::Heat::ResourceGroup"},{"line_number":10911,"context_line":"            78970e7c-f0bf-4615-b4a5-a4c3cf514db5:"},{"line_number":10912,"context_line":"                description: \u0027Mysql client settings"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_0c25adab","line":10909,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":10906,"context_line":"                name: CephStorage"},{"line_number":10907,"context_line":"                parameters: []"},{"line_number":10908,"context_line":"                resources:"},{"line_number":10909,"context_line":"                - 518a35ca-41b0-4a6b-b7a4-e076034307ad"},{"line_number":10910,"context_line":"                type: OS::Heat::ResourceGroup"},{"line_number":10911,"context_line":"            78970e7c-f0bf-4615-b4a5-a4c3cf514db5:"},{"line_number":10912,"context_line":"                description: \u0027Mysql client settings"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_3708be2b","line":10909,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":10915,"context_line":"                id: 78970e7c-f0bf-4615-b4a5-a4c3cf514db5"},{"line_number":10916,"context_line":"                name: MySQLClient"},{"line_number":10917,"context_line":"                parameters:"},{"line_number":10918,"context_line":"                - ServiceData"},{"line_number":10919,"context_line":"                - ServiceNetMap"},{"line_number":10920,"context_line":"                - DefaultPasswords"},{"line_number":10921,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_6c3b99d0","line":10918,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":10915,"context_line":"                id: 78970e7c-f0bf-4615-b4a5-a4c3cf514db5"},{"line_number":10916,"context_line":"                name: MySQLClient"},{"line_number":10917,"context_line":"                parameters:"},{"line_number":10918,"context_line":"                - ServiceData"},{"line_number":10919,"context_line":"                - ServiceNetMap"},{"line_number":10920,"context_line":"                - DefaultPasswords"},{"line_number":10921,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_97070a1d","line":10918,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":10931,"context_line":"                id: 7960f9ef-f93b-4f4e-b746-9ddcf9b8891e"},{"line_number":10932,"context_line":"                name: SwiftBase"},{"line_number":10933,"context_line":"                parameters:"},{"line_number":10934,"context_line":"                - ServiceData"},{"line_number":10935,"context_line":"                - ServiceNetMap"},{"line_number":10936,"context_line":"                - DefaultPasswords"},{"line_number":10937,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_4c3695e9","line":10934,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":10931,"context_line":"                id: 7960f9ef-f93b-4f4e-b746-9ddcf9b8891e"},{"line_number":10932,"context_line":"                name: SwiftBase"},{"line_number":10933,"context_line":"                parameters:"},{"line_number":10934,"context_line":"                - ServiceData"},{"line_number":10935,"context_line":"                - ServiceNetMap"},{"line_number":10936,"context_line":"                - DefaultPasswords"},{"line_number":10937,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_7702460d","line":10934,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":10946,"context_line":"                id: 79c3ceaa-ec0c-4349-85d3-3025c8393dc9"},{"line_number":10947,"context_line":"                name: \u002725\u0027"},{"line_number":10948,"context_line":"                parameter_groups:"},{"line_number":10949,"context_line":"                -   description: \u0027The following parameters are deprecated and will"},{"line_number":10950,"context_line":"                        be removed. They should not"},{"line_number":10951,"context_line":""},{"line_number":10952,"context_line":"                        be relied on for new deployments. If you have concerns regarding"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_ac35a1dc","line":10949,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] too many spaces after hyphen (hyphens)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":10946,"context_line":"                id: 79c3ceaa-ec0c-4349-85d3-3025c8393dc9"},{"line_number":10947,"context_line":"                name: \u002725\u0027"},{"line_number":10948,"context_line":"                parameter_groups:"},{"line_number":10949,"context_line":"                -   description: \u0027The following parameters are deprecated and will"},{"line_number":10950,"context_line":"                        be removed. They should not"},{"line_number":10951,"context_line":""},{"line_number":10952,"context_line":"                        be relied on for new deployments. If you have concerns regarding"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_8c309dea","line":10949,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":10946,"context_line":"                id: 79c3ceaa-ec0c-4349-85d3-3025c8393dc9"},{"line_number":10947,"context_line":"                name: \u002725\u0027"},{"line_number":10948,"context_line":"                parameter_groups:"},{"line_number":10949,"context_line":"                -   description: \u0027The following parameters are deprecated and will"},{"line_number":10950,"context_line":"                        be removed. They should not"},{"line_number":10951,"context_line":""},{"line_number":10952,"context_line":"                        be relied on for new deployments. If you have concerns regarding"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_d2fec003","line":10949,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] too many spaces after hyphen (hyphens)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":10946,"context_line":"                id: 79c3ceaa-ec0c-4349-85d3-3025c8393dc9"},{"line_number":10947,"context_line":"                name: \u002725\u0027"},{"line_number":10948,"context_line":"                parameter_groups:"},{"line_number":10949,"context_line":"                -   description: \u0027The following parameters are deprecated and will"},{"line_number":10950,"context_line":"                        be removed. They should not"},{"line_number":10951,"context_line":""},{"line_number":10952,"context_line":"                        be relied on for new deployments. If you have concerns regarding"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_b2017c07","line":10949,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":10960,"context_line":"                        \u0027"},{"line_number":10961,"context_line":"                    label: deprecated"},{"line_number":10962,"context_line":"                    parameters:"},{"line_number":10963,"context_line":"                    - NovaVcpuPinSet"},{"line_number":10964,"context_line":"                parameters:"},{"line_number":10965,"context_line":"                - ContainerNovaComputeImage"},{"line_number":10966,"context_line":"                - ContainerNovaLibvirtConfigImage"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_ec4cc977","line":10963,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 24 but found 20 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":10960,"context_line":"                        \u0027"},{"line_number":10961,"context_line":"                    label: deprecated"},{"line_number":10962,"context_line":"                    parameters:"},{"line_number":10963,"context_line":"                    - NovaVcpuPinSet"},{"line_number":10964,"context_line":"                parameters:"},{"line_number":10965,"context_line":"                - ContainerNovaComputeImage"},{"line_number":10966,"context_line":"                - ContainerNovaLibvirtConfigImage"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_1209482b","line":10963,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 24 but found 20 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":10962,"context_line":"                    parameters:"},{"line_number":10963,"context_line":"                    - NovaVcpuPinSet"},{"line_number":10964,"context_line":"                parameters:"},{"line_number":10965,"context_line":"                - ContainerNovaComputeImage"},{"line_number":10966,"context_line":"                - ContainerNovaLibvirtConfigImage"},{"line_number":10967,"context_line":"                - DockerNovaComputeUlimit"},{"line_number":10968,"context_line":"                - NovaComputeLoggingSource"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_cc4f4568","line":10965,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":10962,"context_line":"                    parameters:"},{"line_number":10963,"context_line":"                    - NovaVcpuPinSet"},{"line_number":10964,"context_line":"                parameters:"},{"line_number":10965,"context_line":"                - ContainerNovaComputeImage"},{"line_number":10966,"context_line":"                - ContainerNovaLibvirtConfigImage"},{"line_number":10967,"context_line":"                - DockerNovaComputeUlimit"},{"line_number":10968,"context_line":"                - NovaComputeLoggingSource"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_f20b0421","line":10965,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":11024,"context_line":"                - NovaMaxDiskDevicesToAttach"},{"line_number":11025,"context_line":"                - NovaVcpuPinSet"},{"line_number":11026,"context_line":"                resources:"},{"line_number":11027,"context_line":"                - 6bca6bcf-1248-4cf4-94aa-df65859cdcc2"},{"line_number":11028,"context_line":"                - e67337be-24b0-426a-a62f-bbf703a69754"},{"line_number":11029,"context_line":"                - c243290b-50ea-494e-b474-dad0fb26f675"},{"line_number":11030,"context_line":"                - fa7b3681-48b0-4eae-9c8b-7dedc402f8ef"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_2c57d104","line":11027,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":11024,"context_line":"                - NovaMaxDiskDevicesToAttach"},{"line_number":11025,"context_line":"                - NovaVcpuPinSet"},{"line_number":11026,"context_line":"                resources:"},{"line_number":11027,"context_line":"                - 6bca6bcf-1248-4cf4-94aa-df65859cdcc2"},{"line_number":11028,"context_line":"                - e67337be-24b0-426a-a62f-bbf703a69754"},{"line_number":11029,"context_line":"                - c243290b-50ea-494e-b474-dad0fb26f675"},{"line_number":11030,"context_line":"                - fa7b3681-48b0-4eae-9c8b-7dedc402f8ef"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_5212b059","line":11027,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":11038,"context_line":"                id: 7a8db898-17c7-4101-a20c-708f17f50519"},{"line_number":11039,"context_line":"                name: CinderBase"},{"line_number":11040,"context_line":"                parameters:"},{"line_number":11041,"context_line":"                - CinderStorageAvailabilityZone"},{"line_number":11042,"context_line":"                - CinderPassword"},{"line_number":11043,"context_line":"                - Debug"},{"line_number":11044,"context_line":"                - CinderDebug"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_0c5acd28","line":11041,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":11038,"context_line":"                id: 7a8db898-17c7-4101-a20c-708f17f50519"},{"line_number":11039,"context_line":"                name: CinderBase"},{"line_number":11040,"context_line":"                parameters:"},{"line_number":11041,"context_line":"                - CinderStorageAvailabilityZone"},{"line_number":11042,"context_line":"                - CinderPassword"},{"line_number":11043,"context_line":"                - Debug"},{"line_number":11044,"context_line":"                - CinderDebug"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_320d6c35","line":11041,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":11068,"context_line":"                id: 7b1121a2-976b-430e-8759-07c776c9a7c3"},{"line_number":11069,"context_line":"                name: \u002770\u0027"},{"line_number":11070,"context_line":"                parameters:"},{"line_number":11071,"context_line":"                - ContainerKeystoneImage"},{"line_number":11072,"context_line":"                - ContainerKeystoneConfigImage"},{"line_number":11073,"context_line":"                - EndpointMap"},{"line_number":11074,"context_line":"                - ServiceData"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_6c40b936","line":11071,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":11068,"context_line":"                id: 7b1121a2-976b-430e-8759-07c776c9a7c3"},{"line_number":11069,"context_line":"                name: \u002770\u0027"},{"line_number":11070,"context_line":"                parameters:"},{"line_number":11071,"context_line":"                - ContainerKeystoneImage"},{"line_number":11072,"context_line":"                - ContainerKeystoneConfigImage"},{"line_number":11073,"context_line":"                - EndpointMap"},{"line_number":11074,"context_line":"                - ServiceData"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_921c386b","line":11071,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":11129,"context_line":"                - KeystoneOpenIdcIntrospectionEndpoint"},{"line_number":11130,"context_line":"                - RootStackName"},{"line_number":11131,"context_line":"                resources:"},{"line_number":11132,"context_line":"                - de5dc66c-0d69-4a70-9f80-e76c11e8b338"},{"line_number":11133,"context_line":"                - 1220ab17-b30c-4359-b21d-ef40b50dc7ed"},{"line_number":11134,"context_line":"                - 9a855f62-e5c6-41e4-90c8-d39e40fa4908"},{"line_number":11135,"context_line":"                - a24cba66-47bd-4e60-9dc0-fb502282234d"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_4c3b35c7","line":11132,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":11129,"context_line":"                - KeystoneOpenIdcIntrospectionEndpoint"},{"line_number":11130,"context_line":"                - RootStackName"},{"line_number":11131,"context_line":"                resources:"},{"line_number":11132,"context_line":"                - de5dc66c-0d69-4a70-9f80-e76c11e8b338"},{"line_number":11133,"context_line":"                - 1220ab17-b30c-4359-b21d-ef40b50dc7ed"},{"line_number":11134,"context_line":"                - 9a855f62-e5c6-41e4-90c8-d39e40fa4908"},{"line_number":11135,"context_line":"                - a24cba66-47bd-4e60-9dc0-fb502282234d"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_7217f446","line":11132,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":11141,"context_line":"                id: 7b9980e1-c810-4f71-886e-4d912050e6e7"},{"line_number":11142,"context_line":"                name: \u002759\u0027"},{"line_number":11143,"context_line":"                parameters:"},{"line_number":11144,"context_line":"                - ContainerHorizonImage"},{"line_number":11145,"context_line":"                - ContainerHorizonConfigImage"},{"line_number":11146,"context_line":"                - EndpointMap"},{"line_number":11147,"context_line":"                - ServiceData"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_ac4ac151","line":11144,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":11141,"context_line":"                id: 7b9980e1-c810-4f71-886e-4d912050e6e7"},{"line_number":11142,"context_line":"                name: \u002759\u0027"},{"line_number":11143,"context_line":"                parameters:"},{"line_number":11144,"context_line":"                - ContainerHorizonImage"},{"line_number":11145,"context_line":"                - ContainerHorizonConfigImage"},{"line_number":11146,"context_line":"                - EndpointMap"},{"line_number":11147,"context_line":"                - ServiceData"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_d227e0b5","line":11144,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":11168,"context_line":"                - WebSSOChoices"},{"line_number":11169,"context_line":"                - WebSSOIDPMapping"},{"line_number":11170,"context_line":"                resources:"},{"line_number":11171,"context_line":"                - 15d702db-6ef7-47de-a6d3-d0e7d156015b"},{"line_number":11172,"context_line":"                type: OS::TripleO::Services::Horizon"},{"line_number":11173,"context_line":"            7c1307b2-305c-4744-bdf5-0ec5a30aa371:"},{"line_number":11174,"context_line":"                description: \u0027OpenStack containerized Ovn DBs service"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_8c453d46","line":11171,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":11168,"context_line":"                - WebSSOChoices"},{"line_number":11169,"context_line":"                - WebSSOIDPMapping"},{"line_number":11170,"context_line":"                resources:"},{"line_number":11171,"context_line":"                - 15d702db-6ef7-47de-a6d3-d0e7d156015b"},{"line_number":11172,"context_line":"                type: OS::TripleO::Services::Horizon"},{"line_number":11173,"context_line":"            7c1307b2-305c-4744-bdf5-0ec5a30aa371:"},{"line_number":11174,"context_line":"                description: \u0027OpenStack containerized Ovn DBs service"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_b22a1c7b","line":11171,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":11177,"context_line":"                id: 7c1307b2-305c-4744-bdf5-0ec5a30aa371"},{"line_number":11178,"context_line":"                name: \u0027118\u0027"},{"line_number":11179,"context_line":"                parameters:"},{"line_number":11180,"context_line":"                - ContainerOvnNbDbImage"},{"line_number":11181,"context_line":"                - ContainerOvnSbDbImage"},{"line_number":11182,"context_line":"                - ContainerOvnNorthdImage"},{"line_number":11183,"context_line":"                - EndpointMap"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_ec75e999","line":11180,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":11177,"context_line":"                id: 7c1307b2-305c-4744-bdf5-0ec5a30aa371"},{"line_number":11178,"context_line":"                name: \u0027118\u0027"},{"line_number":11179,"context_line":"                parameters:"},{"line_number":11180,"context_line":"                - ContainerOvnNbDbImage"},{"line_number":11181,"context_line":"                - ContainerOvnSbDbImage"},{"line_number":11182,"context_line":"                - ContainerOvnNorthdImage"},{"line_number":11183,"context_line":"                - EndpointMap"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_1222e8a4","line":11180,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":11189,"context_line":"                - OVNNorthboundServerPort"},{"line_number":11190,"context_line":"                - OVNSouthboundServerPort"},{"line_number":11191,"context_line":"                resources:"},{"line_number":11192,"context_line":"                - cd431c3e-58b9-4294-88ed-bd239ea6d6a7"},{"line_number":11193,"context_line":"                type: OS::TripleO::Services::OVNDBs"},{"line_number":11194,"context_line":"            7d229805-ae8e-4426-8c0b-46db336cd6f0:"},{"line_number":11195,"context_line":"                description: \u0027Configure tuned"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_cc78e590","line":11192,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":11189,"context_line":"                - OVNNorthboundServerPort"},{"line_number":11190,"context_line":"                - OVNSouthboundServerPort"},{"line_number":11191,"context_line":"                resources:"},{"line_number":11192,"context_line":"                - cd431c3e-58b9-4294-88ed-bd239ea6d6a7"},{"line_number":11193,"context_line":"                type: OS::TripleO::Services::OVNDBs"},{"line_number":11194,"context_line":"            7d229805-ae8e-4426-8c0b-46db336cd6f0:"},{"line_number":11195,"context_line":"                description: \u0027Configure tuned"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_f224a4b1","line":11192,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":11198,"context_line":"                id: 7d229805-ae8e-4426-8c0b-46db336cd6f0"},{"line_number":11199,"context_line":"                name: \u002742\u0027"},{"line_number":11200,"context_line":"                parameters:"},{"line_number":11201,"context_line":"                - ServiceData"},{"line_number":11202,"context_line":"                - ServiceNetMap"},{"line_number":11203,"context_line":"                - DefaultPasswords"},{"line_number":11204,"context_line":"                - EndpointMap"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_2c7071a5","line":11201,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":11198,"context_line":"                id: 7d229805-ae8e-4426-8c0b-46db336cd6f0"},{"line_number":11199,"context_line":"                name: \u002742\u0027"},{"line_number":11200,"context_line":"                parameters:"},{"line_number":11201,"context_line":"                - ServiceData"},{"line_number":11202,"context_line":"                - ServiceNetMap"},{"line_number":11203,"context_line":"                - DefaultPasswords"},{"line_number":11204,"context_line":"                - EndpointMap"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_523bd0cf","line":11201,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":11214,"context_line":"                id: 7ddbc087-4fe9-4097-8f7a-05cab777c0c3"},{"line_number":11215,"context_line":"                name: \u0027124\u0027"},{"line_number":11216,"context_line":"                parameters:"},{"line_number":11217,"context_line":"                - DockerInsecureRegistryAddress"},{"line_number":11218,"context_line":"                - EndpointMap"},{"line_number":11219,"context_line":"                - ServiceData"},{"line_number":11220,"context_line":"                - ServiceNetMap"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_0c73edb2","line":11217,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":11214,"context_line":"                id: 7ddbc087-4fe9-4097-8f7a-05cab777c0c3"},{"line_number":11215,"context_line":"                name: \u0027124\u0027"},{"line_number":11216,"context_line":"                parameters:"},{"line_number":11217,"context_line":"                - DockerInsecureRegistryAddress"},{"line_number":11218,"context_line":"                - EndpointMap"},{"line_number":11219,"context_line":"                - ServiceData"},{"line_number":11220,"context_line":"                - ServiceNetMap"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_32360ce9","line":11217,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":11232,"context_line":"                id: 7f0bfdec-c310-499c-94c4-bd7503cb4d09"},{"line_number":11233,"context_line":"                name: \u002754\u0027"},{"line_number":11234,"context_line":"                parameters:"},{"line_number":11235,"context_line":"                - ContainerHAProxyImage"},{"line_number":11236,"context_line":"                - ContainerHAProxyConfigImage"},{"line_number":11237,"context_line":"                - ServiceData"},{"line_number":11238,"context_line":"                - ServiceNetMap"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_6c69d9bc","line":11235,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":11232,"context_line":"                id: 7f0bfdec-c310-499c-94c4-bd7503cb4d09"},{"line_number":11233,"context_line":"                name: \u002754\u0027"},{"line_number":11234,"context_line":"                parameters:"},{"line_number":11235,"context_line":"                - ContainerHAProxyImage"},{"line_number":11236,"context_line":"                - ContainerHAProxyConfigImage"},{"line_number":11237,"context_line":"                - ServiceData"},{"line_number":11238,"context_line":"                - ServiceNetMap"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_923558dd","line":11235,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":11258,"context_line":"                - InternalTLSCRLPEMFile"},{"line_number":11259,"context_line":"                - InternalTLSCRLPEMDir"},{"line_number":11260,"context_line":"                resources:"},{"line_number":11261,"context_line":"                - dbea10a2-15ab-4214-9694-86a92bc7543e"},{"line_number":11262,"context_line":"                - 84133db9-8a61-42e7-8581-72b9c0a96216"},{"line_number":11263,"context_line":"                - 5d90a984-184c-4200-a7d3-d3af7bd21edc"},{"line_number":11264,"context_line":"                type: OS::TripleO::Services::HAproxy"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_4c64d5e5","line":11261,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":11258,"context_line":"                - InternalTLSCRLPEMFile"},{"line_number":11259,"context_line":"                - InternalTLSCRLPEMDir"},{"line_number":11260,"context_line":"                resources:"},{"line_number":11261,"context_line":"                - dbea10a2-15ab-4214-9694-86a92bc7543e"},{"line_number":11262,"context_line":"                - 84133db9-8a61-42e7-8581-72b9c0a96216"},{"line_number":11263,"context_line":"                - 5d90a984-184c-4200-a7d3-d3af7bd21edc"},{"line_number":11264,"context_line":"                type: OS::TripleO::Services::HAproxy"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_723094e9","line":11261,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":11269,"context_line":"                id: 7f0efe57-375e-4db1-81a7-22bee42fd8f9"},{"line_number":11270,"context_line":"                name: \u00276\u0027"},{"line_number":11271,"context_line":"                parameters:"},{"line_number":11272,"context_line":"                - ServiceData"},{"line_number":11273,"context_line":"                - ServiceNetMap"},{"line_number":11274,"context_line":"                - DefaultPasswords"},{"line_number":11275,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_ac63e1db","line":11272,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":11269,"context_line":"                id: 7f0efe57-375e-4db1-81a7-22bee42fd8f9"},{"line_number":11270,"context_line":"                name: \u00276\u0027"},{"line_number":11271,"context_line":"                parameters:"},{"line_number":11272,"context_line":"                - ServiceData"},{"line_number":11273,"context_line":"                - ServiceNetMap"},{"line_number":11274,"context_line":"                - DefaultPasswords"},{"line_number":11275,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_d24c0078","line":11272,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":11286,"context_line":"                id: 7f60df2e-f7ea-4e8b-a989-36d12c68a060"},{"line_number":11287,"context_line":"                name: ComputeExtraConfigPost"},{"line_number":11288,"context_line":"                parameters:"},{"line_number":11289,"context_line":"                - servers"},{"line_number":11290,"context_line":"                - EndpointMap"},{"line_number":11291,"context_line":"                type: OS::TripleO::NodeExtraConfigPost"},{"line_number":11292,"context_line":"            7f91b01f-77a5-473d-a39e-ebba45776eae:"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_8c5edd0f","line":11289,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":11286,"context_line":"                id: 7f60df2e-f7ea-4e8b-a989-36d12c68a060"},{"line_number":11287,"context_line":"                name: ComputeExtraConfigPost"},{"line_number":11288,"context_line":"                parameters:"},{"line_number":11289,"context_line":"                - servers"},{"line_number":11290,"context_line":"                - EndpointMap"},{"line_number":11291,"context_line":"                type: OS::TripleO::NodeExtraConfigPost"},{"line_number":11292,"context_line":"            7f91b01f-77a5-473d-a39e-ebba45776eae:"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_b24fbc68","line":11289,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":11296,"context_line":"                id: 7f91b01f-77a5-473d-a39e-ebba45776eae"},{"line_number":11297,"context_line":"                name: \u002738\u0027"},{"line_number":11298,"context_line":"                parameters:"},{"line_number":11299,"context_line":"                - ContainerCinderVolumeImage"},{"line_number":11300,"context_line":"                - ContainerCinderConfigImage"},{"line_number":11301,"context_line":"                - DockerCinderVolumeUlimit"},{"line_number":11302,"context_line":"                - CinderVolumeLoggingSource"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_ec9a09c3","line":11299,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":11296,"context_line":"                id: 7f91b01f-77a5-473d-a39e-ebba45776eae"},{"line_number":11297,"context_line":"                name: \u002738\u0027"},{"line_number":11298,"context_line":"                parameters:"},{"line_number":11299,"context_line":"                - ContainerCinderVolumeImage"},{"line_number":11300,"context_line":"                - ContainerCinderConfigImage"},{"line_number":11301,"context_line":"                - DockerCinderVolumeUlimit"},{"line_number":11302,"context_line":"                - CinderVolumeLoggingSource"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_12578804","line":11299,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":11330,"context_line":"                - MonitoringSubscriptionCinderVolume"},{"line_number":11331,"context_line":"                - CinderEtcdLocalConnect"},{"line_number":11332,"context_line":"                resources:"},{"line_number":11333,"context_line":"                - 190d4b19-134e-4a89-917b-5e2e712d6700"},{"line_number":11334,"context_line":"                - 6cd5488d-1745-45b2-bd8b-1c0ab041e049"},{"line_number":11335,"context_line":"                - c691d6bb-77fc-4a42-a7d1-44192a09d384"},{"line_number":11336,"context_line":"                - 85bb6557-7d6e-4ebc-b75a-7f6fd9d72ce4"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_cc9d85bc","line":11333,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":11330,"context_line":"                - MonitoringSubscriptionCinderVolume"},{"line_number":11331,"context_line":"                - CinderEtcdLocalConnect"},{"line_number":11332,"context_line":"                resources:"},{"line_number":11333,"context_line":"                - 190d4b19-134e-4a89-917b-5e2e712d6700"},{"line_number":11334,"context_line":"                - 6cd5488d-1745-45b2-bd8b-1c0ab041e049"},{"line_number":11335,"context_line":"                - c691d6bb-77fc-4a42-a7d1-44192a09d384"},{"line_number":11336,"context_line":"                - 85bb6557-7d6e-4ebc-b75a-7f6fd9d72ce4"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_f2594435","line":11333,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":11343,"context_line":"                id: 8097198a-7ad5-4a86-b278-ab645d7a389e"},{"line_number":11344,"context_line":"                name: ContainersCommon"},{"line_number":11345,"context_line":"                parameters:"},{"line_number":11346,"context_line":"                - EndpointMap"},{"line_number":11347,"context_line":"                - ServiceData"},{"line_number":11348,"context_line":"                - ServiceNetMap"},{"line_number":11349,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_2ca51105","line":11346,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":11343,"context_line":"                id: 8097198a-7ad5-4a86-b278-ab645d7a389e"},{"line_number":11344,"context_line":"                name: ContainersCommon"},{"line_number":11345,"context_line":"                parameters:"},{"line_number":11346,"context_line":"                - EndpointMap"},{"line_number":11347,"context_line":"                - ServiceData"},{"line_number":11348,"context_line":"                - ServiceNetMap"},{"line_number":11349,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_5240f035","line":11346,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":11360,"context_line":"                id: 80f346e0-f056-4eca-b5e6-40be9e22b177"},{"line_number":11361,"context_line":"                name: NodeExtraConfig"},{"line_number":11362,"context_line":"                parameters:"},{"line_number":11363,"context_line":"                - server"},{"line_number":11364,"context_line":"                type: OS::TripleO::NodeExtraConfig"},{"line_number":11365,"context_line":"            81f4da86-b52d-4f87-a5ce-790b654d4053:"},{"line_number":11366,"context_line":"                description: \u0027Returns the control plane port (provisioning network)"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_0ca80dd9","line":11363,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":11360,"context_line":"                id: 80f346e0-f056-4eca-b5e6-40be9e22b177"},{"line_number":11361,"context_line":"                name: NodeExtraConfig"},{"line_number":11362,"context_line":"                parameters:"},{"line_number":11363,"context_line":"                - server"},{"line_number":11364,"context_line":"                type: OS::TripleO::NodeExtraConfig"},{"line_number":11365,"context_line":"            81f4da86-b52d-4f87-a5ce-790b654d4053:"},{"line_number":11366,"context_line":"                description: \u0027Returns the control plane port (provisioning network)"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_323bacc8","line":11363,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":11370,"context_line":"                id: 81f4da86-b52d-4f87-a5ce-790b654d4053"},{"line_number":11371,"context_line":"                name: StorageMgmtPort"},{"line_number":11372,"context_line":"                parameters:"},{"line_number":11373,"context_line":"                - ServiceName"},{"line_number":11374,"context_line":"                - ControlPlaneIP"},{"line_number":11375,"context_line":"                - ControlPlaneNetwork"},{"line_number":11376,"context_line":"                - ControlPlaneSubnet"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_6caef9e7","line":11373,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":11370,"context_line":"                id: 81f4da86-b52d-4f87-a5ce-790b654d4053"},{"line_number":11371,"context_line":"                name: StorageMgmtPort"},{"line_number":11372,"context_line":"                parameters:"},{"line_number":11373,"context_line":"                - ServiceName"},{"line_number":11374,"context_line":"                - ControlPlaneIP"},{"line_number":11375,"context_line":"                - ControlPlaneNetwork"},{"line_number":11376,"context_line":"                - ControlPlaneSubnet"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_924a7852","line":11373,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":11389,"context_line":"                id: 82644899-8ecf-4102-b7f0-2047b0f3daf8"},{"line_number":11390,"context_line":"                name: \u002721\u0027"},{"line_number":11391,"context_line":"                parameters:"},{"line_number":11392,"context_line":"                - ContainerSwiftConfigImage"},{"line_number":11393,"context_line":"                - ServiceData"},{"line_number":11394,"context_line":"                - ServiceNetMap"},{"line_number":11395,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_4ca975db","line":11392,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":11389,"context_line":"                id: 82644899-8ecf-4102-b7f0-2047b0f3daf8"},{"line_number":11390,"context_line":"                name: \u002721\u0027"},{"line_number":11391,"context_line":"                parameters:"},{"line_number":11392,"context_line":"                - ContainerSwiftConfigImage"},{"line_number":11393,"context_line":"                - ServiceData"},{"line_number":11394,"context_line":"                - ServiceNetMap"},{"line_number":11395,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_72453443","line":11392,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":11414,"context_line":"                id: 839c99eb-06f6-4ab8-862b-7111c802ccec"},{"line_number":11415,"context_line":"                name: ApacheServiceBase"},{"line_number":11416,"context_line":"                parameters:"},{"line_number":11417,"context_line":"                - ApacheMaxRequestWorkers"},{"line_number":11418,"context_line":"                - ApacheServerLimit"},{"line_number":11419,"context_line":"                - ServiceData"},{"line_number":11420,"context_line":"                - ServiceNetMap"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_acb8012a","line":11417,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":11414,"context_line":"                id: 839c99eb-06f6-4ab8-862b-7111c802ccec"},{"line_number":11415,"context_line":"                name: ApacheServiceBase"},{"line_number":11416,"context_line":"                parameters:"},{"line_number":11417,"context_line":"                - ApacheMaxRequestWorkers"},{"line_number":11418,"context_line":"                - ApacheServerLimit"},{"line_number":11419,"context_line":"                - ServiceData"},{"line_number":11420,"context_line":"                - ServiceNetMap"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_d275209a","line":11417,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":11434,"context_line":"                id: 83f51d92-db09-471d-a723-62b26e119554"},{"line_number":11435,"context_line":"                name: RedisVirtualIP"},{"line_number":11436,"context_line":"                parameters:"},{"line_number":11437,"context_line":"                - ServiceName"},{"line_number":11438,"context_line":"                - NetworkName"},{"line_number":11439,"context_line":"                - PortName"},{"line_number":11440,"context_line":"                - ControlPlaneIP"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_8cb37d4d","line":11437,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":11434,"context_line":"                id: 83f51d92-db09-471d-a723-62b26e119554"},{"line_number":11435,"context_line":"                name: RedisVirtualIP"},{"line_number":11436,"context_line":"                parameters:"},{"line_number":11437,"context_line":"                - ServiceName"},{"line_number":11438,"context_line":"                - NetworkName"},{"line_number":11439,"context_line":"                - PortName"},{"line_number":11440,"context_line":"                - ControlPlaneIP"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_b2785c8f","line":11437,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":11451,"context_line":"                id: 84133db9-8a61-42e7-8581-72b9c0a96216"},{"line_number":11452,"context_line":"                name: ContainersCommon"},{"line_number":11453,"context_line":"                parameters:"},{"line_number":11454,"context_line":"                - EndpointMap"},{"line_number":11455,"context_line":"                - ServiceData"},{"line_number":11456,"context_line":"                - ServiceNetMap"},{"line_number":11457,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_ec832955","line":11454,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":11451,"context_line":"                id: 84133db9-8a61-42e7-8581-72b9c0a96216"},{"line_number":11452,"context_line":"                name: ContainersCommon"},{"line_number":11453,"context_line":"                parameters:"},{"line_number":11454,"context_line":"                - EndpointMap"},{"line_number":11455,"context_line":"                - ServiceData"},{"line_number":11456,"context_line":"                - ServiceNetMap"},{"line_number":11457,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_127028a5","line":11454,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":11469,"context_line":"                name: ServiceChain"},{"line_number":11470,"context_line":"                parameters: []"},{"line_number":11471,"context_line":"                resources:"},{"line_number":11472,"context_line":"                - 981baead-d376-47ef-8979-843ebda3cd70"},{"line_number":11473,"context_line":"                - 9c18392a-84a7-4b8d-97d3-a2c0716950be"},{"line_number":11474,"context_line":"                - 166b7eab-ba2b-4870-9019-bdb64654c390"},{"line_number":11475,"context_line":"                - 4be0bd5f-6b28-4a41-9524-ae06132729db"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_cc862566","line":11472,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":11469,"context_line":"                name: ServiceChain"},{"line_number":11470,"context_line":"                parameters: []"},{"line_number":11471,"context_line":"                resources:"},{"line_number":11472,"context_line":"                - 981baead-d376-47ef-8979-843ebda3cd70"},{"line_number":11473,"context_line":"                - 9c18392a-84a7-4b8d-97d3-a2c0716950be"},{"line_number":11474,"context_line":"                - 166b7eab-ba2b-4870-9019-bdb64654c390"},{"line_number":11475,"context_line":"                - 4be0bd5f-6b28-4a41-9524-ae06132729db"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_f272e4ac","line":11472,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":11500,"context_line":"                id: 85bb6557-7d6e-4ebc-b75a-7f6fd9d72ce4"},{"line_number":11501,"context_line":"                name: CinderCommon"},{"line_number":11502,"context_line":"                parameters:"},{"line_number":11503,"context_line":"                - EndpointMap"},{"line_number":11504,"context_line":"                - ServiceData"},{"line_number":11505,"context_line":"                - ServiceNetMap"},{"line_number":11506,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_2c7eb16a","line":11503,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":11500,"context_line":"                id: 85bb6557-7d6e-4ebc-b75a-7f6fd9d72ce4"},{"line_number":11501,"context_line":"                name: CinderCommon"},{"line_number":11502,"context_line":"                parameters:"},{"line_number":11503,"context_line":"                - EndpointMap"},{"line_number":11504,"context_line":"                - ServiceData"},{"line_number":11505,"context_line":"                - ServiceNetMap"},{"line_number":11506,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_526910bc","line":11503,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":11512,"context_line":"                - CinderLVMLoopDeviceSize"},{"line_number":11513,"context_line":"                - MultipathdEnable"},{"line_number":11514,"context_line":"                resources:"},{"line_number":11515,"context_line":"                - 65e25837-8590-417b-8ab8-9f3d44176751"},{"line_number":11516,"context_line":"                type: http://192.168.12.101:8080/v1/AUTH_38cd59a6957c42afb86c80c99397b810/overcloud/deployment/cinder/cinder-common-container-puppet.yaml"},{"line_number":11517,"context_line":"            85de0d17-9ff0-4499-a8ce-053eadf312a7:"},{"line_number":11518,"context_line":"                description: \u0027Configure sshd_config"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_0c812d4b","line":11515,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":11512,"context_line":"                - CinderLVMLoopDeviceSize"},{"line_number":11513,"context_line":"                - MultipathdEnable"},{"line_number":11514,"context_line":"                resources:"},{"line_number":11515,"context_line":"                - 65e25837-8590-417b-8ab8-9f3d44176751"},{"line_number":11516,"context_line":"                type: http://192.168.12.101:8080/v1/AUTH_38cd59a6957c42afb86c80c99397b810/overcloud/deployment/cinder/cinder-common-container-puppet.yaml"},{"line_number":11517,"context_line":"            85de0d17-9ff0-4499-a8ce-053eadf312a7:"},{"line_number":11518,"context_line":"                description: \u0027Configure sshd_config"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_32644ce5","line":11515,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":11521,"context_line":"                id: 85de0d17-9ff0-4499-a8ce-053eadf312a7"},{"line_number":11522,"context_line":"                name: \u002724\u0027"},{"line_number":11523,"context_line":"                parameters:"},{"line_number":11524,"context_line":"                - ServiceData"},{"line_number":11525,"context_line":"                - ServiceNetMap"},{"line_number":11526,"context_line":"                - DefaultPasswords"},{"line_number":11527,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_6c971992","line":11524,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":11521,"context_line":"                id: 85de0d17-9ff0-4499-a8ce-053eadf312a7"},{"line_number":11522,"context_line":"                name: \u002724\u0027"},{"line_number":11523,"context_line":"                parameters:"},{"line_number":11524,"context_line":"                - ServiceData"},{"line_number":11525,"context_line":"                - ServiceNetMap"},{"line_number":11526,"context_line":"                - DefaultPasswords"},{"line_number":11527,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_926398dc","line":11524,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":11538,"context_line":"                id: 863d86bd-0d5d-4519-a21e-1575ec46e3a8"},{"line_number":11539,"context_line":"                name: NetIpMap"},{"line_number":11540,"context_line":"                parameters:"},{"line_number":11541,"context_line":"                - ControlPlaneIp"},{"line_number":11542,"context_line":"                - ControlPlaneSubnetCidr"},{"line_number":11543,"context_line":"                - StorageIp"},{"line_number":11544,"context_line":"                - StorageIpSubnet"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_4c9215a1","line":11541,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":11538,"context_line":"                id: 863d86bd-0d5d-4519-a21e-1575ec46e3a8"},{"line_number":11539,"context_line":"                name: NetIpMap"},{"line_number":11540,"context_line":"                parameters:"},{"line_number":11541,"context_line":"                - ControlPlaneIp"},{"line_number":11542,"context_line":"                - ControlPlaneSubnetCidr"},{"line_number":11543,"context_line":"                - StorageIp"},{"line_number":11544,"context_line":"                - StorageIpSubnet"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_725ed412","line":11541,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":11574,"context_line":"                id: 86c977de-0165-4133-9aeb-3eaf7e5a24a9"},{"line_number":11575,"context_line":"                name: ApacheServiceBase"},{"line_number":11576,"context_line":"                parameters:"},{"line_number":11577,"context_line":"                - ApacheMaxRequestWorkers"},{"line_number":11578,"context_line":"                - ApacheServerLimit"},{"line_number":11579,"context_line":"                - ServiceData"},{"line_number":11580,"context_line":"                - ServiceNetMap"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_ac91219c","line":11577,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":11574,"context_line":"                id: 86c977de-0165-4133-9aeb-3eaf7e5a24a9"},{"line_number":11575,"context_line":"                name: ApacheServiceBase"},{"line_number":11576,"context_line":"                parameters:"},{"line_number":11577,"context_line":"                - ApacheMaxRequestWorkers"},{"line_number":11578,"context_line":"                - ApacheServerLimit"},{"line_number":11579,"context_line":"                - ServiceData"},{"line_number":11580,"context_line":"                - ServiceNetMap"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_d29a40c3","line":11577,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":11593,"context_line":"                id: 87bb65ba-d7c7-4135-94b8-51d63f79faf3"},{"line_number":11594,"context_line":"                name: \u00279\u0027"},{"line_number":11595,"context_line":"                parameter_groups:"},{"line_number":11596,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":11597,"context_line":"                    label: deprecated"},{"line_number":11598,"context_line":"                    parameters:"},{"line_number":11599,"context_line":"                    - InotifyIntancesMax"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_8c8c1d80","line":11596,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] too many spaces after hyphen (hyphens)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":11593,"context_line":"                id: 87bb65ba-d7c7-4135-94b8-51d63f79faf3"},{"line_number":11594,"context_line":"                name: \u00279\u0027"},{"line_number":11595,"context_line":"                parameter_groups:"},{"line_number":11596,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":11597,"context_line":"                    label: deprecated"},{"line_number":11598,"context_line":"                    parameters:"},{"line_number":11599,"context_line":"                    - InotifyIntancesMax"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_ece84917","line":11596,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":11593,"context_line":"                id: 87bb65ba-d7c7-4135-94b8-51d63f79faf3"},{"line_number":11594,"context_line":"                name: \u00279\u0027"},{"line_number":11595,"context_line":"                parameter_groups:"},{"line_number":11596,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":11597,"context_line":"                    label: deprecated"},{"line_number":11598,"context_line":"                    parameters:"},{"line_number":11599,"context_line":"                    - InotifyIntancesMax"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_b29dfcbc","line":11596,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] too many spaces after hyphen (hyphens)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":11593,"context_line":"                id: 87bb65ba-d7c7-4135-94b8-51d63f79faf3"},{"line_number":11594,"context_line":"                name: \u00279\u0027"},{"line_number":11595,"context_line":"                parameter_groups:"},{"line_number":11596,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":11597,"context_line":"                    label: deprecated"},{"line_number":11598,"context_line":"                    parameters:"},{"line_number":11599,"context_line":"                    - InotifyIntancesMax"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_12a5c804","line":11596,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":11596,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":11597,"context_line":"                    label: deprecated"},{"line_number":11598,"context_line":"                    parameters:"},{"line_number":11599,"context_line":"                    - InotifyIntancesMax"},{"line_number":11600,"context_line":"                parameters:"},{"line_number":11601,"context_line":"                - ServiceData"},{"line_number":11602,"context_line":"                - ServiceNetMap"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_ccebc50f","line":11599,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 24 but found 20 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":11596,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":11597,"context_line":"                    label: deprecated"},{"line_number":11598,"context_line":"                    parameters:"},{"line_number":11599,"context_line":"                    - InotifyIntancesMax"},{"line_number":11600,"context_line":"                parameters:"},{"line_number":11601,"context_line":"                - ServiceData"},{"line_number":11602,"context_line":"                - ServiceNetMap"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_f2a7840a","line":11599,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 24 but found 20 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":11598,"context_line":"                    parameters:"},{"line_number":11599,"context_line":"                    - InotifyIntancesMax"},{"line_number":11600,"context_line":"                parameters:"},{"line_number":11601,"context_line":"                - ServiceData"},{"line_number":11602,"context_line":"                - ServiceNetMap"},{"line_number":11603,"context_line":"                - DefaultPasswords"},{"line_number":11604,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_2cf3510c","line":11601,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":11598,"context_line":"                    parameters:"},{"line_number":11599,"context_line":"                    - InotifyIntancesMax"},{"line_number":11600,"context_line":"                parameters:"},{"line_number":11601,"context_line":"                - ServiceData"},{"line_number":11602,"context_line":"                - ServiceNetMap"},{"line_number":11603,"context_line":"                - DefaultPasswords"},{"line_number":11604,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_52ae30e7","line":11601,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":11627,"context_line":"                id: 88a1e08c-caab-4733-98a7-333b942ac1db"},{"line_number":11628,"context_line":"                name: \u002757\u0027"},{"line_number":11629,"context_line":"                parameters:"},{"line_number":11630,"context_line":"                - ContainerHeatApiCfnImage"},{"line_number":11631,"context_line":"                - ContainerHeatApiCfnConfigImage"},{"line_number":11632,"context_line":"                - HeatApiCfnLoggingSource"},{"line_number":11633,"context_line":"                - EndpointMap"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_0cf64dfa","line":11630,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":11627,"context_line":"                id: 88a1e08c-caab-4733-98a7-333b942ac1db"},{"line_number":11628,"context_line":"                name: \u002757\u0027"},{"line_number":11629,"context_line":"                parameters:"},{"line_number":11630,"context_line":"                - ContainerHeatApiCfnImage"},{"line_number":11631,"context_line":"                - ContainerHeatApiCfnConfigImage"},{"line_number":11632,"context_line":"                - HeatApiCfnLoggingSource"},{"line_number":11633,"context_line":"                - EndpointMap"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_32a9ecdc","line":11630,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":11642,"context_line":"                - KeystoneRegion"},{"line_number":11643,"context_line":"                - MonitoringSubscriptionHeatApiCnf"},{"line_number":11644,"context_line":"                resources:"},{"line_number":11645,"context_line":"                - 4f2ee9ec-bdbd-4ad5-a866-8f31008eb76a"},{"line_number":11646,"context_line":"                - b111bb2b-b924-4b01-83dd-b196d4b02ed6"},{"line_number":11647,"context_line":"                - 726423d4-04fe-406d-a088-d7c9e4dc19c0"},{"line_number":11648,"context_line":"                - 9d241f0f-370a-42f4-a1ed-ea7b84cfa22a"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_6cdc3974","line":11645,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":11642,"context_line":"                - KeystoneRegion"},{"line_number":11643,"context_line":"                - MonitoringSubscriptionHeatApiCnf"},{"line_number":11644,"context_line":"                resources:"},{"line_number":11645,"context_line":"                - 4f2ee9ec-bdbd-4ad5-a866-8f31008eb76a"},{"line_number":11646,"context_line":"                - b111bb2b-b924-4b01-83dd-b196d4b02ed6"},{"line_number":11647,"context_line":"                - 726423d4-04fe-406d-a088-d7c9e4dc19c0"},{"line_number":11648,"context_line":"                - 9d241f0f-370a-42f4-a1ed-ea7b84cfa22a"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_92b8b82a","line":11645,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":11655,"context_line":"                id: 893e3950-f965-4eb6-be25-46ce58bdf27b"},{"line_number":11656,"context_line":"                name: \u002716\u0027"},{"line_number":11657,"context_line":"                parameter_groups:"},{"line_number":11658,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":11659,"context_line":"                    label: deprecated"},{"line_number":11660,"context_line":"                    parameters:"},{"line_number":11661,"context_line":"                    - InotifyIntancesMax"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_4cd7b550","line":11658,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] too many spaces after hyphen (hyphens)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":11655,"context_line":"                id: 893e3950-f965-4eb6-be25-46ce58bdf27b"},{"line_number":11656,"context_line":"                name: \u002716\u0027"},{"line_number":11657,"context_line":"                parameter_groups:"},{"line_number":11658,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":11659,"context_line":"                    label: deprecated"},{"line_number":11660,"context_line":"                    parameters:"},{"line_number":11661,"context_line":"                    - InotifyIntancesMax"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_ace64143","line":11658,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":11655,"context_line":"                id: 893e3950-f965-4eb6-be25-46ce58bdf27b"},{"line_number":11656,"context_line":"                name: \u002716\u0027"},{"line_number":11657,"context_line":"                parameter_groups:"},{"line_number":11658,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":11659,"context_line":"                    label: deprecated"},{"line_number":11660,"context_line":"                    parameters:"},{"line_number":11661,"context_line":"                    - InotifyIntancesMax"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_72b3744e","line":11658,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] too many spaces after hyphen (hyphens)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":11655,"context_line":"                id: 893e3950-f965-4eb6-be25-46ce58bdf27b"},{"line_number":11656,"context_line":"                name: \u002716\u0027"},{"line_number":11657,"context_line":"                parameter_groups:"},{"line_number":11658,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":11659,"context_line":"                    label: deprecated"},{"line_number":11660,"context_line":"                    parameters:"},{"line_number":11661,"context_line":"                    - InotifyIntancesMax"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_d2836055","line":11658,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":11658,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":11659,"context_line":"                    label: deprecated"},{"line_number":11660,"context_line":"                    parameters:"},{"line_number":11661,"context_line":"                    - InotifyIntancesMax"},{"line_number":11662,"context_line":"                parameters:"},{"line_number":11663,"context_line":"                - ServiceData"},{"line_number":11664,"context_line":"                - ServiceNetMap"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_8ce1bd2d","line":11661,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 24 but found 20 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":11658,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":11659,"context_line":"                    label: deprecated"},{"line_number":11660,"context_line":"                    parameters:"},{"line_number":11661,"context_line":"                    - InotifyIntancesMax"},{"line_number":11662,"context_line":"                parameters:"},{"line_number":11663,"context_line":"                - ServiceData"},{"line_number":11664,"context_line":"                - ServiceNetMap"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_b2869c64","line":11661,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 24 but found 20 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":11660,"context_line":"                    parameters:"},{"line_number":11661,"context_line":"                    - InotifyIntancesMax"},{"line_number":11662,"context_line":"                parameters:"},{"line_number":11663,"context_line":"                - ServiceData"},{"line_number":11664,"context_line":"                - ServiceNetMap"},{"line_number":11665,"context_line":"                - DefaultPasswords"},{"line_number":11666,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_ecd16959","line":11663,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":11660,"context_line":"                    parameters:"},{"line_number":11661,"context_line":"                    - InotifyIntancesMax"},{"line_number":11662,"context_line":"                parameters:"},{"line_number":11663,"context_line":"                - ServiceData"},{"line_number":11664,"context_line":"                - ServiceNetMap"},{"line_number":11665,"context_line":"                - DefaultPasswords"},{"line_number":11666,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_127e686a","line":11663,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":11689,"context_line":"                id: 8a213614-0f22-4a52-8373-1e31ee3e40f9"},{"line_number":11690,"context_line":"                name: \u002726\u0027"},{"line_number":11691,"context_line":"                parameters:"},{"line_number":11692,"context_line":"                - ContainerNovaLibvirtImage"},{"line_number":11693,"context_line":"                - ContainerNovaLibvirtConfigImage"},{"line_number":11694,"context_line":"                - ContainerNovaLibvirtUlimit"},{"line_number":11695,"context_line":"                - ServiceData"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_ccd4654a","line":11692,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":11689,"context_line":"                id: 8a213614-0f22-4a52-8373-1e31ee3e40f9"},{"line_number":11690,"context_line":"                name: \u002726\u0027"},{"line_number":11691,"context_line":"                parameters:"},{"line_number":11692,"context_line":"                - ContainerNovaLibvirtImage"},{"line_number":11693,"context_line":"                - ContainerNovaLibvirtConfigImage"},{"line_number":11694,"context_line":"                - ContainerNovaLibvirtUlimit"},{"line_number":11695,"context_line":"                - ServiceData"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_f2802449","line":11692,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":11730,"context_line":"                - LibvirtVirtlogdLogFilters"},{"line_number":11731,"context_line":"                - LibvirtTLSPriority"},{"line_number":11732,"context_line":"                resources:"},{"line_number":11733,"context_line":"                - 8d1aef9b-d5fd-46f4-b6d6-ad9437ee2f35"},{"line_number":11734,"context_line":"                - 258e61c5-bf46-4c74-9dbc-ff3cfccb88ff"},{"line_number":11735,"context_line":"                - f459be5d-bba7-47b9-8893-c226c2e75ecf"},{"line_number":11736,"context_line":"                - e4145e3b-1e46-4a14-b39d-015cf1cd2caf"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_2cccf1ba","line":11733,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":11730,"context_line":"                - LibvirtVirtlogdLogFilters"},{"line_number":11731,"context_line":"                - LibvirtTLSPriority"},{"line_number":11732,"context_line":"                resources:"},{"line_number":11733,"context_line":"                - 8d1aef9b-d5fd-46f4-b6d6-ad9437ee2f35"},{"line_number":11734,"context_line":"                - 258e61c5-bf46-4c74-9dbc-ff3cfccb88ff"},{"line_number":11735,"context_line":"                - f459be5d-bba7-47b9-8893-c226c2e75ecf"},{"line_number":11736,"context_line":"                - e4145e3b-1e46-4a14-b39d-015cf1cd2caf"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_52975091","line":11733,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":11743,"context_line":"                id: 8c71cfcd-0f4e-40f2-829c-c31ebd19891d"},{"line_number":11744,"context_line":"                name: NeutronBase"},{"line_number":11745,"context_line":"                parameters:"},{"line_number":11746,"context_line":"                - DatabaseSyncTimeout"},{"line_number":11747,"context_line":"                - NeutronDhcpAgentsPerNetwork"},{"line_number":11748,"context_line":"                - DhcpAgentNotification"},{"line_number":11749,"context_line":"                - NeutronDnsDomain"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_0ccf6db0","line":11746,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":11743,"context_line":"                id: 8c71cfcd-0f4e-40f2-829c-c31ebd19891d"},{"line_number":11744,"context_line":"                name: NeutronBase"},{"line_number":11745,"context_line":"                parameters:"},{"line_number":11746,"context_line":"                - DatabaseSyncTimeout"},{"line_number":11747,"context_line":"                - NeutronDhcpAgentsPerNetwork"},{"line_number":11748,"context_line":"                - DhcpAgentNotification"},{"line_number":11749,"context_line":"                - NeutronDnsDomain"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_32928ca0","line":11746,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":11771,"context_line":"                id: 8d0206c0-2140-47b5-b28b-f963f5731e52"},{"line_number":11772,"context_line":"                name: MySQLClient"},{"line_number":11773,"context_line":"                parameters:"},{"line_number":11774,"context_line":"                - ServiceData"},{"line_number":11775,"context_line":"                - ServiceNetMap"},{"line_number":11776,"context_line":"                - DefaultPasswords"},{"line_number":11777,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_6cc5598e","line":11774,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":11771,"context_line":"                id: 8d0206c0-2140-47b5-b28b-f963f5731e52"},{"line_number":11772,"context_line":"                name: MySQLClient"},{"line_number":11773,"context_line":"                parameters:"},{"line_number":11774,"context_line":"                - ServiceData"},{"line_number":11775,"context_line":"                - ServiceNetMap"},{"line_number":11776,"context_line":"                - DefaultPasswords"},{"line_number":11777,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_9291d89c","line":11774,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":11787,"context_line":"                id: 8d1aef9b-d5fd-46f4-b6d6-ad9437ee2f35"},{"line_number":11788,"context_line":"                name: MySQLClient"},{"line_number":11789,"context_line":"                parameters:"},{"line_number":11790,"context_line":"                - ServiceData"},{"line_number":11791,"context_line":"                - ServiceNetMap"},{"line_number":11792,"context_line":"                - DefaultPasswords"},{"line_number":11793,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_4cc0557d","line":11790,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":11787,"context_line":"                id: 8d1aef9b-d5fd-46f4-b6d6-ad9437ee2f35"},{"line_number":11788,"context_line":"                name: MySQLClient"},{"line_number":11789,"context_line":"                parameters:"},{"line_number":11790,"context_line":"                - ServiceData"},{"line_number":11791,"context_line":"                - ServiceNetMap"},{"line_number":11792,"context_line":"                - DefaultPasswords"},{"line_number":11793,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_728c147f","line":11790,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":11816,"context_line":"                id: 8dbdaf0e-29a1-48dd-aedc-e1e9b9af3c15"},{"line_number":11817,"context_line":"                name: CephStorageServiceChain"},{"line_number":11818,"context_line":"                parameters:"},{"line_number":11819,"context_line":"                - Services"},{"line_number":11820,"context_line":"                - ServiceData"},{"line_number":11821,"context_line":"                - ServiceNetMap"},{"line_number":11822,"context_line":"                - EndpointMap"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_acbf61f9","line":11819,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":11816,"context_line":"                id: 8dbdaf0e-29a1-48dd-aedc-e1e9b9af3c15"},{"line_number":11817,"context_line":"                name: CephStorageServiceChain"},{"line_number":11818,"context_line":"                parameters:"},{"line_number":11819,"context_line":"                - Services"},{"line_number":11820,"context_line":"                - ServiceData"},{"line_number":11821,"context_line":"                - ServiceNetMap"},{"line_number":11822,"context_line":"                - EndpointMap"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_d2e88017","line":11819,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":11824,"context_line":"                - RoleName"},{"line_number":11825,"context_line":"                - RoleParameters"},{"line_number":11826,"context_line":"                resources:"},{"line_number":11827,"context_line":"                - 995b282e-a956-43e0-b1a5-b8e8949e4fac"},{"line_number":11828,"context_line":"                type: OS::TripleO::CephStorageServices"},{"line_number":11829,"context_line":"            8dea1cb1-c6ba-4a2f-bd5f-68316aa991fc:"},{"line_number":11830,"context_line":"                description: Noop Extra Pre-Deployment Config"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_8cba5d07","line":11827,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":11824,"context_line":"                - RoleName"},{"line_number":11825,"context_line":"                - RoleParameters"},{"line_number":11826,"context_line":"                resources:"},{"line_number":11827,"context_line":"                - 995b282e-a956-43e0-b1a5-b8e8949e4fac"},{"line_number":11828,"context_line":"                type: OS::TripleO::CephStorageServices"},{"line_number":11829,"context_line":"            8dea1cb1-c6ba-4a2f-bd5f-68316aa991fc:"},{"line_number":11830,"context_line":"                description: Noop Extra Pre-Deployment Config"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_b2eb3c10","line":11827,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":11831,"context_line":"                id: 8dea1cb1-c6ba-4a2f-bd5f-68316aa991fc"},{"line_number":11832,"context_line":"                name: CephStorageExtraConfigPre"},{"line_number":11833,"context_line":"                parameters:"},{"line_number":11834,"context_line":"                - server"},{"line_number":11835,"context_line":"                type: OS::TripleO::CephStorageExtraConfigPre"},{"line_number":11836,"context_line":"            8f8b949d-c626-4b43-86ca-4d7a7fa9f5c0:"},{"line_number":11837,"context_line":"                description: \u0027HAproxy service configured with Puppet"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_ec3689b4","line":11834,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":11831,"context_line":"                id: 8dea1cb1-c6ba-4a2f-bd5f-68316aa991fc"},{"line_number":11832,"context_line":"                name: CephStorageExtraConfigPre"},{"line_number":11833,"context_line":"                parameters:"},{"line_number":11834,"context_line":"                - server"},{"line_number":11835,"context_line":"                type: OS::TripleO::CephStorageExtraConfigPre"},{"line_number":11836,"context_line":"            8f8b949d-c626-4b43-86ca-4d7a7fa9f5c0:"},{"line_number":11837,"context_line":"                description: \u0027HAproxy service configured with Puppet"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_12f3080c","line":11834,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":11840,"context_line":"                id: 8f8b949d-c626-4b43-86ca-4d7a7fa9f5c0"},{"line_number":11841,"context_line":"                name: \u002712\u0027"},{"line_number":11842,"context_line":"                parameters:"},{"line_number":11843,"context_line":"                - ServiceData"},{"line_number":11844,"context_line":"                - ServiceNetMap"},{"line_number":11845,"context_line":"                - DefaultPasswords"},{"line_number":11846,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_cc3905a4","line":11843,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":11840,"context_line":"                id: 8f8b949d-c626-4b43-86ca-4d7a7fa9f5c0"},{"line_number":11841,"context_line":"                name: \u002712\u0027"},{"line_number":11842,"context_line":"                parameters:"},{"line_number":11843,"context_line":"                - ServiceData"},{"line_number":11844,"context_line":"                - ServiceNetMap"},{"line_number":11845,"context_line":"                - DefaultPasswords"},{"line_number":11846,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_f2f5c4ee","line":11843,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":11855,"context_line":"                id: 91983584-b53d-4feb-ac82-0ec014626448"},{"line_number":11856,"context_line":"                name: \u002717\u0027"},{"line_number":11857,"context_line":"                parameters:"},{"line_number":11858,"context_line":"                - DockerInsecureRegistryAddress"},{"line_number":11859,"context_line":"                - EndpointMap"},{"line_number":11860,"context_line":"                - ServiceData"},{"line_number":11861,"context_line":"                - ServiceNetMap"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_2c41910c","line":11858,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":11855,"context_line":"                id: 91983584-b53d-4feb-ac82-0ec014626448"},{"line_number":11856,"context_line":"                name: \u002717\u0027"},{"line_number":11857,"context_line":"                parameters:"},{"line_number":11858,"context_line":"                - DockerInsecureRegistryAddress"},{"line_number":11859,"context_line":"                - EndpointMap"},{"line_number":11860,"context_line":"                - ServiceData"},{"line_number":11861,"context_line":"                - ServiceNetMap"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_52dc7073","line":11858,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":11873,"context_line":"                id: 919a8960-83c7-4a5d-b040-7a1d4f77e7ab"},{"line_number":11874,"context_line":"                name: \u002720\u0027"},{"line_number":11875,"context_line":"                parameters:"},{"line_number":11876,"context_line":"                - ServiceData"},{"line_number":11877,"context_line":"                - ServiceNetMap"},{"line_number":11878,"context_line":"                - DefaultPasswords"},{"line_number":11879,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_0c448d1a","line":11876,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":11873,"context_line":"                id: 919a8960-83c7-4a5d-b040-7a1d4f77e7ab"},{"line_number":11874,"context_line":"                name: \u002720\u0027"},{"line_number":11875,"context_line":"                parameters:"},{"line_number":11876,"context_line":"                - ServiceData"},{"line_number":11877,"context_line":"                - ServiceNetMap"},{"line_number":11878,"context_line":"                - DefaultPasswords"},{"line_number":11879,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_32d72c52","line":11876,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":11893,"context_line":"                id: 92be2d3a-8c53-4e64-8c66-b64d6e9b59e5"},{"line_number":11894,"context_line":"                name: NeutronBase"},{"line_number":11895,"context_line":"                parameters:"},{"line_number":11896,"context_line":"                - DatabaseSyncTimeout"},{"line_number":11897,"context_line":"                - NeutronDhcpAgentsPerNetwork"},{"line_number":11898,"context_line":"                - DhcpAgentNotification"},{"line_number":11899,"context_line":"                - NeutronDnsDomain"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_6c4a7927","line":11896,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":11893,"context_line":"                id: 92be2d3a-8c53-4e64-8c66-b64d6e9b59e5"},{"line_number":11894,"context_line":"                name: NeutronBase"},{"line_number":11895,"context_line":"                parameters:"},{"line_number":11896,"context_line":"                - DatabaseSyncTimeout"},{"line_number":11897,"context_line":"                - NeutronDhcpAgentsPerNetwork"},{"line_number":11898,"context_line":"                - DhcpAgentNotification"},{"line_number":11899,"context_line":"                - NeutronDnsDomain"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_92e6f843","line":11896,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":11921,"context_line":"                id: 931f599e-03ca-48ed-af76-b5cb03342bef"},{"line_number":11922,"context_line":"                name: \u002739\u0027"},{"line_number":11923,"context_line":"                parameters:"},{"line_number":11924,"context_line":"                - ServiceData"},{"line_number":11925,"context_line":"                - ServiceNetMap"},{"line_number":11926,"context_line":"                - DefaultPasswords"},{"line_number":11927,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_4c45f514","line":11924,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":11921,"context_line":"                id: 931f599e-03ca-48ed-af76-b5cb03342bef"},{"line_number":11922,"context_line":"                name: \u002739\u0027"},{"line_number":11923,"context_line":"                parameters:"},{"line_number":11924,"context_line":"                - ServiceData"},{"line_number":11925,"context_line":"                - ServiceNetMap"},{"line_number":11926,"context_line":"                - DefaultPasswords"},{"line_number":11927,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_72e1b42a","line":11924,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":11940,"context_line":"                id: 9588adf9-1f4b-4d9b-beb5-d3c7f4fcc0f8"},{"line_number":11941,"context_line":"                name: Root"},{"line_number":11942,"context_line":"                parameter_groups:"},{"line_number":11943,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":11944,"context_line":"                    label: deprecated"},{"line_number":11945,"context_line":"                    parameters:"},{"line_number":11946,"context_line":"                    - NovaComputeSchedulerHints"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_ac5481cb","line":11943,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] too many spaces after hyphen (hyphens)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":11940,"context_line":"                id: 9588adf9-1f4b-4d9b-beb5-d3c7f4fcc0f8"},{"line_number":11941,"context_line":"                name: Root"},{"line_number":11942,"context_line":"                parameter_groups:"},{"line_number":11943,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":11944,"context_line":"                    label: deprecated"},{"line_number":11945,"context_line":"                    parameters:"},{"line_number":11946,"context_line":"                    - NovaComputeSchedulerHints"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_8c4ffd32","line":11943,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":11940,"context_line":"                id: 9588adf9-1f4b-4d9b-beb5-d3c7f4fcc0f8"},{"line_number":11941,"context_line":"                name: Root"},{"line_number":11942,"context_line":"                parameter_groups:"},{"line_number":11943,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":11944,"context_line":"                    label: deprecated"},{"line_number":11945,"context_line":"                    parameters:"},{"line_number":11946,"context_line":"                    - NovaComputeSchedulerHints"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_d2d1a059","line":11943,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] too many spaces after hyphen (hyphens)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":11940,"context_line":"                id: 9588adf9-1f4b-4d9b-beb5-d3c7f4fcc0f8"},{"line_number":11941,"context_line":"                name: Root"},{"line_number":11942,"context_line":"                parameter_groups:"},{"line_number":11943,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":11944,"context_line":"                    label: deprecated"},{"line_number":11945,"context_line":"                    parameters:"},{"line_number":11946,"context_line":"                    - NovaComputeSchedulerHints"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_b2d4dc48","line":11943,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":11943,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":11944,"context_line":"                    label: deprecated"},{"line_number":11945,"context_line":"                    parameters:"},{"line_number":11946,"context_line":"                    - NovaComputeSchedulerHints"},{"line_number":11947,"context_line":"                    - NovaComputeExtraConfig"},{"line_number":11948,"context_line":"                parameters:"},{"line_number":11949,"context_line":"                - CloudNameStorage"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_ec5fa9e2","line":11946,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 24 but found 20 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":11943,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":11944,"context_line":"                    label: deprecated"},{"line_number":11945,"context_line":"                    parameters:"},{"line_number":11946,"context_line":"                    - NovaComputeSchedulerHints"},{"line_number":11947,"context_line":"                    - NovaComputeExtraConfig"},{"line_number":11948,"context_line":"                parameters:"},{"line_number":11949,"context_line":"                - CloudNameStorage"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_12cca8ba","line":11946,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 24 but found 20 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":11946,"context_line":"                    - NovaComputeSchedulerHints"},{"line_number":11947,"context_line":"                    - NovaComputeExtraConfig"},{"line_number":11948,"context_line":"                parameters:"},{"line_number":11949,"context_line":"                - CloudNameStorage"},{"line_number":11950,"context_line":"                - StorageVirtualFixedIPs"},{"line_number":11951,"context_line":"                - CloudNameStorageManagement"},{"line_number":11952,"context_line":"                - StorageMgmtVirtualFixedIPs"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_cc62a5ad","line":11949,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":11946,"context_line":"                    - NovaComputeSchedulerHints"},{"line_number":11947,"context_line":"                    - NovaComputeExtraConfig"},{"line_number":11948,"context_line":"                parameters:"},{"line_number":11949,"context_line":"                - CloudNameStorage"},{"line_number":11950,"context_line":"                - StorageVirtualFixedIPs"},{"line_number":11951,"context_line":"                - CloudNameStorageManagement"},{"line_number":11952,"context_line":"                - StorageMgmtVirtualFixedIPs"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_f2ce64b2","line":11949,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":12041,"context_line":"                - DeploymentServerBlacklist"},{"line_number":12042,"context_line":"                - GlobalConfigExtraMapData"},{"line_number":12043,"context_line":"                resources:"},{"line_number":12044,"context_line":"                - dc61ef5c-fe09-4bac-8691-cbc47b7c0877"},{"line_number":12045,"context_line":"                - 44c7fd4a-174d-4770-9457-bc2f19c5fd2b"},{"line_number":12046,"context_line":"                - 6c91d846-d315-4650-a4b3-d663f9fe0b8c"},{"line_number":12047,"context_line":"                - 494efb5f-e574-4214-8bd9-436948e97c64"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_2c5a31f2","line":12044,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":12041,"context_line":"                - DeploymentServerBlacklist"},{"line_number":12042,"context_line":"                - GlobalConfigExtraMapData"},{"line_number":12043,"context_line":"                resources:"},{"line_number":12044,"context_line":"                - dc61ef5c-fe09-4bac-8691-cbc47b7c0877"},{"line_number":12045,"context_line":"                - 44c7fd4a-174d-4770-9457-bc2f19c5fd2b"},{"line_number":12046,"context_line":"                - 6c91d846-d315-4650-a4b3-d663f9fe0b8c"},{"line_number":12047,"context_line":"                - 494efb5f-e574-4214-8bd9-436948e97c64"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_52c5908d","line":12044,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":12083,"context_line":"                id: 95e3f238-6b32-4002-93ad-e94bc2e1b312"},{"line_number":12084,"context_line":"                name: \u002788\u0027"},{"line_number":12085,"context_line":"                parameters:"},{"line_number":12086,"context_line":"                - ContainerMysqlImage"},{"line_number":12087,"context_line":"                - ContainerMysqlConfigImage"},{"line_number":12088,"context_line":"                - EndpointMap"},{"line_number":12089,"context_line":"                - ServiceData"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_0c5dade8","line":12086,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":12083,"context_line":"                id: 95e3f238-6b32-4002-93ad-e94bc2e1b312"},{"line_number":12084,"context_line":"                name: \u002788\u0027"},{"line_number":12085,"context_line":"                parameters:"},{"line_number":12086,"context_line":"                - ContainerMysqlImage"},{"line_number":12087,"context_line":"                - ContainerMysqlConfigImage"},{"line_number":12088,"context_line":"                - EndpointMap"},{"line_number":12089,"context_line":"                - ServiceData"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_32c0cc7c","line":12086,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":12096,"context_line":"                - InternalTLSCAFile"},{"line_number":12097,"context_line":"                - MySQLServerOptions"},{"line_number":12098,"context_line":"                resources:"},{"line_number":12099,"context_line":"                - ad35402a-3ad6-477f-9418-55d418b8287c"},{"line_number":12100,"context_line":"                type: OS::TripleO::Services::MySQL"},{"line_number":12101,"context_line":"            96252b54-27e8-441f-8973-e9772ea5d334:"},{"line_number":12102,"context_line":"                description: \u0027HAproxy service configured with Puppet"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_6c739981","line":12099,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":12096,"context_line":"                - InternalTLSCAFile"},{"line_number":12097,"context_line":"                - MySQLServerOptions"},{"line_number":12098,"context_line":"                resources:"},{"line_number":12099,"context_line":"                - ad35402a-3ad6-477f-9418-55d418b8287c"},{"line_number":12100,"context_line":"                type: OS::TripleO::Services::MySQL"},{"line_number":12101,"context_line":"            96252b54-27e8-441f-8973-e9772ea5d334:"},{"line_number":12102,"context_line":"                description: \u0027HAproxy service configured with Puppet"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_92bf18fa","line":12099,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":12105,"context_line":"                id: 96252b54-27e8-441f-8973-e9772ea5d334"},{"line_number":12106,"context_line":"                name: \u00273\u0027"},{"line_number":12107,"context_line":"                parameters:"},{"line_number":12108,"context_line":"                - ServiceData"},{"line_number":12109,"context_line":"                - ServiceNetMap"},{"line_number":12110,"context_line":"                - DefaultPasswords"},{"line_number":12111,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_4c6e9596","line":12108,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":12105,"context_line":"                id: 96252b54-27e8-441f-8973-e9772ea5d334"},{"line_number":12106,"context_line":"                name: \u00273\u0027"},{"line_number":12107,"context_line":"                parameters:"},{"line_number":12108,"context_line":"                - ServiceData"},{"line_number":12109,"context_line":"                - ServiceNetMap"},{"line_number":12110,"context_line":"                - DefaultPasswords"},{"line_number":12111,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_72ba540a","line":12108,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":12120,"context_line":"                id: 981baead-d376-47ef-8979-843ebda3cd70"},{"line_number":12121,"context_line":"                name: \u002740\u0027"},{"line_number":12122,"context_line":"                parameters:"},{"line_number":12123,"context_line":"                - ServiceData"},{"line_number":12124,"context_line":"                - ServiceNetMap"},{"line_number":12125,"context_line":"                - DefaultPasswords"},{"line_number":12126,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_ac6da199","line":12123,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":12120,"context_line":"                id: 981baead-d376-47ef-8979-843ebda3cd70"},{"line_number":12121,"context_line":"                name: \u002740\u0027"},{"line_number":12122,"context_line":"                parameters:"},{"line_number":12123,"context_line":"                - ServiceData"},{"line_number":12124,"context_line":"                - ServiceNetMap"},{"line_number":12125,"context_line":"                - DefaultPasswords"},{"line_number":12126,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_d236c0b4","line":12123,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":12135,"context_line":"                id: 98a111c8-15d8-47dc-b634-5e97b71937bf"},{"line_number":12136,"context_line":"                name: \u002723\u0027"},{"line_number":12137,"context_line":"                parameters:"},{"line_number":12138,"context_line":"                - ContainerCinderApiImage"},{"line_number":12139,"context_line":"                - ContainerCinderConfigImage"},{"line_number":12140,"context_line":"                - CinderApiLoggingSource"},{"line_number":12141,"context_line":"                - EndpointMap"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_8c689d87","line":12138,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":12135,"context_line":"                id: 98a111c8-15d8-47dc-b634-5e97b71937bf"},{"line_number":12136,"context_line":"                name: \u002723\u0027"},{"line_number":12137,"context_line":"                parameters:"},{"line_number":12138,"context_line":"                - ContainerCinderApiImage"},{"line_number":12139,"context_line":"                - ContainerCinderConfigImage"},{"line_number":12140,"context_line":"                - CinderApiLoggingSource"},{"line_number":12141,"context_line":"                - EndpointMap"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_b2397ca4","line":12138,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":12156,"context_line":"                - NotificationDriver"},{"line_number":12157,"context_line":"                - RootStackName"},{"line_number":12158,"context_line":"                resources:"},{"line_number":12159,"context_line":"                - 7a8db898-17c7-4101-a20c-708f17f50519"},{"line_number":12160,"context_line":"                - 60659d50-748e-42d0-b932-f37d138b17fb"},{"line_number":12161,"context_line":"                - df30ed20-7af5-4f04-bbfe-6b9d550abda4"},{"line_number":12162,"context_line":"                - 839c99eb-06f6-4ab8-862b-7111c802ccec"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_ec04c9c8","line":12159,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":12156,"context_line":"                - NotificationDriver"},{"line_number":12157,"context_line":"                - RootStackName"},{"line_number":12158,"context_line":"                resources:"},{"line_number":12159,"context_line":"                - 7a8db898-17c7-4101-a20c-708f17f50519"},{"line_number":12160,"context_line":"                - 60659d50-748e-42d0-b932-f37d138b17fb"},{"line_number":12161,"context_line":"                - df30ed20-7af5-4f04-bbfe-6b9d550abda4"},{"line_number":12162,"context_line":"                - 839c99eb-06f6-4ab8-862b-7111c802ccec"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_1241480c","line":12159,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":12167,"context_line":"                name: ServiceChain"},{"line_number":12168,"context_line":"                parameters: []"},{"line_number":12169,"context_line":"                resources:"},{"line_number":12170,"context_line":"                - b4661133-a06c-4e3e-9943-db4f46bb5990"},{"line_number":12171,"context_line":"                - 6bf6c0fc-aaf3-428f-8ee8-e52828afb64e"},{"line_number":12172,"context_line":"                - 250eed11-4840-4179-b938-e920cfb0ff35"},{"line_number":12173,"context_line":"                - 96252b54-27e8-441f-8973-e9772ea5d334"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_cc0745c9","line":12170,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":12167,"context_line":"                name: ServiceChain"},{"line_number":12168,"context_line":"                parameters: []"},{"line_number":12169,"context_line":"                resources:"},{"line_number":12170,"context_line":"                - b4661133-a06c-4e3e-9943-db4f46bb5990"},{"line_number":12171,"context_line":"                - 6bf6c0fc-aaf3-428f-8ee8-e52828afb64e"},{"line_number":12172,"context_line":"                - 250eed11-4840-4179-b938-e920cfb0ff35"},{"line_number":12173,"context_line":"                - 96252b54-27e8-441f-8973-e9772ea5d334"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_f2430412","line":12170,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":12191,"context_line":"                id: 9a855f62-e5c6-41e4-90c8-d39e40fa4908"},{"line_number":12192,"context_line":"                name: ApacheServiceBase"},{"line_number":12193,"context_line":"                parameters:"},{"line_number":12194,"context_line":"                - ApacheMaxRequestWorkers"},{"line_number":12195,"context_line":"                - ApacheServerLimit"},{"line_number":12196,"context_line":"                - ServiceData"},{"line_number":12197,"context_line":"                - ServiceNetMap"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_2c0fd1e1","line":12194,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":12191,"context_line":"                id: 9a855f62-e5c6-41e4-90c8-d39e40fa4908"},{"line_number":12192,"context_line":"                name: ApacheServiceBase"},{"line_number":12193,"context_line":"                parameters:"},{"line_number":12194,"context_line":"                - ApacheMaxRequestWorkers"},{"line_number":12195,"context_line":"                - ApacheServerLimit"},{"line_number":12196,"context_line":"                - ServiceData"},{"line_number":12197,"context_line":"                - ServiceNetMap"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_524ab026","line":12194,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":12209,"context_line":"                id: 9acca434-2bc3-4226-8fb6-97e7321e44c3"},{"line_number":12210,"context_line":"                name: MySQLClient"},{"line_number":12211,"context_line":"                parameters:"},{"line_number":12212,"context_line":"                - ServiceData"},{"line_number":12213,"context_line":"                - ServiceNetMap"},{"line_number":12214,"context_line":"                - DefaultPasswords"},{"line_number":12215,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_0c12cd09","line":12212,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":12209,"context_line":"                id: 9acca434-2bc3-4226-8fb6-97e7321e44c3"},{"line_number":12210,"context_line":"                name: MySQLClient"},{"line_number":12211,"context_line":"                parameters:"},{"line_number":12212,"context_line":"                - ServiceData"},{"line_number":12213,"context_line":"                - ServiceNetMap"},{"line_number":12214,"context_line":"                - DefaultPasswords"},{"line_number":12215,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_32456c16","line":12212,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":12224,"context_line":"                name: ServiceChain"},{"line_number":12225,"context_line":"                parameters: []"},{"line_number":12226,"context_line":"                resources:"},{"line_number":12227,"context_line":"                - 7c1307b2-305c-4744-bdf5-0ec5a30aa371"},{"line_number":12228,"context_line":"                - dffbbdb1-5968-4e38-82ad-3dca22735024"},{"line_number":12229,"context_line":"                - d3dca1a0-b8b3-40c7-9112-086e8b2992be"},{"line_number":12230,"context_line":"                - 36815176-8986-4186-a208-2a858ae7528a"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_6cf8b9c3","line":12227,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":12224,"context_line":"                name: ServiceChain"},{"line_number":12225,"context_line":"                parameters: []"},{"line_number":12226,"context_line":"                resources:"},{"line_number":12227,"context_line":"                - 7c1307b2-305c-4744-bdf5-0ec5a30aa371"},{"line_number":12228,"context_line":"                - dffbbdb1-5968-4e38-82ad-3dca22735024"},{"line_number":12229,"context_line":"                - d3dca1a0-b8b3-40c7-9112-086e8b2992be"},{"line_number":12230,"context_line":"                - 36815176-8986-4186-a208-2a858ae7528a"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_925438cc","line":12227,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":12275,"context_line":"                id: 9b515a24-c12b-4ef7-b40c-61885880bba4"},{"line_number":12276,"context_line":"                name: ObjectStorageIpListMap"},{"line_number":12277,"context_line":"                parameters:"},{"line_number":12278,"context_line":"                - ControlPlaneIpList"},{"line_number":12279,"context_line":"                - StorageIpList"},{"line_number":12280,"context_line":"                - StorageNetName"},{"line_number":12281,"context_line":"                - StorageMgmtIpList"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_4cf335e8","line":12278,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":12275,"context_line":"                id: 9b515a24-c12b-4ef7-b40c-61885880bba4"},{"line_number":12276,"context_line":"                name: ObjectStorageIpListMap"},{"line_number":12277,"context_line":"                parameters:"},{"line_number":12278,"context_line":"                - ControlPlaneIpList"},{"line_number":12279,"context_line":"                - StorageIpList"},{"line_number":12280,"context_line":"                - StorageNetName"},{"line_number":12281,"context_line":"                - StorageMgmtIpList"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_724ff433","line":12278,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":12302,"context_line":"                id: 9c18392a-84a7-4b8d-97d3-a2c0716950be"},{"line_number":12303,"context_line":"                name: \u00273\u0027"},{"line_number":12304,"context_line":"                parameters:"},{"line_number":12305,"context_line":"                - ServiceData"},{"line_number":12306,"context_line":"                - ServiceNetMap"},{"line_number":12307,"context_line":"                - DefaultPasswords"},{"line_number":12308,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_ac02c1b2","line":12305,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":12302,"context_line":"                id: 9c18392a-84a7-4b8d-97d3-a2c0716950be"},{"line_number":12303,"context_line":"                name: \u00273\u0027"},{"line_number":12304,"context_line":"                parameters:"},{"line_number":12305,"context_line":"                - ServiceData"},{"line_number":12306,"context_line":"                - ServiceNetMap"},{"line_number":12307,"context_line":"                - DefaultPasswords"},{"line_number":12308,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_d25fe0e2","line":12305,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":12318,"context_line":"                id: 9cd71b85-3f77-48fb-942b-4ee25397226a"},{"line_number":12319,"context_line":"                name: CinderBase"},{"line_number":12320,"context_line":"                parameters:"},{"line_number":12321,"context_line":"                - CinderStorageAvailabilityZone"},{"line_number":12322,"context_line":"                - CinderPassword"},{"line_number":12323,"context_line":"                - Debug"},{"line_number":12324,"context_line":"                - CinderDebug"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_8cfd3db3","line":12321,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":12318,"context_line":"                id: 9cd71b85-3f77-48fb-942b-4ee25397226a"},{"line_number":12319,"context_line":"                name: CinderBase"},{"line_number":12320,"context_line":"                parameters:"},{"line_number":12321,"context_line":"                - CinderStorageAvailabilityZone"},{"line_number":12322,"context_line":"                - CinderPassword"},{"line_number":12323,"context_line":"                - Debug"},{"line_number":12324,"context_line":"                - CinderDebug"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_b2621cac","line":12321,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":12349,"context_line":"                id: 9d241f0f-370a-42f4-a1ed-ea7b84cfa22a"},{"line_number":12350,"context_line":"                name: ContainersCommon"},{"line_number":12351,"context_line":"                parameters:"},{"line_number":12352,"context_line":"                - EndpointMap"},{"line_number":12353,"context_line":"                - ServiceData"},{"line_number":12354,"context_line":"                - ServiceNetMap"},{"line_number":12355,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_ec2de946","line":12352,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":12349,"context_line":"                id: 9d241f0f-370a-42f4-a1ed-ea7b84cfa22a"},{"line_number":12350,"context_line":"                name: ContainersCommon"},{"line_number":12351,"context_line":"                parameters:"},{"line_number":12352,"context_line":"                - EndpointMap"},{"line_number":12353,"context_line":"                - ServiceData"},{"line_number":12354,"context_line":"                - ServiceNetMap"},{"line_number":12355,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_125ae8f1","line":12352,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":12380,"context_line":"                id: 9ed5152c-b319-4b50-a58f-8768ebb615f0"},{"line_number":12381,"context_line":"                name: \u002728\u0027"},{"line_number":12382,"context_line":"                parameters:"},{"line_number":12383,"context_line":"                - ContainerNovaComputeImage"},{"line_number":12384,"context_line":"                - ContainerNovaLibvirtConfigImage"},{"line_number":12385,"context_line":"                - ServiceData"},{"line_number":12386,"context_line":"                - ServiceNetMap"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_cc30e5a1","line":12383,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":12380,"context_line":"                id: 9ed5152c-b319-4b50-a58f-8768ebb615f0"},{"line_number":12381,"context_line":"                name: \u002728\u0027"},{"line_number":12382,"context_line":"                parameters:"},{"line_number":12383,"context_line":"                - ContainerNovaComputeImage"},{"line_number":12384,"context_line":"                - ContainerNovaLibvirtConfigImage"},{"line_number":12385,"context_line":"                - ServiceData"},{"line_number":12386,"context_line":"                - ServiceNetMap"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_f25ca4ee","line":12383,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":12393,"context_line":"                - MigrationSshPort"},{"line_number":12394,"context_line":"                - NovaNfsEnabled"},{"line_number":12395,"context_line":"                resources:"},{"line_number":12396,"context_line":"                - 0556ecdc-d65c-45db-a59b-7e7e72740ef3"},{"line_number":12397,"context_line":"                - cad2ba26-f475-4a15-a920-209065ca0740"},{"line_number":12398,"context_line":"                type: OS::TripleO::Services::NovaMigrationTarget"},{"line_number":12399,"context_line":"            9ed54ae3-d446-403f-b2ff-5e380244c006:"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_2c287132","line":12396,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":12393,"context_line":"                - MigrationSshPort"},{"line_number":12394,"context_line":"                - NovaNfsEnabled"},{"line_number":12395,"context_line":"                resources:"},{"line_number":12396,"context_line":"                - 0556ecdc-d65c-45db-a59b-7e7e72740ef3"},{"line_number":12397,"context_line":"                - cad2ba26-f475-4a15-a920-209065ca0740"},{"line_number":12398,"context_line":"                type: OS::TripleO::Services::NovaMigrationTarget"},{"line_number":12399,"context_line":"            9ed54ae3-d446-403f-b2ff-5e380244c006:"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_5273d080","line":12396,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":12403,"context_line":"                id: 9ed54ae3-d446-403f-b2ff-5e380244c006"},{"line_number":12404,"context_line":"                name: GlanceLogging"},{"line_number":12405,"context_line":"                parameters:"},{"line_number":12406,"context_line":"                - ContainerGlanceApiImage"},{"line_number":12407,"context_line":"                type: OS::TripleO::Services::Logging::GlanceApi"},{"line_number":12408,"context_line":"            a228ddab-52f5-4aa9-b565-cdeff7257337:"},{"line_number":12409,"context_line":"                description: \u0027OpenStack containerized Cinder Volume service"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_0c2bed2f","line":12406,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":12403,"context_line":"                id: 9ed54ae3-d446-403f-b2ff-5e380244c006"},{"line_number":12404,"context_line":"                name: GlanceLogging"},{"line_number":12405,"context_line":"                parameters:"},{"line_number":12406,"context_line":"                - ContainerGlanceApiImage"},{"line_number":12407,"context_line":"                type: OS::TripleO::Services::Logging::GlanceApi"},{"line_number":12408,"context_line":"            a228ddab-52f5-4aa9-b565-cdeff7257337:"},{"line_number":12409,"context_line":"                description: \u0027OpenStack containerized Cinder Volume service"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_326e0c96","line":12406,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":12412,"context_line":"                id: a228ddab-52f5-4aa9-b565-cdeff7257337"},{"line_number":12413,"context_line":"                name: \u00272\u0027"},{"line_number":12414,"context_line":"                parameters:"},{"line_number":12415,"context_line":"                - ContainerCinderVolumeImage"},{"line_number":12416,"context_line":"                - ContainerCinderConfigImage"},{"line_number":12417,"context_line":"                - DockerCinderVolumeUlimit"},{"line_number":12418,"context_line":"                - CinderVolumeLoggingSource"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_6c21d94d","line":12415,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":12412,"context_line":"                id: a228ddab-52f5-4aa9-b565-cdeff7257337"},{"line_number":12413,"context_line":"                name: \u00272\u0027"},{"line_number":12414,"context_line":"                parameters:"},{"line_number":12415,"context_line":"                - ContainerCinderVolumeImage"},{"line_number":12416,"context_line":"                - ContainerCinderConfigImage"},{"line_number":12417,"context_line":"                - DockerCinderVolumeUlimit"},{"line_number":12418,"context_line":"                - CinderVolumeLoggingSource"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_926d589a","line":12415,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":12446,"context_line":"                - MonitoringSubscriptionCinderVolume"},{"line_number":12447,"context_line":"                - CinderEtcdLocalConnect"},{"line_number":12448,"context_line":"                resources:"},{"line_number":12449,"context_line":"                - 9cd71b85-3f77-48fb-942b-4ee25397226a"},{"line_number":12450,"context_line":"                - 0e8cf70a-6dc0-4dec-8ff4-4d43606b0df7"},{"line_number":12451,"context_line":"                - dc370bce-368c-4adb-a513-62aba4833d15"},{"line_number":12452,"context_line":"                - be721641-1cc3-41c2-b0d2-41a463f90085"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_4c1cd512","line":12449,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":12446,"context_line":"                - MonitoringSubscriptionCinderVolume"},{"line_number":12447,"context_line":"                - CinderEtcdLocalConnect"},{"line_number":12448,"context_line":"                resources:"},{"line_number":12449,"context_line":"                - 9cd71b85-3f77-48fb-942b-4ee25397226a"},{"line_number":12450,"context_line":"                - 0e8cf70a-6dc0-4dec-8ff4-4d43606b0df7"},{"line_number":12451,"context_line":"                - dc370bce-368c-4adb-a513-62aba4833d15"},{"line_number":12452,"context_line":"                - be721641-1cc3-41c2-b0d2-41a463f90085"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_72689486","line":12449,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":12456,"context_line":"                id: a22b0b8f-a4d9-41f6-b88d-20fd96ff536b"},{"line_number":12457,"context_line":"                name: \u00270\u0027"},{"line_number":12458,"context_line":"                parameter_groups:"},{"line_number":12459,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":12460,"context_line":"                    label: deprecated"},{"line_number":12461,"context_line":"                    parameters:"},{"line_number":12462,"context_line":"                    - NovaImage"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_ac1be118","line":12459,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] too many spaces after hyphen (hyphens)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":12456,"context_line":"                id: a22b0b8f-a4d9-41f6-b88d-20fd96ff536b"},{"line_number":12457,"context_line":"                name: \u00270\u0027"},{"line_number":12458,"context_line":"                parameter_groups:"},{"line_number":12459,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":12460,"context_line":"                    label: deprecated"},{"line_number":12461,"context_line":"                    parameters:"},{"line_number":12462,"context_line":"                    - NovaImage"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_8c16ddf0","line":12459,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":12456,"context_line":"                id: a22b0b8f-a4d9-41f6-b88d-20fd96ff536b"},{"line_number":12457,"context_line":"                name: \u00270\u0027"},{"line_number":12458,"context_line":"                parameter_groups:"},{"line_number":12459,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":12460,"context_line":"                    label: deprecated"},{"line_number":12461,"context_line":"                    parameters:"},{"line_number":12462,"context_line":"                    - NovaImage"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_d20400c9","line":12459,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] too many spaces after hyphen (hyphens)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":12456,"context_line":"                id: a22b0b8f-a4d9-41f6-b88d-20fd96ff536b"},{"line_number":12457,"context_line":"                name: \u00270\u0027"},{"line_number":12458,"context_line":"                parameter_groups:"},{"line_number":12459,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":12460,"context_line":"                    label: deprecated"},{"line_number":12461,"context_line":"                    parameters:"},{"line_number":12462,"context_line":"                    - NovaImage"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_b207bcc9","line":12459,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":12459,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":12460,"context_line":"                    label: deprecated"},{"line_number":12461,"context_line":"                    parameters:"},{"line_number":12462,"context_line":"                    - NovaImage"},{"line_number":12463,"context_line":"                    - NovaComputeServerMetadata"},{"line_number":12464,"context_line":"                    - NovaComputeIPs"},{"line_number":12465,"context_line":"                parameters:"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_ecd20934","line":12462,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 24 but found 20 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":12459,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":12460,"context_line":"                    label: deprecated"},{"line_number":12461,"context_line":"                    parameters:"},{"line_number":12462,"context_line":"                    - NovaImage"},{"line_number":12463,"context_line":"                    - NovaComputeServerMetadata"},{"line_number":12464,"context_line":"                    - NovaComputeIPs"},{"line_number":12465,"context_line":"                parameters:"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_120f88e1","line":12462,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 24 but found 20 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":12463,"context_line":"                    - NovaComputeServerMetadata"},{"line_number":12464,"context_line":"                    - NovaComputeIPs"},{"line_number":12465,"context_line":"                parameters:"},{"line_number":12466,"context_line":"                - OvercloudComputeFlavor"},{"line_number":12467,"context_line":"                - NovaImage"},{"line_number":12468,"context_line":"                - ComputeImage"},{"line_number":12469,"context_line":"                - ImageUpdatePolicy"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_ccd5851d","line":12466,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":12463,"context_line":"                    - NovaComputeServerMetadata"},{"line_number":12464,"context_line":"                    - NovaComputeIPs"},{"line_number":12465,"context_line":"                parameters:"},{"line_number":12466,"context_line":"                - OvercloudComputeFlavor"},{"line_number":12467,"context_line":"                - NovaImage"},{"line_number":12468,"context_line":"                - ComputeImage"},{"line_number":12469,"context_line":"                - ImageUpdatePolicy"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_f2114406","line":12466,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":12505,"context_line":"                - ServerDeletionPolicy"},{"line_number":12506,"context_line":"                - UserData"},{"line_number":12507,"context_line":"                resources:"},{"line_number":12508,"context_line":"                - f935d2a3-8a6d-4282-8628-1181fa84e3ef"},{"line_number":12509,"context_line":"                - 18c4800d-1697-4148-b5dc-e9f79c974f1d"},{"line_number":12510,"context_line":"                - 74d4be86-37b9-4976-b00c-0437a08814fb"},{"line_number":12511,"context_line":"                - 150023a1-d38e-4b87-a06a-65c642d60eac"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_2cdd1142","line":12508,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":12505,"context_line":"                - ServerDeletionPolicy"},{"line_number":12506,"context_line":"                - UserData"},{"line_number":12507,"context_line":"                resources:"},{"line_number":12508,"context_line":"                - f935d2a3-8a6d-4282-8628-1181fa84e3ef"},{"line_number":12509,"context_line":"                - 18c4800d-1697-4148-b5dc-e9f79c974f1d"},{"line_number":12510,"context_line":"                - 74d4be86-37b9-4976-b00c-0437a08814fb"},{"line_number":12511,"context_line":"                - 150023a1-d38e-4b87-a06a-65c642d60eac"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_52f8f0c2","line":12508,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":12518,"context_line":"                id: a2364455-230c-4eb1-af08-fbbe75103d2d"},{"line_number":12519,"context_line":"                name: \u00270\u0027"},{"line_number":12520,"context_line":"                parameter_groups:"},{"line_number":12521,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":12522,"context_line":"                    label: deprecated"},{"line_number":12523,"context_line":"                    parameters:"},{"line_number":12524,"context_line":"                    - OvercloudControlFlavor"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_0ce00dfa","line":12521,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] too many spaces after hyphen (hyphens)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":12518,"context_line":"                id: a2364455-230c-4eb1-af08-fbbe75103d2d"},{"line_number":12519,"context_line":"                name: \u00270\u0027"},{"line_number":12520,"context_line":"                parameter_groups:"},{"line_number":12521,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":12522,"context_line":"                    label: deprecated"},{"line_number":12523,"context_line":"                    parameters:"},{"line_number":12524,"context_line":"                    - OvercloudControlFlavor"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_6ce6f918","line":12521,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":12518,"context_line":"                id: a2364455-230c-4eb1-af08-fbbe75103d2d"},{"line_number":12519,"context_line":"                name: \u00270\u0027"},{"line_number":12520,"context_line":"                parameter_groups:"},{"line_number":12521,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":12522,"context_line":"                    label: deprecated"},{"line_number":12523,"context_line":"                    parameters:"},{"line_number":12524,"context_line":"                    - OvercloudControlFlavor"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_32f3ace9","line":12521,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] too many spaces after hyphen (hyphens)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":12518,"context_line":"                id: a2364455-230c-4eb1-af08-fbbe75103d2d"},{"line_number":12519,"context_line":"                name: \u00270\u0027"},{"line_number":12520,"context_line":"                parameter_groups:"},{"line_number":12521,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":12522,"context_line":"                    label: deprecated"},{"line_number":12523,"context_line":"                    parameters:"},{"line_number":12524,"context_line":"                    - OvercloudControlFlavor"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_920278b3","line":12521,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":12521,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":12522,"context_line":"                    label: deprecated"},{"line_number":12523,"context_line":"                    parameters:"},{"line_number":12524,"context_line":"                    - OvercloudControlFlavor"},{"line_number":12525,"context_line":"                    - controllerImage"},{"line_number":12526,"context_line":"                parameters:"},{"line_number":12527,"context_line":"                - OvercloudControlFlavor"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_4ce175fc","line":12524,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 24 but found 20 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":12521,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":12522,"context_line":"                    label: deprecated"},{"line_number":12523,"context_line":"                    parameters:"},{"line_number":12524,"context_line":"                    - OvercloudControlFlavor"},{"line_number":12525,"context_line":"                    - controllerImage"},{"line_number":12526,"context_line":"                parameters:"},{"line_number":12527,"context_line":"                - OvercloudControlFlavor"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_72fd34b0","line":12524,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 24 but found 20 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":12524,"context_line":"                    - OvercloudControlFlavor"},{"line_number":12525,"context_line":"                    - controllerImage"},{"line_number":12526,"context_line":"                parameters:"},{"line_number":12527,"context_line":"                - OvercloudControlFlavor"},{"line_number":12528,"context_line":"                - OvercloudControllerFlavor"},{"line_number":12529,"context_line":"                - controllerImage"},{"line_number":12530,"context_line":"                - ControllerImage"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_acf001cb","line":12527,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":12524,"context_line":"                    - OvercloudControlFlavor"},{"line_number":12525,"context_line":"                    - controllerImage"},{"line_number":12526,"context_line":"                parameters:"},{"line_number":12527,"context_line":"                - OvercloudControlFlavor"},{"line_number":12528,"context_line":"                - OvercloudControllerFlavor"},{"line_number":12529,"context_line":"                - controllerImage"},{"line_number":12530,"context_line":"                - ControllerImage"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_d22d2047","line":12527,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":12569,"context_line":"                - ServerDeletionPolicy"},{"line_number":12570,"context_line":"                - UserData"},{"line_number":12571,"context_line":"                resources:"},{"line_number":12572,"context_line":"                - 15938a04-b728-4956-8a20-78f70c4f6c4c"},{"line_number":12573,"context_line":"                - 40a5387f-5f42-4aec-8ff4-7d7d597cf20e"},{"line_number":12574,"context_line":"                - f6b3f924-f229-4e13-bb74-ef6d4276336d"},{"line_number":12575,"context_line":"                - 80f346e0-f056-4eca-b5e6-40be9e22b177"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_8ceb7dda","line":12572,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":12569,"context_line":"                - ServerDeletionPolicy"},{"line_number":12570,"context_line":"                - UserData"},{"line_number":12571,"context_line":"                resources:"},{"line_number":12572,"context_line":"                - 15938a04-b728-4956-8a20-78f70c4f6c4c"},{"line_number":12573,"context_line":"                - 40a5387f-5f42-4aec-8ff4-7d7d597cf20e"},{"line_number":12574,"context_line":"                - f6b3f924-f229-4e13-bb74-ef6d4276336d"},{"line_number":12575,"context_line":"                - 80f346e0-f056-4eca-b5e6-40be9e22b177"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_b2305ca0","line":12572,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":12586,"context_line":"                id: a24cba66-47bd-4e60-9dc0-fb502282234d"},{"line_number":12587,"context_line":"                name: KeystoneLogging"},{"line_number":12588,"context_line":"                parameters:"},{"line_number":12589,"context_line":"                - ContainerKeystoneImage"},{"line_number":12590,"context_line":"                type: OS::TripleO::Services::Logging::Keystone"},{"line_number":12591,"context_line":"            a28a9a7e-6380-4bbe-8fc5-1c9dafab7d15:"},{"line_number":12592,"context_line":"                description: \u0027Mysql client settings"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_ecbb29e2","line":12589,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":12586,"context_line":"                id: a24cba66-47bd-4e60-9dc0-fb502282234d"},{"line_number":12587,"context_line":"                name: KeystoneLogging"},{"line_number":12588,"context_line":"                parameters:"},{"line_number":12589,"context_line":"                - ContainerKeystoneImage"},{"line_number":12590,"context_line":"                type: OS::TripleO::Services::Logging::Keystone"},{"line_number":12591,"context_line":"            a28a9a7e-6380-4bbe-8fc5-1c9dafab7d15:"},{"line_number":12592,"context_line":"                description: \u0027Mysql client settings"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_12282832","line":12589,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":12595,"context_line":"                id: a28a9a7e-6380-4bbe-8fc5-1c9dafab7d15"},{"line_number":12596,"context_line":"                name: \u002715\u0027"},{"line_number":12597,"context_line":"                parameters:"},{"line_number":12598,"context_line":"                - ServiceData"},{"line_number":12599,"context_line":"                - ServiceNetMap"},{"line_number":12600,"context_line":"                - DefaultPasswords"},{"line_number":12601,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_ccbe25d3","line":12598,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":12595,"context_line":"                id: a28a9a7e-6380-4bbe-8fc5-1c9dafab7d15"},{"line_number":12596,"context_line":"                name: \u002715\u0027"},{"line_number":12597,"context_line":"                parameters:"},{"line_number":12598,"context_line":"                - ServiceData"},{"line_number":12599,"context_line":"                - ServiceNetMap"},{"line_number":12600,"context_line":"                - DefaultPasswords"},{"line_number":12601,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_f22ae429","line":12598,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":12612,"context_line":"                id: a34e7991-c34d-47fb-b81f-d6126bfcb45d"},{"line_number":12613,"context_line":"                name: \u002756\u0027"},{"line_number":12614,"context_line":"                parameters:"},{"line_number":12615,"context_line":"                - ServiceData"},{"line_number":12616,"context_line":"                - ServiceNetMap"},{"line_number":12617,"context_line":"                - DefaultPasswords"},{"line_number":12618,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_2cb6b1fb","line":12615,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":12612,"context_line":"                id: a34e7991-c34d-47fb-b81f-d6126bfcb45d"},{"line_number":12613,"context_line":"                name: \u002756\u0027"},{"line_number":12614,"context_line":"                parameters:"},{"line_number":12615,"context_line":"                - ServiceData"},{"line_number":12616,"context_line":"                - ServiceNetMap"},{"line_number":12617,"context_line":"                - DefaultPasswords"},{"line_number":12618,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_5221104d","line":12615,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":12627,"context_line":"                id: a4f93588-66ab-4a9d-8076-10a7139450d9"},{"line_number":12628,"context_line":"                name: ContainersCommon"},{"line_number":12629,"context_line":"                parameters:"},{"line_number":12630,"context_line":"                - EndpointMap"},{"line_number":12631,"context_line":"                - ServiceData"},{"line_number":12632,"context_line":"                - ServiceNetMap"},{"line_number":12633,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_0cb92de8","line":12630,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":12627,"context_line":"                id: a4f93588-66ab-4a9d-8076-10a7139450d9"},{"line_number":12628,"context_line":"                name: ContainersCommon"},{"line_number":12629,"context_line":"                parameters:"},{"line_number":12630,"context_line":"                - EndpointMap"},{"line_number":12631,"context_line":"                - ServiceData"},{"line_number":12632,"context_line":"                - ServiceNetMap"},{"line_number":12633,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_321c4c12","line":12630,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":12646,"context_line":"                id: a4fcfab7-f37c-4506-85da-19b118386fa6"},{"line_number":12647,"context_line":"                name: MySQLClient"},{"line_number":12648,"context_line":"                parameters:"},{"line_number":12649,"context_line":"                - ServiceData"},{"line_number":12650,"context_line":"                - ServiceNetMap"},{"line_number":12651,"context_line":"                - DefaultPasswords"},{"line_number":12652,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_6ccf197f","line":12649,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":12646,"context_line":"                id: a4fcfab7-f37c-4506-85da-19b118386fa6"},{"line_number":12647,"context_line":"                name: MySQLClient"},{"line_number":12648,"context_line":"                parameters:"},{"line_number":12649,"context_line":"                - ServiceData"},{"line_number":12650,"context_line":"                - ServiceNetMap"},{"line_number":12651,"context_line":"                - DefaultPasswords"},{"line_number":12652,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_921b9819","line":12649,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":12662,"context_line":"                id: a60833c5-0432-451d-98db-d96043751c9d"},{"line_number":12663,"context_line":"                name: NovaLogging"},{"line_number":12664,"context_line":"                parameters:"},{"line_number":12665,"context_line":"                - ContainerNovaImage"},{"line_number":12666,"context_line":"                - NovaServiceName"},{"line_number":12667,"context_line":"                - DeployIdentifier"},{"line_number":12668,"context_line":"                type: OS::TripleO::Services::Logging::NovaCommon"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_4cca156e","line":12665,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":12662,"context_line":"                id: a60833c5-0432-451d-98db-d96043751c9d"},{"line_number":12663,"context_line":"                name: NovaLogging"},{"line_number":12664,"context_line":"                parameters:"},{"line_number":12665,"context_line":"                - ContainerNovaImage"},{"line_number":12666,"context_line":"                - NovaServiceName"},{"line_number":12667,"context_line":"                - DeployIdentifier"},{"line_number":12668,"context_line":"                type: OS::TripleO::Services::Logging::NovaCommon"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_7216d4f3","line":12665,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":12673,"context_line":"                id: a86e50ec-8359-4570-a9bb-0c0fb02317e4"},{"line_number":12674,"context_line":"                name: \u002768\u0027"},{"line_number":12675,"context_line":"                parameters:"},{"line_number":12676,"context_line":"                - ContainerKeepalivedImage"},{"line_number":12677,"context_line":"                - ContainerKeepalivedConfigImage"},{"line_number":12678,"context_line":"                - EndpointMap"},{"line_number":12679,"context_line":"                - ServiceData"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_acc92179","line":12676,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":12673,"context_line":"                id: a86e50ec-8359-4570-a9bb-0c0fb02317e4"},{"line_number":12674,"context_line":"                name: \u002768\u0027"},{"line_number":12675,"context_line":"                parameters:"},{"line_number":12676,"context_line":"                - ContainerKeepalivedImage"},{"line_number":12677,"context_line":"                - ContainerKeepalivedConfigImage"},{"line_number":12678,"context_line":"                - EndpointMap"},{"line_number":12679,"context_line":"                - ServiceData"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_d2d24034","line":12676,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":12686,"context_line":"                - PublicVirtualInterface"},{"line_number":12687,"context_line":"                - MonitoringSubscriptionKeepalived"},{"line_number":12688,"context_line":"                resources:"},{"line_number":12689,"context_line":"                - 62d613fb-20b4-4b18-b57d-e6d4429e4383"},{"line_number":12690,"context_line":"                type: OS::TripleO::Services::Keepalived"},{"line_number":12691,"context_line":"            a881c4d9-8ade-4f51-8a29-6a5bdc672bbe:"},{"line_number":12692,"context_line":"                description: No description"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_8cc41d61","line":12689,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":12686,"context_line":"                - PublicVirtualInterface"},{"line_number":12687,"context_line":"                - MonitoringSubscriptionKeepalived"},{"line_number":12688,"context_line":"                resources:"},{"line_number":12689,"context_line":"                - 62d613fb-20b4-4b18-b57d-e6d4429e4383"},{"line_number":12690,"context_line":"                type: OS::TripleO::Services::Keepalived"},{"line_number":12691,"context_line":"            a881c4d9-8ade-4f51-8a29-6a5bdc672bbe:"},{"line_number":12692,"context_line":"                description: No description"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_b2d5fc1d","line":12689,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":12693,"context_line":"                id: a881c4d9-8ade-4f51-8a29-6a5bdc672bbe"},{"line_number":12694,"context_line":"                name: NetIpMap"},{"line_number":12695,"context_line":"                parameters:"},{"line_number":12696,"context_line":"                - ControlPlaneIp"},{"line_number":12697,"context_line":"                - ControlPlaneSubnetCidr"},{"line_number":12698,"context_line":"                - StorageIp"},{"line_number":12699,"context_line":"                - StorageIpSubnet"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_eca049a8","line":12696,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":12693,"context_line":"                id: a881c4d9-8ade-4f51-8a29-6a5bdc672bbe"},{"line_number":12694,"context_line":"                name: NetIpMap"},{"line_number":12695,"context_line":"                parameters:"},{"line_number":12696,"context_line":"                - ControlPlaneIp"},{"line_number":12697,"context_line":"                - ControlPlaneSubnetCidr"},{"line_number":12698,"context_line":"                - StorageIp"},{"line_number":12699,"context_line":"                - StorageIpSubnet"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_12ddc841","line":12696,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":12727,"context_line":"                id: aadea24e-a4ee-423c-963b-90d4f4ad6723"},{"line_number":12728,"context_line":"                name: MySQLClient"},{"line_number":12729,"context_line":"                parameters:"},{"line_number":12730,"context_line":"                - ServiceData"},{"line_number":12731,"context_line":"                - ServiceNetMap"},{"line_number":12732,"context_line":"                - DefaultPasswords"},{"line_number":12733,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_cca3c5b0","line":12730,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":12727,"context_line":"                id: aadea24e-a4ee-423c-963b-90d4f4ad6723"},{"line_number":12728,"context_line":"                name: MySQLClient"},{"line_number":12729,"context_line":"                parameters:"},{"line_number":12730,"context_line":"                - ServiceData"},{"line_number":12731,"context_line":"                - ServiceNetMap"},{"line_number":12732,"context_line":"                - DefaultPasswords"},{"line_number":12733,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_f2df8437","line":12730,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":12743,"context_line":"                id: aaea1714-2e8d-4f11-bb41-03956799ecce"},{"line_number":12744,"context_line":"                name: \u002737\u0027"},{"line_number":12745,"context_line":"                parameters:"},{"line_number":12746,"context_line":"                - ContainerCinderSchedulerImage"},{"line_number":12747,"context_line":"                - ContainerCinderConfigImage"},{"line_number":12748,"context_line":"                - CinderSchedulerLoggingSource"},{"line_number":12749,"context_line":"                - EndpointMap"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_2cab5189","line":12746,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":12743,"context_line":"                id: aaea1714-2e8d-4f11-bb41-03956799ecce"},{"line_number":12744,"context_line":"                name: \u002737\u0027"},{"line_number":12745,"context_line":"                parameters:"},{"line_number":12746,"context_line":"                - ContainerCinderSchedulerImage"},{"line_number":12747,"context_line":"                - ContainerCinderConfigImage"},{"line_number":12748,"context_line":"                - CinderSchedulerLoggingSource"},{"line_number":12749,"context_line":"                - EndpointMap"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_52e63018","line":12746,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":12754,"context_line":"                - RoleParameters"},{"line_number":12755,"context_line":"                - MonitoringSubscriptionCinderScheduler"},{"line_number":12756,"context_line":"                resources:"},{"line_number":12757,"context_line":"                - e76218d8-86b8-4ee6-93e3-15b1e79fa5a1"},{"line_number":12758,"context_line":"                - a4fcfab7-f37c-4506-85da-19b118386fa6"},{"line_number":12759,"context_line":"                - d0679a03-3a90-4fe6-9a58-9906a180879c"},{"line_number":12760,"context_line":"                type: OS::TripleO::Services::CinderScheduler"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_0cae4d97","line":12757,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":12754,"context_line":"                - RoleParameters"},{"line_number":12755,"context_line":"                - MonitoringSubscriptionCinderScheduler"},{"line_number":12756,"context_line":"                resources:"},{"line_number":12757,"context_line":"                - e76218d8-86b8-4ee6-93e3-15b1e79fa5a1"},{"line_number":12758,"context_line":"                - a4fcfab7-f37c-4506-85da-19b118386fa6"},{"line_number":12759,"context_line":"                - d0679a03-3a90-4fe6-9a58-9906a180879c"},{"line_number":12760,"context_line":"                type: OS::TripleO::Services::CinderScheduler"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_32e1ecfd","line":12757,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":12765,"context_line":"                id: ab3bdbc6-441d-44d9-87e7-92cf2caf1bb8"},{"line_number":12766,"context_line":"                name: \u0027119\u0027"},{"line_number":12767,"context_line":"                parameters:"},{"line_number":12768,"context_line":"                - EndpointMap"},{"line_number":12769,"context_line":"                - ServiceNetMap"},{"line_number":12770,"context_line":"                - ServiceData"},{"line_number":12771,"context_line":"                - ContainerOvnControllerImage"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_6c943945","line":12768,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":12765,"context_line":"                id: ab3bdbc6-441d-44d9-87e7-92cf2caf1bb8"},{"line_number":12766,"context_line":"                name: \u0027119\u0027"},{"line_number":12767,"context_line":"                parameters:"},{"line_number":12768,"context_line":"                - EndpointMap"},{"line_number":12769,"context_line":"                - ServiceNetMap"},{"line_number":12770,"context_line":"                - ServiceData"},{"line_number":12771,"context_line":"                - ContainerOvnControllerImage"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_92f0b8cb","line":12768,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":12785,"context_line":"                - InternalTLSCAFile"},{"line_number":12786,"context_line":"                - OVNOpenflowProbeInterval"},{"line_number":12787,"context_line":"                resources:"},{"line_number":12788,"context_line":"                - 0df4f177-25e1-42b3-a8c7-b3660b310d79"},{"line_number":12789,"context_line":"                type: OS::TripleO::Services::OVNController"},{"line_number":12790,"context_line":"            ac6c6dbc-200c-40d5-8b7c-12743b3db5fc:"},{"line_number":12791,"context_line":"                description: \u0027OpenStack containerized Nova Conductor service"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_4c8fb52d","line":12788,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":12785,"context_line":"                - InternalTLSCAFile"},{"line_number":12786,"context_line":"                - OVNOpenflowProbeInterval"},{"line_number":12787,"context_line":"                resources:"},{"line_number":12788,"context_line":"                - 0df4f177-25e1-42b3-a8c7-b3660b310d79"},{"line_number":12789,"context_line":"                type: OS::TripleO::Services::OVNController"},{"line_number":12790,"context_line":"            ac6c6dbc-200c-40d5-8b7c-12743b3db5fc:"},{"line_number":12791,"context_line":"                description: \u0027OpenStack containerized Nova Conductor service"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_72eb74db","line":12788,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":12794,"context_line":"                id: ac6c6dbc-200c-40d5-8b7c-12743b3db5fc"},{"line_number":12795,"context_line":"                name: \u0027106\u0027"},{"line_number":12796,"context_line":"                parameters:"},{"line_number":12797,"context_line":"                - ContainerNovaConductorImage"},{"line_number":12798,"context_line":"                - ContainerNovaConfigImage"},{"line_number":12799,"context_line":"                - NovaConductorLoggingSource"},{"line_number":12800,"context_line":"                - EndpointMap"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_ac9e4160","line":12797,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":12794,"context_line":"                id: ac6c6dbc-200c-40d5-8b7c-12743b3db5fc"},{"line_number":12795,"context_line":"                name: \u0027106\u0027"},{"line_number":12796,"context_line":"                parameters:"},{"line_number":12797,"context_line":"                - ContainerNovaConductorImage"},{"line_number":12798,"context_line":"                - ContainerNovaConfigImage"},{"line_number":12799,"context_line":"                - NovaConductorLoggingSource"},{"line_number":12800,"context_line":"                - EndpointMap"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_d2bb60e2","line":12797,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":12808,"context_line":"                - MonitoringSubscriptionNovaConductor"},{"line_number":12809,"context_line":"                - NovaPassword"},{"line_number":12810,"context_line":"                resources:"},{"line_number":12811,"context_line":"                - aadea24e-a4ee-423c-963b-90d4f4ad6723"},{"line_number":12812,"context_line":"                - 01f45229-4ef6-4a15-87e3-8edf60f52273"},{"line_number":12813,"context_line":"                - 61e5b9aa-56e9-4359-9aaf-c8122f27fffb"},{"line_number":12814,"context_line":"                - 5d329f3d-f974-4d2d-a706-a1262937d44b"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_8c99bd7a","line":12811,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":12808,"context_line":"                - MonitoringSubscriptionNovaConductor"},{"line_number":12809,"context_line":"                - NovaPassword"},{"line_number":12810,"context_line":"                resources:"},{"line_number":12811,"context_line":"                - aadea24e-a4ee-423c-963b-90d4f4ad6723"},{"line_number":12812,"context_line":"                - 01f45229-4ef6-4a15-87e3-8edf60f52273"},{"line_number":12813,"context_line":"                - 61e5b9aa-56e9-4359-9aaf-c8122f27fffb"},{"line_number":12814,"context_line":"                - 5d329f3d-f974-4d2d-a706-a1262937d44b"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_b2be9cd1","line":12811,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":12820,"context_line":"                id: ad35402a-3ad6-477f-9418-55d418b8287c"},{"line_number":12821,"context_line":"                name: MysqlBase"},{"line_number":12822,"context_line":"                parameters:"},{"line_number":12823,"context_line":"                - ServiceData"},{"line_number":12824,"context_line":"                - ServiceNetMap"},{"line_number":12825,"context_line":"                - DefaultPasswords"},{"line_number":12826,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_ec896926","line":12823,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":12820,"context_line":"                id: ad35402a-3ad6-477f-9418-55d418b8287c"},{"line_number":12821,"context_line":"                name: MysqlBase"},{"line_number":12822,"context_line":"                parameters:"},{"line_number":12823,"context_line":"                - ServiceData"},{"line_number":12824,"context_line":"                - ServiceNetMap"},{"line_number":12825,"context_line":"                - DefaultPasswords"},{"line_number":12826,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_12b668fb","line":12823,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":12842,"context_line":"                id: add595a7-76bb-47a0-a513-206ce8d5c73c"},{"line_number":12843,"context_line":"                name: NetworkConfig"},{"line_number":12844,"context_line":"                parameters:"},{"line_number":12845,"context_line":"                - ControlPlaneIp"},{"line_number":12846,"context_line":"                - ControlPlaneSubnetCidr"},{"line_number":12847,"context_line":"                - ControlPlaneDefaultRoute"},{"line_number":12848,"context_line":"                - ControlPlaneStaticRoutes"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_cc8c6537","line":12845,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":12842,"context_line":"                id: add595a7-76bb-47a0-a513-206ce8d5c73c"},{"line_number":12843,"context_line":"                name: NetworkConfig"},{"line_number":12844,"context_line":"                parameters:"},{"line_number":12845,"context_line":"                - ControlPlaneIp"},{"line_number":12846,"context_line":"                - ControlPlaneSubnetCidr"},{"line_number":12847,"context_line":"                - ControlPlaneDefaultRoute"},{"line_number":12848,"context_line":"                - ControlPlaneStaticRoutes"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_f2b824e6","line":12845,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":12888,"context_line":"                id: ae7bd718-a59e-416d-932a-49c0b5b7627b"},{"line_number":12889,"context_line":"                name: InternalApiPort"},{"line_number":12890,"context_line":"                parameters:"},{"line_number":12891,"context_line":"                - ServiceName"},{"line_number":12892,"context_line":"                - ControlPlaneIP"},{"line_number":12893,"context_line":"                - ControlPlaneNetwork"},{"line_number":12894,"context_line":"                - ControlPlaneSubnet"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_2c84f10b","line":12891,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":12888,"context_line":"                id: ae7bd718-a59e-416d-932a-49c0b5b7627b"},{"line_number":12889,"context_line":"                name: InternalApiPort"},{"line_number":12890,"context_line":"                parameters:"},{"line_number":12891,"context_line":"                - ServiceName"},{"line_number":12892,"context_line":"                - ControlPlaneIP"},{"line_number":12893,"context_line":"                - ControlPlaneNetwork"},{"line_number":12894,"context_line":"                - ControlPlaneSubnet"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_52cf507e","line":12891,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":12908,"context_line":"                id: af30b0f7-68f1-4edd-b939-12ffd46b0d79"},{"line_number":12909,"context_line":"                name: ControllerServiceChain"},{"line_number":12910,"context_line":"                parameters:"},{"line_number":12911,"context_line":"                - Services"},{"line_number":12912,"context_line":"                - ServiceData"},{"line_number":12913,"context_line":"                - ServiceNetMap"},{"line_number":12914,"context_line":"                - EndpointMap"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_0c876d11","line":12911,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":12908,"context_line":"                id: af30b0f7-68f1-4edd-b939-12ffd46b0d79"},{"line_number":12909,"context_line":"                name: ControllerServiceChain"},{"line_number":12910,"context_line":"                parameters:"},{"line_number":12911,"context_line":"                - Services"},{"line_number":12912,"context_line":"                - ServiceData"},{"line_number":12913,"context_line":"                - ServiceNetMap"},{"line_number":12914,"context_line":"                - EndpointMap"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_32ca8c6d","line":12911,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":12916,"context_line":"                - RoleName"},{"line_number":12917,"context_line":"                - RoleParameters"},{"line_number":12918,"context_line":"                resources:"},{"line_number":12919,"context_line":"                - 9b4c12b6-f6de-4d71-96db-464e4db1ed6d"},{"line_number":12920,"context_line":"                type: OS::TripleO::ControllerServices"},{"line_number":12921,"context_line":"            af932ab2-62ad-4edb-a4ab-83d4fcffb183:"},{"line_number":12922,"context_line":"                description: \u0027Utility stack to convert an array of services into a"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_6c7d591b","line":12919,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":12916,"context_line":"                - RoleName"},{"line_number":12917,"context_line":"                - RoleParameters"},{"line_number":12918,"context_line":"                resources:"},{"line_number":12919,"context_line":"                - 9b4c12b6-f6de-4d71-96db-464e4db1ed6d"},{"line_number":12920,"context_line":"                type: OS::TripleO::ControllerServices"},{"line_number":12921,"context_line":"            af932ab2-62ad-4edb-a4ab-83d4fcffb183:"},{"line_number":12922,"context_line":"                description: \u0027Utility stack to convert an array of services into a"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_92c9d879","line":12919,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":12926,"context_line":"                id: af932ab2-62ad-4edb-a4ab-83d4fcffb183"},{"line_number":12927,"context_line":"                name: BlockStorageServiceChain"},{"line_number":12928,"context_line":"                parameters:"},{"line_number":12929,"context_line":"                - Services"},{"line_number":12930,"context_line":"                - ServiceData"},{"line_number":12931,"context_line":"                - ServiceNetMap"},{"line_number":12932,"context_line":"                - EndpointMap"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_4c78552a","line":12929,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":12926,"context_line":"                id: af932ab2-62ad-4edb-a4ab-83d4fcffb183"},{"line_number":12927,"context_line":"                name: BlockStorageServiceChain"},{"line_number":12928,"context_line":"                parameters:"},{"line_number":12929,"context_line":"                - Services"},{"line_number":12930,"context_line":"                - ServiceData"},{"line_number":12931,"context_line":"                - ServiceNetMap"},{"line_number":12932,"context_line":"                - EndpointMap"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_72c41460","line":12929,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":12934,"context_line":"                - RoleName"},{"line_number":12935,"context_line":"                - RoleParameters"},{"line_number":12936,"context_line":"                resources:"},{"line_number":12937,"context_line":"                - b78c814f-8707-4eb4-b2ba-e8827b0e0509"},{"line_number":12938,"context_line":"                type: OS::TripleO::BlockStorageServices"},{"line_number":12939,"context_line":"            b01b5aa5-8c7f-4ab9-8c37-8509eb694f83:"},{"line_number":12940,"context_line":"                description: \u0027Containerized logrotate with crond for containerized"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_ac77613a","line":12937,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":12934,"context_line":"                - RoleName"},{"line_number":12935,"context_line":"                - RoleParameters"},{"line_number":12936,"context_line":"                resources:"},{"line_number":12937,"context_line":"                - b78c814f-8707-4eb4-b2ba-e8827b0e0509"},{"line_number":12938,"context_line":"                type: OS::TripleO::BlockStorageServices"},{"line_number":12939,"context_line":"            b01b5aa5-8c7f-4ab9-8c37-8509eb694f83:"},{"line_number":12940,"context_line":"                description: \u0027Containerized logrotate with crond for containerized"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_d2a080a8","line":12937,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":12944,"context_line":"                id: b01b5aa5-8c7f-4ab9-8c37-8509eb694f83"},{"line_number":12945,"context_line":"                name: \u002713\u0027"},{"line_number":12946,"context_line":"                parameters:"},{"line_number":12947,"context_line":"                - ContainerCrondImage"},{"line_number":12948,"context_line":"                - ContainerCrondConfigImage"},{"line_number":12949,"context_line":"                - EndpointMap"},{"line_number":12950,"context_line":"                - ServiceData"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_8c725d48","line":12947,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":12944,"context_line":"                id: b01b5aa5-8c7f-4ab9-8c37-8509eb694f83"},{"line_number":12945,"context_line":"                name: \u002713\u0027"},{"line_number":12946,"context_line":"                parameters:"},{"line_number":12947,"context_line":"                - ContainerCrondImage"},{"line_number":12948,"context_line":"                - ContainerCrondConfigImage"},{"line_number":12949,"context_line":"                - EndpointMap"},{"line_number":12950,"context_line":"                - ServiceData"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_b2a33cb1","line":12947,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":12960,"context_line":"                - LogrotateDateFormat"},{"line_number":12961,"context_line":"                - LogrotateDateYesterday"},{"line_number":12962,"context_line":"                resources:"},{"line_number":12963,"context_line":"                - 51209dba-004e-4573-b146-adf4bdf994e0"},{"line_number":12964,"context_line":"                type: OS::TripleO::Services::ContainersLogrotateCrond"},{"line_number":12965,"context_line":"            b111bb2b-b924-4b01-83dd-b196d4b02ed6:"},{"line_number":12966,"context_line":"                description: \u0027Openstack Heat base service. Shared for all Heat services."}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_ec8e8925","line":12963,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":12960,"context_line":"                - LogrotateDateFormat"},{"line_number":12961,"context_line":"                - LogrotateDateYesterday"},{"line_number":12962,"context_line":"                resources:"},{"line_number":12963,"context_line":"                - 51209dba-004e-4573-b146-adf4bdf994e0"},{"line_number":12964,"context_line":"                type: OS::TripleO::Services::ContainersLogrotateCrond"},{"line_number":12965,"context_line":"            b111bb2b-b924-4b01-83dd-b196d4b02ed6:"},{"line_number":12966,"context_line":"                description: \u0027Openstack Heat base service. Shared for all Heat services."}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_12ab0889","line":12963,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":12969,"context_line":"                id: b111bb2b-b924-4b01-83dd-b196d4b02ed6"},{"line_number":12970,"context_line":"                name: HeatBase"},{"line_number":12971,"context_line":"                parameters:"},{"line_number":12972,"context_line":"                - Debug"},{"line_number":12973,"context_line":"                - HeatDebug"},{"line_number":12974,"context_line":"                - ServiceData"},{"line_number":12975,"context_line":"                - ServiceNetMap"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_cc910549","line":12972,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":12969,"context_line":"                id: b111bb2b-b924-4b01-83dd-b196d4b02ed6"},{"line_number":12970,"context_line":"                name: HeatBase"},{"line_number":12971,"context_line":"                parameters:"},{"line_number":12972,"context_line":"                - Debug"},{"line_number":12973,"context_line":"                - HeatDebug"},{"line_number":12974,"context_line":"                - ServiceData"},{"line_number":12975,"context_line":"                - ServiceNetMap"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_f2adc49b","line":12972,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13002,"context_line":"                id: b4661133-a06c-4e3e-9943-db4f46bb5990"},{"line_number":13003,"context_line":"                name: \u00272\u0027"},{"line_number":13004,"context_line":"                parameters:"},{"line_number":13005,"context_line":"                - RoleNetIpMap"},{"line_number":13006,"context_line":"                - ServiceData"},{"line_number":13007,"context_line":"                - ServiceNetMap"},{"line_number":13008,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_2c99916d","line":13005,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13002,"context_line":"                id: b4661133-a06c-4e3e-9943-db4f46bb5990"},{"line_number":13003,"context_line":"                name: \u00272\u0027"},{"line_number":13004,"context_line":"                parameters:"},{"line_number":13005,"context_line":"                - RoleNetIpMap"},{"line_number":13006,"context_line":"                - ServiceData"},{"line_number":13007,"context_line":"                - ServiceNetMap"},{"line_number":13008,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_52947044","line":13005,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13021,"context_line":"                id: b4dbab75-ed0f-4dff-8348-522aa5cbd65e"},{"line_number":13022,"context_line":"                name: \u002720\u0027"},{"line_number":13023,"context_line":"                parameters:"},{"line_number":13024,"context_line":"                - ServiceData"},{"line_number":13025,"context_line":"                - ServiceNetMap"},{"line_number":13026,"context_line":"                - DefaultPasswords"},{"line_number":13027,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_0c9c8d5b","line":13024,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13021,"context_line":"                id: b4dbab75-ed0f-4dff-8348-522aa5cbd65e"},{"line_number":13022,"context_line":"                name: \u002720\u0027"},{"line_number":13023,"context_line":"                parameters:"},{"line_number":13024,"context_line":"                - ServiceData"},{"line_number":13025,"context_line":"                - ServiceNetMap"},{"line_number":13026,"context_line":"                - DefaultPasswords"},{"line_number":13027,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_328f2c2f","line":13024,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13037,"context_line":"                id: b64e37ed-551d-402c-af04-52f9d960653f"},{"line_number":13038,"context_line":"                name: \u0027121\u0027"},{"line_number":13039,"context_line":"                parameters:"},{"line_number":13040,"context_line":"                - ContainerPlacementImage"},{"line_number":13041,"context_line":"                - ContainerPlacementConfigImage"},{"line_number":13042,"context_line":"                - EndpointMap"},{"line_number":13043,"context_line":"                - ServiceData"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_6ca2799c","line":13040,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13037,"context_line":"                id: b64e37ed-551d-402c-af04-52f9d960653f"},{"line_number":13038,"context_line":"                name: \u0027121\u0027"},{"line_number":13039,"context_line":"                parameters:"},{"line_number":13040,"context_line":"                - ContainerPlacementImage"},{"line_number":13041,"context_line":"                - ContainerPlacementConfigImage"},{"line_number":13042,"context_line":"                - EndpointMap"},{"line_number":13043,"context_line":"                - ServiceData"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_929ef860","line":13040,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13057,"context_line":"                - NovaPassword"},{"line_number":13058,"context_line":"                - Debug"},{"line_number":13059,"context_line":"                resources:"},{"line_number":13060,"context_line":"                - 86c977de-0165-4133-9aeb-3eaf7e5a24a9"},{"line_number":13061,"context_line":"                - 1fc0744a-f31d-4282-b1aa-52473ef8a758"},{"line_number":13062,"context_line":"                - 9acca434-2bc3-4226-8fb6-97e7321e44c3"},{"line_number":13063,"context_line":"                - e9fff434-4c40-4763-9109-6d0c44998236"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_4c9df555","line":13060,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13057,"context_line":"                - NovaPassword"},{"line_number":13058,"context_line":"                - Debug"},{"line_number":13059,"context_line":"                resources:"},{"line_number":13060,"context_line":"                - 86c977de-0165-4133-9aeb-3eaf7e5a24a9"},{"line_number":13061,"context_line":"                - 1fc0744a-f31d-4282-b1aa-52473ef8a758"},{"line_number":13062,"context_line":"                - 9acca434-2bc3-4226-8fb6-97e7321e44c3"},{"line_number":13063,"context_line":"                - e9fff434-4c40-4763-9109-6d0c44998236"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_7299b477","line":13060,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13068,"context_line":"                name: ServiceChain"},{"line_number":13069,"context_line":"                parameters: []"},{"line_number":13070,"context_line":"                resources:"},{"line_number":13071,"context_line":"                - a228ddab-52f5-4aa9-b565-cdeff7257337"},{"line_number":13072,"context_line":"                - 05eeedbb-8c12-4f84-9e58-48675eb5429f"},{"line_number":13073,"context_line":"                - f5d24677-b66d-48da-ad20-e22f5d0ef45a"},{"line_number":13074,"context_line":"                - d4e512b2-f4e7-4269-a99a-fb73364b8253"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_acac818c","line":13071,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13068,"context_line":"                name: ServiceChain"},{"line_number":13069,"context_line":"                parameters: []"},{"line_number":13070,"context_line":"                resources:"},{"line_number":13071,"context_line":"                - a228ddab-52f5-4aa9-b565-cdeff7257337"},{"line_number":13072,"context_line":"                - 05eeedbb-8c12-4f84-9e58-48675eb5429f"},{"line_number":13073,"context_line":"                - f5d24677-b66d-48da-ad20-e22f5d0ef45a"},{"line_number":13074,"context_line":"                - d4e512b2-f4e7-4269-a99a-fb73364b8253"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_d289a026","line":13071,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13093,"context_line":"                id: b801512e-a6a3-4d3d-9a76-34d8a05870d3"},{"line_number":13094,"context_line":"                name: ContainersCommon"},{"line_number":13095,"context_line":"                parameters:"},{"line_number":13096,"context_line":"                - EndpointMap"},{"line_number":13097,"context_line":"                - ServiceData"},{"line_number":13098,"context_line":"                - ServiceNetMap"},{"line_number":13099,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_8ca7fda7","line":13096,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13093,"context_line":"                id: b801512e-a6a3-4d3d-9a76-34d8a05870d3"},{"line_number":13094,"context_line":"                name: ContainersCommon"},{"line_number":13095,"context_line":"                parameters:"},{"line_number":13096,"context_line":"                - EndpointMap"},{"line_number":13097,"context_line":"                - ServiceData"},{"line_number":13098,"context_line":"                - ServiceNetMap"},{"line_number":13099,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_b28cdc35","line":13096,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13112,"context_line":"                id: b862e811-1eea-469e-9dab-ffaba1aa896b"},{"line_number":13113,"context_line":"                name: \u0027140\u0027"},{"line_number":13114,"context_line":"                parameters:"},{"line_number":13115,"context_line":"                - ServiceData"},{"line_number":13116,"context_line":"                - ServiceNetMap"},{"line_number":13117,"context_line":"                - DefaultPasswords"},{"line_number":13118,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_ecb7a9d7","line":13115,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13112,"context_line":"                id: b862e811-1eea-469e-9dab-ffaba1aa896b"},{"line_number":13113,"context_line":"                name: \u0027140\u0027"},{"line_number":13114,"context_line":"                parameters:"},{"line_number":13115,"context_line":"                - ServiceData"},{"line_number":13116,"context_line":"                - ServiceNetMap"},{"line_number":13117,"context_line":"                - DefaultPasswords"},{"line_number":13118,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_1284a80b","line":13115,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13127,"context_line":"                id: b9456c31-8b57-40a4-85f7-214727a5abef"},{"line_number":13128,"context_line":"                name: \u002722\u0027"},{"line_number":13129,"context_line":"                parameters:"},{"line_number":13130,"context_line":"                - ServiceData"},{"line_number":13131,"context_line":"                - ServiceNetMap"},{"line_number":13132,"context_line":"                - DefaultPasswords"},{"line_number":13133,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_ccbaa5be","line":13130,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13127,"context_line":"                id: b9456c31-8b57-40a4-85f7-214727a5abef"},{"line_number":13128,"context_line":"                name: \u002722\u0027"},{"line_number":13129,"context_line":"                parameters:"},{"line_number":13130,"context_line":"                - ServiceData"},{"line_number":13131,"context_line":"                - ServiceNetMap"},{"line_number":13132,"context_line":"                - DefaultPasswords"},{"line_number":13133,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_f2866413","line":13130,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13146,"context_line":"                id: bc8cc20d-8128-45f9-b796-6418ab0a59ba"},{"line_number":13147,"context_line":"                name: NovaMetadataLogging"},{"line_number":13148,"context_line":"                parameters:"},{"line_number":13149,"context_line":"                - ContainerNovaMetadataImage"},{"line_number":13150,"context_line":"                type: OS::TripleO::Services::Logging::NovaMetadata"},{"line_number":13151,"context_line":"            bcc9df5b-879b-495a-aae9-f4d4b7bacd80:"},{"line_number":13152,"context_line":"                description: \u0027Contains a static list of common things necessary for"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_2cb231e7","line":13149,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13146,"context_line":"                id: bc8cc20d-8128-45f9-b796-6418ab0a59ba"},{"line_number":13147,"context_line":"                name: NovaMetadataLogging"},{"line_number":13148,"context_line":"                parameters:"},{"line_number":13149,"context_line":"                - ContainerNovaMetadataImage"},{"line_number":13150,"context_line":"                type: OS::TripleO::Services::Logging::NovaMetadata"},{"line_number":13151,"context_line":"            bcc9df5b-879b-495a-aae9-f4d4b7bacd80:"},{"line_number":13152,"context_line":"                description: \u0027Contains a static list of common things necessary for"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_527d901a","line":13149,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13156,"context_line":"                id: bcc9df5b-879b-495a-aae9-f4d4b7bacd80"},{"line_number":13157,"context_line":"                name: ContainersCommon"},{"line_number":13158,"context_line":"                parameters:"},{"line_number":13159,"context_line":"                - EndpointMap"},{"line_number":13160,"context_line":"                - ServiceData"},{"line_number":13161,"context_line":"                - ServiceNetMap"},{"line_number":13162,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_0cb5adcd","line":13159,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13156,"context_line":"                id: bcc9df5b-879b-495a-aae9-f4d4b7bacd80"},{"line_number":13157,"context_line":"                name: ContainersCommon"},{"line_number":13158,"context_line":"                parameters:"},{"line_number":13159,"context_line":"                - EndpointMap"},{"line_number":13160,"context_line":"                - ServiceData"},{"line_number":13161,"context_line":"                - ServiceNetMap"},{"line_number":13162,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_3278cc29","line":13159,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13175,"context_line":"                id: bd5cb062-b168-465c-9516-c3ff834b6b3c"},{"line_number":13176,"context_line":"                name: NeutronLogging"},{"line_number":13177,"context_line":"                parameters:"},{"line_number":13178,"context_line":"                - ContainerNeutronApiImage"},{"line_number":13179,"context_line":"                - NeutronServiceName"},{"line_number":13180,"context_line":"                type: OS::TripleO::Services::Logging::NeutronApi"},{"line_number":13181,"context_line":"            bd7f3a8c-f527-434d-936f-122f55272787:"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_6ccb9952","line":13178,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13175,"context_line":"                id: bd5cb062-b168-465c-9516-c3ff834b6b3c"},{"line_number":13176,"context_line":"                name: NeutronLogging"},{"line_number":13177,"context_line":"                parameters:"},{"line_number":13178,"context_line":"                - ContainerNeutronApiImage"},{"line_number":13179,"context_line":"                - NeutronServiceName"},{"line_number":13180,"context_line":"                type: OS::TripleO::Services::Logging::NeutronApi"},{"line_number":13181,"context_line":"            bd7f3a8c-f527-434d-936f-122f55272787:"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_9277183b","line":13178,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13183,"context_line":"                id: bd7f3a8c-f527-434d-936f-122f55272787"},{"line_number":13184,"context_line":"                name: ObjectStorageExtraConfigPre"},{"line_number":13185,"context_line":"                parameters:"},{"line_number":13186,"context_line":"                - server"},{"line_number":13187,"context_line":"                type: OS::TripleO::ObjectStorageExtraConfigPre"},{"line_number":13188,"context_line":"            be2690f7-aaa8-483d-8437-1d345a1586d7:"},{"line_number":13189,"context_line":"                description: \u0027Contains a static list of common things necessary for"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_4cc6954b","line":13186,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13183,"context_line":"                id: bd7f3a8c-f527-434d-936f-122f55272787"},{"line_number":13184,"context_line":"                name: ObjectStorageExtraConfigPre"},{"line_number":13185,"context_line":"                parameters:"},{"line_number":13186,"context_line":"                - server"},{"line_number":13187,"context_line":"                type: OS::TripleO::ObjectStorageExtraConfigPre"},{"line_number":13188,"context_line":"            be2690f7-aaa8-483d-8437-1d345a1586d7:"},{"line_number":13189,"context_line":"                description: \u0027Contains a static list of common things necessary for"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_7272544b","line":13186,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13193,"context_line":"                id: be2690f7-aaa8-483d-8437-1d345a1586d7"},{"line_number":13194,"context_line":"                name: ContainersCommon"},{"line_number":13195,"context_line":"                parameters:"},{"line_number":13196,"context_line":"                - EndpointMap"},{"line_number":13197,"context_line":"                - ServiceData"},{"line_number":13198,"context_line":"                - ServiceNetMap"},{"line_number":13199,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_acc5a13e","line":13196,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13193,"context_line":"                id: be2690f7-aaa8-483d-8437-1d345a1586d7"},{"line_number":13194,"context_line":"                name: ContainersCommon"},{"line_number":13195,"context_line":"                parameters:"},{"line_number":13196,"context_line":"                - EndpointMap"},{"line_number":13197,"context_line":"                - ServiceData"},{"line_number":13198,"context_line":"                - ServiceNetMap"},{"line_number":13199,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_d28ec025","line":13196,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13214,"context_line":"                id: be721641-1cc3-41c2-b0d2-41a463f90085"},{"line_number":13215,"context_line":"                name: CinderCommon"},{"line_number":13216,"context_line":"                parameters:"},{"line_number":13217,"context_line":"                - EndpointMap"},{"line_number":13218,"context_line":"                - ServiceData"},{"line_number":13219,"context_line":"                - ServiceNetMap"},{"line_number":13220,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_8cc09d2c","line":13217,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13214,"context_line":"                id: be721641-1cc3-41c2-b0d2-41a463f90085"},{"line_number":13215,"context_line":"                name: CinderCommon"},{"line_number":13216,"context_line":"                parameters:"},{"line_number":13217,"context_line":"                - EndpointMap"},{"line_number":13218,"context_line":"                - ServiceData"},{"line_number":13219,"context_line":"                - ServiceNetMap"},{"line_number":13220,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_b2917c49","line":13217,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13226,"context_line":"                - CinderLVMLoopDeviceSize"},{"line_number":13227,"context_line":"                - MultipathdEnable"},{"line_number":13228,"context_line":"                resources:"},{"line_number":13229,"context_line":"                - e04b3625-ae90-4f4a-81a0-4d35af69bdf4"},{"line_number":13230,"context_line":"                type: http://192.168.12.101:8080/v1/AUTH_38cd59a6957c42afb86c80c99397b810/overcloud/deployment/cinder/cinder-common-container-puppet.yaml"},{"line_number":13231,"context_line":"            bebc41c3-612f-443e-988f-fe98d1284eed:"},{"line_number":13232,"context_line":"                description: \u0027Returns the control plane port (provisioning network)"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_ecdcc919","line":13229,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13226,"context_line":"                - CinderLVMLoopDeviceSize"},{"line_number":13227,"context_line":"                - MultipathdEnable"},{"line_number":13228,"context_line":"                resources:"},{"line_number":13229,"context_line":"                - e04b3625-ae90-4f4a-81a0-4d35af69bdf4"},{"line_number":13230,"context_line":"                type: http://192.168.12.101:8080/v1/AUTH_38cd59a6957c42afb86c80c99397b810/overcloud/deployment/cinder/cinder-common-container-puppet.yaml"},{"line_number":13231,"context_line":"            bebc41c3-612f-443e-988f-fe98d1284eed:"},{"line_number":13232,"context_line":"                description: \u0027Returns the control plane port (provisioning network)"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_1299486d","line":13229,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13236,"context_line":"                id: bebc41c3-612f-443e-988f-fe98d1284eed"},{"line_number":13237,"context_line":"                name: StoragePort"},{"line_number":13238,"context_line":"                parameters:"},{"line_number":13239,"context_line":"                - ServiceName"},{"line_number":13240,"context_line":"                - ControlPlaneIP"},{"line_number":13241,"context_line":"                - ControlPlaneNetwork"},{"line_number":13242,"context_line":"                - ControlPlaneSubnet"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_ccdf450a","line":13239,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13236,"context_line":"                id: bebc41c3-612f-443e-988f-fe98d1284eed"},{"line_number":13237,"context_line":"                name: StoragePort"},{"line_number":13238,"context_line":"                parameters:"},{"line_number":13239,"context_line":"                - ServiceName"},{"line_number":13240,"context_line":"                - ControlPlaneIP"},{"line_number":13241,"context_line":"                - ControlPlaneNetwork"},{"line_number":13242,"context_line":"                - ControlPlaneSubnet"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_f29b0463","line":13239,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13255,"context_line":"                id: bf660f8c-b508-4964-8d01-3443664e5e95"},{"line_number":13256,"context_line":"                name: \u0027143\u0027"},{"line_number":13257,"context_line":"                parameters:"},{"line_number":13258,"context_line":"                - ServiceData"},{"line_number":13259,"context_line":"                - ServiceNetMap"},{"line_number":13260,"context_line":"                - DefaultPasswords"},{"line_number":13261,"context_line":"                - EndpointMap"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_2ce7d1e6","line":13258,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13255,"context_line":"                id: bf660f8c-b508-4964-8d01-3443664e5e95"},{"line_number":13256,"context_line":"                name: \u0027143\u0027"},{"line_number":13257,"context_line":"                parameters:"},{"line_number":13258,"context_line":"                - ServiceData"},{"line_number":13259,"context_line":"                - ServiceNetMap"},{"line_number":13260,"context_line":"                - DefaultPasswords"},{"line_number":13261,"context_line":"                - EndpointMap"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_52a2b09b","line":13258,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13271,"context_line":"                id: c1453647-0191-44fd-9e9f-bee3e15fd8b7"},{"line_number":13272,"context_line":"                name: NeutronMl2Base"},{"line_number":13273,"context_line":"                parameters:"},{"line_number":13274,"context_line":"                - ServiceData"},{"line_number":13275,"context_line":"                - ServiceNetMap"},{"line_number":13276,"context_line":"                - DefaultPasswords"},{"line_number":13277,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_0ceacdaa","line":13274,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13271,"context_line":"                id: c1453647-0191-44fd-9e9f-bee3e15fd8b7"},{"line_number":13272,"context_line":"                name: NeutronMl2Base"},{"line_number":13273,"context_line":"                parameters:"},{"line_number":13274,"context_line":"                - ServiceData"},{"line_number":13275,"context_line":"                - ServiceNetMap"},{"line_number":13276,"context_line":"                - DefaultPasswords"},{"line_number":13277,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_329d6c57","line":13274,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13289,"context_line":"                - NeutronOverlayIPVersion"},{"line_number":13290,"context_line":"                - NeutronML2PhysicalNetworkMtus"},{"line_number":13291,"context_line":"                resources:"},{"line_number":13292,"context_line":"                - 6676f774-782e-4036-85fc-9802f9c6844c"},{"line_number":13293,"context_line":"                type: http://192.168.12.101:8080/v1/AUTH_38cd59a6957c42afb86c80c99397b810/overcloud/deployment/neutron/neutron-plugin-ml2.yaml"},{"line_number":13294,"context_line":"            c243290b-50ea-494e-b474-dad0fb26f675:"},{"line_number":13295,"context_line":"                description: \u0027Template for nova\u0027\u0027s logging to files"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_6cd0b9f8","line":13292,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13289,"context_line":"                - NeutronOverlayIPVersion"},{"line_number":13290,"context_line":"                - NeutronML2PhysicalNetworkMtus"},{"line_number":13291,"context_line":"                resources:"},{"line_number":13292,"context_line":"                - 6676f774-782e-4036-85fc-9802f9c6844c"},{"line_number":13293,"context_line":"                type: http://192.168.12.101:8080/v1/AUTH_38cd59a6957c42afb86c80c99397b810/overcloud/deployment/neutron/neutron-plugin-ml2.yaml"},{"line_number":13294,"context_line":"            c243290b-50ea-494e-b474-dad0fb26f675:"},{"line_number":13295,"context_line":"                description: \u0027Template for nova\u0027\u0027s logging to files"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_92ac388d","line":13292,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13298,"context_line":"                id: c243290b-50ea-494e-b474-dad0fb26f675"},{"line_number":13299,"context_line":"                name: NovaLogging"},{"line_number":13300,"context_line":"                parameters:"},{"line_number":13301,"context_line":"                - ContainerNovaImage"},{"line_number":13302,"context_line":"                - NovaServiceName"},{"line_number":13303,"context_line":"                - DeployIdentifier"},{"line_number":13304,"context_line":"                type: OS::TripleO::Services::Logging::NovaCommon"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_4ccb3549","line":13301,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13298,"context_line":"                id: c243290b-50ea-494e-b474-dad0fb26f675"},{"line_number":13299,"context_line":"                name: NovaLogging"},{"line_number":13300,"context_line":"                parameters:"},{"line_number":13301,"context_line":"                - ContainerNovaImage"},{"line_number":13302,"context_line":"                - NovaServiceName"},{"line_number":13303,"context_line":"                - DeployIdentifier"},{"line_number":13304,"context_line":"                type: OS::TripleO::Services::Logging::NovaCommon"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_72a7f4a8","line":13301,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13307,"context_line":"                id: c28dec32-6387-4df0-be76-6a7c86d70deb"},{"line_number":13308,"context_line":"                name: \u00270\u0027"},{"line_number":13309,"context_line":"                parameters:"},{"line_number":13310,"context_line":"                - OvercloudBlockStorageFlavor"},{"line_number":13311,"context_line":"                - BlockStorageImage"},{"line_number":13312,"context_line":"                - ImageUpdatePolicy"},{"line_number":13313,"context_line":"                - KeyName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_acdac113","line":13310,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13307,"context_line":"                id: c28dec32-6387-4df0-be76-6a7c86d70deb"},{"line_number":13308,"context_line":"                name: \u00270\u0027"},{"line_number":13309,"context_line":"                parameters:"},{"line_number":13310,"context_line":"                - OvercloudBlockStorageFlavor"},{"line_number":13311,"context_line":"                - BlockStorageImage"},{"line_number":13312,"context_line":"                - ImageUpdatePolicy"},{"line_number":13313,"context_line":"                - KeyName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_d2b7e0d7","line":13310,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13346,"context_line":"                - ServerDeletionPolicy"},{"line_number":13347,"context_line":"                - UserData"},{"line_number":13348,"context_line":"                resources:"},{"line_number":13349,"context_line":"                - 863d86bd-0d5d-4519-a21e-1575ec46e3a8"},{"line_number":13350,"context_line":"                - 81f4da86-b52d-4f87-a5ce-790b654d4053"},{"line_number":13351,"context_line":"                - ae7bd718-a59e-416d-932a-49c0b5b7627b"},{"line_number":13352,"context_line":"                - f44a356e-fd17-4274-bf4a-b1049356c2fa"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_8cd53de8","line":13349,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13346,"context_line":"                - ServerDeletionPolicy"},{"line_number":13347,"context_line":"                - UserData"},{"line_number":13348,"context_line":"                resources:"},{"line_number":13349,"context_line":"                - 863d86bd-0d5d-4519-a21e-1575ec46e3a8"},{"line_number":13350,"context_line":"                - 81f4da86-b52d-4f87-a5ce-790b654d4053"},{"line_number":13351,"context_line":"                - ae7bd718-a59e-416d-932a-49c0b5b7627b"},{"line_number":13352,"context_line":"                - f44a356e-fd17-4274-bf4a-b1049356c2fa"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_b2ba1cbd","line":13349,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13359,"context_line":"                id: c2f93a0e-c4de-4ca2-b9e8-942082270755"},{"line_number":13360,"context_line":"                name: ControllerExtraConfigPost"},{"line_number":13361,"context_line":"                parameters:"},{"line_number":13362,"context_line":"                - servers"},{"line_number":13363,"context_line":"                - EndpointMap"},{"line_number":13364,"context_line":"                type: OS::TripleO::NodeExtraConfigPost"},{"line_number":13365,"context_line":"            c4e13767-f446-47d6-bf31-3da8ff330456:"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_ec05e97b","line":13362,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13359,"context_line":"                id: c2f93a0e-c4de-4ca2-b9e8-942082270755"},{"line_number":13360,"context_line":"                name: ControllerExtraConfigPost"},{"line_number":13361,"context_line":"                parameters:"},{"line_number":13362,"context_line":"                - servers"},{"line_number":13363,"context_line":"                - EndpointMap"},{"line_number":13364,"context_line":"                type: OS::TripleO::NodeExtraConfigPost"},{"line_number":13365,"context_line":"            c4e13767-f446-47d6-bf31-3da8ff330456:"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_12b2e8e6","line":13362,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13371,"context_line":"                id: c4e13767-f446-47d6-bf31-3da8ff330456"},{"line_number":13372,"context_line":"                name: \u0027139\u0027"},{"line_number":13373,"context_line":"                parameters:"},{"line_number":13374,"context_line":"                - ServiceData"},{"line_number":13375,"context_line":"                - ServiceNetMap"},{"line_number":13376,"context_line":"                - DefaultPasswords"},{"line_number":13377,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_cc08e592","line":13374,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13371,"context_line":"                id: c4e13767-f446-47d6-bf31-3da8ff330456"},{"line_number":13372,"context_line":"                name: \u0027139\u0027"},{"line_number":13373,"context_line":"                parameters:"},{"line_number":13374,"context_line":"                - ServiceData"},{"line_number":13375,"context_line":"                - ServiceNetMap"},{"line_number":13376,"context_line":"                - DefaultPasswords"},{"line_number":13377,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_f2b4a4d3","line":13374,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13392,"context_line":"                id: c673b3b5-0e23-4066-8ab7-3c9f90a796f7"},{"line_number":13393,"context_line":"                name: ComputeExtraConfigPre"},{"line_number":13394,"context_line":"                parameters:"},{"line_number":13395,"context_line":"                - server"},{"line_number":13396,"context_line":"                type: OS::TripleO::ComputeExtraConfigPre"},{"line_number":13397,"context_line":"            c691d6bb-77fc-4a42-a7d1-44192a09d384:"},{"line_number":13398,"context_line":"                description: \u0027Contains a static list of common things necessary for"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_2c007167","line":13395,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13392,"context_line":"                id: c673b3b5-0e23-4066-8ab7-3c9f90a796f7"},{"line_number":13393,"context_line":"                name: ComputeExtraConfigPre"},{"line_number":13394,"context_line":"                parameters:"},{"line_number":13395,"context_line":"                - server"},{"line_number":13396,"context_line":"                type: OS::TripleO::ComputeExtraConfigPre"},{"line_number":13397,"context_line":"            c691d6bb-77fc-4a42-a7d1-44192a09d384:"},{"line_number":13398,"context_line":"                description: \u0027Contains a static list of common things necessary for"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_52cbd051","line":13395,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13402,"context_line":"                id: c691d6bb-77fc-4a42-a7d1-44192a09d384"},{"line_number":13403,"context_line":"                name: ContainersCommon"},{"line_number":13404,"context_line":"                parameters:"},{"line_number":13405,"context_line":"                - EndpointMap"},{"line_number":13406,"context_line":"                - ServiceData"},{"line_number":13407,"context_line":"                - ServiceNetMap"},{"line_number":13408,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_0c03ed74","line":13405,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13402,"context_line":"                id: c691d6bb-77fc-4a42-a7d1-44192a09d384"},{"line_number":13403,"context_line":"                name: ContainersCommon"},{"line_number":13404,"context_line":"                parameters:"},{"line_number":13405,"context_line":"                - EndpointMap"},{"line_number":13406,"context_line":"                - ServiceData"},{"line_number":13407,"context_line":"                - ServiceNetMap"},{"line_number":13408,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_32c60c4b","line":13405,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13421,"context_line":"                id: c6db960e-59bf-4098-810e-497dc15c0239"},{"line_number":13422,"context_line":"                name: \u002727\u0027"},{"line_number":13423,"context_line":"                parameters:"},{"line_number":13424,"context_line":"                - ServiceData"},{"line_number":13425,"context_line":"                - ServiceNetMap"},{"line_number":13426,"context_line":"                - DefaultPasswords"},{"line_number":13427,"context_line":"                - EndpointMap"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_6cf9d97e","line":13424,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13421,"context_line":"                id: c6db960e-59bf-4098-810e-497dc15c0239"},{"line_number":13422,"context_line":"                name: \u002727\u0027"},{"line_number":13423,"context_line":"                parameters:"},{"line_number":13424,"context_line":"                - ServiceData"},{"line_number":13425,"context_line":"                - ServiceNetMap"},{"line_number":13426,"context_line":"                - DefaultPasswords"},{"line_number":13427,"context_line":"                - EndpointMap"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_92c5583f","line":13424,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13439,"context_line":"                id: c8c6e3af-59b4-4a35-a902-2d5d84dda4f2"},{"line_number":13440,"context_line":"                name: \u002725\u0027"},{"line_number":13441,"context_line":"                parameters:"},{"line_number":13442,"context_line":"                - ServiceData"},{"line_number":13443,"context_line":"                - ServiceNetMap"},{"line_number":13444,"context_line":"                - DefaultPasswords"},{"line_number":13445,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_4cf4d587","line":13442,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13439,"context_line":"                id: c8c6e3af-59b4-4a35-a902-2d5d84dda4f2"},{"line_number":13440,"context_line":"                name: \u002725\u0027"},{"line_number":13441,"context_line":"                parameters:"},{"line_number":13442,"context_line":"                - ServiceData"},{"line_number":13443,"context_line":"                - ServiceNetMap"},{"line_number":13444,"context_line":"                - DefaultPasswords"},{"line_number":13445,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_72c0942b","line":13442,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13462,"context_line":"                id: cad2ba26-f475-4a15-a920-209065ca0740"},{"line_number":13463,"context_line":"                name: SshdBase"},{"line_number":13464,"context_line":"                parameters:"},{"line_number":13465,"context_line":"                - ServiceData"},{"line_number":13466,"context_line":"                - ServiceNetMap"},{"line_number":13467,"context_line":"                - DefaultPasswords"},{"line_number":13468,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_acf3e19d","line":13465,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13462,"context_line":"                id: cad2ba26-f475-4a15-a920-209065ca0740"},{"line_number":13463,"context_line":"                name: SshdBase"},{"line_number":13464,"context_line":"                parameters:"},{"line_number":13465,"context_line":"                - ServiceData"},{"line_number":13466,"context_line":"                - ServiceNetMap"},{"line_number":13467,"context_line":"                - DefaultPasswords"},{"line_number":13468,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_d2dc001a","line":13465,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13481,"context_line":"                id: ccaa0db0-4bda-486d-a22c-cb8c6322a042"},{"line_number":13482,"context_line":"                name: \u002725\u0027"},{"line_number":13483,"context_line":"                parameters:"},{"line_number":13484,"context_line":"                - ServiceData"},{"line_number":13485,"context_line":"                - ServiceNetMap"},{"line_number":13486,"context_line":"                - DefaultPasswords"},{"line_number":13487,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_8ceeddb1","line":13484,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13481,"context_line":"                id: ccaa0db0-4bda-486d-a22c-cb8c6322a042"},{"line_number":13482,"context_line":"                name: \u002725\u0027"},{"line_number":13483,"context_line":"                parameters:"},{"line_number":13484,"context_line":"                - ServiceData"},{"line_number":13485,"context_line":"                - ServiceNetMap"},{"line_number":13486,"context_line":"                - DefaultPasswords"},{"line_number":13487,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_b2dfbc0a","line":13484,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13497,"context_line":"                id: cd431c3e-58b9-4294-88ed-bd239ea6d6a7"},{"line_number":13498,"context_line":"                name: ContainersCommon"},{"line_number":13499,"context_line":"                parameters:"},{"line_number":13500,"context_line":"                - EndpointMap"},{"line_number":13501,"context_line":"                - ServiceData"},{"line_number":13502,"context_line":"                - ServiceNetMap"},{"line_number":13503,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_ec2a09e5","line":13500,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13497,"context_line":"                id: cd431c3e-58b9-4294-88ed-bd239ea6d6a7"},{"line_number":13498,"context_line":"                name: ContainersCommon"},{"line_number":13499,"context_line":"                parameters:"},{"line_number":13500,"context_line":"                - EndpointMap"},{"line_number":13501,"context_line":"                - ServiceData"},{"line_number":13502,"context_line":"                - ServiceNetMap"},{"line_number":13503,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_12e788e6","line":13500,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13516,"context_line":"                id: ce538a5a-0bd3-4f79-95dc-ab71552875d7"},{"line_number":13517,"context_line":"                name: \u002728\u0027"},{"line_number":13518,"context_line":"                parameters:"},{"line_number":13519,"context_line":"                - ServiceData"},{"line_number":13520,"context_line":"                - ServiceNetMap"},{"line_number":13521,"context_line":"                - DefaultPasswords"},{"line_number":13522,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_cc2d85fe","line":13519,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13516,"context_line":"                id: ce538a5a-0bd3-4f79-95dc-ab71552875d7"},{"line_number":13517,"context_line":"                name: \u002728\u0027"},{"line_number":13518,"context_line":"                parameters:"},{"line_number":13519,"context_line":"                - ServiceData"},{"line_number":13520,"context_line":"                - ServiceNetMap"},{"line_number":13521,"context_line":"                - DefaultPasswords"},{"line_number":13522,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_f2e944b7","line":13519,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13541,"context_line":"                id: ceb04368-402a-4b0d-847a-9e6ea3e33b30"},{"line_number":13542,"context_line":"                name: \u002725\u0027"},{"line_number":13543,"context_line":"                parameters:"},{"line_number":13544,"context_line":"                - ServiceData"},{"line_number":13545,"context_line":"                - ServiceNetMap"},{"line_number":13546,"context_line":"                - DefaultPasswords"},{"line_number":13547,"context_line":"                - EndpointMap"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_2c351147","line":13544,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13541,"context_line":"                id: ceb04368-402a-4b0d-847a-9e6ea3e33b30"},{"line_number":13542,"context_line":"                name: \u002725\u0027"},{"line_number":13543,"context_line":"                parameters:"},{"line_number":13544,"context_line":"                - ServiceData"},{"line_number":13545,"context_line":"                - ServiceNetMap"},{"line_number":13546,"context_line":"                - DefaultPasswords"},{"line_number":13547,"context_line":"                - EndpointMap"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_52d0f0f7","line":13544,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13557,"context_line":"                id: ceca8098-8804-489e-b409-cd0b522e9e9a"},{"line_number":13558,"context_line":"                name: MySQLClient"},{"line_number":13559,"context_line":"                parameters:"},{"line_number":13560,"context_line":"                - ServiceData"},{"line_number":13561,"context_line":"                - ServiceNetMap"},{"line_number":13562,"context_line":"                - DefaultPasswords"},{"line_number":13563,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_0c380d3b","line":13560,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13557,"context_line":"                id: ceca8098-8804-489e-b409-cd0b522e9e9a"},{"line_number":13558,"context_line":"                name: MySQLClient"},{"line_number":13559,"context_line":"                parameters:"},{"line_number":13560,"context_line":"                - ServiceData"},{"line_number":13561,"context_line":"                - ServiceNetMap"},{"line_number":13562,"context_line":"                - DefaultPasswords"},{"line_number":13563,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_32cbac4a","line":13560,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13573,"context_line":"                id: ced2808b-405e-433f-8ac9-f720ad444d45"},{"line_number":13574,"context_line":"                name: \u002711\u0027"},{"line_number":13575,"context_line":"                parameters:"},{"line_number":13576,"context_line":"                - ServiceData"},{"line_number":13577,"context_line":"                - ServiceNetMap"},{"line_number":13578,"context_line":"                - DefaultPasswords"},{"line_number":13579,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_6c3ef929","line":13576,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13573,"context_line":"                id: ced2808b-405e-433f-8ac9-f720ad444d45"},{"line_number":13574,"context_line":"                name: \u002711\u0027"},{"line_number":13575,"context_line":"                parameters:"},{"line_number":13576,"context_line":"                - ServiceData"},{"line_number":13577,"context_line":"                - ServiceNetMap"},{"line_number":13578,"context_line":"                - DefaultPasswords"},{"line_number":13579,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_92da7814","line":13576,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13590,"context_line":"                id: d0679a03-3a90-4fe6-9a58-9906a180879c"},{"line_number":13591,"context_line":"                name: ContainersCommon"},{"line_number":13592,"context_line":"                parameters:"},{"line_number":13593,"context_line":"                - EndpointMap"},{"line_number":13594,"context_line":"                - ServiceData"},{"line_number":13595,"context_line":"                - ServiceNetMap"},{"line_number":13596,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_4c39753d","line":13593,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13590,"context_line":"                id: d0679a03-3a90-4fe6-9a58-9906a180879c"},{"line_number":13591,"context_line":"                name: ContainersCommon"},{"line_number":13592,"context_line":"                parameters:"},{"line_number":13593,"context_line":"                - EndpointMap"},{"line_number":13594,"context_line":"                - ServiceData"},{"line_number":13595,"context_line":"                - ServiceNetMap"},{"line_number":13596,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_72d534e5","line":13593,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13610,"context_line":"                id: d07579af-4bbe-490e-a5b1-164ab1c1ea5d"},{"line_number":13611,"context_line":"                name: \u0027123\u0027"},{"line_number":13612,"context_line":"                parameters:"},{"line_number":13613,"context_line":"                - EndpointMap"},{"line_number":13614,"context_line":"                - ServiceData"},{"line_number":13615,"context_line":"                - ServiceNetMap"},{"line_number":13616,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_ac4801cc","line":13613,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13610,"context_line":"                id: d07579af-4bbe-490e-a5b1-164ab1c1ea5d"},{"line_number":13611,"context_line":"                name: \u0027123\u0027"},{"line_number":13612,"context_line":"                parameters:"},{"line_number":13613,"context_line":"                - EndpointMap"},{"line_number":13614,"context_line":"                - ServiceData"},{"line_number":13615,"context_line":"                - ServiceNetMap"},{"line_number":13616,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_d205207c","line":13613,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13621,"context_line":"                - RpcPassword"},{"line_number":13622,"context_line":"                - RpcUseSSL"},{"line_number":13623,"context_line":"                resources:"},{"line_number":13624,"context_line":"                - 38789870-47eb-4233-9bc4-6c4478344d4c"},{"line_number":13625,"context_line":"                type: OS::TripleO::Services::OsloMessagingNotify"},{"line_number":13626,"context_line":"            d146c033-f652-47d0-a659-bf27440f59b0:"},{"line_number":13627,"context_line":"                description: \u0027Contains a static list of common things necessary for"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_8c437daf","line":13624,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13621,"context_line":"                - RpcPassword"},{"line_number":13622,"context_line":"                - RpcUseSSL"},{"line_number":13623,"context_line":"                resources:"},{"line_number":13624,"context_line":"                - 38789870-47eb-4233-9bc4-6c4478344d4c"},{"line_number":13625,"context_line":"                type: OS::TripleO::Services::OsloMessagingNotify"},{"line_number":13626,"context_line":"            d146c033-f652-47d0-a659-bf27440f59b0:"},{"line_number":13627,"context_line":"                description: \u0027Contains a static list of common things necessary for"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_b2085c91","line":13624,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13631,"context_line":"                id: d146c033-f652-47d0-a659-bf27440f59b0"},{"line_number":13632,"context_line":"                name: ContainersCommon"},{"line_number":13633,"context_line":"                parameters:"},{"line_number":13634,"context_line":"                - EndpointMap"},{"line_number":13635,"context_line":"                - ServiceData"},{"line_number":13636,"context_line":"                - ServiceNetMap"},{"line_number":13637,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_ec1329b7","line":13634,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13631,"context_line":"                id: d146c033-f652-47d0-a659-bf27440f59b0"},{"line_number":13632,"context_line":"                name: ContainersCommon"},{"line_number":13633,"context_line":"                parameters:"},{"line_number":13634,"context_line":"                - EndpointMap"},{"line_number":13635,"context_line":"                - ServiceData"},{"line_number":13636,"context_line":"                - ServiceNetMap"},{"line_number":13637,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_12002867","line":13634,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13648,"context_line":"                id: d1f5d724-3683-4f0a-8490-0628ba0abcbe"},{"line_number":13649,"context_line":"                name: BlockStorageExtraConfigPre"},{"line_number":13650,"context_line":"                parameters:"},{"line_number":13651,"context_line":"                - server"},{"line_number":13652,"context_line":"                type: OS::TripleO::BlockStorageExtraConfigPre"},{"line_number":13653,"context_line":"            d244a0ea-83f1-4786-958a-e93012a70825:"},{"line_number":13654,"context_line":"                description: \u0027Contains a static list of common things necessary for"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_cc1625a8","line":13651,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13648,"context_line":"                id: d1f5d724-3683-4f0a-8490-0628ba0abcbe"},{"line_number":13649,"context_line":"                name: BlockStorageExtraConfigPre"},{"line_number":13650,"context_line":"                parameters:"},{"line_number":13651,"context_line":"                - server"},{"line_number":13652,"context_line":"                type: OS::TripleO::BlockStorageExtraConfigPre"},{"line_number":13653,"context_line":"            d244a0ea-83f1-4786-958a-e93012a70825:"},{"line_number":13654,"context_line":"                description: \u0027Contains a static list of common things necessary for"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_f202e46e","line":13651,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13658,"context_line":"                id: d244a0ea-83f1-4786-958a-e93012a70825"},{"line_number":13659,"context_line":"                name: ContainersCommon"},{"line_number":13660,"context_line":"                parameters:"},{"line_number":13661,"context_line":"                - EndpointMap"},{"line_number":13662,"context_line":"                - ServiceData"},{"line_number":13663,"context_line":"                - ServiceNetMap"},{"line_number":13664,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_2c0eb18c","line":13661,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13658,"context_line":"                id: d244a0ea-83f1-4786-958a-e93012a70825"},{"line_number":13659,"context_line":"                name: ContainersCommon"},{"line_number":13660,"context_line":"                parameters:"},{"line_number":13661,"context_line":"                - EndpointMap"},{"line_number":13662,"context_line":"                - ServiceData"},{"line_number":13663,"context_line":"                - ServiceNetMap"},{"line_number":13664,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_52f9107e","line":13661,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13678,"context_line":"                id: d29be873-502e-4bf4-bba9-3f2d9a2167fa"},{"line_number":13679,"context_line":"                name: \u002769\u0027"},{"line_number":13680,"context_line":"                parameter_groups:"},{"line_number":13681,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":13682,"context_line":"                    label: deprecated"},{"line_number":13683,"context_line":"                    parameters:"},{"line_number":13684,"context_line":"                    - InotifyIntancesMax"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_0c112dad","line":13681,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] too many spaces after hyphen (hyphens)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13678,"context_line":"                id: d29be873-502e-4bf4-bba9-3f2d9a2167fa"},{"line_number":13679,"context_line":"                name: \u002769\u0027"},{"line_number":13680,"context_line":"                parameter_groups:"},{"line_number":13681,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":13682,"context_line":"                    label: deprecated"},{"line_number":13683,"context_line":"                    parameters:"},{"line_number":13684,"context_line":"                    - InotifyIntancesMax"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_6c271914","line":13681,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13678,"context_line":"                id: d29be873-502e-4bf4-bba9-3f2d9a2167fa"},{"line_number":13679,"context_line":"                name: \u002769\u0027"},{"line_number":13680,"context_line":"                parameter_groups:"},{"line_number":13681,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":13682,"context_line":"                    label: deprecated"},{"line_number":13683,"context_line":"                    parameters:"},{"line_number":13684,"context_line":"                    - InotifyIntancesMax"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_32f44c87","line":13681,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] too many spaces after hyphen (hyphens)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13678,"context_line":"                id: d29be873-502e-4bf4-bba9-3f2d9a2167fa"},{"line_number":13679,"context_line":"                name: \u002769\u0027"},{"line_number":13680,"context_line":"                parameter_groups:"},{"line_number":13681,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":13682,"context_line":"                    label: deprecated"},{"line_number":13683,"context_line":"                    parameters:"},{"line_number":13684,"context_line":"                    - InotifyIntancesMax"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_92f3989e","line":13681,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13681,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":13682,"context_line":"                    label: deprecated"},{"line_number":13683,"context_line":"                    parameters:"},{"line_number":13684,"context_line":"                    - InotifyIntancesMax"},{"line_number":13685,"context_line":"                parameters:"},{"line_number":13686,"context_line":"                - ServiceData"},{"line_number":13687,"context_line":"                - ServiceNetMap"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_4c221503","line":13684,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 24 but found 20 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13681,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":13682,"context_line":"                    label: deprecated"},{"line_number":13683,"context_line":"                    parameters:"},{"line_number":13684,"context_line":"                    - InotifyIntancesMax"},{"line_number":13685,"context_line":"                parameters:"},{"line_number":13686,"context_line":"                - ServiceData"},{"line_number":13687,"context_line":"                - ServiceNetMap"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_72eed4b4","line":13684,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 24 but found 20 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13683,"context_line":"                    parameters:"},{"line_number":13684,"context_line":"                    - InotifyIntancesMax"},{"line_number":13685,"context_line":"                parameters:"},{"line_number":13686,"context_line":"                - ServiceData"},{"line_number":13687,"context_line":"                - ServiceNetMap"},{"line_number":13688,"context_line":"                - DefaultPasswords"},{"line_number":13689,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_ac2121fe","line":13686,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13683,"context_line":"                    parameters:"},{"line_number":13684,"context_line":"                    - InotifyIntancesMax"},{"line_number":13685,"context_line":"                parameters:"},{"line_number":13686,"context_line":"                - ServiceData"},{"line_number":13687,"context_line":"                - ServiceNetMap"},{"line_number":13688,"context_line":"                - DefaultPasswords"},{"line_number":13689,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_d22a40e5","line":13686,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13711,"context_line":"                id: d3dca1a0-b8b3-40c7-9112-086e8b2992be"},{"line_number":13712,"context_line":"                name: \u002711\u0027"},{"line_number":13713,"context_line":"                parameters:"},{"line_number":13714,"context_line":"                - RoleNetIpMap"},{"line_number":13715,"context_line":"                - ServiceData"},{"line_number":13716,"context_line":"                - ServiceNetMap"},{"line_number":13717,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_8c1c1dc2","line":13714,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13711,"context_line":"                id: d3dca1a0-b8b3-40c7-9112-086e8b2992be"},{"line_number":13712,"context_line":"                name: \u002711\u0027"},{"line_number":13713,"context_line":"                parameters:"},{"line_number":13714,"context_line":"                - RoleNetIpMap"},{"line_number":13715,"context_line":"                - ServiceData"},{"line_number":13716,"context_line":"                - ServiceNetMap"},{"line_number":13717,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_b22dfcfe","line":13714,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13729,"context_line":"                id: d4e512b2-f4e7-4269-a99a-fb73364b8253"},{"line_number":13730,"context_line":"                name: \u00273\u0027"},{"line_number":13731,"context_line":"                parameters:"},{"line_number":13732,"context_line":"                - RoleNetIpMap"},{"line_number":13733,"context_line":"                - ServiceData"},{"line_number":13734,"context_line":"                - ServiceNetMap"},{"line_number":13735,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_ec7849f9","line":13732,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13729,"context_line":"                id: d4e512b2-f4e7-4269-a99a-fb73364b8253"},{"line_number":13730,"context_line":"                name: \u00273\u0027"},{"line_number":13731,"context_line":"                parameters:"},{"line_number":13732,"context_line":"                - RoleNetIpMap"},{"line_number":13733,"context_line":"                - ServiceData"},{"line_number":13734,"context_line":"                - ServiceNetMap"},{"line_number":13735,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_1235c846","line":13732,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13748,"context_line":"                id: d543f90a-8004-48db-9b68-56a5310145cb"},{"line_number":13749,"context_line":"                name: \u0027122\u0027"},{"line_number":13750,"context_line":"                parameters:"},{"line_number":13751,"context_line":"                - ContainerRabbitmqImage"},{"line_number":13752,"context_line":"                - ContainerRabbitmqConfigImage"},{"line_number":13753,"context_line":"                - EndpointMap"},{"line_number":13754,"context_line":"                - ServiceData"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_cc7bc5f1","line":13751,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13748,"context_line":"                id: d543f90a-8004-48db-9b68-56a5310145cb"},{"line_number":13749,"context_line":"                name: \u0027122\u0027"},{"line_number":13750,"context_line":"                parameters:"},{"line_number":13751,"context_line":"                - ContainerRabbitmqImage"},{"line_number":13752,"context_line":"                - ContainerRabbitmqConfigImage"},{"line_number":13753,"context_line":"                - EndpointMap"},{"line_number":13754,"context_line":"                - ServiceData"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_f237844c","line":13751,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13764,"context_line":"                - RpcUseSSL"},{"line_number":13765,"context_line":"                - DeployIdentifier"},{"line_number":13766,"context_line":"                resources:"},{"line_number":13767,"context_line":"                - 24ee6af2-406f-4345-85dd-0fd508f5e521"},{"line_number":13768,"context_line":"                - 41891416-f71b-454c-9c93-001d02700a90"},{"line_number":13769,"context_line":"                type: OS::TripleO::Services::OsloMessagingRpc"},{"line_number":13770,"context_line":"            d5b56d4c-6771-4e2c-b384-147b65555e93:"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_2c8351ce","line":13767,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13764,"context_line":"                - RpcUseSSL"},{"line_number":13765,"context_line":"                - DeployIdentifier"},{"line_number":13766,"context_line":"                resources:"},{"line_number":13767,"context_line":"                - 24ee6af2-406f-4345-85dd-0fd508f5e521"},{"line_number":13768,"context_line":"                - 41891416-f71b-454c-9c93-001d02700a90"},{"line_number":13769,"context_line":"                type: OS::TripleO::Services::OsloMessagingRpc"},{"line_number":13770,"context_line":"            d5b56d4c-6771-4e2c-b384-147b65555e93:"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_523e3029","line":13767,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13774,"context_line":"                id: d5b56d4c-6771-4e2c-b384-147b65555e93"},{"line_number":13775,"context_line":"                name: \u002789\u0027"},{"line_number":13776,"context_line":"                parameters:"},{"line_number":13777,"context_line":"                - ServiceData"},{"line_number":13778,"context_line":"                - ServiceNetMap"},{"line_number":13779,"context_line":"                - DefaultPasswords"},{"line_number":13780,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_0c864ddc","line":13777,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13774,"context_line":"                id: d5b56d4c-6771-4e2c-b384-147b65555e93"},{"line_number":13775,"context_line":"                name: \u002789\u0027"},{"line_number":13776,"context_line":"                parameters:"},{"line_number":13777,"context_line":"                - ServiceData"},{"line_number":13778,"context_line":"                - ServiceNetMap"},{"line_number":13779,"context_line":"                - DefaultPasswords"},{"line_number":13780,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_3239ec3e","line":13777,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13791,"context_line":"                id: d5df1066-3d08-4e8d-8839-9af19a642279"},{"line_number":13792,"context_line":"                name: ContainersCommon"},{"line_number":13793,"context_line":"                parameters:"},{"line_number":13794,"context_line":"                - EndpointMap"},{"line_number":13795,"context_line":"                - ServiceData"},{"line_number":13796,"context_line":"                - ServiceNetMap"},{"line_number":13797,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_6c6c3936","line":13794,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13791,"context_line":"                id: d5df1066-3d08-4e8d-8839-9af19a642279"},{"line_number":13792,"context_line":"                name: ContainersCommon"},{"line_number":13793,"context_line":"                parameters:"},{"line_number":13794,"context_line":"                - EndpointMap"},{"line_number":13795,"context_line":"                - ServiceData"},{"line_number":13796,"context_line":"                - ServiceNetMap"},{"line_number":13797,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_9248b8cc","line":13794,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13811,"context_line":"                id: d6c12d37-acd8-4c9e-af8f-8a70e9f66da9"},{"line_number":13812,"context_line":"                name: \u002711\u0027"},{"line_number":13813,"context_line":"                parameter_groups:"},{"line_number":13814,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":13815,"context_line":"                    label: deprecated"},{"line_number":13816,"context_line":"                    parameters:"},{"line_number":13817,"context_line":"                    - InotifyIntancesMax"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_4c67b552","line":13814,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] too many spaces after hyphen (hyphens)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13811,"context_line":"                id: d6c12d37-acd8-4c9e-af8f-8a70e9f66da9"},{"line_number":13812,"context_line":"                name: \u002711\u0027"},{"line_number":13813,"context_line":"                parameter_groups:"},{"line_number":13814,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":13815,"context_line":"                    label: deprecated"},{"line_number":13816,"context_line":"                    parameters:"},{"line_number":13817,"context_line":"                    - InotifyIntancesMax"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_ac764105","line":13814,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13811,"context_line":"                id: d6c12d37-acd8-4c9e-af8f-8a70e9f66da9"},{"line_number":13812,"context_line":"                name: \u002711\u0027"},{"line_number":13813,"context_line":"                parameter_groups:"},{"line_number":13814,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":13815,"context_line":"                    label: deprecated"},{"line_number":13816,"context_line":"                    parameters:"},{"line_number":13817,"context_line":"                    - InotifyIntancesMax"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_724374b0","line":13814,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] too many spaces after hyphen (hyphens)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13811,"context_line":"                id: d6c12d37-acd8-4c9e-af8f-8a70e9f66da9"},{"line_number":13812,"context_line":"                name: \u002711\u0027"},{"line_number":13813,"context_line":"                parameter_groups:"},{"line_number":13814,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":13815,"context_line":"                    label: deprecated"},{"line_number":13816,"context_line":"                    parameters:"},{"line_number":13817,"context_line":"                    - InotifyIntancesMax"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_d21360b7","line":13814,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13814,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":13815,"context_line":"                    label: deprecated"},{"line_number":13816,"context_line":"                    parameters:"},{"line_number":13817,"context_line":"                    - InotifyIntancesMax"},{"line_number":13818,"context_line":"                parameters:"},{"line_number":13819,"context_line":"                - ServiceData"},{"line_number":13820,"context_line":"                - ServiceNetMap"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_8c71bd0f","line":13817,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 24 but found 20 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13814,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":13815,"context_line":"                    label: deprecated"},{"line_number":13816,"context_line":"                    parameters:"},{"line_number":13817,"context_line":"                    - InotifyIntancesMax"},{"line_number":13818,"context_line":"                parameters:"},{"line_number":13819,"context_line":"                - ServiceData"},{"line_number":13820,"context_line":"                - ServiceNetMap"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_b2169ca6","line":13817,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 24 but found 20 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13816,"context_line":"                    parameters:"},{"line_number":13817,"context_line":"                    - InotifyIntancesMax"},{"line_number":13818,"context_line":"                parameters:"},{"line_number":13819,"context_line":"                - ServiceData"},{"line_number":13820,"context_line":"                - ServiceNetMap"},{"line_number":13821,"context_line":"                - DefaultPasswords"},{"line_number":13822,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_ec61693b","line":13819,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13816,"context_line":"                    parameters:"},{"line_number":13817,"context_line":"                    - InotifyIntancesMax"},{"line_number":13818,"context_line":"                parameters:"},{"line_number":13819,"context_line":"                - ServiceData"},{"line_number":13820,"context_line":"                - ServiceNetMap"},{"line_number":13821,"context_line":"                - DefaultPasswords"},{"line_number":13822,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_120e688c","line":13819,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13845,"context_line":"                id: d9c4f91b-fdbd-4432-bc58-0d7d0fc464fb"},{"line_number":13846,"context_line":"                name: \u0027108\u0027"},{"line_number":13847,"context_line":"                parameters:"},{"line_number":13848,"context_line":"                - ContainerNovaMetadataImage"},{"line_number":13849,"context_line":"                - ContainerNovaMetadataConfigImage"},{"line_number":13850,"context_line":"                - NovaMetadataLoggingSource"},{"line_number":13851,"context_line":"                - EndpointMap"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_cc64654c","line":13848,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13845,"context_line":"                id: d9c4f91b-fdbd-4432-bc58-0d7d0fc464fb"},{"line_number":13846,"context_line":"                name: \u0027108\u0027"},{"line_number":13847,"context_line":"                parameters:"},{"line_number":13848,"context_line":"                - ContainerNovaMetadataImage"},{"line_number":13849,"context_line":"                - ContainerNovaMetadataConfigImage"},{"line_number":13850,"context_line":"                - NovaMetadataLoggingSource"},{"line_number":13851,"context_line":"                - EndpointMap"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_f21024ab","line":13848,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13862,"context_line":"                - MonitoringSubscriptionNovaMetadata"},{"line_number":13863,"context_line":"                - NovaLocalMetadataPerCell"},{"line_number":13864,"context_line":"                resources:"},{"line_number":13865,"context_line":"                - bc8cc20d-8128-45f9-b796-6418ab0a59ba"},{"line_number":13866,"context_line":"                - ee812c7b-d866-482f-a809-4fdd8b085a19"},{"line_number":13867,"context_line":"                - 21452b89-00a1-4b7b-b784-c4270a11679d"},{"line_number":13868,"context_line":"                - 350217c8-7d40-4ed5-af36-e4db82678f9b"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_2c5cf17c","line":13865,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13862,"context_line":"                - MonitoringSubscriptionNovaMetadata"},{"line_number":13863,"context_line":"                - NovaLocalMetadataPerCell"},{"line_number":13864,"context_line":"                resources:"},{"line_number":13865,"context_line":"                - bc8cc20d-8128-45f9-b796-6418ab0a59ba"},{"line_number":13866,"context_line":"                - ee812c7b-d866-482f-a809-4fdd8b085a19"},{"line_number":13867,"context_line":"                - 21452b89-00a1-4b7b-b784-c4270a11679d"},{"line_number":13868,"context_line":"                - 350217c8-7d40-4ed5-af36-e4db82678f9b"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_52275013","line":13865,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13873,"context_line":"                id: d9f48a7b-fe2b-4f88-a80d-2d612d537f7d"},{"line_number":13874,"context_line":"                name: ControllerIpListMap"},{"line_number":13875,"context_line":"                parameters:"},{"line_number":13876,"context_line":"                - ControlPlaneIpList"},{"line_number":13877,"context_line":"                - StorageIpList"},{"line_number":13878,"context_line":"                - StorageNetName"},{"line_number":13879,"context_line":"                - StorageMgmtIpList"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_0c5f6d72","line":13876,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13873,"context_line":"                id: d9f48a7b-fe2b-4f88-a80d-2d612d537f7d"},{"line_number":13874,"context_line":"                name: ControllerIpListMap"},{"line_number":13875,"context_line":"                parameters:"},{"line_number":13876,"context_line":"                - ControlPlaneIpList"},{"line_number":13877,"context_line":"                - StorageIpList"},{"line_number":13878,"context_line":"                - StorageNetName"},{"line_number":13879,"context_line":"                - StorageMgmtIpList"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_32228c02","line":13876,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13909,"context_line":"                id: dc370bce-368c-4adb-a513-62aba4833d15"},{"line_number":13910,"context_line":"                name: ContainersCommon"},{"line_number":13911,"context_line":"                parameters:"},{"line_number":13912,"context_line":"                - EndpointMap"},{"line_number":13913,"context_line":"                - ServiceData"},{"line_number":13914,"context_line":"                - ServiceNetMap"},{"line_number":13915,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_6c555950","line":13912,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13909,"context_line":"                id: dc370bce-368c-4adb-a513-62aba4833d15"},{"line_number":13910,"context_line":"                name: ContainersCommon"},{"line_number":13911,"context_line":"                parameters:"},{"line_number":13912,"context_line":"                - EndpointMap"},{"line_number":13913,"context_line":"                - ServiceData"},{"line_number":13914,"context_line":"                - ServiceNetMap"},{"line_number":13915,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_9221d8fe","line":13912,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13930,"context_line":"                id: dc61ef5c-fe09-4bac-8691-cbc47b7c0877"},{"line_number":13931,"context_line":"                name: NodeTimesyncUserData"},{"line_number":13932,"context_line":"                parameters:"},{"line_number":13933,"context_line":"                - NtpServer"},{"line_number":13934,"context_line":"                - NtpPool"},{"line_number":13935,"context_line":"                - NtpService"},{"line_number":13936,"context_line":"                type: OS::TripleO::NodeTimesyncUserData"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_4c50555f","line":13933,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13930,"context_line":"                id: dc61ef5c-fe09-4bac-8691-cbc47b7c0877"},{"line_number":13931,"context_line":"                name: NodeTimesyncUserData"},{"line_number":13932,"context_line":"                parameters:"},{"line_number":13933,"context_line":"                - NtpServer"},{"line_number":13934,"context_line":"                - NtpPool"},{"line_number":13935,"context_line":"                - NtpService"},{"line_number":13936,"context_line":"                type: OS::TripleO::NodeTimesyncUserData"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_721c14c1","line":13933,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13941,"context_line":"                id: dd09f8f4-7698-4481-8ba2-28dc3efda459"},{"line_number":13942,"context_line":"                name: \u002726\u0027"},{"line_number":13943,"context_line":"                parameters:"},{"line_number":13944,"context_line":"                - ServiceData"},{"line_number":13945,"context_line":"                - ServiceNetMap"},{"line_number":13946,"context_line":"                - DefaultPasswords"},{"line_number":13947,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_ac4f61bb","line":13944,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13941,"context_line":"                id: dd09f8f4-7698-4481-8ba2-28dc3efda459"},{"line_number":13942,"context_line":"                name: \u002726\u0027"},{"line_number":13943,"context_line":"                parameters:"},{"line_number":13944,"context_line":"                - ServiceData"},{"line_number":13945,"context_line":"                - ServiceNetMap"},{"line_number":13946,"context_line":"                - DefaultPasswords"},{"line_number":13947,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_d27880f9","line":13944,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13966,"context_line":"                id: ddb64ae0-1643-4fd8-ab8b-7aff2ad4c8e9"},{"line_number":13967,"context_line":"                name: \u002767\u0027"},{"line_number":13968,"context_line":"                parameters:"},{"line_number":13969,"context_line":"                - ContainerIscsidImage"},{"line_number":13970,"context_line":"                - ContainerIscsidConfigImage"},{"line_number":13971,"context_line":"                - EndpointMap"},{"line_number":13972,"context_line":"                - ServiceData"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_8c4a5da9","line":13969,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13966,"context_line":"                id: ddb64ae0-1643-4fd8-ab8b-7aff2ad4c8e9"},{"line_number":13967,"context_line":"                name: \u002767\u0027"},{"line_number":13968,"context_line":"                parameters:"},{"line_number":13969,"context_line":"                - ContainerIscsidImage"},{"line_number":13970,"context_line":"                - ContainerIscsidConfigImage"},{"line_number":13971,"context_line":"                - EndpointMap"},{"line_number":13972,"context_line":"                - ServiceData"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_b27b3cf2","line":13969,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13975,"context_line":"                - RoleParameters"},{"line_number":13976,"context_line":"                - DefaultPasswords"},{"line_number":13977,"context_line":"                resources:"},{"line_number":13978,"context_line":"                - d5df1066-3d08-4e8d-8839-9af19a642279"},{"line_number":13979,"context_line":"                type: OS::TripleO::Services::Iscsid"},{"line_number":13980,"context_line":"            de1f0908-f9af-40e7-8efb-e06d7b787a07:"},{"line_number":13981,"context_line":"                description: \u0027OpenStack Glance service configured with Puppet"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_ecc68916","line":13978,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13975,"context_line":"                - RoleParameters"},{"line_number":13976,"context_line":"                - DefaultPasswords"},{"line_number":13977,"context_line":"                resources:"},{"line_number":13978,"context_line":"                - d5df1066-3d08-4e8d-8839-9af19a642279"},{"line_number":13979,"context_line":"                type: OS::TripleO::Services::Iscsid"},{"line_number":13980,"context_line":"            de1f0908-f9af-40e7-8efb-e06d7b787a07:"},{"line_number":13981,"context_line":"                description: \u0027OpenStack Glance service configured with Puppet"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_128308ce","line":13978,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13984,"context_line":"                id: de1f0908-f9af-40e7-8efb-e06d7b787a07"},{"line_number":13985,"context_line":"                name: \u002750\u0027"},{"line_number":13986,"context_line":"                parameters:"},{"line_number":13987,"context_line":"                - ServiceData"},{"line_number":13988,"context_line":"                - ServiceNetMap"},{"line_number":13989,"context_line":"                - DefaultPasswords"},{"line_number":13990,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_ccc90526","line":13987,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":13984,"context_line":"                id: de1f0908-f9af-40e7-8efb-e06d7b787a07"},{"line_number":13985,"context_line":"                name: \u002750\u0027"},{"line_number":13986,"context_line":"                parameters:"},{"line_number":13987,"context_line":"                - ServiceData"},{"line_number":13988,"context_line":"                - ServiceNetMap"},{"line_number":13989,"context_line":"                - DefaultPasswords"},{"line_number":13990,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_f285c4d0","line":13987,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":14036,"context_line":"                - ContainerGlanceApiImage"},{"line_number":14037,"context_line":"                - ContainerGlanceApiConfigImage"},{"line_number":14038,"context_line":"                resources:"},{"line_number":14039,"context_line":"                - 9ed54ae3-d446-403f-b2ff-5e380244c006"},{"line_number":14040,"context_line":"                - 4823750e-f5be-4cff-bb18-cf1eb677ad54"},{"line_number":14041,"context_line":"                - e48484ce-caa4-46e4-93ec-b550d8858363"},{"line_number":14042,"context_line":"                type: OS::TripleO::Services::GlanceApi"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_2cd191ce","line":14039,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":14036,"context_line":"                - ContainerGlanceApiImage"},{"line_number":14037,"context_line":"                - ContainerGlanceApiConfigImage"},{"line_number":14038,"context_line":"                resources:"},{"line_number":14039,"context_line":"                - 9ed54ae3-d446-403f-b2ff-5e380244c006"},{"line_number":14040,"context_line":"                - 4823750e-f5be-4cff-bb18-cf1eb677ad54"},{"line_number":14041,"context_line":"                - e48484ce-caa4-46e4-93ec-b550d8858363"},{"line_number":14042,"context_line":"                type: OS::TripleO::Services::GlanceApi"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_526c7035","line":14039,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":14047,"context_line":"                id: de5c3f67-aca8-4279-9460-fa6068e0ba44"},{"line_number":14048,"context_line":"                name: MySQLClient"},{"line_number":14049,"context_line":"                parameters:"},{"line_number":14050,"context_line":"                - ServiceData"},{"line_number":14051,"context_line":"                - ServiceNetMap"},{"line_number":14052,"context_line":"                - DefaultPasswords"},{"line_number":14053,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_0cd48dbc","line":14050,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":14047,"context_line":"                id: de5c3f67-aca8-4279-9460-fa6068e0ba44"},{"line_number":14048,"context_line":"                name: MySQLClient"},{"line_number":14049,"context_line":"                parameters:"},{"line_number":14050,"context_line":"                - ServiceData"},{"line_number":14051,"context_line":"                - ServiceNetMap"},{"line_number":14052,"context_line":"                - DefaultPasswords"},{"line_number":14053,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_32672c54","line":14050,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":14063,"context_line":"                id: de5dc66c-0d69-4a70-9f80-e76c11e8b338"},{"line_number":14064,"context_line":"                name: MySQLClient"},{"line_number":14065,"context_line":"                parameters:"},{"line_number":14066,"context_line":"                - ServiceData"},{"line_number":14067,"context_line":"                - ServiceNetMap"},{"line_number":14068,"context_line":"                - DefaultPasswords"},{"line_number":14069,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_6cda79e9","line":14066,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":14063,"context_line":"                id: de5dc66c-0d69-4a70-9f80-e76c11e8b338"},{"line_number":14064,"context_line":"                name: MySQLClient"},{"line_number":14065,"context_line":"                parameters:"},{"line_number":14066,"context_line":"                - ServiceData"},{"line_number":14067,"context_line":"                - ServiceNetMap"},{"line_number":14068,"context_line":"                - DefaultPasswords"},{"line_number":14069,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_9276f805","line":14066,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":14080,"context_line":"                id: df30ed20-7af5-4f04-bbfe-6b9d550abda4"},{"line_number":14081,"context_line":"                name: ContainersCommon"},{"line_number":14082,"context_line":"                parameters:"},{"line_number":14083,"context_line":"                - EndpointMap"},{"line_number":14084,"context_line":"                - ServiceData"},{"line_number":14085,"context_line":"                - ServiceNetMap"},{"line_number":14086,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_4cd5f5b6","line":14083,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":14080,"context_line":"                id: df30ed20-7af5-4f04-bbfe-6b9d550abda4"},{"line_number":14081,"context_line":"                name: ContainersCommon"},{"line_number":14082,"context_line":"                parameters:"},{"line_number":14083,"context_line":"                - EndpointMap"},{"line_number":14084,"context_line":"                - ServiceData"},{"line_number":14085,"context_line":"                - ServiceNetMap"},{"line_number":14086,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_7271b40c","line":14083,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":14101,"context_line":"                id: df5549c5-cf4d-4485-9d9b-b37fd48b47b2"},{"line_number":14102,"context_line":"                name: \u002738\u0027"},{"line_number":14103,"context_line":"                parameters:"},{"line_number":14104,"context_line":"                - ServiceData"},{"line_number":14105,"context_line":"                - ServiceNetMap"},{"line_number":14106,"context_line":"                - DefaultPasswords"},{"line_number":14107,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_ace481ad","line":14104,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":14101,"context_line":"                id: df5549c5-cf4d-4485-9d9b-b37fd48b47b2"},{"line_number":14102,"context_line":"                name: \u002738\u0027"},{"line_number":14103,"context_line":"                parameters:"},{"line_number":14104,"context_line":"                - ServiceData"},{"line_number":14105,"context_line":"                - ServiceNetMap"},{"line_number":14106,"context_line":"                - DefaultPasswords"},{"line_number":14107,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_d261a03b","line":14104,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":14124,"context_line":"                id: dffbbdb1-5968-4e38-82ad-3dca22735024"},{"line_number":14125,"context_line":"                name: \u0027141\u0027"},{"line_number":14126,"context_line":"                parameters:"},{"line_number":14127,"context_line":"                - ServiceData"},{"line_number":14128,"context_line":"                - ServiceNetMap"},{"line_number":14129,"context_line":"                - DefaultPasswords"},{"line_number":14130,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_8cdffdd4","line":14127,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":14124,"context_line":"                id: dffbbdb1-5968-4e38-82ad-3dca22735024"},{"line_number":14125,"context_line":"                name: \u0027141\u0027"},{"line_number":14126,"context_line":"                parameters:"},{"line_number":14127,"context_line":"                - ServiceData"},{"line_number":14128,"context_line":"                - ServiceNetMap"},{"line_number":14129,"context_line":"                - DefaultPasswords"},{"line_number":14130,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_b264dc4a","line":14127,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":14140,"context_line":"                id: e04b3625-ae90-4f4a-81a0-4d35af69bdf4"},{"line_number":14141,"context_line":"                name: ContainersCommon"},{"line_number":14142,"context_line":"                parameters:"},{"line_number":14143,"context_line":"                - EndpointMap"},{"line_number":14144,"context_line":"                - ServiceData"},{"line_number":14145,"context_line":"                - ServiceNetMap"},{"line_number":14146,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_ecefa984","line":14143,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":14140,"context_line":"                id: e04b3625-ae90-4f4a-81a0-4d35af69bdf4"},{"line_number":14141,"context_line":"                name: ContainersCommon"},{"line_number":14142,"context_line":"                parameters:"},{"line_number":14143,"context_line":"                - EndpointMap"},{"line_number":14144,"context_line":"                - ServiceData"},{"line_number":14145,"context_line":"                - ServiceNetMap"},{"line_number":14146,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_125ca87c","line":14143,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":14158,"context_line":"                id: e1574e6b-82e6-48ef-93c0-12a986ad2cbb"},{"line_number":14159,"context_line":"                name: \u00272\u0027"},{"line_number":14160,"context_line":"                parameters:"},{"line_number":14161,"context_line":"                - RoleNetIpMap"},{"line_number":14162,"context_line":"                - ServiceData"},{"line_number":14163,"context_line":"                - ServiceNetMap"},{"line_number":14164,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_ccf2a56f","line":14161,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":14158,"context_line":"                id: e1574e6b-82e6-48ef-93c0-12a986ad2cbb"},{"line_number":14159,"context_line":"                name: \u00272\u0027"},{"line_number":14160,"context_line":"                parameters:"},{"line_number":14161,"context_line":"                - RoleNetIpMap"},{"line_number":14162,"context_line":"                - ServiceData"},{"line_number":14163,"context_line":"                - ServiceNetMap"},{"line_number":14164,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_f25e6474","line":14161,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":14177,"context_line":"                id: e3415001-b997-441f-a8ea-6190b687aa3c"},{"line_number":14178,"context_line":"                name: \u002720\u0027"},{"line_number":14179,"context_line":"                parameters:"},{"line_number":14180,"context_line":"                - ServiceData"},{"line_number":14181,"context_line":"                - ServiceNetMap"},{"line_number":14182,"context_line":"                - DefaultPasswords"},{"line_number":14183,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_2cea3174","line":14180,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":14177,"context_line":"                id: e3415001-b997-441f-a8ea-6190b687aa3c"},{"line_number":14178,"context_line":"                name: \u002720\u0027"},{"line_number":14179,"context_line":"                parameters:"},{"line_number":14180,"context_line":"                - ServiceData"},{"line_number":14181,"context_line":"                - ServiceNetMap"},{"line_number":14182,"context_line":"                - DefaultPasswords"},{"line_number":14183,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_5255904f","line":14180,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":14196,"context_line":"                id: e4145e3b-1e46-4a14-b39d-015cf1cd2caf"},{"line_number":14197,"context_line":"                name: NovaBase"},{"line_number":14198,"context_line":"                parameters:"},{"line_number":14199,"context_line":"                - ServiceData"},{"line_number":14200,"context_line":"                - ServiceNetMap"},{"line_number":14201,"context_line":"                - DefaultPasswords"},{"line_number":14202,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_0cedad8a","line":14199,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":14196,"context_line":"                id: e4145e3b-1e46-4a14-b39d-015cf1cd2caf"},{"line_number":14197,"context_line":"                name: NovaBase"},{"line_number":14198,"context_line":"                parameters:"},{"line_number":14199,"context_line":"                - ServiceData"},{"line_number":14200,"context_line":"                - ServiceNetMap"},{"line_number":14201,"context_line":"                - DefaultPasswords"},{"line_number":14202,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_3250cc5e","line":14199,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":14253,"context_line":"                id: e4186ebd-40c4-4e94-a0ef-839e042dcd73"},{"line_number":14254,"context_line":"                name: ContainersCommon"},{"line_number":14255,"context_line":"                parameters:"},{"line_number":14256,"context_line":"                - EndpointMap"},{"line_number":14257,"context_line":"                - ServiceData"},{"line_number":14258,"context_line":"                - ServiceNetMap"},{"line_number":14259,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_6c039943","line":14256,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":14253,"context_line":"                id: e4186ebd-40c4-4e94-a0ef-839e042dcd73"},{"line_number":14254,"context_line":"                name: ContainersCommon"},{"line_number":14255,"context_line":"                parameters:"},{"line_number":14256,"context_line":"                - EndpointMap"},{"line_number":14257,"context_line":"                - ServiceData"},{"line_number":14258,"context_line":"                - ServiceNetMap"},{"line_number":14259,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_924f18bc","line":14256,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":14273,"context_line":"                id: e48484ce-caa4-46e4-93ec-b550d8858363"},{"line_number":14274,"context_line":"                name: ContainersCommon"},{"line_number":14275,"context_line":"                parameters:"},{"line_number":14276,"context_line":"                - EndpointMap"},{"line_number":14277,"context_line":"                - ServiceData"},{"line_number":14278,"context_line":"                - ServiceNetMap"},{"line_number":14279,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_4cfe9538","line":14276,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":14273,"context_line":"                id: e48484ce-caa4-46e4-93ec-b550d8858363"},{"line_number":14274,"context_line":"                name: ContainersCommon"},{"line_number":14275,"context_line":"                parameters:"},{"line_number":14276,"context_line":"                - EndpointMap"},{"line_number":14277,"context_line":"                - ServiceData"},{"line_number":14278,"context_line":"                - ServiceNetMap"},{"line_number":14279,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_724a54ac","line":14276,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":14290,"context_line":"                id: e489fd53-1b5e-47e0-a408-9cf785b5e13b"},{"line_number":14291,"context_line":"                name: \u00270\u0027"},{"line_number":14292,"context_line":"                parameter_groups:"},{"line_number":14293,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":14294,"context_line":"                    label: deprecated"},{"line_number":14295,"context_line":"                    parameters:"},{"line_number":14296,"context_line":"                    - SwiftStorageServerMetadata"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_acfda13b","line":14293,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] too many spaces after hyphen (hyphens)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":14290,"context_line":"                id: e489fd53-1b5e-47e0-a408-9cf785b5e13b"},{"line_number":14291,"context_line":"                name: \u00270\u0027"},{"line_number":14292,"context_line":"                parameter_groups:"},{"line_number":14293,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":14294,"context_line":"                    label: deprecated"},{"line_number":14295,"context_line":"                    parameters:"},{"line_number":14296,"context_line":"                    - SwiftStorageServerMetadata"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_8cf89d49","line":14293,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":14290,"context_line":"                id: e489fd53-1b5e-47e0-a408-9cf785b5e13b"},{"line_number":14291,"context_line":"                name: \u00270\u0027"},{"line_number":14292,"context_line":"                parameter_groups:"},{"line_number":14293,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":14294,"context_line":"                    label: deprecated"},{"line_number":14295,"context_line":"                    parameters:"},{"line_number":14296,"context_line":"                    - SwiftStorageServerMetadata"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_d2c6c016","line":14293,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] too many spaces after hyphen (hyphens)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":14290,"context_line":"                id: e489fd53-1b5e-47e0-a408-9cf785b5e13b"},{"line_number":14291,"context_line":"                name: \u00270\u0027"},{"line_number":14292,"context_line":"                parameter_groups:"},{"line_number":14293,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":14294,"context_line":"                    label: deprecated"},{"line_number":14295,"context_line":"                    parameters:"},{"line_number":14296,"context_line":"                    - SwiftStorageServerMetadata"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_b2c97c26","line":14293,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":14293,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":14294,"context_line":"                    label: deprecated"},{"line_number":14295,"context_line":"                    parameters:"},{"line_number":14296,"context_line":"                    - SwiftStorageServerMetadata"},{"line_number":14297,"context_line":"                    - SwiftStorageIPs"},{"line_number":14298,"context_line":"                    - SwiftStorageImage"},{"line_number":14299,"context_line":"                    - OvercloudSwiftStorageFlavor"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_ec94c9ea","line":14296,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 24 but found 20 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":14293,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":14294,"context_line":"                    label: deprecated"},{"line_number":14295,"context_line":"                    parameters:"},{"line_number":14296,"context_line":"                    - SwiftStorageServerMetadata"},{"line_number":14297,"context_line":"                    - SwiftStorageIPs"},{"line_number":14298,"context_line":"                    - SwiftStorageImage"},{"line_number":14299,"context_line":"                    - OvercloudSwiftStorageFlavor"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_12d148ce","line":14296,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 24 but found 20 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":14298,"context_line":"                    - SwiftStorageImage"},{"line_number":14299,"context_line":"                    - OvercloudSwiftStorageFlavor"},{"line_number":14300,"context_line":"                parameters:"},{"line_number":14301,"context_line":"                - OvercloudSwiftStorageFlavor"},{"line_number":14302,"context_line":"                - OvercloudObjectStorageFlavor"},{"line_number":14303,"context_line":"                - SwiftStorageImage"},{"line_number":14304,"context_line":"                - ObjectStorageImage"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_cc9745eb","line":14301,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":14298,"context_line":"                    - SwiftStorageImage"},{"line_number":14299,"context_line":"                    - OvercloudSwiftStorageFlavor"},{"line_number":14300,"context_line":"                parameters:"},{"line_number":14301,"context_line":"                - OvercloudSwiftStorageFlavor"},{"line_number":14302,"context_line":"                - OvercloudObjectStorageFlavor"},{"line_number":14303,"context_line":"                - SwiftStorageImage"},{"line_number":14304,"context_line":"                - ObjectStorageImage"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_f2d304d4","line":14301,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":14341,"context_line":"                - ServerDeletionPolicy"},{"line_number":14342,"context_line":"                - UserData"},{"line_number":14343,"context_line":"                resources:"},{"line_number":14344,"context_line":"                - a881c4d9-8ade-4f51-8a29-6a5bdc672bbe"},{"line_number":14345,"context_line":"                - f68fd45b-8c0e-4b46-8ef4-58f570c581d3"},{"line_number":14346,"context_line":"                - e824b510-d132-449a-ad5f-99284bee10b8"},{"line_number":14347,"context_line":"                - bd7f3a8c-f527-434d-936f-122f55272787"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_2c9fd103","line":14344,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":14341,"context_line":"                - ServerDeletionPolicy"},{"line_number":14342,"context_line":"                - UserData"},{"line_number":14343,"context_line":"                resources:"},{"line_number":14344,"context_line":"                - a881c4d9-8ade-4f51-8a29-6a5bdc672bbe"},{"line_number":14345,"context_line":"                - f68fd45b-8c0e-4b46-8ef4-58f570c581d3"},{"line_number":14346,"context_line":"                - e824b510-d132-449a-ad5f-99284bee10b8"},{"line_number":14347,"context_line":"                - bd7f3a8c-f527-434d-936f-122f55272787"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_52dab0e8","line":14344,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":14354,"context_line":"                id: e4e43cca-be43-48ff-8c5f-00455ba8a797"},{"line_number":14355,"context_line":"                name: BlockStorageIpListMap"},{"line_number":14356,"context_line":"                parameters:"},{"line_number":14357,"context_line":"                - ControlPlaneIpList"},{"line_number":14358,"context_line":"                - StorageIpList"},{"line_number":14359,"context_line":"                - StorageNetName"},{"line_number":14360,"context_line":"                - StorageMgmtIpList"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_0ca2cd4b","line":14357,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":14354,"context_line":"                id: e4e43cca-be43-48ff-8c5f-00455ba8a797"},{"line_number":14355,"context_line":"                name: BlockStorageIpListMap"},{"line_number":14356,"context_line":"                parameters:"},{"line_number":14357,"context_line":"                - ControlPlaneIpList"},{"line_number":14358,"context_line":"                - StorageIpList"},{"line_number":14359,"context_line":"                - StorageNetName"},{"line_number":14360,"context_line":"                - StorageMgmtIpList"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_32d56cb8","line":14357,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":14382,"context_line":"                id: e4fc858a-1b58-4d73-8531-d602b4034022"},{"line_number":14383,"context_line":"                name: StorageVirtualIP"},{"line_number":14384,"context_line":"                parameters:"},{"line_number":14385,"context_line":"                - ServiceName"},{"line_number":14386,"context_line":"                - ControlPlaneIP"},{"line_number":14387,"context_line":"                - ControlPlaneNetwork"},{"line_number":14388,"context_line":"                - ControlPlaneSubnet"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_6c88b9c5","line":14385,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":14382,"context_line":"                id: e4fc858a-1b58-4d73-8531-d602b4034022"},{"line_number":14383,"context_line":"                name: StorageVirtualIP"},{"line_number":14384,"context_line":"                parameters:"},{"line_number":14385,"context_line":"                - ServiceName"},{"line_number":14386,"context_line":"                - ControlPlaneIP"},{"line_number":14387,"context_line":"                - ControlPlaneNetwork"},{"line_number":14388,"context_line":"                - ControlPlaneSubnet"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_92e438ae","line":14385,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":14401,"context_line":"                id: e67337be-24b0-426a-a62f-bbf703a69754"},{"line_number":14402,"context_line":"                name: MySQLClient"},{"line_number":14403,"context_line":"                parameters:"},{"line_number":14404,"context_line":"                - ServiceData"},{"line_number":14405,"context_line":"                - ServiceNetMap"},{"line_number":14406,"context_line":"                - DefaultPasswords"},{"line_number":14407,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_4c8335aa","line":14404,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":14401,"context_line":"                id: e67337be-24b0-426a-a62f-bbf703a69754"},{"line_number":14402,"context_line":"                name: MySQLClient"},{"line_number":14403,"context_line":"                parameters:"},{"line_number":14404,"context_line":"                - ServiceData"},{"line_number":14405,"context_line":"                - ServiceNetMap"},{"line_number":14406,"context_line":"                - DefaultPasswords"},{"line_number":14407,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_72dff4d5","line":14404,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":14418,"context_line":"                id: e76218d8-86b8-4ee6-93e3-15b1e79fa5a1"},{"line_number":14419,"context_line":"                name: CinderBase"},{"line_number":14420,"context_line":"                parameters:"},{"line_number":14421,"context_line":"                - CinderStorageAvailabilityZone"},{"line_number":14422,"context_line":"                - CinderPassword"},{"line_number":14423,"context_line":"                - Debug"},{"line_number":14424,"context_line":"                - CinderDebug"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_ac92c1f4","line":14421,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":14418,"context_line":"                id: e76218d8-86b8-4ee6-93e3-15b1e79fa5a1"},{"line_number":14419,"context_line":"                name: CinderBase"},{"line_number":14420,"context_line":"                parameters:"},{"line_number":14421,"context_line":"                - CinderStorageAvailabilityZone"},{"line_number":14422,"context_line":"                - CinderPassword"},{"line_number":14423,"context_line":"                - Debug"},{"line_number":14424,"context_line":"                - CinderDebug"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_d2efe084","line":14421,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":14449,"context_line":"                id: e824b510-d132-449a-ad5f-99284bee10b8"},{"line_number":14450,"context_line":"                name: InternalApiPort"},{"line_number":14451,"context_line":"                parameters:"},{"line_number":14452,"context_line":"                - ServiceName"},{"line_number":14453,"context_line":"                - ControlPlaneIP"},{"line_number":14454,"context_line":"                - ControlPlaneNetwork"},{"line_number":14455,"context_line":"                - ControlPlaneSubnet"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_8c8d3dd5","line":14452,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":14449,"context_line":"                id: e824b510-d132-449a-ad5f-99284bee10b8"},{"line_number":14450,"context_line":"                name: InternalApiPort"},{"line_number":14451,"context_line":"                parameters:"},{"line_number":14452,"context_line":"                - ServiceName"},{"line_number":14453,"context_line":"                - ControlPlaneIP"},{"line_number":14454,"context_line":"                - ControlPlaneNetwork"},{"line_number":14455,"context_line":"                - ControlPlaneSubnet"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_b2f21c6e","line":14452,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":14470,"context_line":"                id: e84ccbe5-c170-4618-a506-7835b64846e1"},{"line_number":14471,"context_line":"                name: NetworkConfig"},{"line_number":14472,"context_line":"                parameters:"},{"line_number":14473,"context_line":"                - ControlPlaneIp"},{"line_number":14474,"context_line":"                - ControlPlaneSubnetCidr"},{"line_number":14475,"context_line":"                - ControlPlaneDefaultRoute"},{"line_number":14476,"context_line":"                - ControlPlaneStaticRoutes"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_ecbde968","line":14473,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":14470,"context_line":"                id: e84ccbe5-c170-4618-a506-7835b64846e1"},{"line_number":14471,"context_line":"                name: NetworkConfig"},{"line_number":14472,"context_line":"                parameters:"},{"line_number":14473,"context_line":"                - ControlPlaneIp"},{"line_number":14474,"context_line":"                - ControlPlaneSubnetCidr"},{"line_number":14475,"context_line":"                - ControlPlaneDefaultRoute"},{"line_number":14476,"context_line":"                - ControlPlaneStaticRoutes"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_12eae873","line":14473,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":14514,"context_line":"                id: e9c28adb-b3fd-4025-8cfa-5ea1e138e686"},{"line_number":14515,"context_line":"                name: \u002727\u0027"},{"line_number":14516,"context_line":"                parameters:"},{"line_number":14517,"context_line":"                - ServiceData"},{"line_number":14518,"context_line":"                - ServiceNetMap"},{"line_number":14519,"context_line":"                - DefaultPasswords"},{"line_number":14520,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_ccc0e5e3","line":14517,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":14514,"context_line":"                id: e9c28adb-b3fd-4025-8cfa-5ea1e138e686"},{"line_number":14515,"context_line":"                name: \u002727\u0027"},{"line_number":14516,"context_line":"                parameters:"},{"line_number":14517,"context_line":"                - ServiceData"},{"line_number":14518,"context_line":"                - ServiceNetMap"},{"line_number":14519,"context_line":"                - DefaultPasswords"},{"line_number":14520,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_f2eca490","line":14517,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":14530,"context_line":"                id: e9c33874-4766-4716-b03d-a9d7c458d483"},{"line_number":14531,"context_line":"                name: ContainersCommon"},{"line_number":14532,"context_line":"                parameters:"},{"line_number":14533,"context_line":"                - EndpointMap"},{"line_number":14534,"context_line":"                - ServiceData"},{"line_number":14535,"context_line":"                - ServiceNetMap"},{"line_number":14536,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_2cb87174","line":14533,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":14530,"context_line":"                id: e9c33874-4766-4716-b03d-a9d7c458d483"},{"line_number":14531,"context_line":"                name: ContainersCommon"},{"line_number":14532,"context_line":"                parameters:"},{"line_number":14533,"context_line":"                - EndpointMap"},{"line_number":14534,"context_line":"                - ServiceData"},{"line_number":14535,"context_line":"                - ServiceNetMap"},{"line_number":14536,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_5203d042","line":14533,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":14549,"context_line":"                id: e9fff434-4c40-4763-9109-6d0c44998236"},{"line_number":14550,"context_line":"                name: PlacementLogging"},{"line_number":14551,"context_line":"                parameters:"},{"line_number":14552,"context_line":"                - ContainerPlacementImage"},{"line_number":14553,"context_line":"                type: OS::TripleO::Services::Logging::PlacementApi"},{"line_number":14554,"context_line":"            eb02dfe3-297a-48ad-8724-1199f58706f6:"},{"line_number":14555,"context_line":"                description: \u0027Contains a static list of common things necessary for"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_0cbbed71","line":14552,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":14549,"context_line":"                id: e9fff434-4c40-4763-9109-6d0c44998236"},{"line_number":14550,"context_line":"                name: PlacementLogging"},{"line_number":14551,"context_line":"                parameters:"},{"line_number":14552,"context_line":"                - ContainerPlacementImage"},{"line_number":14553,"context_line":"                type: OS::TripleO::Services::Logging::PlacementApi"},{"line_number":14554,"context_line":"            eb02dfe3-297a-48ad-8724-1199f58706f6:"},{"line_number":14555,"context_line":"                description: \u0027Contains a static list of common things necessary for"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_32fe0c38","line":14552,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":14559,"context_line":"                id: eb02dfe3-297a-48ad-8724-1199f58706f6"},{"line_number":14560,"context_line":"                name: ContainersCommon"},{"line_number":14561,"context_line":"                parameters:"},{"line_number":14562,"context_line":"                - EndpointMap"},{"line_number":14563,"context_line":"                - ServiceData"},{"line_number":14564,"context_line":"                - ServiceNetMap"},{"line_number":14565,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_6cb1d98f","line":14562,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":14559,"context_line":"                id: eb02dfe3-297a-48ad-8724-1199f58706f6"},{"line_number":14560,"context_line":"                name: ContainersCommon"},{"line_number":14561,"context_line":"                parameters:"},{"line_number":14562,"context_line":"                - EndpointMap"},{"line_number":14563,"context_line":"                - ServiceData"},{"line_number":14564,"context_line":"                - ServiceNetMap"},{"line_number":14565,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_92fd583c","line":14562,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":14578,"context_line":"                id: ee812c7b-d866-482f-a809-4fdd8b085a19"},{"line_number":14579,"context_line":"                name: MySQLClient"},{"line_number":14580,"context_line":"                parameters:"},{"line_number":14581,"context_line":"                - ServiceData"},{"line_number":14582,"context_line":"                - ServiceNetMap"},{"line_number":14583,"context_line":"                - DefaultPasswords"},{"line_number":14584,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_4cacd534","line":14581,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":14578,"context_line":"                id: ee812c7b-d866-482f-a809-4fdd8b085a19"},{"line_number":14579,"context_line":"                name: MySQLClient"},{"line_number":14580,"context_line":"                parameters:"},{"line_number":14581,"context_line":"                - ServiceData"},{"line_number":14582,"context_line":"                - ServiceNetMap"},{"line_number":14583,"context_line":"                - DefaultPasswords"},{"line_number":14584,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_72f89448","line":14581,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":14596,"context_line":"                id: eebd257e-364e-4a9a-b94d-a923a124f1bb"},{"line_number":14597,"context_line":"                name: \u002723\u0027"},{"line_number":14598,"context_line":"                parameters:"},{"line_number":14599,"context_line":"                - ServiceData"},{"line_number":14600,"context_line":"                - ServiceNetMap"},{"line_number":14601,"context_line":"                - DefaultPasswords"},{"line_number":14602,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_acabe11a","line":14599,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":14596,"context_line":"                id: eebd257e-364e-4a9a-b94d-a923a124f1bb"},{"line_number":14597,"context_line":"                name: \u002723\u0027"},{"line_number":14598,"context_line":"                parameters:"},{"line_number":14599,"context_line":"                - ServiceData"},{"line_number":14600,"context_line":"                - ServiceNetMap"},{"line_number":14601,"context_line":"                - DefaultPasswords"},{"line_number":14602,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_d29400eb","line":14599,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":14620,"context_line":"                id: efd428f2-001f-424c-8080-00a6ccb74a90"},{"line_number":14621,"context_line":"                name: \u0027111\u0027"},{"line_number":14622,"context_line":"                parameters:"},{"line_number":14623,"context_line":"                - ContainerCrondImage"},{"line_number":14624,"context_line":"                - ContainerCrondConfigImage"},{"line_number":14625,"context_line":"                - EndpointMap"},{"line_number":14626,"context_line":"                - ServiceData"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_8ca6dd52","line":14623,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":14620,"context_line":"                id: efd428f2-001f-424c-8080-00a6ccb74a90"},{"line_number":14621,"context_line":"                name: \u0027111\u0027"},{"line_number":14622,"context_line":"                parameters:"},{"line_number":14623,"context_line":"                - ContainerCrondImage"},{"line_number":14624,"context_line":"                - ContainerCrondConfigImage"},{"line_number":14625,"context_line":"                - EndpointMap"},{"line_number":14626,"context_line":"                - ServiceData"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_b297bceb","line":14623,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":14636,"context_line":"                - LogrotateDateFormat"},{"line_number":14637,"context_line":"                - LogrotateDateYesterday"},{"line_number":14638,"context_line":"                resources:"},{"line_number":14639,"context_line":"                - 16af688a-c5e2-4c8d-b4f5-c8af43945ac4"},{"line_number":14640,"context_line":"                type: OS::TripleO::Services::ContainersLogrotateCrond"},{"line_number":14641,"context_line":"            efe6f170-6fdc-42f0-a179-e9f278c9e068:"},{"line_number":14642,"context_line":"                description: \u0027OpenStack Swift Ringbuilder"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_ec620916","line":14639,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":14636,"context_line":"                - LogrotateDateFormat"},{"line_number":14637,"context_line":"                - LogrotateDateYesterday"},{"line_number":14638,"context_line":"                resources:"},{"line_number":14639,"context_line":"                - 16af688a-c5e2-4c8d-b4f5-c8af43945ac4"},{"line_number":14640,"context_line":"                type: OS::TripleO::Services::ContainersLogrotateCrond"},{"line_number":14641,"context_line":"            efe6f170-6fdc-42f0-a179-e9f278c9e068:"},{"line_number":14642,"context_line":"                description: \u0027OpenStack Swift Ringbuilder"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_129f8803","line":14639,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":14645,"context_line":"                id: efe6f170-6fdc-42f0-a179-e9f278c9e068"},{"line_number":14646,"context_line":"                name: \u0027137\u0027"},{"line_number":14647,"context_line":"                parameters:"},{"line_number":14648,"context_line":"                - ContainerSwiftConfigImage"},{"line_number":14649,"context_line":"                - ServiceData"},{"line_number":14650,"context_line":"                - ServiceNetMap"},{"line_number":14651,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_cc65851f","line":14648,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":14645,"context_line":"                id: efe6f170-6fdc-42f0-a179-e9f278c9e068"},{"line_number":14646,"context_line":"                name: \u0027137\u0027"},{"line_number":14647,"context_line":"                parameters:"},{"line_number":14648,"context_line":"                - ContainerSwiftConfigImage"},{"line_number":14649,"context_line":"                - ServiceData"},{"line_number":14650,"context_line":"                - ServiceNetMap"},{"line_number":14651,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_f2a14448","line":14648,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":14669,"context_line":"                id: f02eb283-4636-44fa-acb8-267ee699afeb"},{"line_number":14670,"context_line":"                name: ExternalPort"},{"line_number":14671,"context_line":"                parameters:"},{"line_number":14672,"context_line":"                - ServiceName"},{"line_number":14673,"context_line":"                - ControlPlaneIP"},{"line_number":14674,"context_line":"                - ControlPlaneNetwork"},{"line_number":14675,"context_line":"                - ControlPlaneSubnet"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_2c6d1104","line":14672,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":14669,"context_line":"                id: f02eb283-4636-44fa-acb8-267ee699afeb"},{"line_number":14670,"context_line":"                name: ExternalPort"},{"line_number":14671,"context_line":"                parameters:"},{"line_number":14672,"context_line":"                - ServiceName"},{"line_number":14673,"context_line":"                - ControlPlaneIP"},{"line_number":14674,"context_line":"                - ControlPlaneNetwork"},{"line_number":14675,"context_line":"                - ControlPlaneSubnet"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_5288f0c4","line":14672,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":14689,"context_line":"                id: f23984db-7402-407e-a689-1941ba98aefa"},{"line_number":14690,"context_line":"                name: ContainersCommon"},{"line_number":14691,"context_line":"                parameters:"},{"line_number":14692,"context_line":"                - EndpointMap"},{"line_number":14693,"context_line":"                - ServiceData"},{"line_number":14694,"context_line":"                - ServiceNetMap"},{"line_number":14695,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_0c700ddc","line":14692,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":14689,"context_line":"                id: f23984db-7402-407e-a689-1941ba98aefa"},{"line_number":14690,"context_line":"                name: ContainersCommon"},{"line_number":14691,"context_line":"                parameters:"},{"line_number":14692,"context_line":"                - EndpointMap"},{"line_number":14693,"context_line":"                - ServiceData"},{"line_number":14694,"context_line":"                - ServiceNetMap"},{"line_number":14695,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_3283acab","line":14692,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":14709,"context_line":"                id: f290f0e8-3b90-4360-8a9e-0d142cbb46a4"},{"line_number":14710,"context_line":"                name: ContainersCommon"},{"line_number":14711,"context_line":"                parameters:"},{"line_number":14712,"context_line":"                - EndpointMap"},{"line_number":14713,"context_line":"                - ServiceData"},{"line_number":14714,"context_line":"                - ServiceNetMap"},{"line_number":14715,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_6c76f9da","line":14712,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":14709,"context_line":"                id: f290f0e8-3b90-4360-8a9e-0d142cbb46a4"},{"line_number":14710,"context_line":"                name: ContainersCommon"},{"line_number":14711,"context_line":"                parameters:"},{"line_number":14712,"context_line":"                - EndpointMap"},{"line_number":14713,"context_line":"                - ServiceData"},{"line_number":14714,"context_line":"                - ServiceNetMap"},{"line_number":14715,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_929278f5","line":14712,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":14730,"context_line":"                id: f2fb55b0-1992-425a-9fb9-fd9131146503"},{"line_number":14731,"context_line":"                name: NodeAdminUserData"},{"line_number":14732,"context_line":"                parameters:"},{"line_number":14733,"context_line":"                - node_admin_username"},{"line_number":14734,"context_line":"                - node_admin_extra_ssh_keys"},{"line_number":14735,"context_line":"                type: OS::TripleO::NodeAdminUserData"},{"line_number":14736,"context_line":"            f44a356e-fd17-4274-bf4a-b1049356c2fa:"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_4c7175de","line":14733,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":14730,"context_line":"                id: f2fb55b0-1992-425a-9fb9-fd9131146503"},{"line_number":14731,"context_line":"                name: NodeAdminUserData"},{"line_number":14732,"context_line":"                parameters:"},{"line_number":14733,"context_line":"                - node_admin_username"},{"line_number":14734,"context_line":"                - node_admin_extra_ssh_keys"},{"line_number":14735,"context_line":"                type: OS::TripleO::NodeAdminUserData"},{"line_number":14736,"context_line":"            f44a356e-fd17-4274-bf4a-b1049356c2fa:"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_728d34d2","line":14733,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":14738,"context_line":"                id: f44a356e-fd17-4274-bf4a-b1049356c2fa"},{"line_number":14739,"context_line":"                name: NodeExtraConfig"},{"line_number":14740,"context_line":"                parameters:"},{"line_number":14741,"context_line":"                - server"},{"line_number":14742,"context_line":"                type: OS::TripleO::NodeExtraConfig"},{"line_number":14743,"context_line":"            f459be5d-bba7-47b9-8893-c226c2e75ecf:"},{"line_number":14744,"context_line":"                description: \u0027Contains a static list of common things necessary for"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_ac80018d","line":14741,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":14738,"context_line":"                id: f44a356e-fd17-4274-bf4a-b1049356c2fa"},{"line_number":14739,"context_line":"                name: NodeExtraConfig"},{"line_number":14740,"context_line":"                parameters:"},{"line_number":14741,"context_line":"                - server"},{"line_number":14742,"context_line":"                type: OS::TripleO::NodeExtraConfig"},{"line_number":14743,"context_line":"            f459be5d-bba7-47b9-8893-c226c2e75ecf:"},{"line_number":14744,"context_line":"                description: \u0027Contains a static list of common things necessary for"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_d2bd2069","line":14741,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":14748,"context_line":"                id: f459be5d-bba7-47b9-8893-c226c2e75ecf"},{"line_number":14749,"context_line":"                name: ContainersCommon"},{"line_number":14750,"context_line":"                parameters:"},{"line_number":14751,"context_line":"                - EndpointMap"},{"line_number":14752,"context_line":"                - ServiceData"},{"line_number":14753,"context_line":"                - ServiceNetMap"},{"line_number":14754,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_8c7b7dbc","line":14751,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":14748,"context_line":"                id: f459be5d-bba7-47b9-8893-c226c2e75ecf"},{"line_number":14749,"context_line":"                name: ContainersCommon"},{"line_number":14750,"context_line":"                parameters:"},{"line_number":14751,"context_line":"                - EndpointMap"},{"line_number":14752,"context_line":"                - ServiceData"},{"line_number":14753,"context_line":"                - ServiceNetMap"},{"line_number":14754,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_b2c05ce2","line":14751,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":14765,"context_line":"                id: f49dc00b-2862-4f6d-b253-fb72fc947d74"},{"line_number":14766,"context_line":"                name: Networks"},{"line_number":14767,"context_line":"                parameters:"},{"line_number":14768,"context_line":"                - CtlplaneNetworkCidrs"},{"line_number":14769,"context_line":"                type: OS::TripleO::Network"},{"line_number":14770,"context_line":"            f4f89305-9f14-47bc-9d71-a67b9b688984:"},{"line_number":14771,"context_line":"                description: \u0027SNMP client configured with Puppet, to facilitate Ceilometer"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_ec4b2984","line":14768,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":14765,"context_line":"                id: f49dc00b-2862-4f6d-b253-fb72fc947d74"},{"line_number":14766,"context_line":"                name: Networks"},{"line_number":14767,"context_line":"                parameters:"},{"line_number":14768,"context_line":"                - CtlplaneNetworkCidrs"},{"line_number":14769,"context_line":"                type: OS::TripleO::Network"},{"line_number":14770,"context_line":"            f4f89305-9f14-47bc-9d71-a67b9b688984:"},{"line_number":14771,"context_line":"                description: \u0027SNMP client configured with Puppet, to facilitate Ceilometer"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_12b82874","line":14768,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":14776,"context_line":"                id: f4f89305-9f14-47bc-9d71-a67b9b688984"},{"line_number":14777,"context_line":"                name: \u002736\u0027"},{"line_number":14778,"context_line":"                parameters:"},{"line_number":14779,"context_line":"                - ServiceData"},{"line_number":14780,"context_line":"                - ServiceNetMap"},{"line_number":14781,"context_line":"                - DefaultPasswords"},{"line_number":14782,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_cc4e2595","line":14779,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":14776,"context_line":"                id: f4f89305-9f14-47bc-9d71-a67b9b688984"},{"line_number":14777,"context_line":"                name: \u002736\u0027"},{"line_number":14778,"context_line":"                parameters:"},{"line_number":14779,"context_line":"                - ServiceData"},{"line_number":14780,"context_line":"                - ServiceNetMap"},{"line_number":14781,"context_line":"                - DefaultPasswords"},{"line_number":14782,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_f2bae46b","line":14779,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":14795,"context_line":"                id: f51873e1-e06e-4d3d-83ac-b7542889be9f"},{"line_number":14796,"context_line":"                name: \u002724\u0027"},{"line_number":14797,"context_line":"                parameters:"},{"line_number":14798,"context_line":"                - ServiceData"},{"line_number":14799,"context_line":"                - ServiceNetMap"},{"line_number":14800,"context_line":"                - DefaultPasswords"},{"line_number":14801,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_2c46b17d","line":14798,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":14795,"context_line":"                id: f51873e1-e06e-4d3d-83ac-b7542889be9f"},{"line_number":14796,"context_line":"                name: \u002724\u0027"},{"line_number":14797,"context_line":"                parameters:"},{"line_number":14798,"context_line":"                - ServiceData"},{"line_number":14799,"context_line":"                - ServiceNetMap"},{"line_number":14800,"context_line":"                - DefaultPasswords"},{"line_number":14801,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_52b1108f","line":14798,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":14822,"context_line":"                id: f5d24677-b66d-48da-ad20-e22f5d0ef45a"},{"line_number":14823,"context_line":"                name: \u002723\u0027"},{"line_number":14824,"context_line":"                parameters:"},{"line_number":14825,"context_line":"                - ServiceData"},{"line_number":14826,"context_line":"                - ServiceNetMap"},{"line_number":14827,"context_line":"                - DefaultPasswords"},{"line_number":14828,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_0c492d8a","line":14825,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":14822,"context_line":"                id: f5d24677-b66d-48da-ad20-e22f5d0ef45a"},{"line_number":14823,"context_line":"                name: \u002723\u0027"},{"line_number":14824,"context_line":"                parameters:"},{"line_number":14825,"context_line":"                - ServiceData"},{"line_number":14826,"context_line":"                - ServiceNetMap"},{"line_number":14827,"context_line":"                - DefaultPasswords"},{"line_number":14828,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_32ac4c34","line":14825,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":14842,"context_line":"                id: f5d31b13-b137-47b2-a63e-2d6daab31f13"},{"line_number":14843,"context_line":"                name: StoragePort"},{"line_number":14844,"context_line":"                parameters:"},{"line_number":14845,"context_line":"                - ServiceName"},{"line_number":14846,"context_line":"                - ControlPlaneIP"},{"line_number":14847,"context_line":"                - ControlPlaneNetwork"},{"line_number":14848,"context_line":"                - ControlPlaneSubnet"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_6c5f1941","line":14845,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":14842,"context_line":"                id: f5d31b13-b137-47b2-a63e-2d6daab31f13"},{"line_number":14843,"context_line":"                name: StoragePort"},{"line_number":14844,"context_line":"                parameters:"},{"line_number":14845,"context_line":"                - ServiceName"},{"line_number":14846,"context_line":"                - ControlPlaneIP"},{"line_number":14847,"context_line":"                - ControlPlaneNetwork"},{"line_number":14848,"context_line":"                - ControlPlaneSubnet"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_92ab981b","line":14845,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":14862,"context_line":"                id: f68fd45b-8c0e-4b46-8ef4-58f570c581d3"},{"line_number":14863,"context_line":"                name: StorageMgmtPort"},{"line_number":14864,"context_line":"                parameters:"},{"line_number":14865,"context_line":"                - ServiceName"},{"line_number":14866,"context_line":"                - ControlPlaneIP"},{"line_number":14867,"context_line":"                - ControlPlaneNetwork"},{"line_number":14868,"context_line":"                - ControlPlaneSubnet"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_4c5a1550","line":14865,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":14862,"context_line":"                id: f68fd45b-8c0e-4b46-8ef4-58f570c581d3"},{"line_number":14863,"context_line":"                name: StorageMgmtPort"},{"line_number":14864,"context_line":"                parameters:"},{"line_number":14865,"context_line":"                - ServiceName"},{"line_number":14866,"context_line":"                - ControlPlaneIP"},{"line_number":14867,"context_line":"                - ControlPlaneNetwork"},{"line_number":14868,"context_line":"                - ControlPlaneSubnet"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_72a6d455","line":14865,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":14882,"context_line":"                id: f6b3f924-f229-4e13-bb74-ef6d4276336d"},{"line_number":14883,"context_line":"                name: InternalApiPort"},{"line_number":14884,"context_line":"                parameters:"},{"line_number":14885,"context_line":"                - ServiceName"},{"line_number":14886,"context_line":"                - ControlPlaneIP"},{"line_number":14887,"context_line":"                - ControlPlaneNetwork"},{"line_number":14888,"context_line":"                - ControlPlaneSubnet"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_ac59215b","line":14885,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":14882,"context_line":"                id: f6b3f924-f229-4e13-bb74-ef6d4276336d"},{"line_number":14883,"context_line":"                name: InternalApiPort"},{"line_number":14884,"context_line":"                parameters:"},{"line_number":14885,"context_line":"                - ServiceName"},{"line_number":14886,"context_line":"                - ControlPlaneIP"},{"line_number":14887,"context_line":"                - ControlPlaneNetwork"},{"line_number":14888,"context_line":"                - ControlPlaneSubnet"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_d2624016","line":14885,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":14902,"context_line":"                id: f6e97823-8a07-4685-930a-c1a6013a23f4"},{"line_number":14903,"context_line":"                name: \u002793\u0027"},{"line_number":14904,"context_line":"                parameters:"},{"line_number":14905,"context_line":"                - EndpointMap"},{"line_number":14906,"context_line":"                - ServiceData"},{"line_number":14907,"context_line":"                - ServiceNetMap"},{"line_number":14908,"context_line":"                - ContainerNeutronConfigImage"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_8c541d23","line":14905,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":14902,"context_line":"                id: f6e97823-8a07-4685-930a-c1a6013a23f4"},{"line_number":14903,"context_line":"                name: \u002793\u0027"},{"line_number":14904,"context_line":"                parameters:"},{"line_number":14905,"context_line":"                - EndpointMap"},{"line_number":14906,"context_line":"                - ServiceData"},{"line_number":14907,"context_line":"                - ServiceNetMap"},{"line_number":14908,"context_line":"                - ContainerNeutronConfigImage"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_b265fc1f","line":14905,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":14911,"context_line":"                - RoleParameters"},{"line_number":14912,"context_line":"                - NeutronPluginMl2PuppetTags"},{"line_number":14913,"context_line":"                resources:"},{"line_number":14914,"context_line":"                - 57346f9c-427e-4e0a-9d2f-e580c99e0cd0"},{"line_number":14915,"context_line":"                type: OS::TripleO::Services::NeutronCorePlugin"},{"line_number":14916,"context_line":"            f6ebab1f-b7c3-493f-956b-6a26fcba2004:"},{"line_number":14917,"context_line":"                description: Host config and reboot service which configures Kernel"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_ec30490a","line":14914,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":14911,"context_line":"                - RoleParameters"},{"line_number":14912,"context_line":"                - NeutronPluginMl2PuppetTags"},{"line_number":14913,"context_line":"                resources:"},{"line_number":14914,"context_line":"                - 57346f9c-427e-4e0a-9d2f-e580c99e0cd0"},{"line_number":14915,"context_line":"                type: OS::TripleO::Services::NeutronCorePlugin"},{"line_number":14916,"context_line":"            f6ebab1f-b7c3-493f-956b-6a26fcba2004:"},{"line_number":14917,"context_line":"                description: Host config and reboot service which configures Kernel"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_126dc803","line":14914,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":14919,"context_line":"                id: f6ebab1f-b7c3-493f-956b-6a26fcba2004"},{"line_number":14920,"context_line":"                name: \u00272\u0027"},{"line_number":14921,"context_line":"                parameters:"},{"line_number":14922,"context_line":"                - RoleNetIpMap"},{"line_number":14923,"context_line":"                - ServiceData"},{"line_number":14924,"context_line":"                - ServiceNetMap"},{"line_number":14925,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_cc33c512","line":14922,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":14919,"context_line":"                id: f6ebab1f-b7c3-493f-956b-6a26fcba2004"},{"line_number":14920,"context_line":"                name: \u00272\u0027"},{"line_number":14921,"context_line":"                parameters:"},{"line_number":14922,"context_line":"                - RoleNetIpMap"},{"line_number":14923,"context_line":"                - ServiceData"},{"line_number":14924,"context_line":"                - ServiceNetMap"},{"line_number":14925,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_f26f84f9","line":14922,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":14938,"context_line":"                id: f760d198-7986-4368-a4f8-ef56da5057b6"},{"line_number":14939,"context_line":"                name: \u002722\u0027"},{"line_number":14940,"context_line":"                parameters:"},{"line_number":14941,"context_line":"                - ServiceData"},{"line_number":14942,"context_line":"                - ServiceNetMap"},{"line_number":14943,"context_line":"                - DefaultPasswords"},{"line_number":14944,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_2c3b51eb","line":14941,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":14938,"context_line":"                id: f760d198-7986-4368-a4f8-ef56da5057b6"},{"line_number":14939,"context_line":"                name: \u002722\u0027"},{"line_number":14940,"context_line":"                parameters:"},{"line_number":14941,"context_line":"                - ServiceData"},{"line_number":14942,"context_line":"                - ServiceNetMap"},{"line_number":14943,"context_line":"                - DefaultPasswords"},{"line_number":14944,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_527630da","line":14941,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":14953,"context_line":"                id: f7df0514-7a26-4650-91ad-b934e9cab64d"},{"line_number":14954,"context_line":"                name: \u0027138\u0027"},{"line_number":14955,"context_line":"                parameter_groups:"},{"line_number":14956,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":14957,"context_line":"                    label: deprecated"},{"line_number":14958,"context_line":"                    parameters:"},{"line_number":14959,"context_line":"                    - ControllerEnableSwiftStorage"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_0c3e4dd9","line":14956,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] too many spaces after hyphen (hyphens)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":14953,"context_line":"                id: f7df0514-7a26-4650-91ad-b934e9cab64d"},{"line_number":14954,"context_line":"                name: \u0027138\u0027"},{"line_number":14955,"context_line":"                parameter_groups:"},{"line_number":14956,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":14957,"context_line":"                    label: deprecated"},{"line_number":14958,"context_line":"                    parameters:"},{"line_number":14959,"context_line":"                    - ControllerEnableSwiftStorage"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_6c2439c7","line":14956,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":14953,"context_line":"                id: f7df0514-7a26-4650-91ad-b934e9cab64d"},{"line_number":14954,"context_line":"                name: \u0027138\u0027"},{"line_number":14955,"context_line":"                parameter_groups:"},{"line_number":14956,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":14957,"context_line":"                    label: deprecated"},{"line_number":14958,"context_line":"                    parameters:"},{"line_number":14959,"context_line":"                    - ControllerEnableSwiftStorage"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_3271ecdf","line":14956,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] too many spaces after hyphen (hyphens)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":14953,"context_line":"                id: f7df0514-7a26-4650-91ad-b934e9cab64d"},{"line_number":14954,"context_line":"                name: \u0027138\u0027"},{"line_number":14955,"context_line":"                parameter_groups:"},{"line_number":14956,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":14957,"context_line":"                    label: deprecated"},{"line_number":14958,"context_line":"                    parameters:"},{"line_number":14959,"context_line":"                    - ControllerEnableSwiftStorage"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_9280b88d","line":14956,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":14956,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":14957,"context_line":"                    label: deprecated"},{"line_number":14958,"context_line":"                    parameters:"},{"line_number":14959,"context_line":"                    - ControllerEnableSwiftStorage"},{"line_number":14960,"context_line":"                parameters:"},{"line_number":14961,"context_line":"                - ContainerSwiftProxyImage"},{"line_number":14962,"context_line":"                - ContainerSwiftAccountImage"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_4c1fb56f","line":14959,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 24 but found 20 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":14956,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":14957,"context_line":"                    label: deprecated"},{"line_number":14958,"context_line":"                    parameters:"},{"line_number":14959,"context_line":"                    - ControllerEnableSwiftStorage"},{"line_number":14960,"context_line":"                parameters:"},{"line_number":14961,"context_line":"                - ContainerSwiftProxyImage"},{"line_number":14962,"context_line":"                - ContainerSwiftAccountImage"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_727b74bd","line":14959,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 24 but found 20 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":14958,"context_line":"                    parameters:"},{"line_number":14959,"context_line":"                    - ControllerEnableSwiftStorage"},{"line_number":14960,"context_line":"                parameters:"},{"line_number":14961,"context_line":"                - ContainerSwiftProxyImage"},{"line_number":14962,"context_line":"                - ContainerSwiftAccountImage"},{"line_number":14963,"context_line":"                - ContainerSwiftContainerImage"},{"line_number":14964,"context_line":"                - ContainerSwiftObjectImage"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_ac2e41a2","line":14961,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":14958,"context_line":"                    parameters:"},{"line_number":14959,"context_line":"                    - ControllerEnableSwiftStorage"},{"line_number":14960,"context_line":"                parameters:"},{"line_number":14961,"context_line":"                - ContainerSwiftProxyImage"},{"line_number":14962,"context_line":"                - ContainerSwiftAccountImage"},{"line_number":14963,"context_line":"                - ContainerSwiftContainerImage"},{"line_number":14964,"context_line":"                - ContainerSwiftObjectImage"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_d24b6084","line":14961,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":14979,"context_line":"                - SwiftObjectWorkers"},{"line_number":14980,"context_line":"                - ControllerEnableSwiftStorage"},{"line_number":14981,"context_line":"                resources:"},{"line_number":14982,"context_line":"                - eb02dfe3-297a-48ad-8724-1199f58706f6"},{"line_number":14983,"context_line":"                - 48e33946-6872-40ea-812f-792d299fbc20"},{"line_number":14984,"context_line":"                type: OS::TripleO::Services::SwiftStorage"},{"line_number":14985,"context_line":"            f935d2a3-8a6d-4282-8628-1181fa84e3ef:"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_8c29bd9c","line":14982,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":14979,"context_line":"                - SwiftObjectWorkers"},{"line_number":14980,"context_line":"                - ControllerEnableSwiftStorage"},{"line_number":14981,"context_line":"                resources:"},{"line_number":14982,"context_line":"                - eb02dfe3-297a-48ad-8724-1199f58706f6"},{"line_number":14983,"context_line":"                - 48e33946-6872-40ea-812f-792d299fbc20"},{"line_number":14984,"context_line":"                type: OS::TripleO::Services::SwiftStorage"},{"line_number":14985,"context_line":"            f935d2a3-8a6d-4282-8628-1181fa84e3ef:"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_b24e9c93","line":14982,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":14987,"context_line":"                id: f935d2a3-8a6d-4282-8628-1181fa84e3ef"},{"line_number":14988,"context_line":"                name: NetIpMap"},{"line_number":14989,"context_line":"                parameters:"},{"line_number":14990,"context_line":"                - ControlPlaneIp"},{"line_number":14991,"context_line":"                - ControlPlaneSubnetCidr"},{"line_number":14992,"context_line":"                - StorageIp"},{"line_number":14993,"context_line":"                - StorageIpSubnet"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_ec196988","line":14990,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":14987,"context_line":"                id: f935d2a3-8a6d-4282-8628-1181fa84e3ef"},{"line_number":14988,"context_line":"                name: NetIpMap"},{"line_number":14989,"context_line":"                parameters:"},{"line_number":14990,"context_line":"                - ControlPlaneIp"},{"line_number":14991,"context_line":"                - ControlPlaneSubnetCidr"},{"line_number":14992,"context_line":"                - StorageIp"},{"line_number":14993,"context_line":"                - StorageIpSubnet"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_1246687d","line":14990,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":15022,"context_line":"                id: f958c6ac-f186-40ca-bfb9-899cf3bfb488"},{"line_number":15023,"context_line":"                name: PublicVirtualIP"},{"line_number":15024,"context_line":"                parameters:"},{"line_number":15025,"context_line":"                - ServiceName"},{"line_number":15026,"context_line":"                - ControlPlaneIP"},{"line_number":15027,"context_line":"                - ControlPlaneNetwork"},{"line_number":15028,"context_line":"                - ControlPlaneSubnet"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_cc1c6579","line":15025,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":15022,"context_line":"                id: f958c6ac-f186-40ca-bfb9-899cf3bfb488"},{"line_number":15023,"context_line":"                name: PublicVirtualIP"},{"line_number":15024,"context_line":"                parameters:"},{"line_number":15025,"context_line":"                - ServiceName"},{"line_number":15026,"context_line":"                - ControlPlaneIP"},{"line_number":15027,"context_line":"                - ControlPlaneNetwork"},{"line_number":15028,"context_line":"                - ControlPlaneSubnet"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_f2482488","line":15025,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":15041,"context_line":"                id: f9daf206-71d4-4d4e-a5f5-e839f065266b"},{"line_number":15042,"context_line":"                name: HeatBase"},{"line_number":15043,"context_line":"                parameters:"},{"line_number":15044,"context_line":"                - Debug"},{"line_number":15045,"context_line":"                - HeatDebug"},{"line_number":15046,"context_line":"                - ServiceData"},{"line_number":15047,"context_line":"                - ServiceNetMap"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_2c14f14d","line":15044,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":15041,"context_line":"                id: f9daf206-71d4-4d4e-a5f5-e839f065266b"},{"line_number":15042,"context_line":"                name: HeatBase"},{"line_number":15043,"context_line":"                parameters:"},{"line_number":15044,"context_line":"                - Debug"},{"line_number":15045,"context_line":"                - HeatDebug"},{"line_number":15046,"context_line":"                - ServiceData"},{"line_number":15047,"context_line":"                - ServiceNetMap"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_525f5040","line":15044,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":15088,"context_line":"                id: fa7b3681-48b0-4eae-9c8b-7dedc402f8ef"},{"line_number":15089,"context_line":"                name: ContainersCommon"},{"line_number":15090,"context_line":"                parameters:"},{"line_number":15091,"context_line":"                - EndpointMap"},{"line_number":15092,"context_line":"                - ServiceData"},{"line_number":15093,"context_line":"                - ServiceNetMap"},{"line_number":15094,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_0c176d53","line":15091,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":15088,"context_line":"                id: fa7b3681-48b0-4eae-9c8b-7dedc402f8ef"},{"line_number":15089,"context_line":"                name: ContainersCommon"},{"line_number":15090,"context_line":"                parameters:"},{"line_number":15091,"context_line":"                - EndpointMap"},{"line_number":15092,"context_line":"                - ServiceData"},{"line_number":15093,"context_line":"                - ServiceNetMap"},{"line_number":15094,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_325a8c4f","line":15091,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":15106,"context_line":"                name: Compute"},{"line_number":15107,"context_line":"                parameters: []"},{"line_number":15108,"context_line":"                resources:"},{"line_number":15109,"context_line":"                - a22b0b8f-a4d9-41f6-b88d-20fd96ff536b"},{"line_number":15110,"context_line":"                type: OS::Heat::ResourceGroup"},{"line_number":15111,"context_line":"success: true"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_6c0d593d","line":15109,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":15106,"context_line":"                name: Compute"},{"line_number":15107,"context_line":"                parameters: []"},{"line_number":15108,"context_line":"                resources:"},{"line_number":15109,"context_line":"                - a22b0b8f-a4d9-41f6-b88d-20fd96ff536b"},{"line_number":15110,"context_line":"                type: OS::Heat::ResourceGroup"},{"line_number":15111,"context_line":"success: true"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_9259d85b","line":15109,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":1,"context_line":"ansible_facts:"},{"line_number":2,"context_line":"    discovered_interpreter_python: /usr/libexec/platform-python"},{"line_number":3,"context_line":"changed: false"},{"line_number":4,"context_line":"error: null"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_a2df650a","line":1,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [warning] missing document start \"---\" (document-start)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":1,"context_line":"ansible_facts:"},{"line_number":2,"context_line":"    discovered_interpreter_python: /usr/libexec/platform-python"},{"line_number":3,"context_line":"changed: false"},{"line_number":4,"context_line":"error: null"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_e09b2563","line":1,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [warning] missing document start \"---\" (document-start)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":206,"context_line":"                type: Json"},{"line_number":207,"context_line":"            BlockStorageServices:"},{"line_number":208,"context_line":"                default:"},{"line_number":209,"context_line":"                - OS::TripleO::Services::Aide"},{"line_number":210,"context_line":"                - OS::TripleO::Services::AuditD"},{"line_number":211,"context_line":"                - OS::TripleO::Services::BlockStorageCinderVolume"},{"line_number":212,"context_line":"                - OS::TripleO::Services::BootParams"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_02e731e6","line":209,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":206,"context_line":"                type: Json"},{"line_number":207,"context_line":"            BlockStorageServices:"},{"line_number":208,"context_line":"                default:"},{"line_number":209,"context_line":"                - OS::TripleO::Services::Aide"},{"line_number":210,"context_line":"                - OS::TripleO::Services::AuditD"},{"line_number":211,"context_line":"                - OS::TripleO::Services::BlockStorageCinderVolume"},{"line_number":212,"context_line":"                - OS::TripleO::Services::BootParams"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_40a2d19b","line":209,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":437,"context_line":"                type: Json"},{"line_number":438,"context_line":"            CephStorageServices:"},{"line_number":439,"context_line":"                default:"},{"line_number":440,"context_line":"                - OS::TripleO::Services::Aide"},{"line_number":441,"context_line":"                - OS::TripleO::Services::AuditD"},{"line_number":442,"context_line":"                - OS::TripleO::Services::BootParams"},{"line_number":443,"context_line":"                - OS::TripleO::Services::CACerts"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_e2e96db7","line":440,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":437,"context_line":"                type: Json"},{"line_number":438,"context_line":"            CephStorageServices:"},{"line_number":439,"context_line":"                default:"},{"line_number":440,"context_line":"                - OS::TripleO::Services::Aide"},{"line_number":441,"context_line":"                - OS::TripleO::Services::AuditD"},{"line_number":442,"context_line":"                - OS::TripleO::Services::BootParams"},{"line_number":443,"context_line":"                - OS::TripleO::Services::CACerts"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_209d0d57","line":440,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":493,"context_line":"                type: String"},{"line_number":494,"context_line":"            ChronyAclRules:"},{"line_number":495,"context_line":"                default:"},{"line_number":496,"context_line":"                - deny all"},{"line_number":497,"context_line":"                description: Access Control List of NTP clients.  By default no clients"},{"line_number":498,"context_line":"                    are permitted."},{"line_number":499,"context_line":"                label: ChronyAclRules"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_42d019f8","line":496,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":493,"context_line":"                type: String"},{"line_number":494,"context_line":"            ChronyAclRules:"},{"line_number":495,"context_line":"                default:"},{"line_number":496,"context_line":"                - deny all"},{"line_number":497,"context_line":"                description: Access Control List of NTP clients.  By default no clients"},{"line_number":498,"context_line":"                    are permitted."},{"line_number":499,"context_line":"                label: ChronyAclRules"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_80acd98c","line":496,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":626,"context_line":"                type: String"},{"line_number":627,"context_line":"            CinderDebug:"},{"line_number":628,"context_line":"                allowedValues:"},{"line_number":629,"context_line":"                - \u0027\u0027"},{"line_number":630,"context_line":"                - \u0027true\u0027"},{"line_number":631,"context_line":"                - \u0027True\u0027"},{"line_number":632,"context_line":"                - \u0027TRUE\u0027"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_22cb554a","line":629,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":626,"context_line":"                type: String"},{"line_number":627,"context_line":"            CinderDebug:"},{"line_number":628,"context_line":"                allowedValues:"},{"line_number":629,"context_line":"                - \u0027\u0027"},{"line_number":630,"context_line":"                - \u0027true\u0027"},{"line_number":631,"context_line":"                - \u0027True\u0027"},{"line_number":632,"context_line":"                - \u0027TRUE\u0027"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_60a715a9","line":629,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":1096,"context_line":"                type: Json"},{"line_number":1097,"context_line":"            ComputeServices:"},{"line_number":1098,"context_line":"                default:"},{"line_number":1099,"context_line":"                - OS::TripleO::Services::Aide"},{"line_number":1100,"context_line":"                - OS::TripleO::Services::AuditD"},{"line_number":1101,"context_line":"                - OS::TripleO::Services::BootParams"},{"line_number":1102,"context_line":"                - OS::TripleO::Services::CACerts"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_82da2114","line":1099,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":1096,"context_line":"                type: Json"},{"line_number":1097,"context_line":"            ComputeServices:"},{"line_number":1098,"context_line":"                default:"},{"line_number":1099,"context_line":"                - OS::TripleO::Services::Aide"},{"line_number":1100,"context_line":"                - OS::TripleO::Services::AuditD"},{"line_number":1101,"context_line":"                - OS::TripleO::Services::BootParams"},{"line_number":1102,"context_line":"                - OS::TripleO::Services::CACerts"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_c0b701d8","line":1099,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":1215,"context_line":"                type: String"},{"line_number":1216,"context_line":"            ContainerCli:"},{"line_number":1217,"context_line":"                allowedValues:"},{"line_number":1218,"context_line":"                - docker"},{"line_number":1219,"context_line":"                - podman"},{"line_number":1220,"context_line":"                default: podman"},{"line_number":1221,"context_line":"                description: CLI tool used to manage containers."}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_62d55de5","line":1218,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":1215,"context_line":"                type: String"},{"line_number":1216,"context_line":"            ContainerCli:"},{"line_number":1217,"context_line":"                allowedValues:"},{"line_number":1218,"context_line":"                - docker"},{"line_number":1219,"context_line":"                - podman"},{"line_number":1220,"context_line":"                default: podman"},{"line_number":1221,"context_line":"                description: CLI tool used to manage containers."}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_a0babdbc","line":1218,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":1339,"context_line":"                type: Json"},{"line_number":1340,"context_line":"            ContainerImagePrepareDebug:"},{"line_number":1341,"context_line":"                allowedValues:"},{"line_number":1342,"context_line":"                - \u0027\u0027"},{"line_number":1343,"context_line":"                - \u0027true\u0027"},{"line_number":1344,"context_line":"                - \u0027True\u0027"},{"line_number":1345,"context_line":"                - \u0027TRUE\u0027"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_c205497c","line":1342,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":1339,"context_line":"                type: Json"},{"line_number":1340,"context_line":"            ContainerImagePrepareDebug:"},{"line_number":1341,"context_line":"                allowedValues:"},{"line_number":1342,"context_line":"                - \u0027\u0027"},{"line_number":1343,"context_line":"                - \u0027true\u0027"},{"line_number":1344,"context_line":"                - \u0027True\u0027"},{"line_number":1345,"context_line":"                - \u0027TRUE\u0027"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_00b289e6","line":1342,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":1522,"context_line":"                type: String"},{"line_number":1523,"context_line":"            ContainerNovaLibvirtUlimit:"},{"line_number":1524,"context_line":"                default:"},{"line_number":1525,"context_line":"                - nofile\u003d131072"},{"line_number":1526,"context_line":"                - nproc\u003d126960"},{"line_number":1527,"context_line":"                description: ulimit for Nova Libvirt Container"},{"line_number":1528,"context_line":"                label: ContainerNovaLibvirtUlimit"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_a2080591","line":1525,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":1522,"context_line":"                type: String"},{"line_number":1523,"context_line":"            ContainerNovaLibvirtUlimit:"},{"line_number":1524,"context_line":"                default:"},{"line_number":1525,"context_line":"                - nofile\u003d131072"},{"line_number":1526,"context_line":"                - nproc\u003d126960"},{"line_number":1527,"context_line":"                description: ulimit for Nova Libvirt Container"},{"line_number":1528,"context_line":"                label: ContainerNovaLibvirtUlimit"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_e0b4c5d3","line":1525,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":1896,"context_line":"                type: Json"},{"line_number":1897,"context_line":"            ControllerServices:"},{"line_number":1898,"context_line":"                default:"},{"line_number":1899,"context_line":"                - OS::TripleO::Services::Aide"},{"line_number":1900,"context_line":"                - OS::TripleO::Services::AodhApi"},{"line_number":1901,"context_line":"                - OS::TripleO::Services::AodhEvaluator"},{"line_number":1902,"context_line":"                - OS::TripleO::Services::AodhListener"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_0200d166","line":1899,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":1896,"context_line":"                type: Json"},{"line_number":1897,"context_line":"            ControllerServices:"},{"line_number":1898,"context_line":"                default:"},{"line_number":1899,"context_line":"                - OS::TripleO::Services::Aide"},{"line_number":1900,"context_line":"                - OS::TripleO::Services::AodhApi"},{"line_number":1901,"context_line":"                - OS::TripleO::Services::AodhEvaluator"},{"line_number":1902,"context_line":"                - OS::TripleO::Services::AodhListener"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_40cbf151","line":1899,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":2191,"context_line":"                type: CommaDelimitedList"},{"line_number":2192,"context_line":"            DockerAdditionalSockets:"},{"line_number":2193,"context_line":"                default:"},{"line_number":2194,"context_line":"                - /var/lib/openstack/docker.sock"},{"line_number":2195,"context_line":"                description: Additional domain sockets for the docker daemon to bind"},{"line_number":2196,"context_line":"                    to (useful for mounting into containers that launch other containers)"},{"line_number":2197,"context_line":"                label: DockerAdditionalSockets"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_e2020d6f","line":2194,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":2191,"context_line":"                type: CommaDelimitedList"},{"line_number":2192,"context_line":"            DockerAdditionalSockets:"},{"line_number":2193,"context_line":"                default:"},{"line_number":2194,"context_line":"                - /var/lib/openstack/docker.sock"},{"line_number":2195,"context_line":"                description: Additional domain sockets for the docker daemon to bind"},{"line_number":2196,"context_line":"                    to (useful for mounting into containers that launch other containers)"},{"line_number":2197,"context_line":"                label: DockerAdditionalSockets"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_20c6ad4a","line":2194,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":2200,"context_line":"                type: CommaDelimitedList"},{"line_number":2201,"context_line":"            DockerCinderVolumeUlimit:"},{"line_number":2202,"context_line":"                default:"},{"line_number":2203,"context_line":"                - nofile\u003d131072"},{"line_number":2204,"context_line":"                description: ulimit for Cinder Volume Container"},{"line_number":2205,"context_line":"                label: DockerCinderVolumeUlimit"},{"line_number":2206,"context_line":"                name: DockerCinderVolumeUlimit"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_42f9397e","line":2203,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":2200,"context_line":"                type: CommaDelimitedList"},{"line_number":2201,"context_line":"            DockerCinderVolumeUlimit:"},{"line_number":2202,"context_line":"                default:"},{"line_number":2203,"context_line":"                - nofile\u003d131072"},{"line_number":2204,"context_line":"                description: ulimit for Cinder Volume Container"},{"line_number":2205,"context_line":"                label: DockerCinderVolumeUlimit"},{"line_number":2206,"context_line":"                name: DockerCinderVolumeUlimit"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_80c5f93e","line":2203,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":2217,"context_line":"                type: CommaDelimitedList"},{"line_number":2218,"context_line":"            DockerNovaComputeUlimit:"},{"line_number":2219,"context_line":"                default:"},{"line_number":2220,"context_line":"                - nofile\u003d131072"},{"line_number":2221,"context_line":"                - memlock\u003d67108864"},{"line_number":2222,"context_line":"                description: ulimit for Nova Compute Container"},{"line_number":2223,"context_line":"                label: DockerNovaComputeUlimit"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_22f4f586","line":2220,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":2217,"context_line":"                type: CommaDelimitedList"},{"line_number":2218,"context_line":"            DockerNovaComputeUlimit:"},{"line_number":2219,"context_line":"                default:"},{"line_number":2220,"context_line":"                - nofile\u003d131072"},{"line_number":2221,"context_line":"                - memlock\u003d67108864"},{"line_number":2222,"context_line":"                description: ulimit for Nova Compute Container"},{"line_number":2223,"context_line":"                label: DockerNovaComputeUlimit"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_60c0b52b","line":2220,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":2501,"context_line":"                name: ExtraKernelModules"},{"line_number":2502,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":2503,"context_line":"                tags:"},{"line_number":2504,"context_line":"                - role_specific"},{"line_number":2505,"context_line":"                type: Json"},{"line_number":2506,"context_line":"            ExtraKernelPackages:"},{"line_number":2507,"context_line":"                default: {}"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_82f3419e","line":2504,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":2501,"context_line":"                name: ExtraKernelModules"},{"line_number":2502,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":2503,"context_line":"                tags:"},{"line_number":2504,"context_line":"                - role_specific"},{"line_number":2505,"context_line":"                type: Json"},{"line_number":2506,"context_line":"            ExtraKernelPackages:"},{"line_number":2507,"context_line":"                default: {}"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_c0dc211a","line":2504,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":2510,"context_line":"                name: ExtraKernelPackages"},{"line_number":2511,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":2512,"context_line":"                tags:"},{"line_number":2513,"context_line":"                - role_specific"},{"line_number":2514,"context_line":"                type: Json"},{"line_number":2515,"context_line":"            ExtraSysctlSettings:"},{"line_number":2516,"context_line":"                default: {}"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_62eefdb4","line":2513,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":2510,"context_line":"                name: ExtraKernelPackages"},{"line_number":2511,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":2512,"context_line":"                tags:"},{"line_number":2513,"context_line":"                - role_specific"},{"line_number":2514,"context_line":"                type: Json"},{"line_number":2515,"context_line":"            ExtraSysctlSettings:"},{"line_number":2516,"context_line":"                default: {}"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_a0df5d0a","line":2513,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":2519,"context_line":"                name: ExtraSysctlSettings"},{"line_number":2520,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":2521,"context_line":"                tags:"},{"line_number":2522,"context_line":"                - role_specific"},{"line_number":2523,"context_line":"                type: Json"},{"line_number":2524,"context_line":"            ExtractedPlacementEnabled:"},{"line_number":2525,"context_line":"                default: false"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_c22a69e5","line":2522,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":2519,"context_line":"                name: ExtraSysctlSettings"},{"line_number":2520,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":2521,"context_line":"                tags:"},{"line_number":2522,"context_line":"                - role_specific"},{"line_number":2523,"context_line":"                type: Json"},{"line_number":2524,"context_line":"            ExtractedPlacementEnabled:"},{"line_number":2525,"context_line":"                default: false"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_00e729e6","line":2522,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":2563,"context_line":"                type: Json"},{"line_number":2564,"context_line":"            FastForwardRepoType:"},{"line_number":2565,"context_line":"                allowedValues:"},{"line_number":2566,"context_line":"                - tripleo-repos"},{"line_number":2567,"context_line":"                - custom-script"},{"line_number":2568,"context_line":"                default: tripleo-repos"},{"line_number":2569,"context_line":"                description: \u0027\u0027"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_a22da5fe","line":2566,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":2563,"context_line":"                type: Json"},{"line_number":2564,"context_line":"            FastForwardRepoType:"},{"line_number":2565,"context_line":"                allowedValues:"},{"line_number":2566,"context_line":"                - tripleo-repos"},{"line_number":2567,"context_line":"                - custom-script"},{"line_number":2568,"context_line":"                default: tripleo-repos"},{"line_number":2569,"context_line":"                description: \u0027\u0027"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_e0e965b7","line":2566,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":2573,"context_line":"                type: String"},{"line_number":2574,"context_line":"            FastForwardUpgradeReleases:"},{"line_number":2575,"context_line":"                default:"},{"line_number":2576,"context_line":"                - rocky"},{"line_number":2577,"context_line":"                - stein"},{"line_number":2578,"context_line":"                - train"},{"line_number":2579,"context_line":"                description: List of releases to fast forward through during upgrade."}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_02357146","line":2576,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":2573,"context_line":"                type: String"},{"line_number":2574,"context_line":"            FastForwardUpgradeReleases:"},{"line_number":2575,"context_line":"                default:"},{"line_number":2576,"context_line":"                - rocky"},{"line_number":2577,"context_line":"                - stein"},{"line_number":2578,"context_line":"                - train"},{"line_number":2579,"context_line":"                description: List of releases to fast forward through during upgrade."}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_40d011f8","line":2576,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":2622,"context_line":"                type: Json"},{"line_number":2623,"context_line":"            GlanceBackend:"},{"line_number":2624,"context_line":"                allowedValues:"},{"line_number":2625,"context_line":"                - swift"},{"line_number":2626,"context_line":"                - file"},{"line_number":2627,"context_line":"                - rbd"},{"line_number":2628,"context_line":"                - cinder"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_e237ad4c","line":2625,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":2622,"context_line":"                type: Json"},{"line_number":2623,"context_line":"            GlanceBackend:"},{"line_number":2624,"context_line":"                allowedValues:"},{"line_number":2625,"context_line":"                - swift"},{"line_number":2626,"context_line":"                - file"},{"line_number":2627,"context_line":"                - rbd"},{"line_number":2628,"context_line":"                - cinder"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_20cb4d4a","line":2625,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":2650,"context_line":"                type: Boolean"},{"line_number":2651,"context_line":"            GlanceDebug:"},{"line_number":2652,"context_line":"                allowedValues:"},{"line_number":2653,"context_line":"                - \u0027\u0027"},{"line_number":2654,"context_line":"                - \u0027true\u0027"},{"line_number":2655,"context_line":"                - \u0027True\u0027"},{"line_number":2656,"context_line":"                - \u0027TRUE\u0027"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_423e5929","line":2653,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":2650,"context_line":"                type: Boolean"},{"line_number":2651,"context_line":"            GlanceDebug:"},{"line_number":2652,"context_line":"                allowedValues:"},{"line_number":2653,"context_line":"                - \u0027\u0027"},{"line_number":2654,"context_line":"                - \u0027true\u0027"},{"line_number":2655,"context_line":"                - \u0027True\u0027"},{"line_number":2656,"context_line":"                - \u0027TRUE\u0027"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_80da1914","line":2653,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":3135,"context_line":"                type: String"},{"line_number":3136,"context_line":"            HeatDebug:"},{"line_number":3137,"context_line":"                allowedValues:"},{"line_number":3138,"context_line":"                - \u0027\u0027"},{"line_number":3139,"context_line":"                - \u0027true\u0027"},{"line_number":3140,"context_line":"                - \u0027True\u0027"},{"line_number":3141,"context_line":"                - \u0027TRUE\u0027"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_2239953e","line":3138,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":3135,"context_line":"                type: String"},{"line_number":3136,"context_line":"            HeatDebug:"},{"line_number":3137,"context_line":"                allowedValues:"},{"line_number":3138,"context_line":"                - \u0027\u0027"},{"line_number":3139,"context_line":"                - \u0027true\u0027"},{"line_number":3140,"context_line":"                - \u0027True\u0027"},{"line_number":3141,"context_line":"                - \u0027TRUE\u0027"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_60d555e5","line":3138,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":3220,"context_line":"                type: String"},{"line_number":3221,"context_line":"            HeatReauthenticationAuthMethod:"},{"line_number":3222,"context_line":"                allowedValues:"},{"line_number":3223,"context_line":"                - \u0027\u0027"},{"line_number":3224,"context_line":"                - trusts"},{"line_number":3225,"context_line":"                default: \u0027\u0027"},{"line_number":3226,"context_line":"                description: Allow reauthentication on token expiry, such that long-running"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_824861cc","line":3223,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":3220,"context_line":"                type: String"},{"line_number":3221,"context_line":"            HeatReauthenticationAuthMethod:"},{"line_number":3222,"context_line":"                allowedValues:"},{"line_number":3223,"context_line":"                - \u0027\u0027"},{"line_number":3224,"context_line":"                - trusts"},{"line_number":3225,"context_line":"                default: \u0027\u0027"},{"line_number":3226,"context_line":"                description: Allow reauthentication on token expiry, such that long-running"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_c005417c","line":3223,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":3282,"context_line":"                type: String"},{"line_number":3283,"context_line":"            HorizonDebug:"},{"line_number":3284,"context_line":"                allowedValues:"},{"line_number":3285,"context_line":"                - \u0027\u0027"},{"line_number":3286,"context_line":"                - \u0027true\u0027"},{"line_number":3287,"context_line":"                - \u0027True\u0027"},{"line_number":3288,"context_line":"                - \u0027TRUE\u0027"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_62439db0","line":3285,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":3282,"context_line":"                type: String"},{"line_number":3283,"context_line":"            HorizonDebug:"},{"line_number":3284,"context_line":"                allowedValues:"},{"line_number":3285,"context_line":"                - \u0027\u0027"},{"line_number":3286,"context_line":"                - \u0027true\u0027"},{"line_number":3287,"context_line":"                - \u0027True\u0027"},{"line_number":3288,"context_line":"                - \u0027TRUE\u0027"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_a008fd90","line":3285,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":3329,"context_line":"                        \\\"%%{}{User-Agent}i\\\"\u0027"},{"line_number":3330,"context_line":"                    add_listen: true"},{"line_number":3331,"context_line":"                    options:"},{"line_number":3332,"context_line":"                    - FollowSymLinks"},{"line_number":3333,"context_line":"                    - MultiViews"},{"line_number":3334,"context_line":"                    priority: 10"},{"line_number":3335,"context_line":"                description: Extra parameters for Horizon vhost configuration"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_c21389b7","line":3332,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 24 but found 20 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":3329,"context_line":"                        \\\"%%{}{User-Agent}i\\\"\u0027"},{"line_number":3330,"context_line":"                    add_listen: true"},{"line_number":3331,"context_line":"                    options:"},{"line_number":3332,"context_line":"                    - FollowSymLinks"},{"line_number":3333,"context_line":"                    - MultiViews"},{"line_number":3334,"context_line":"                    priority: 10"},{"line_number":3335,"context_line":"                description: Extra parameters for Horizon vhost configuration"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_0000c966","line":3332,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 24 but found 20 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":3557,"context_line":"                name: IsolCpusList"},{"line_number":3558,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":3559,"context_line":"                tags:"},{"line_number":3560,"context_line":"                - role_specific"},{"line_number":3561,"context_line":"                type: String"},{"line_number":3562,"context_line":"            KeepalivedRestart:"},{"line_number":3563,"context_line":"                default: false"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_a21645a6","line":3560,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":3557,"context_line":"                name: IsolCpusList"},{"line_number":3558,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":3559,"context_line":"                tags:"},{"line_number":3560,"context_line":"                - role_specific"},{"line_number":3561,"context_line":"                type: String"},{"line_number":3562,"context_line":"            KeepalivedRestart:"},{"line_number":3563,"context_line":"                default: false"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_e002056f","line":3560,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":3574,"context_line":"                name: KernelArgs"},{"line_number":3575,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":3576,"context_line":"                tags:"},{"line_number":3577,"context_line":"                - role_specific"},{"line_number":3578,"context_line":"                type: String"},{"line_number":3579,"context_line":"            KernelDisableIPv6:"},{"line_number":3580,"context_line":"                default: 0"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_020e118c","line":3577,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":3574,"context_line":"                name: KernelArgs"},{"line_number":3575,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":3576,"context_line":"                tags:"},{"line_number":3577,"context_line":"                - role_specific"},{"line_number":3578,"context_line":"                type: String"},{"line_number":3579,"context_line":"            KernelDisableIPv6:"},{"line_number":3580,"context_line":"                default: 0"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_40f9317e","line":3577,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":3622,"context_line":"                type: CommaDelimitedList"},{"line_number":3623,"context_line":"            KeystoneChangePasswordUponFirstUse:"},{"line_number":3624,"context_line":"                allowedValues:"},{"line_number":3625,"context_line":"                - \u0027\u0027"},{"line_number":3626,"context_line":"                - \u0027true\u0027"},{"line_number":3627,"context_line":"                - \u0027True\u0027"},{"line_number":3628,"context_line":"                - \u0027TRUE\u0027"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_e2104dab","line":3625,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":3622,"context_line":"                type: CommaDelimitedList"},{"line_number":3623,"context_line":"            KeystoneChangePasswordUponFirstUse:"},{"line_number":3624,"context_line":"                allowedValues:"},{"line_number":3625,"context_line":"                - \u0027\u0027"},{"line_number":3626,"context_line":"                - \u0027true\u0027"},{"line_number":3627,"context_line":"                - \u0027True\u0027"},{"line_number":3628,"context_line":"                - \u0027TRUE\u0027"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_20f4ed86","line":3625,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":3660,"context_line":"                type: String"},{"line_number":3661,"context_line":"            KeystoneDebug:"},{"line_number":3662,"context_line":"                allowedValues:"},{"line_number":3663,"context_line":"                - \u0027\u0027"},{"line_number":3664,"context_line":"                - \u0027true\u0027"},{"line_number":3665,"context_line":"                - \u0027True\u0027"},{"line_number":3666,"context_line":"                - \u0027TRUE\u0027"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_42277913","line":3663,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":3660,"context_line":"                type: String"},{"line_number":3661,"context_line":"            KeystoneDebug:"},{"line_number":3662,"context_line":"                allowedValues:"},{"line_number":3663,"context_line":"                - \u0027\u0027"},{"line_number":3664,"context_line":"                - \u0027true\u0027"},{"line_number":3665,"context_line":"                - \u0027True\u0027"},{"line_number":3666,"context_line":"                - \u0027TRUE\u0027"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_80f3399e","line":3663,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":3768,"context_line":"                type: String"},{"line_number":3769,"context_line":"            KeystoneNotificationFormat:"},{"line_number":3770,"context_line":"                allowedValues:"},{"line_number":3771,"context_line":"                - basic"},{"line_number":3772,"context_line":"                - cadf"},{"line_number":3773,"context_line":"                default: basic"},{"line_number":3774,"context_line":"                description: The Keystone notification format"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_22223502","line":3771,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":3768,"context_line":"                type: String"},{"line_number":3769,"context_line":"            KeystoneNotificationFormat:"},{"line_number":3770,"context_line":"                allowedValues:"},{"line_number":3771,"context_line":"                - basic"},{"line_number":3772,"context_line":"                - cadf"},{"line_number":3773,"context_line":"                default: basic"},{"line_number":3774,"context_line":"                description: The Keystone notification format"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_60eef5b4","line":3771,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":3924,"context_line":"                type: String"},{"line_number":3925,"context_line":"            KeystoneTokenProvider:"},{"line_number":3926,"context_line":"                allowedValues:"},{"line_number":3927,"context_line":"                - fernet"},{"line_number":3928,"context_line":"                default: fernet"},{"line_number":3929,"context_line":"                description: The keystone token format"},{"line_number":3930,"context_line":"                label: KeystoneTokenProvider"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_822181fe","line":3927,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":3924,"context_line":"                type: String"},{"line_number":3925,"context_line":"            KeystoneTokenProvider:"},{"line_number":3926,"context_line":"                allowedValues:"},{"line_number":3927,"context_line":"                - fernet"},{"line_number":3928,"context_line":"                default: fernet"},{"line_number":3929,"context_line":"                description: The keystone token format"},{"line_number":3930,"context_line":"                label: KeystoneTokenProvider"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_c02a61e5","line":3927,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":4106,"context_line":"                type: String"},{"line_number":4107,"context_line":"            LogrotateRotationInterval:"},{"line_number":4108,"context_line":"                allowedValues:"},{"line_number":4109,"context_line":"                - hourly"},{"line_number":4110,"context_line":"                - daily"},{"line_number":4111,"context_line":"                - weekly"},{"line_number":4112,"context_line":"                - monthly"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_621c3dc1","line":4109,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":4106,"context_line":"                type: String"},{"line_number":4107,"context_line":"            LogrotateRotationInterval:"},{"line_number":4108,"context_line":"                allowedValues:"},{"line_number":4109,"context_line":"                - hourly"},{"line_number":4110,"context_line":"                - daily"},{"line_number":4111,"context_line":"                - weekly"},{"line_number":4112,"context_line":"                - monthly"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_a02d9dfe","line":4109,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":4210,"context_line":"                type: Number"},{"line_number":4211,"context_line":"            MemcachedDebug:"},{"line_number":4212,"context_line":"                allowedValues:"},{"line_number":4213,"context_line":"                - \u0027\u0027"},{"line_number":4214,"context_line":"                - \u0027true\u0027"},{"line_number":4215,"context_line":"                - \u0027True\u0027"},{"line_number":4216,"context_line":"                - \u0027TRUE\u0027"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_c278a9f9","line":4213,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":4210,"context_line":"                type: Number"},{"line_number":4211,"context_line":"            MemcachedDebug:"},{"line_number":4212,"context_line":"                allowedValues:"},{"line_number":4213,"context_line":"                - \u0027\u0027"},{"line_number":4214,"context_line":"                - \u0027true\u0027"},{"line_number":4215,"context_line":"                - \u0027True\u0027"},{"line_number":4216,"context_line":"                - \u0027TRUE\u0027"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_00356946","line":4213,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":4314,"context_line":"                        -----END RSA PRIVATE KEY-----"},{"line_number":4315,"context_line":""},{"line_number":4316,"context_line":"                        \u0027"},{"line_number":4317,"context_line":"                    public_key: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDjtwAA4iVQMrV1rYoilyEZMSPcNGbI/esDv1tBGF9sJ0kdKrw7IElMfrj1dGdgPyv8C1ZMCK7aRG+SNa8+cZHXUliiMgvMMu5VADZerhOur7eJNKGQiLGvpB70uJHFsZjsHCBO/XxQaw+ovvAi2NvqKY0AC0usYnza885ya2v6thmyHChS1wV8+6JJ3hWkAunCoTvGW5OLalvrG6za07JwUQU1vWImaH84NEjsGkHFmhp+drsXJN/laT6nmvBzvIpL4oramGEamX9EqWPFhv8eiSGu/HAmk6REDEOCIOF7EBY8s0QFqFwXLpZpmMlXCfcS0juk9MihsXBi3f6L0xqn"},{"line_number":4318,"context_line":"                        Generated by TripleO"},{"line_number":4319,"context_line":"                description: \u0027SSH key for migration. Expects a dictionary with keys"},{"line_number":4320,"context_line":"                    \u0027\u0027public_key\u0027\u0027 and \u0027\u0027private_key\u0027\u0027. Values should be identical"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_a27be5f1","line":4317,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] line too long (412 \u003e 160 characters) (line-length)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":4314,"context_line":"                        -----END RSA PRIVATE KEY-----"},{"line_number":4315,"context_line":""},{"line_number":4316,"context_line":"                        \u0027"},{"line_number":4317,"context_line":"                    public_key: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDjtwAA4iVQMrV1rYoilyEZMSPcNGbI/esDv1tBGF9sJ0kdKrw7IElMfrj1dGdgPyv8C1ZMCK7aRG+SNa8+cZHXUliiMgvMMu5VADZerhOur7eJNKGQiLGvpB70uJHFsZjsHCBO/XxQaw+ovvAi2NvqKY0AC0usYnza885ya2v6thmyHChS1wV8+6JJ3hWkAunCoTvGW5OLalvrG6za07JwUQU1vWImaH84NEjsGkHFmhp+drsXJN/laT6nmvBzvIpL4oramGEamX9EqWPFhv8eiSGu/HAmk6REDEOCIOF7EBY8s0QFqFwXLpZpmMlXCfcS0juk9MihsXBi3f6L0xqn"},{"line_number":4318,"context_line":"                        Generated by TripleO"},{"line_number":4319,"context_line":"                description: \u0027SSH key for migration. Expects a dictionary with keys"},{"line_number":4320,"context_line":"                    \u0027\u0027public_key\u0027\u0027 and \u0027\u0027private_key\u0027\u0027. Values should be identical"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_e037a54c","line":4317,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] line too long (412 \u003e 160 characters) (line-length)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":4618,"context_line":"                type: String"},{"line_number":4619,"context_line":"            NetworkDeploymentActions:"},{"line_number":4620,"context_line":"                default:"},{"line_number":4621,"context_line":"                - CREATE"},{"line_number":4622,"context_line":"                description: \u0027Heat action when to apply network configuration changes"},{"line_number":4623,"context_line":""},{"line_number":4624,"context_line":"                    \u0027"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_0283b1cd","line":4621,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":4618,"context_line":"                type: String"},{"line_number":4619,"context_line":"            NetworkDeploymentActions:"},{"line_number":4620,"context_line":"                default:"},{"line_number":4621,"context_line":"                - CREATE"},{"line_number":4622,"context_line":"                description: \u0027Heat action when to apply network configuration changes"},{"line_number":4623,"context_line":""},{"line_number":4624,"context_line":"                    \u0027"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_403e5129","line":4621,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":4697,"context_line":"                name: NeutronBridgeMappings"},{"line_number":4698,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":4699,"context_line":"                tags:"},{"line_number":4700,"context_line":"                - role_specific"},{"line_number":4701,"context_line":"                type: CommaDelimitedList"},{"line_number":4702,"context_line":"            NeutronControlPlaneID:"},{"line_number":4703,"context_line":"                default: ctlplane"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_e285edd0","line":4700,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":4697,"context_line":"                name: NeutronBridgeMappings"},{"line_number":4698,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":4699,"context_line":"                tags:"},{"line_number":4700,"context_line":"                - role_specific"},{"line_number":4701,"context_line":"                type: CommaDelimitedList"},{"line_number":4702,"context_line":"            NeutronControlPlaneID:"},{"line_number":4703,"context_line":"                default: ctlplane"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_20398d3e","line":4700,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":4732,"context_line":"                type: String"},{"line_number":4733,"context_line":"            NeutronDebug:"},{"line_number":4734,"context_line":"                allowedValues:"},{"line_number":4735,"context_line":"                - \u0027\u0027"},{"line_number":4736,"context_line":"                - \u0027true\u0027"},{"line_number":4737,"context_line":"                - \u0027True\u0027"},{"line_number":4738,"context_line":"                - \u0027TRUE\u0027"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_426c9935","line":4735,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":4732,"context_line":"                type: String"},{"line_number":4733,"context_line":"            NeutronDebug:"},{"line_number":4734,"context_line":"                allowedValues:"},{"line_number":4735,"context_line":"                - \u0027\u0027"},{"line_number":4736,"context_line":"                - \u0027true\u0027"},{"line_number":4737,"context_line":"                - \u0027True\u0027"},{"line_number":4738,"context_line":"                - \u0027TRUE\u0027"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_804859cc","line":4735,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":4930,"context_line":"                type: String"},{"line_number":4931,"context_line":"            NeutronNetworkType:"},{"line_number":4932,"context_line":"                allowedValues:"},{"line_number":4933,"context_line":"                - geneve"},{"line_number":4934,"context_line":"                - vlan"},{"line_number":4935,"context_line":"                - flat"},{"line_number":4936,"context_line":"                default: geneve"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_2267d553","line":4933,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":4930,"context_line":"                type: String"},{"line_number":4931,"context_line":"            NeutronNetworkType:"},{"line_number":4932,"context_line":"                allowedValues:"},{"line_number":4933,"context_line":"                - geneve"},{"line_number":4934,"context_line":"                - vlan"},{"line_number":4935,"context_line":"                - flat"},{"line_number":4936,"context_line":"                default: geneve"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_604395b0","line":4933,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":4953,"context_line":"                type: CommaDelimitedList"},{"line_number":4954,"context_line":"            NeutronOverlayIPVersion:"},{"line_number":4955,"context_line":"                allowedValues:"},{"line_number":4956,"context_line":"                - 4"},{"line_number":4957,"context_line":"                - 6"},{"line_number":4958,"context_line":"                default: 4"},{"line_number":4959,"context_line":"                description: IP version used for all overlay network endpoints."}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_8276a105","line":4956,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":4953,"context_line":"                type: CommaDelimitedList"},{"line_number":4954,"context_line":"            NeutronOverlayIPVersion:"},{"line_number":4955,"context_line":"                allowedValues:"},{"line_number":4956,"context_line":"                - 4"},{"line_number":4957,"context_line":"                - 6"},{"line_number":4958,"context_line":"                default: 4"},{"line_number":4959,"context_line":"                description: IP version used for all overlay network endpoints."}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_c01381b7","line":4956,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":4998,"context_line":"                name: NeutronPhysnetNUMANodesMapping"},{"line_number":4999,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":5000,"context_line":"                tags:"},{"line_number":5001,"context_line":"                - role_specific"},{"line_number":5002,"context_line":"                type: Json"},{"line_number":5003,"context_line":"            NeutronPluginExtensions:"},{"line_number":5004,"context_line":"                default: qos,port_security,dns"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_6271dd0c","line":5001,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":4998,"context_line":"                name: NeutronPhysnetNUMANodesMapping"},{"line_number":4999,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":5000,"context_line":"                tags:"},{"line_number":5001,"context_line":"                - role_specific"},{"line_number":5002,"context_line":"                type: Json"},{"line_number":5003,"context_line":"            NeutronPluginExtensions:"},{"line_number":5004,"context_line":"                default: qos,port_security,dns"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_a0163da6","line":5001,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":5086,"context_line":"                type: CommaDelimitedList"},{"line_number":5087,"context_line":"            NeutronTunnelIdRanges:"},{"line_number":5088,"context_line":"                default:"},{"line_number":5089,"context_line":"                - 1:4094"},{"line_number":5090,"context_line":"                description: \u0027Comma-separated list of \u003ctun_min\u003e:\u003ctun_max\u003e tuples enumerating"},{"line_number":5091,"context_line":"                    ranges"},{"line_number":5092,"context_line":""}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_c261c93b","line":5089,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":5086,"context_line":"                type: CommaDelimitedList"},{"line_number":5087,"context_line":"            NeutronTunnelIdRanges:"},{"line_number":5088,"context_line":"                default:"},{"line_number":5089,"context_line":"                - 1:4094"},{"line_number":5090,"context_line":"                description: \u0027Comma-separated list of \u003ctun_min\u003e:\u003ctun_max\u003e tuples enumerating"},{"line_number":5091,"context_line":"                    ranges"},{"line_number":5092,"context_line":""}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_000e098c","line":5089,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":5104,"context_line":"                name: NeutronTunnelNUMANodes"},{"line_number":5105,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":5106,"context_line":"                tags:"},{"line_number":5107,"context_line":"                - role_specific"},{"line_number":5108,"context_line":"                type: CommaDelimitedList"},{"line_number":5109,"context_line":"            NeutronTypeDrivers:"},{"line_number":5110,"context_line":"                default: geneve,vlan,flat"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_a264854a","line":5107,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":5104,"context_line":"                name: NeutronTunnelNUMANodes"},{"line_number":5105,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":5106,"context_line":"                tags:"},{"line_number":5107,"context_line":"                - role_specific"},{"line_number":5108,"context_line":"                type: CommaDelimitedList"},{"line_number":5109,"context_line":"            NeutronTypeDrivers:"},{"line_number":5110,"context_line":"                default: geneve,vlan,flat"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_e01045ab","line":5107,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":5123,"context_line":"                name: NeutronVhostuserSocketDir"},{"line_number":5124,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":5125,"context_line":"                tags:"},{"line_number":5126,"context_line":"                - role_specific"},{"line_number":5127,"context_line":"                type: String"},{"line_number":5128,"context_line":"            NeutronVniRanges:"},{"line_number":5129,"context_line":"                default:"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_025c517c","line":5126,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":5123,"context_line":"                name: NeutronVhostuserSocketDir"},{"line_number":5124,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":5125,"context_line":"                tags:"},{"line_number":5126,"context_line":"                - role_specific"},{"line_number":5127,"context_line":"                type: String"},{"line_number":5128,"context_line":"            NeutronVniRanges:"},{"line_number":5129,"context_line":"                default:"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_40277113","line":5126,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":5127,"context_line":"                type: String"},{"line_number":5128,"context_line":"            NeutronVniRanges:"},{"line_number":5129,"context_line":"                default:"},{"line_number":5130,"context_line":"                - 1:65536"},{"line_number":5131,"context_line":"                description: \u0027Comma-separated list of \u003cvni_min\u003e:\u003cvni_max\u003e tuples enumerating"},{"line_number":5132,"context_line":"                    ranges"},{"line_number":5133,"context_line":""}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_e25e8d74","line":5130,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":5127,"context_line":"                type: String"},{"line_number":5128,"context_line":"            NeutronVniRanges:"},{"line_number":5129,"context_line":"                default:"},{"line_number":5130,"context_line":"                - 1:65536"},{"line_number":5131,"context_line":"                description: \u0027Comma-separated list of \u003cvni_min\u003e:\u003cvni_max\u003e tuples enumerating"},{"line_number":5132,"context_line":"                    ranges"},{"line_number":5133,"context_line":""}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_20222d02","line":5130,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":5231,"context_line":"                name: NovaCPUAllocationRatio"},{"line_number":5232,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":5233,"context_line":"                tags:"},{"line_number":5234,"context_line":"                - role_specific"},{"line_number":5235,"context_line":"                type: Number"},{"line_number":5236,"context_line":"            NovaComputeCpuDedicatedSet:"},{"line_number":5237,"context_line":"                default: []"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_4255b94f","line":5234,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":5231,"context_line":"                name: NovaCPUAllocationRatio"},{"line_number":5232,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":5233,"context_line":"                tags:"},{"line_number":5234,"context_line":"                - role_specific"},{"line_number":5235,"context_line":"                type: Number"},{"line_number":5236,"context_line":"            NovaComputeCpuDedicatedSet:"},{"line_number":5237,"context_line":"                default: []"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_802179fe","line":5234,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":5244,"context_line":"                name: NovaComputeCpuDedicatedSet"},{"line_number":5245,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":5246,"context_line":"                tags:"},{"line_number":5247,"context_line":"                - role_specific"},{"line_number":5248,"context_line":"                type: CommaDelimitedList"},{"line_number":5249,"context_line":"            NovaComputeCpuSharedSet:"},{"line_number":5250,"context_line":"                default: []"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_2250755e","line":5247,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":5244,"context_line":"                name: NovaComputeCpuDedicatedSet"},{"line_number":5245,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":5246,"context_line":"                tags:"},{"line_number":5247,"context_line":"                - role_specific"},{"line_number":5248,"context_line":"                type: CommaDelimitedList"},{"line_number":5249,"context_line":"            NovaComputeCpuSharedSet:"},{"line_number":5250,"context_line":"                default: []"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_601c35c1","line":5247,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":5269,"context_line":"                name: NovaComputeCpuSharedSet"},{"line_number":5270,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":5271,"context_line":"                tags:"},{"line_number":5272,"context_line":"                - role_specific"},{"line_number":5273,"context_line":"                type: CommaDelimitedList"},{"line_number":5274,"context_line":"            NovaComputeEnableKsm:"},{"line_number":5275,"context_line":"                default: false"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_824fc1bb","line":5272,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":5269,"context_line":"                name: NovaComputeCpuSharedSet"},{"line_number":5270,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":5271,"context_line":"                tags:"},{"line_number":5272,"context_line":"                - role_specific"},{"line_number":5273,"context_line":"                type: CommaDelimitedList"},{"line_number":5274,"context_line":"            NovaComputeEnableKsm:"},{"line_number":5275,"context_line":"                default: false"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_c078a1f9","line":5272,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":5279,"context_line":"                name: NovaComputeEnableKsm"},{"line_number":5280,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":5281,"context_line":"                tags:"},{"line_number":5282,"context_line":"                - role_specific"},{"line_number":5283,"context_line":"                type: Boolean"},{"line_number":5284,"context_line":"            NovaComputeExtraConfig:"},{"line_number":5285,"context_line":"                default: {}"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_624a7dac","line":5282,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":5279,"context_line":"                name: NovaComputeEnableKsm"},{"line_number":5280,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":5281,"context_line":"                tags:"},{"line_number":5282,"context_line":"                - role_specific"},{"line_number":5283,"context_line":"                type: Boolean"},{"line_number":5284,"context_line":"            NovaComputeExtraConfig:"},{"line_number":5285,"context_line":"                default: {}"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_a07bddf1","line":5282,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":5585,"context_line":"                type: Number"},{"line_number":5586,"context_line":"            NovaDebug:"},{"line_number":5587,"context_line":"                allowedValues:"},{"line_number":5588,"context_line":"                - \u0027\u0027"},{"line_number":5589,"context_line":"                - \u0027true\u0027"},{"line_number":5590,"context_line":"                - \u0027True\u0027"},{"line_number":5591,"context_line":"                - \u0027TRUE\u0027"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_c2c6e916","line":5588,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":5585,"context_line":"                type: Number"},{"line_number":5586,"context_line":"            NovaDebug:"},{"line_number":5587,"context_line":"                allowedValues:"},{"line_number":5588,"context_line":"                - \u0027\u0027"},{"line_number":5589,"context_line":"                - \u0027true\u0027"},{"line_number":5590,"context_line":"                - \u0027True\u0027"},{"line_number":5591,"context_line":"                - \u0027TRUE\u0027"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_0083a9cd","line":5588,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":5612,"context_line":"                name: NovaDiskAllocationRatio"},{"line_number":5613,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":5614,"context_line":"                tags:"},{"line_number":5615,"context_line":"                - role_specific"},{"line_number":5616,"context_line":"                type: Number"},{"line_number":5617,"context_line":"            NovaEnableDBArchive:"},{"line_number":5618,"context_line":"                default: true"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_a2c92526","line":5615,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":5612,"context_line":"                name: NovaDiskAllocationRatio"},{"line_number":5613,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":5614,"context_line":"                tags:"},{"line_number":5615,"context_line":"                - role_specific"},{"line_number":5616,"context_line":"                type: Number"},{"line_number":5617,"context_line":"            NovaEnableDBArchive:"},{"line_number":5618,"context_line":"                default: true"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_e085e5d0","line":5615,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":5642,"context_line":"                name: NovaEnableRbdBackend"},{"line_number":5643,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":5644,"context_line":"                tags:"},{"line_number":5645,"context_line":"                - role_specific"},{"line_number":5646,"context_line":"                type: Boolean"},{"line_number":5647,"context_line":"            NovaHWMachineType:"},{"line_number":5648,"context_line":"                default: x86_64\u003dpc-i440fx-rhel7.6.0,aarch64\u003dvirt-rhel7.6.0,ppc64\u003dpseries-rhel7.6.0,ppc64le\u003dpseries-rhel7.6.0"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_02d1f1cd","line":5645,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":5642,"context_line":"                name: NovaEnableRbdBackend"},{"line_number":5643,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":5644,"context_line":"                tags:"},{"line_number":5645,"context_line":"                - role_specific"},{"line_number":5646,"context_line":"                type: Boolean"},{"line_number":5647,"context_line":"            NovaHWMachineType:"},{"line_number":5648,"context_line":"                default: x86_64\u003dpc-i440fx-rhel7.6.0,aarch64\u003dvirt-rhel7.6.0,ppc64\u003dpseries-rhel7.6.0,ppc64le\u003dpseries-rhel7.6.0"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_406c9135","line":5645,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":5653,"context_line":"                name: NovaHWMachineType"},{"line_number":5654,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":5655,"context_line":"                tags:"},{"line_number":5656,"context_line":"                - role_specific"},{"line_number":5657,"context_line":"                type: String"},{"line_number":5658,"context_line":"            NovaImage:"},{"line_number":5659,"context_line":"                default: overcloud-full"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_e2d32dd4","line":5656,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":5653,"context_line":"                name: NovaHWMachineType"},{"line_number":5654,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":5655,"context_line":"                tags:"},{"line_number":5656,"context_line":"                - role_specific"},{"line_number":5657,"context_line":"                type: String"},{"line_number":5658,"context_line":"            NovaImage:"},{"line_number":5659,"context_line":"                default: overcloud-full"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_2067cd53","line":5656,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":5671,"context_line":"                name: NovaLibvirtFileBackedMemory"},{"line_number":5672,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":5673,"context_line":"                tags:"},{"line_number":5674,"context_line":"                - role_specific"},{"line_number":5675,"context_line":"                type: Number"},{"line_number":5676,"context_line":"            NovaLibvirtMemStatsPeriodSeconds:"},{"line_number":5677,"context_line":"                default: 10"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_42dad9e8","line":5674,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":5671,"context_line":"                name: NovaLibvirtFileBackedMemory"},{"line_number":5672,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":5673,"context_line":"                tags:"},{"line_number":5674,"context_line":"                - role_specific"},{"line_number":5675,"context_line":"                type: Number"},{"line_number":5676,"context_line":"            NovaLibvirtMemStatsPeriodSeconds:"},{"line_number":5677,"context_line":"                default: 10"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_80769905","line":5674,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":5683,"context_line":"                name: NovaLibvirtMemStatsPeriodSeconds"},{"line_number":5684,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":5685,"context_line":"                tags:"},{"line_number":5686,"context_line":"                - role_specific"},{"line_number":5687,"context_line":"                type: Number"},{"line_number":5688,"context_line":"            NovaLibvirtNumPciePorts:"},{"line_number":5689,"context_line":"                default: 16"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_22d515b8","line":5686,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":5683,"context_line":"                name: NovaLibvirtMemStatsPeriodSeconds"},{"line_number":5684,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":5685,"context_line":"                tags:"},{"line_number":5686,"context_line":"                - role_specific"},{"line_number":5687,"context_line":"                type: Number"},{"line_number":5688,"context_line":"            NovaLibvirtNumPciePorts:"},{"line_number":5689,"context_line":"                default: 16"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_6071d50c","line":5686,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":5697,"context_line":"                name: NovaLibvirtNumPciePorts"},{"line_number":5698,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":5699,"context_line":"                tags:"},{"line_number":5700,"context_line":"                - role_specific"},{"line_number":5701,"context_line":"                type: Number"},{"line_number":5702,"context_line":"            NovaLibvirtRxQueueSize:"},{"line_number":5703,"context_line":"                allowedValues:"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_82e4e1ad","line":5700,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":5697,"context_line":"                name: NovaLibvirtNumPciePorts"},{"line_number":5698,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":5699,"context_line":"                tags:"},{"line_number":5700,"context_line":"                - role_specific"},{"line_number":5701,"context_line":"                type: Number"},{"line_number":5702,"context_line":"            NovaLibvirtRxQueueSize:"},{"line_number":5703,"context_line":"                allowedValues:"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_c061c13b","line":5700,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":5701,"context_line":"                type: Number"},{"line_number":5702,"context_line":"            NovaLibvirtRxQueueSize:"},{"line_number":5703,"context_line":"                allowedValues:"},{"line_number":5704,"context_line":"                - 256"},{"line_number":5705,"context_line":"                - 512"},{"line_number":5706,"context_line":"                - 1024"},{"line_number":5707,"context_line":"                default: 512"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_62df1dd6","line":5704,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":5701,"context_line":"                type: Number"},{"line_number":5702,"context_line":"            NovaLibvirtRxQueueSize:"},{"line_number":5703,"context_line":"                allowedValues:"},{"line_number":5704,"context_line":"                - 256"},{"line_number":5705,"context_line":"                - 512"},{"line_number":5706,"context_line":"                - 1024"},{"line_number":5707,"context_line":"                default: 512"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_a0647d4a","line":5704,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":5713,"context_line":"                name: NovaLibvirtRxQueueSize"},{"line_number":5714,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":5715,"context_line":"                tags:"},{"line_number":5716,"context_line":"                - role_specific"},{"line_number":5717,"context_line":"                type: Number"},{"line_number":5718,"context_line":"            NovaLibvirtTxQueueSize:"},{"line_number":5719,"context_line":"                allowedValues:"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_c2ef0985","line":5716,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":5713,"context_line":"                name: NovaLibvirtRxQueueSize"},{"line_number":5714,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":5715,"context_line":"                tags:"},{"line_number":5716,"context_line":"                - role_specific"},{"line_number":5717,"context_line":"                type: Number"},{"line_number":5718,"context_line":"            NovaLibvirtTxQueueSize:"},{"line_number":5719,"context_line":"                allowedValues:"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_005c497c","line":5716,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":5717,"context_line":"                type: Number"},{"line_number":5718,"context_line":"            NovaLibvirtTxQueueSize:"},{"line_number":5719,"context_line":"                allowedValues:"},{"line_number":5720,"context_line":"                - 256"},{"line_number":5721,"context_line":"                - 512"},{"line_number":5722,"context_line":"                - 1024"},{"line_number":5723,"context_line":"                default: 512"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_a2f2c56d","line":5720,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":5717,"context_line":"                type: Number"},{"line_number":5718,"context_line":"            NovaLibvirtTxQueueSize:"},{"line_number":5719,"context_line":"                allowedValues:"},{"line_number":5720,"context_line":"                - 256"},{"line_number":5721,"context_line":"                - 512"},{"line_number":5722,"context_line":"                - 1024"},{"line_number":5723,"context_line":"                default: 512"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_e05e8574","line":5720,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":5729,"context_line":"                name: NovaLibvirtTxQueueSize"},{"line_number":5730,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":5731,"context_line":"                tags:"},{"line_number":5732,"context_line":"                - role_specific"},{"line_number":5733,"context_line":"                type: Number"},{"line_number":5734,"context_line":"            NovaLibvirtVolumeUseMultipath:"},{"line_number":5735,"context_line":"                default: false"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_02ea9173","line":5732,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":5729,"context_line":"                name: NovaLibvirtTxQueueSize"},{"line_number":5730,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":5731,"context_line":"                tags:"},{"line_number":5732,"context_line":"                - role_specific"},{"line_number":5733,"context_line":"                type: Number"},{"line_number":5734,"context_line":"            NovaLibvirtVolumeUseMultipath:"},{"line_number":5735,"context_line":"                default: false"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_4055b14f","line":5732,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":5739,"context_line":"                name: NovaLibvirtVolumeUseMultipath"},{"line_number":5740,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":5741,"context_line":"                tags:"},{"line_number":5742,"context_line":"                - role_specific"},{"line_number":5743,"context_line":"                type: Boolean"},{"line_number":5744,"context_line":"            NovaLiveMigrationWaitForVIFPlug:"},{"line_number":5745,"context_line":"                default: true"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_e2eccd90","line":5742,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":5739,"context_line":"                name: NovaLibvirtVolumeUseMultipath"},{"line_number":5740,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":5741,"context_line":"                tags:"},{"line_number":5742,"context_line":"                - role_specific"},{"line_number":5743,"context_line":"                type: Boolean"},{"line_number":5744,"context_line":"            NovaLiveMigrationWaitForVIFPlug:"},{"line_number":5745,"context_line":"                default: true"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_20506d5e","line":5742,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":5787,"context_line":"                name: NovaMaxDiskDevicesToAttach"},{"line_number":5788,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":5789,"context_line":"                tags:"},{"line_number":5790,"context_line":"                - role_specific"},{"line_number":5791,"context_line":"                type: Number"},{"line_number":5792,"context_line":"            NovaMetadataLoggingSource:"},{"line_number":5793,"context_line":"                default:"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_4203f942","line":5790,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":5787,"context_line":"                name: NovaMaxDiskDevicesToAttach"},{"line_number":5788,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":5789,"context_line":"                tags:"},{"line_number":5790,"context_line":"                - role_specific"},{"line_number":5791,"context_line":"                type: Number"},{"line_number":5792,"context_line":"            NovaMetadataLoggingSource:"},{"line_number":5793,"context_line":"                default:"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_804fb9bb","line":5790,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":5805,"context_line":"                name: NovaNfsEnabled"},{"line_number":5806,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":5807,"context_line":"                tags:"},{"line_number":5808,"context_line":"                - role_specific"},{"line_number":5809,"context_line":"                type: Boolean"},{"line_number":5810,"context_line":"            NovaNfsOptions:"},{"line_number":5811,"context_line":"                default: context\u003dsystem_u:object_r:nfs_t:s0"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_22feb537","line":5808,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":5805,"context_line":"                name: NovaNfsEnabled"},{"line_number":5806,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":5807,"context_line":"                tags:"},{"line_number":5808,"context_line":"                - role_specific"},{"line_number":5809,"context_line":"                type: Boolean"},{"line_number":5810,"context_line":"            NovaNfsOptions:"},{"line_number":5811,"context_line":"                default: context\u003dsystem_u:object_r:nfs_t:s0"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_604a75ac","line":5808,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":5815,"context_line":"                name: NovaNfsOptions"},{"line_number":5816,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":5817,"context_line":"                tags:"},{"line_number":5818,"context_line":"                - role_specific"},{"line_number":5819,"context_line":"                type: String"},{"line_number":5820,"context_line":"            NovaNfsShare:"},{"line_number":5821,"context_line":"                default: \u0027\u0027"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_82fd013c","line":5818,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":5815,"context_line":"                name: NovaNfsOptions"},{"line_number":5816,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":5817,"context_line":"                tags:"},{"line_number":5818,"context_line":"                - role_specific"},{"line_number":5819,"context_line":"                type: String"},{"line_number":5820,"context_line":"            NovaNfsShare:"},{"line_number":5821,"context_line":"                default: \u0027\u0027"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_c0c6e116","line":5818,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":5825,"context_line":"                name: NovaNfsShare"},{"line_number":5826,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":5827,"context_line":"                tags:"},{"line_number":5828,"context_line":"                - role_specific"},{"line_number":5829,"context_line":"                type: String"},{"line_number":5830,"context_line":"            NovaNfsVersion:"},{"line_number":5831,"context_line":"                allowedPattern: ^4.?[0-9]?"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_62f8bd48","line":5828,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":5825,"context_line":"                name: NovaNfsShare"},{"line_number":5826,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":5827,"context_line":"                tags:"},{"line_number":5828,"context_line":"                - role_specific"},{"line_number":5829,"context_line":"                type: String"},{"line_number":5830,"context_line":"            NovaNfsVersion:"},{"line_number":5831,"context_line":"                allowedPattern: ^4.?[0-9]?"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_a0c91d26","line":5828,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":5840,"context_line":"                name: NovaNfsVersion"},{"line_number":5841,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":5842,"context_line":"                tags:"},{"line_number":5843,"context_line":"                - role_specific"},{"line_number":5844,"context_line":"                type: String"},{"line_number":5845,"context_line":"            NovaOVSBridge:"},{"line_number":5846,"context_line":"                default: br-int"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_c29429eb","line":5843,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":5840,"context_line":"                name: NovaNfsVersion"},{"line_number":5841,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":5842,"context_line":"                tags:"},{"line_number":5843,"context_line":"                - role_specific"},{"line_number":5844,"context_line":"                type: String"},{"line_number":5845,"context_line":"            NovaOVSBridge:"},{"line_number":5846,"context_line":"                default: br-int"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_00d1e9cd","line":5843,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":5856,"context_line":"                name: NovaOVSDBConnection"},{"line_number":5857,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":5858,"context_line":"                tags:"},{"line_number":5859,"context_line":"                - role_specific"},{"line_number":5860,"context_line":"                type: String"},{"line_number":5861,"context_line":"            NovaPCIPassthrough:"},{"line_number":5862,"context_line":"                default: \u0027\u0027"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_a29765eb","line":5859,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":5856,"context_line":"                name: NovaOVSDBConnection"},{"line_number":5857,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":5858,"context_line":"                tags:"},{"line_number":5859,"context_line":"                - role_specific"},{"line_number":5860,"context_line":"                type: String"},{"line_number":5861,"context_line":"            NovaPCIPassthrough:"},{"line_number":5862,"context_line":"                default: \u0027\u0027"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_e0d325d4","line":5859,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":5869,"context_line":"                name: NovaPCIPassthrough"},{"line_number":5870,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":5871,"context_line":"                tags:"},{"line_number":5872,"context_line":"                - role_specific"},{"line_number":5873,"context_line":"                type: Json"},{"line_number":5874,"context_line":"            NovaPassword:"},{"line_number":5875,"context_line":"                default: OwSlXZ24aiD3UilIShfbxuEIm"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_029f3103","line":5872,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":5869,"context_line":"                name: NovaPCIPassthrough"},{"line_number":5870,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":5871,"context_line":"                tags:"},{"line_number":5872,"context_line":"                - role_specific"},{"line_number":5873,"context_line":"                type: Json"},{"line_number":5874,"context_line":"            NovaPassword:"},{"line_number":5875,"context_line":"                default: OwSlXZ24aiD3UilIShfbxuEIm"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_40dad1e8","line":5872,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":5885,"context_line":"                name: NovaRAMAllocationRatio"},{"line_number":5886,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":5887,"context_line":"                tags:"},{"line_number":5888,"context_line":"                - role_specific"},{"line_number":5889,"context_line":"                type: Number"},{"line_number":5890,"context_line":"            NovaRbdPoolName:"},{"line_number":5891,"context_line":"                default: vms"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_e2a16d48","line":5888,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":5885,"context_line":"                name: NovaRAMAllocationRatio"},{"line_number":5886,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":5887,"context_line":"                tags:"},{"line_number":5888,"context_line":"                - role_specific"},{"line_number":5889,"context_line":"                type: Number"},{"line_number":5890,"context_line":"            NovaRbdPoolName:"},{"line_number":5891,"context_line":"                default: vms"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_20d50db8","line":5888,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":5894,"context_line":"                name: NovaRbdPoolName"},{"line_number":5895,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":5896,"context_line":"                tags:"},{"line_number":5897,"context_line":"                - role_specific"},{"line_number":5898,"context_line":"                type: String"},{"line_number":5899,"context_line":"            NovaReservedHostMemory:"},{"line_number":5900,"context_line":"                default: 4096"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_428819c5","line":5897,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":5894,"context_line":"                name: NovaRbdPoolName"},{"line_number":5895,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":5896,"context_line":"                tags:"},{"line_number":5897,"context_line":"                - role_specific"},{"line_number":5898,"context_line":"                type: String"},{"line_number":5899,"context_line":"            NovaReservedHostMemory:"},{"line_number":5900,"context_line":"                default: 4096"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_80e4d9ad","line":5897,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":5906,"context_line":"                name: NovaReservedHostMemory"},{"line_number":5907,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":5908,"context_line":"                tags:"},{"line_number":5909,"context_line":"                - role_specific"},{"line_number":5910,"context_line":"                type: Number"},{"line_number":5911,"context_line":"            NovaReservedHugePages:"},{"line_number":5912,"context_line":"                default: []"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_228355ab","line":5909,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":5906,"context_line":"                name: NovaReservedHostMemory"},{"line_number":5907,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":5908,"context_line":"                tags:"},{"line_number":5909,"context_line":"                - role_specific"},{"line_number":5910,"context_line":"                type: Number"},{"line_number":5911,"context_line":"            NovaReservedHugePages:"},{"line_number":5912,"context_line":"                default: []"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_60df15d6","line":5909,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":5921,"context_line":"                name: NovaReservedHugePages"},{"line_number":5922,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":5923,"context_line":"                tags:"},{"line_number":5924,"context_line":"                - role_specific"},{"line_number":5925,"context_line":"                type: CommaDelimitedList"},{"line_number":5926,"context_line":"            NovaResumeGuestsShutdownTimeout:"},{"line_number":5927,"context_line":"                default: 300"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_829221f5","line":5924,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":5921,"context_line":"                name: NovaReservedHugePages"},{"line_number":5922,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":5923,"context_line":"                tags:"},{"line_number":5924,"context_line":"                - role_specific"},{"line_number":5925,"context_line":"                type: CommaDelimitedList"},{"line_number":5926,"context_line":"            NovaResumeGuestsShutdownTimeout:"},{"line_number":5927,"context_line":"                default: 300"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_c0ef0185","line":5924,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":5933,"context_line":"                name: NovaResumeGuestsShutdownTimeout"},{"line_number":5934,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":5935,"context_line":"                tags:"},{"line_number":5936,"context_line":"                - role_specific"},{"line_number":5937,"context_line":"                type: String"},{"line_number":5938,"context_line":"            NovaResumeGuestsStateOnHostBoot:"},{"line_number":5939,"context_line":"                default: false"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_628d5dd2","line":5936,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":5933,"context_line":"                name: NovaResumeGuestsShutdownTimeout"},{"line_number":5934,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":5935,"context_line":"                tags:"},{"line_number":5936,"context_line":"                - role_specific"},{"line_number":5937,"context_line":"                type: String"},{"line_number":5938,"context_line":"            NovaResumeGuestsStateOnHostBoot:"},{"line_number":5939,"context_line":"                default: false"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_a0f2bd6d","line":5936,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":5942,"context_line":"                name: NovaResumeGuestsStateOnHostBoot"},{"line_number":5943,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":5944,"context_line":"                tags:"},{"line_number":5945,"context_line":"                - role_specific"},{"line_number":5946,"context_line":"                type: Boolean"},{"line_number":5947,"context_line":"            NovaSchedulerAvailableFilters:"},{"line_number":5948,"context_line":"                default: []"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_c2bd4969","line":5945,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":5942,"context_line":"                name: NovaResumeGuestsStateOnHostBoot"},{"line_number":5943,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":5944,"context_line":"                tags:"},{"line_number":5945,"context_line":"                - role_specific"},{"line_number":5946,"context_line":"                type: Boolean"},{"line_number":5947,"context_line":"            NovaSchedulerAvailableFilters:"},{"line_number":5948,"context_line":"                default: []"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_00ea8973","line":5945,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":6054,"context_line":"                type: String"},{"line_number":6055,"context_line":"            NovaVNCProxySSLMinimumVersion:"},{"line_number":6056,"context_line":"                allowedValues:"},{"line_number":6057,"context_line":"                - \u0027\u0027"},{"line_number":6058,"context_line":"                - default"},{"line_number":6059,"context_line":"                - tlsv1_1"},{"line_number":6060,"context_line":"                - tlsv1_2"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_a2c005e2","line":6057,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":6054,"context_line":"                type: String"},{"line_number":6055,"context_line":"            NovaVNCProxySSLMinimumVersion:"},{"line_number":6056,"context_line":"                allowedValues:"},{"line_number":6057,"context_line":"                - \u0027\u0027"},{"line_number":6058,"context_line":"                - default"},{"line_number":6059,"context_line":"                - tlsv1_1"},{"line_number":6060,"context_line":"                - tlsv1_2"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_e0ecc590","line":6057,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":6081,"context_line":"                name: NovaVcpuPinSet"},{"line_number":6082,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":6083,"context_line":"                tags:"},{"line_number":6084,"context_line":"                - role_specific"},{"line_number":6085,"context_line":"                type: CommaDelimitedList"},{"line_number":6086,"context_line":"            NovaVncproxyLoggingSource:"},{"line_number":6087,"context_line":"                default:"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_02b8d173","line":6084,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":6081,"context_line":"                name: NovaVcpuPinSet"},{"line_number":6082,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":6083,"context_line":"                tags:"},{"line_number":6084,"context_line":"                - role_specific"},{"line_number":6085,"context_line":"                type: CommaDelimitedList"},{"line_number":6086,"context_line":"            NovaVncproxyLoggingSource:"},{"line_number":6087,"context_line":"                default:"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_4003f142","line":6084,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":6119,"context_line":"                type: CommaDelimitedList"},{"line_number":6120,"context_line":"            NtpServer:"},{"line_number":6121,"context_line":"                default:"},{"line_number":6122,"context_line":"                - 0.pool.ntp.org"},{"line_number":6123,"context_line":"                - 1.pool.ntp.org"},{"line_number":6124,"context_line":"                - 2.pool.ntp.org"},{"line_number":6125,"context_line":"                - 3.pool.ntp.org"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_e2ba0d6c","line":6122,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":6119,"context_line":"                type: CommaDelimitedList"},{"line_number":6120,"context_line":"            NtpServer:"},{"line_number":6121,"context_line":"                default:"},{"line_number":6122,"context_line":"                - 0.pool.ntp.org"},{"line_number":6123,"context_line":"                - 1.pool.ntp.org"},{"line_number":6124,"context_line":"                - 2.pool.ntp.org"},{"line_number":6125,"context_line":"                - 3.pool.ntp.org"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_20fead37","line":6122,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":6144,"context_line":"                name: OVNCMSOptions"},{"line_number":6145,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":6146,"context_line":"                tags:"},{"line_number":6147,"context_line":"                - role_specific"},{"line_number":6148,"context_line":"                type: String"},{"line_number":6149,"context_line":"            OVNDBsVirtualFixedIPs:"},{"line_number":6150,"context_line":"                default: []"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_42b1398f","line":6147,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":6144,"context_line":"                name: OVNCMSOptions"},{"line_number":6145,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":6146,"context_line":"                tags:"},{"line_number":6147,"context_line":"                - role_specific"},{"line_number":6148,"context_line":"                type: String"},{"line_number":6149,"context_line":"            OVNDBsVirtualFixedIPs:"},{"line_number":6150,"context_line":"                default: []"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_80fdf93b","line":6147,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":6208,"context_line":"                type: Boolean"},{"line_number":6209,"context_line":"            OVNNeutronSyncMode:"},{"line_number":6210,"context_line":"                allowedValues:"},{"line_number":6211,"context_line":"                - log"},{"line_number":6212,"context_line":"                - false"},{"line_number":6213,"context_line":"                - repair"},{"line_number":6214,"context_line":"                default: log"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_22acf533","line":6211,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":6208,"context_line":"                type: Boolean"},{"line_number":6209,"context_line":"            OVNNeutronSyncMode:"},{"line_number":6210,"context_line":"                allowedValues:"},{"line_number":6211,"context_line":"                - log"},{"line_number":6212,"context_line":"                - false"},{"line_number":6213,"context_line":"                - repair"},{"line_number":6214,"context_line":"                default: log"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_60f8b548","line":6211,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":6257,"context_line":"                type: Number"},{"line_number":6258,"context_line":"            OVNVifType:"},{"line_number":6259,"context_line":"                allowedValues:"},{"line_number":6260,"context_line":"                - ovs"},{"line_number":6261,"context_line":"                - vhostuser"},{"line_number":6262,"context_line":"                default: ovs"},{"line_number":6263,"context_line":"                description: Type of VIF to be used for ports"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_82ab411b","line":6260,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":6257,"context_line":"                type: Number"},{"line_number":6258,"context_line":"            OVNVifType:"},{"line_number":6259,"context_line":"                allowedValues:"},{"line_number":6260,"context_line":"                - ovs"},{"line_number":6261,"context_line":"                - vhostuser"},{"line_number":6262,"context_line":"                default: ovs"},{"line_number":6263,"context_line":"                description: Type of VIF to be used for ports"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_c09421eb","line":6260,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":6397,"context_line":"                type: Json"},{"line_number":6398,"context_line":"            ObjectStorageServices:"},{"line_number":6399,"context_line":"                default:"},{"line_number":6400,"context_line":"                - OS::TripleO::Services::Aide"},{"line_number":6401,"context_line":"                - OS::TripleO::Services::AuditD"},{"line_number":6402,"context_line":"                - OS::TripleO::Services::BootParams"},{"line_number":6403,"context_line":"                - OS::TripleO::Services::CACerts"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_62a6fd55","line":6400,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":6397,"context_line":"                type: Json"},{"line_number":6398,"context_line":"            ObjectStorageServices:"},{"line_number":6399,"context_line":"                default:"},{"line_number":6400,"context_line":"                - OS::TripleO::Services::Aide"},{"line_number":6401,"context_line":"                - OS::TripleO::Services::AuditD"},{"line_number":6402,"context_line":"                - OS::TripleO::Services::BootParams"},{"line_number":6403,"context_line":"                - OS::TripleO::Services::CACerts"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_a0975deb","line":6400,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":6484,"context_line":"                type: String"},{"line_number":6485,"context_line":"            OvnMetadataAgentDebug:"},{"line_number":6486,"context_line":"                allowedValues:"},{"line_number":6487,"context_line":"                - \u0027\u0027"},{"line_number":6488,"context_line":"                - \u0027true\u0027"},{"line_number":6489,"context_line":"                - \u0027True\u0027"},{"line_number":6490,"context_line":"                - \u0027TRUE\u0027"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_c2626916","line":6487,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":6484,"context_line":"                type: String"},{"line_number":6485,"context_line":"            OvnMetadataAgentDebug:"},{"line_number":6486,"context_line":"                allowedValues:"},{"line_number":6487,"context_line":"                - \u0027\u0027"},{"line_number":6488,"context_line":"                - \u0027true\u0027"},{"line_number":6489,"context_line":"                - \u0027True\u0027"},{"line_number":6490,"context_line":"                - \u0027TRUE\u0027"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_009f2903","line":6487,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":6519,"context_line":"                name: OvsDpdkSocketMemory"},{"line_number":6520,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":6521,"context_line":"                tags:"},{"line_number":6522,"context_line":"                - role_specific"},{"line_number":6523,"context_line":"                type: String"},{"line_number":6524,"context_line":"            OvsHwOffload:"},{"line_number":6525,"context_line":"                default: false"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_a265a51f","line":6522,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":6519,"context_line":"                name: OvsDpdkSocketMemory"},{"line_number":6520,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":6521,"context_line":"                tags:"},{"line_number":6522,"context_line":"                - role_specific"},{"line_number":6523,"context_line":"                type: String"},{"line_number":6524,"context_line":"            OvsHwOffload:"},{"line_number":6525,"context_line":"                default: false"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_e0a16548","line":6522,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":6531,"context_line":"                name: OvsHwOffload"},{"line_number":6532,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":6533,"context_line":"                tags:"},{"line_number":6534,"context_line":"                - role_specific"},{"line_number":6535,"context_line":"                type: Boolean"},{"line_number":6536,"context_line":"            PasswordAuthentication:"},{"line_number":6537,"context_line":"                default: \u0027no\u0027"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_026d7103","line":6534,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":6531,"context_line":"                name: OvsHwOffload"},{"line_number":6532,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":6533,"context_line":"                tags:"},{"line_number":6534,"context_line":"                - role_specific"},{"line_number":6535,"context_line":"                type: Boolean"},{"line_number":6536,"context_line":"            PasswordAuthentication:"},{"line_number":6537,"context_line":"                default: \u0027no\u0027"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_408811c5","line":6534,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":6655,"context_line":"                name: QemuMemoryBackingDir"},{"line_number":6656,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":6657,"context_line":"                tags:"},{"line_number":6658,"context_line":"                - role_specific"},{"line_number":6659,"context_line":"                type: String"},{"line_number":6660,"context_line":"            RabbitAdditionalErlArgs:"},{"line_number":6661,"context_line":"                default: \u0027\u0027\u0027+sbwt none\u0027\u0027\u0027"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_e26fadf9","line":6658,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":6655,"context_line":"                name: QemuMemoryBackingDir"},{"line_number":6656,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":6657,"context_line":"                tags:"},{"line_number":6658,"context_line":"                - role_specific"},{"line_number":6659,"context_line":"                type: String"},{"line_number":6660,"context_line":"            RabbitAdditionalErlArgs:"},{"line_number":6661,"context_line":"                default: \u0027\u0027\u0027+sbwt none\u0027\u0027\u0027"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_20834dab","line":6658,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":6814,"context_line":"                type: String"},{"line_number":6815,"context_line":"            SELinuxMode:"},{"line_number":6816,"context_line":"                allowedValues:"},{"line_number":6817,"context_line":"                - enforcing"},{"line_number":6818,"context_line":"                - permissive"},{"line_number":6819,"context_line":"                - disabled"},{"line_number":6820,"context_line":"                default: enforcing"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_427659da","line":6817,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":6814,"context_line":"                type: String"},{"line_number":6815,"context_line":"            SELinuxMode:"},{"line_number":6816,"context_line":"                allowedValues:"},{"line_number":6817,"context_line":"                - enforcing"},{"line_number":6818,"context_line":"                - permissive"},{"line_number":6819,"context_line":"                - disabled"},{"line_number":6820,"context_line":"                default: enforcing"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_809219f5","line":6817,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":6854,"context_line":"                type: String"},{"line_number":6855,"context_line":"            ServerDeletionPolicy:"},{"line_number":6856,"context_line":"                allowedValues:"},{"line_number":6857,"context_line":"                - delete"},{"line_number":6858,"context_line":"                - retain"},{"line_number":6859,"context_line":"                default: delete"},{"line_number":6860,"context_line":"                description: Whether to retain or delete servers on deletion of the"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_227195df","line":6857,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":6854,"context_line":"                type: String"},{"line_number":6855,"context_line":"            ServerDeletionPolicy:"},{"line_number":6856,"context_line":"                allowedValues:"},{"line_number":6857,"context_line":"                - delete"},{"line_number":6858,"context_line":"                - retain"},{"line_number":6859,"context_line":"                default: delete"},{"line_number":6860,"context_line":"                description: Whether to retain or delete servers on deletion of the"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_608d55d2","line":6857,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":7022,"context_line":"                name: Services"},{"line_number":7023,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":7024,"context_line":"                type: CommaDelimitedList"},{"line_number":7025,"context_line":"                value: OS::TripleO::Services::Aide,OS::TripleO::Services::AodhApi,OS::TripleO::Services::AodhEvaluator,OS::TripleO::Services::AodhListener,OS::TripleO::Services::AodhNotifier,OS::TripleO::Services::AuditD,OS::TripleO::Services::BarbicanApi,OS::TripleO::Services::BarbicanBackendSimpleCrypto,OS::TripleO::Services::BarbicanBackendDogtag,OS::TripleO::Services::BarbicanBackendKmip,OS::TripleO::Services::BarbicanBackendPkcs11Crypto,OS::TripleO::Services::BootParams,OS::TripleO::Services::CACerts,OS::TripleO::Services::CeilometerAgentCentral,OS::TripleO::Services::CeilometerAgentNotification,OS::TripleO::Services::CephExternal,OS::TripleO::Services::CephGrafana,OS::TripleO::Services::CephMds,OS::TripleO::Services::CephMgr,OS::TripleO::Services::CephMon,OS::TripleO::Services::CephRbdMirror,OS::TripleO::Services::CephRgw,OS::TripleO::Services::CertmongerUser,OS::TripleO::Services::CinderApi,OS::TripleO::Services::CinderBackendDellPs,OS::TripleO::Services::CinderBackendDellSc,OS::TripleO::Services::CinderBackendDellEMCUnity,OS::TripleO::Services::CinderBackendDellEMCVMAXISCSI,OS::TripleO::Services::CinderBackendDellEMCVNX,OS::TripleO::Services::CinderBackendDellEMCXTREMIOISCSI,OS::TripleO::Services::CinderBackendNetApp,OS::TripleO::Services::CinderBackendPure,OS::TripleO::Services::CinderBackendScaleIO,OS::TripleO::Services::CinderBackendVRTSHyperScale,OS::TripleO::Services::CinderBackendNVMeOF,OS::TripleO::Services::CinderBackup,OS::TripleO::Services::CinderHPELeftHandISCSI,OS::TripleO::Services::CinderScheduler,OS::TripleO::Services::CinderVolume,OS::TripleO::Services::Clustercheck,OS::TripleO::Services::Collectd,OS::TripleO::Services::ContainerImagePrepare,OS::TripleO::Services::DesignateApi,OS::TripleO::Services::DesignateCentral,OS::TripleO::Services::DesignateProducer,OS::TripleO::Services::DesignateWorker,OS::TripleO::Services::DesignateMDNS,OS::TripleO::Services::DesignateSink,OS::TripleO::Services::Etcd,OS::TripleO::Services::ExternalSwiftProxy,OS::TripleO::Services::GlanceApi,OS::TripleO::Services::GnocchiApi,OS::TripleO::Services::GnocchiMetricd,OS::TripleO::Services::GnocchiStatsd,OS::TripleO::Services::HAproxy,OS::TripleO::Services::HeatApi,OS::TripleO::Services::HeatApiCloudwatch,OS::TripleO::Services::HeatApiCfn,OS::TripleO::Services::HeatEngine,OS::TripleO::Services::Horizon,OS::TripleO::Services::IpaClient,OS::TripleO::Services::Ipsec,OS::TripleO::Services::IronicApi,OS::TripleO::Services::IronicConductor,OS::TripleO::Services::IronicInspector,OS::TripleO::Services::IronicPxe,OS::TripleO::Services::IronicNeutronAgent,OS::TripleO::Services::Iscsid,OS::TripleO::Services::Keepalived,OS::TripleO::Services::Kernel,OS::TripleO::Services::Keystone,OS::TripleO::Services::LoginDefs,OS::TripleO::Services::ManilaApi,OS::TripleO::Services::ManilaBackendCephFs,OS::TripleO::Services::ManilaBackendIsilon,OS::TripleO::Services::ManilaBackendNetapp,OS::TripleO::Services::ManilaBackendUnity,OS::TripleO::Services::ManilaBackendVNX,OS::TripleO::Services::ManilaBackendVMAX,OS::TripleO::Services::ManilaScheduler,OS::TripleO::Services::ManilaShare,OS::TripleO::Services::Memcached,OS::TripleO::Services::MetricsQdr,OS::TripleO::Services::MistralApi,OS::TripleO::Services::MistralEngine,OS::TripleO::Services::MistralExecutor,OS::TripleO::Services::MistralEventEngine,OS::TripleO::Services::Multipathd,OS::TripleO::Services::MySQL,OS::TripleO::Services::MySQLClient,OS::TripleO::Services::NeutronApi,OS::TripleO::Services::NeutronBgpVpnApi,OS::TripleO::Services::NeutronSfcApi,OS::TripleO::Services::NeutronCorePlugin,OS::TripleO::Services::NeutronDhcpAgent,OS::TripleO::Services::NeutronL2gwAgent,OS::TripleO::Services::NeutronL2gwApi,OS::TripleO::Services::NeutronL3Agent,OS::TripleO::Services::NeutronLinuxbridgeAgent,OS::TripleO::Services::NeutronMetadataAgent,OS::TripleO::Services::NeutronML2FujitsuCfab,OS::TripleO::Services::NeutronML2FujitsuFossw,OS::TripleO::Services::NeutronOvsAgent,OS::TripleO::Services::NeutronVppAgent,OS::TripleO::Services::NeutronAgentsIBConfig,OS::TripleO::Services::NovaApi,OS::TripleO::Services::NovaConductor,OS::TripleO::Services::NovaIronic,OS::TripleO::Services::NovaMetadata,OS::TripleO::Services::NovaScheduler,OS::TripleO::Services::NovaVncProxy,OS::TripleO::Services::ContainersLogrotateCrond,OS::TripleO::Services::OctaviaApi,OS::TripleO::Services::OctaviaDeploymentConfig,OS::TripleO::Services::OctaviaHealthManager,OS::TripleO::Services::OctaviaHousekeeping,OS::TripleO::Services::OctaviaWorker,OS::TripleO::Services::OpenStackClients,OS::TripleO::Services::OVNDBs,OS::TripleO::Services::OVNController,OS::TripleO::Services::Pacemaker,OS::TripleO::Services::PlacementApi,OS::TripleO::Services::OsloMessagingRpc,OS::TripleO::Services::OsloMessagingNotify,OS::TripleO::Services::Podman,OS::TripleO::Services::Rear,OS::TripleO::Services::Redis,OS::TripleO::Services::Rhsm,OS::TripleO::Services::Rsyslog,OS::TripleO::Services::RsyslogSidecar,OS::TripleO::Services::SaharaApi,OS::TripleO::Services::SaharaEngine,OS::TripleO::Services::Securetty,OS::TripleO::Services::Snmp,OS::TripleO::Services::Sshd,OS::TripleO::Services::SwiftProxy,OS::TripleO::Services::SwiftDispersion,OS::TripleO::Services::SwiftRingBuilder,OS::TripleO::Services::SwiftStorage,OS::TripleO::Services::Timesync,OS::TripleO::Services::Timezone,OS::TripleO::Services::TripleoFirewall,OS::TripleO::Services::TripleoPackages,OS::TripleO::Services::Tuned,OS::TripleO::Services::Vpp,OS::TripleO::Services::Zaqar"},{"line_number":7026,"context_line":"            SkipPackageUpdate:"},{"line_number":7027,"context_line":"                default: \u0027false\u0027"},{"line_number":7028,"context_line":"                description: Set to true to skip the update all packages"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_8280618d","line":7025,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] line too long (5474 \u003e 160 characters) (line-length)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":7022,"context_line":"                name: Services"},{"line_number":7023,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":7024,"context_line":"                type: CommaDelimitedList"},{"line_number":7025,"context_line":"                value: OS::TripleO::Services::Aide,OS::TripleO::Services::AodhApi,OS::TripleO::Services::AodhEvaluator,OS::TripleO::Services::AodhListener,OS::TripleO::Services::AodhNotifier,OS::TripleO::Services::AuditD,OS::TripleO::Services::BarbicanApi,OS::TripleO::Services::BarbicanBackendSimpleCrypto,OS::TripleO::Services::BarbicanBackendDogtag,OS::TripleO::Services::BarbicanBackendKmip,OS::TripleO::Services::BarbicanBackendPkcs11Crypto,OS::TripleO::Services::BootParams,OS::TripleO::Services::CACerts,OS::TripleO::Services::CeilometerAgentCentral,OS::TripleO::Services::CeilometerAgentNotification,OS::TripleO::Services::CephExternal,OS::TripleO::Services::CephGrafana,OS::TripleO::Services::CephMds,OS::TripleO::Services::CephMgr,OS::TripleO::Services::CephMon,OS::TripleO::Services::CephRbdMirror,OS::TripleO::Services::CephRgw,OS::TripleO::Services::CertmongerUser,OS::TripleO::Services::CinderApi,OS::TripleO::Services::CinderBackendDellPs,OS::TripleO::Services::CinderBackendDellSc,OS::TripleO::Services::CinderBackendDellEMCUnity,OS::TripleO::Services::CinderBackendDellEMCVMAXISCSI,OS::TripleO::Services::CinderBackendDellEMCVNX,OS::TripleO::Services::CinderBackendDellEMCXTREMIOISCSI,OS::TripleO::Services::CinderBackendNetApp,OS::TripleO::Services::CinderBackendPure,OS::TripleO::Services::CinderBackendScaleIO,OS::TripleO::Services::CinderBackendVRTSHyperScale,OS::TripleO::Services::CinderBackendNVMeOF,OS::TripleO::Services::CinderBackup,OS::TripleO::Services::CinderHPELeftHandISCSI,OS::TripleO::Services::CinderScheduler,OS::TripleO::Services::CinderVolume,OS::TripleO::Services::Clustercheck,OS::TripleO::Services::Collectd,OS::TripleO::Services::ContainerImagePrepare,OS::TripleO::Services::DesignateApi,OS::TripleO::Services::DesignateCentral,OS::TripleO::Services::DesignateProducer,OS::TripleO::Services::DesignateWorker,OS::TripleO::Services::DesignateMDNS,OS::TripleO::Services::DesignateSink,OS::TripleO::Services::Etcd,OS::TripleO::Services::ExternalSwiftProxy,OS::TripleO::Services::GlanceApi,OS::TripleO::Services::GnocchiApi,OS::TripleO::Services::GnocchiMetricd,OS::TripleO::Services::GnocchiStatsd,OS::TripleO::Services::HAproxy,OS::TripleO::Services::HeatApi,OS::TripleO::Services::HeatApiCloudwatch,OS::TripleO::Services::HeatApiCfn,OS::TripleO::Services::HeatEngine,OS::TripleO::Services::Horizon,OS::TripleO::Services::IpaClient,OS::TripleO::Services::Ipsec,OS::TripleO::Services::IronicApi,OS::TripleO::Services::IronicConductor,OS::TripleO::Services::IronicInspector,OS::TripleO::Services::IronicPxe,OS::TripleO::Services::IronicNeutronAgent,OS::TripleO::Services::Iscsid,OS::TripleO::Services::Keepalived,OS::TripleO::Services::Kernel,OS::TripleO::Services::Keystone,OS::TripleO::Services::LoginDefs,OS::TripleO::Services::ManilaApi,OS::TripleO::Services::ManilaBackendCephFs,OS::TripleO::Services::ManilaBackendIsilon,OS::TripleO::Services::ManilaBackendNetapp,OS::TripleO::Services::ManilaBackendUnity,OS::TripleO::Services::ManilaBackendVNX,OS::TripleO::Services::ManilaBackendVMAX,OS::TripleO::Services::ManilaScheduler,OS::TripleO::Services::ManilaShare,OS::TripleO::Services::Memcached,OS::TripleO::Services::MetricsQdr,OS::TripleO::Services::MistralApi,OS::TripleO::Services::MistralEngine,OS::TripleO::Services::MistralExecutor,OS::TripleO::Services::MistralEventEngine,OS::TripleO::Services::Multipathd,OS::TripleO::Services::MySQL,OS::TripleO::Services::MySQLClient,OS::TripleO::Services::NeutronApi,OS::TripleO::Services::NeutronBgpVpnApi,OS::TripleO::Services::NeutronSfcApi,OS::TripleO::Services::NeutronCorePlugin,OS::TripleO::Services::NeutronDhcpAgent,OS::TripleO::Services::NeutronL2gwAgent,OS::TripleO::Services::NeutronL2gwApi,OS::TripleO::Services::NeutronL3Agent,OS::TripleO::Services::NeutronLinuxbridgeAgent,OS::TripleO::Services::NeutronMetadataAgent,OS::TripleO::Services::NeutronML2FujitsuCfab,OS::TripleO::Services::NeutronML2FujitsuFossw,OS::TripleO::Services::NeutronOvsAgent,OS::TripleO::Services::NeutronVppAgent,OS::TripleO::Services::NeutronAgentsIBConfig,OS::TripleO::Services::NovaApi,OS::TripleO::Services::NovaConductor,OS::TripleO::Services::NovaIronic,OS::TripleO::Services::NovaMetadata,OS::TripleO::Services::NovaScheduler,OS::TripleO::Services::NovaVncProxy,OS::TripleO::Services::ContainersLogrotateCrond,OS::TripleO::Services::OctaviaApi,OS::TripleO::Services::OctaviaDeploymentConfig,OS::TripleO::Services::OctaviaHealthManager,OS::TripleO::Services::OctaviaHousekeeping,OS::TripleO::Services::OctaviaWorker,OS::TripleO::Services::OpenStackClients,OS::TripleO::Services::OVNDBs,OS::TripleO::Services::OVNController,OS::TripleO::Services::Pacemaker,OS::TripleO::Services::PlacementApi,OS::TripleO::Services::OsloMessagingRpc,OS::TripleO::Services::OsloMessagingNotify,OS::TripleO::Services::Podman,OS::TripleO::Services::Rear,OS::TripleO::Services::Redis,OS::TripleO::Services::Rhsm,OS::TripleO::Services::Rsyslog,OS::TripleO::Services::RsyslogSidecar,OS::TripleO::Services::SaharaApi,OS::TripleO::Services::SaharaEngine,OS::TripleO::Services::Securetty,OS::TripleO::Services::Snmp,OS::TripleO::Services::Sshd,OS::TripleO::Services::SwiftProxy,OS::TripleO::Services::SwiftDispersion,OS::TripleO::Services::SwiftRingBuilder,OS::TripleO::Services::SwiftStorage,OS::TripleO::Services::Timesync,OS::TripleO::Services::Timezone,OS::TripleO::Services::TripleoFirewall,OS::TripleO::Services::TripleoPackages,OS::TripleO::Services::Tuned,OS::TripleO::Services::Vpp,OS::TripleO::Services::Zaqar"},{"line_number":7026,"context_line":"            SkipPackageUpdate:"},{"line_number":7027,"context_line":"                default: \u0027false\u0027"},{"line_number":7028,"context_line":"                description: Set to true to skip the update all packages"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_c0bd4169","line":7025,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] line too long (5474 \u003e 160 characters) (line-length)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":7032,"context_line":"                type: Boolean"},{"line_number":7033,"context_line":"            SnmpdBindHost:"},{"line_number":7034,"context_line":"                default:"},{"line_number":7035,"context_line":"                - udp:161"},{"line_number":7036,"context_line":"                - udp6:[::1]:161"},{"line_number":7037,"context_line":"                description: An array of bind host addresses on which SNMP daemon"},{"line_number":7038,"context_line":"                    will listen."}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_627b9dbd","line":7035,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":7032,"context_line":"                type: Boolean"},{"line_number":7033,"context_line":"            SnmpdBindHost:"},{"line_number":7034,"context_line":"                default:"},{"line_number":7035,"context_line":"                - udp:161"},{"line_number":7036,"context_line":"                - udp6:[::1]:161"},{"line_number":7037,"context_line":"                description: An array of bind host addresses on which SNMP daemon"},{"line_number":7038,"context_line":"                    will listen."}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_a0c0fde1","line":7035,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":7074,"context_line":"                type: String"},{"line_number":7075,"context_line":"            SoftwareConfigTransport:"},{"line_number":7076,"context_line":"                allowedValues:"},{"line_number":7077,"context_line":"                - POLL_SERVER_CFN"},{"line_number":7078,"context_line":"                - POLL_SERVER_HEAT"},{"line_number":7079,"context_line":"                - POLL_TEMP_URL"},{"line_number":7080,"context_line":"                - ZAQAR_MESSAGE"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_c24b8984","line":7077,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":7074,"context_line":"                type: String"},{"line_number":7075,"context_line":"            SoftwareConfigTransport:"},{"line_number":7076,"context_line":"                allowedValues:"},{"line_number":7077,"context_line":"                - POLL_SERVER_CFN"},{"line_number":7078,"context_line":"                - POLL_SERVER_HEAT"},{"line_number":7079,"context_line":"                - POLL_TEMP_URL"},{"line_number":7080,"context_line":"                - ZAQAR_MESSAGE"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_00b8c973","line":7077,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":7097,"context_line":"            SshServerOptions:"},{"line_number":7098,"context_line":"                default:"},{"line_number":7099,"context_line":"                    AcceptEnv:"},{"line_number":7100,"context_line":"                    - LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES"},{"line_number":7101,"context_line":"                    - LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT"},{"line_number":7102,"context_line":"                    - LC_IDENTIFICATION LC_ALL LANGUAGE"},{"line_number":7103,"context_line":"                    - XMODIFIERS"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_a24e4593","line":7100,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 24 but found 20 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":7097,"context_line":"            SshServerOptions:"},{"line_number":7098,"context_line":"                default:"},{"line_number":7099,"context_line":"                    AcceptEnv:"},{"line_number":7100,"context_line":"                    - LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES"},{"line_number":7101,"context_line":"                    - LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT"},{"line_number":7102,"context_line":"                    - LC_IDENTIFICATION LC_ALL LANGUAGE"},{"line_number":7103,"context_line":"                    - XMODIFIERS"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_e0ba056c","line":7100,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 24 but found 20 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":7106,"context_line":"                    GSSAPIAuthentication: \u0027yes\u0027"},{"line_number":7107,"context_line":"                    GSSAPICleanupCredentials: \u0027no\u0027"},{"line_number":7108,"context_line":"                    HostKey:"},{"line_number":7109,"context_line":"                    - /etc/ssh/ssh_host_rsa_key"},{"line_number":7110,"context_line":"                    - /etc/ssh/ssh_host_ecdsa_key"},{"line_number":7111,"context_line":"                    - /etc/ssh/ssh_host_ed25519_key"},{"line_number":7112,"context_line":"                    Subsystem: sftp  /usr/libexec/openssh/sftp-server"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_0246117d","line":7109,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 24 but found 20 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":7106,"context_line":"                    GSSAPIAuthentication: \u0027yes\u0027"},{"line_number":7107,"context_line":"                    GSSAPICleanupCredentials: \u0027no\u0027"},{"line_number":7108,"context_line":"                    HostKey:"},{"line_number":7109,"context_line":"                    - /etc/ssh/ssh_host_rsa_key"},{"line_number":7110,"context_line":"                    - /etc/ssh/ssh_host_ecdsa_key"},{"line_number":7111,"context_line":"                    - /etc/ssh/ssh_host_ed25519_key"},{"line_number":7112,"context_line":"                    Subsystem: sftp  /usr/libexec/openssh/sftp-server"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_40b1318f","line":7109,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 24 but found 20 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":7122,"context_line":"                type: Json"},{"line_number":7123,"context_line":"            StackAction:"},{"line_number":7124,"context_line":"                allowedValues:"},{"line_number":7125,"context_line":"                - CREATE"},{"line_number":7126,"context_line":"                - UPDATE"},{"line_number":7127,"context_line":"                description: \u0027Heat action on performed top-level stack.  Note StackUpdateType"},{"line_number":7128,"context_line":"                    is set to UPGRADE when a major-version upgrade is in progress."}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_e2484d88","line":7125,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":7122,"context_line":"                type: Json"},{"line_number":7123,"context_line":"            StackAction:"},{"line_number":7124,"context_line":"                allowedValues:"},{"line_number":7125,"context_line":"                - CREATE"},{"line_number":7126,"context_line":"                - UPDATE"},{"line_number":7127,"context_line":"                description: \u0027Heat action on performed top-level stack.  Note StackUpdateType"},{"line_number":7128,"context_line":"                    is set to UPGRADE when a major-version upgrade is in progress."}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_20aced33","line":7125,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":7134,"context_line":"                type: String"},{"line_number":7135,"context_line":"            StackUpdateType:"},{"line_number":7136,"context_line":"                allowedValues:"},{"line_number":7137,"context_line":"                - \u0027\u0027"},{"line_number":7138,"context_line":"                - UPGRADE"},{"line_number":7139,"context_line":"                - FASTFORWARDUPGRADE"},{"line_number":7140,"context_line":"                default: \u0027\u0027"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_425f7940","line":7137,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":7134,"context_line":"                type: String"},{"line_number":7135,"context_line":"            StackUpdateType:"},{"line_number":7136,"context_line":"                allowedValues:"},{"line_number":7137,"context_line":"                - \u0027\u0027"},{"line_number":7138,"context_line":"                - UPGRADE"},{"line_number":7139,"context_line":"                - FASTFORWARDUPGRADE"},{"line_number":7140,"context_line":"                default: \u0027\u0027"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_80ab391b","line":7137,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":7316,"context_line":"                type: String"},{"line_number":7317,"context_line":"            SwiftCeilometerIgnoreProjects:"},{"line_number":7318,"context_line":"                default:"},{"line_number":7319,"context_line":"                - service"},{"line_number":7320,"context_line":"                description: Comma-seperated list of project names to ignore."},{"line_number":7321,"context_line":"                label: SwiftCeilometerIgnoreProjects"},{"line_number":7322,"context_line":"                name: SwiftCeilometerIgnoreProjects"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_225a354f","line":7319,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":7316,"context_line":"                type: String"},{"line_number":7317,"context_line":"            SwiftCeilometerIgnoreProjects:"},{"line_number":7318,"context_line":"                default:"},{"line_number":7319,"context_line":"                - service"},{"line_number":7320,"context_line":"                description: Comma-seperated list of project names to ignore."},{"line_number":7321,"context_line":"                label: SwiftCeilometerIgnoreProjects"},{"line_number":7322,"context_line":"                name: SwiftCeilometerIgnoreProjects"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_60a6f555","line":7319,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":7610,"context_line":"                name: TunedCustomProfile"},{"line_number":7611,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":7612,"context_line":"                tags:"},{"line_number":7613,"context_line":"                - role_specific"},{"line_number":7614,"context_line":"                type: String"},{"line_number":7615,"context_line":"            TunedProfileName:"},{"line_number":7616,"context_line":"                default: throughput-performance"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_8259815b","line":7613,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":7610,"context_line":"                name: TunedCustomProfile"},{"line_number":7611,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":7612,"context_line":"                tags:"},{"line_number":7613,"context_line":"                - role_specific"},{"line_number":7614,"context_line":"                type: String"},{"line_number":7615,"context_line":"            TunedProfileName:"},{"line_number":7616,"context_line":"                default: throughput-performance"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_c0626116","line":7613,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":7619,"context_line":"                name: TunedProfileName"},{"line_number":7620,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":7621,"context_line":"                tags:"},{"line_number":7622,"context_line":"                - role_specific"},{"line_number":7623,"context_line":"                type: String"},{"line_number":7624,"context_line":"            UndercloudHostsEntries:"},{"line_number":7625,"context_line":"                default: []"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_62543d22","line":7622,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":7619,"context_line":"                name: TunedProfileName"},{"line_number":7620,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":7621,"context_line":"                tags:"},{"line_number":7622,"context_line":"                - role_specific"},{"line_number":7623,"context_line":"                type: String"},{"line_number":7624,"context_line":"            UndercloudHostsEntries:"},{"line_number":7625,"context_line":"                default: []"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_a0659d1f","line":7622,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":7793,"context_line":"                name: VhostuserSocketGroup"},{"line_number":7794,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":7795,"context_line":"                tags:"},{"line_number":7796,"context_line":"                - role_specific"},{"line_number":7797,"context_line":"                type: String"},{"line_number":7798,"context_line":"            VipHostsEntries:"},{"line_number":7799,"context_line":"                default: []"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_c230a90a","line":7796,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":7793,"context_line":"                name: VhostuserSocketGroup"},{"line_number":7794,"context_line":"                noEcho: \u0027false\u0027"},{"line_number":7795,"context_line":"                tags:"},{"line_number":7796,"context_line":"                - role_specific"},{"line_number":7797,"context_line":"                type: String"},{"line_number":7798,"context_line":"            VipHostsEntries:"},{"line_number":7799,"context_line":"                default: []"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_006d6903","line":7796,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":7827,"context_line":"                type: Json"},{"line_number":7828,"context_line":"            WebSSOChoices:"},{"line_number":7829,"context_line":"                default:"},{"line_number":7830,"context_line":"                -   - OIDC"},{"line_number":7831,"context_line":"                    - OpenID Connect"},{"line_number":7832,"context_line":"                description: Specifies the list of SSO authentication choices to present."},{"line_number":7833,"context_line":"                    Each item is a list of an SSO choice identifier and a display"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_a233e512","line":7830,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] too many spaces after hyphen (hyphens)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":7827,"context_line":"                type: Json"},{"line_number":7828,"context_line":"            WebSSOChoices:"},{"line_number":7829,"context_line":"                default:"},{"line_number":7830,"context_line":"                -   - OIDC"},{"line_number":7831,"context_line":"                    - OpenID Connect"},{"line_number":7832,"context_line":"                description: Specifies the list of SSO authentication choices to present."},{"line_number":7833,"context_line":"                    Each item is a list of an SSO choice identifier and a display"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_023bb1ea","line":7830,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":7827,"context_line":"                type: Json"},{"line_number":7828,"context_line":"            WebSSOChoices:"},{"line_number":7829,"context_line":"                default:"},{"line_number":7830,"context_line":"                -   - OIDC"},{"line_number":7831,"context_line":"                    - OpenID Connect"},{"line_number":7832,"context_line":"                description: Specifies the list of SSO authentication choices to present."},{"line_number":7833,"context_line":"                    Each item is a list of an SSO choice identifier and a display"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_e06fa5f9","line":7830,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] too many spaces after hyphen (hyphens)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":7827,"context_line":"                type: Json"},{"line_number":7828,"context_line":"            WebSSOChoices:"},{"line_number":7829,"context_line":"                default:"},{"line_number":7830,"context_line":"                -   - OIDC"},{"line_number":7831,"context_line":"                    - OpenID Connect"},{"line_number":7832,"context_line":"                description: Specifies the list of SSO authentication choices to present."},{"line_number":7833,"context_line":"                    Each item is a list of an SSO choice identifier and a display"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_407651da","line":7830,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":7846,"context_line":"            WebSSOIDPMapping:"},{"line_number":7847,"context_line":"                default:"},{"line_number":7848,"context_line":"                    OIDC:"},{"line_number":7849,"context_line":"                    - myidp"},{"line_number":7850,"context_line":"                    - openid"},{"line_number":7851,"context_line":"                description: Specifies a mapping from SSO authentication choice to"},{"line_number":7852,"context_line":"                    identity provider and protocol.  The identity provider and protocol"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_e23deddd","line":7849,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 24 but found 20 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":7846,"context_line":"            WebSSOIDPMapping:"},{"line_number":7847,"context_line":"                default:"},{"line_number":7848,"context_line":"                    OIDC:"},{"line_number":7849,"context_line":"                    - myidp"},{"line_number":7850,"context_line":"                    - openid"},{"line_number":7851,"context_line":"                description: Specifies a mapping from SSO authentication choice to"},{"line_number":7852,"context_line":"                    identity provider and protocol.  The identity provider and protocol"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_20718ddf","line":7849,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 24 but found 20 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":7948,"context_line":"                id: 015f90ad-3ace-4538-9913-56584f99063e"},{"line_number":7949,"context_line":"                name: \u0027133\u0027"},{"line_number":7950,"context_line":"                parameters:"},{"line_number":7951,"context_line":"                - ServiceData"},{"line_number":7952,"context_line":"                - ServiceNetMap"},{"line_number":7953,"context_line":"                - DefaultPasswords"},{"line_number":7954,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_422499c6","line":7951,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":7948,"context_line":"                id: 015f90ad-3ace-4538-9913-56584f99063e"},{"line_number":7949,"context_line":"                name: \u0027133\u0027"},{"line_number":7950,"context_line":"                parameters:"},{"line_number":7951,"context_line":"                - ServiceData"},{"line_number":7952,"context_line":"                - ServiceNetMap"},{"line_number":7953,"context_line":"                - DefaultPasswords"},{"line_number":7954,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_8080598d","line":7951,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":7967,"context_line":"                id: 01b31020-d6ac-4a15-b100-7e5ff55eb766"},{"line_number":7968,"context_line":"                name: \u0027134\u0027"},{"line_number":7969,"context_line":"                parameters:"},{"line_number":7970,"context_line":"                - ServiceData"},{"line_number":7971,"context_line":"                - ServiceNetMap"},{"line_number":7972,"context_line":"                - DefaultPasswords"},{"line_number":7973,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_221fd570","line":7970,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":7967,"context_line":"                id: 01b31020-d6ac-4a15-b100-7e5ff55eb766"},{"line_number":7968,"context_line":"                name: \u0027134\u0027"},{"line_number":7969,"context_line":"                parameters:"},{"line_number":7970,"context_line":"                - ServiceData"},{"line_number":7971,"context_line":"                - ServiceNetMap"},{"line_number":7972,"context_line":"                - DefaultPasswords"},{"line_number":7973,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_607b95bd","line":7970,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":7987,"context_line":"                id: 01f45229-4ef6-4a15-87e3-8edf60f52273"},{"line_number":7988,"context_line":"                name: ContainersCommon"},{"line_number":7989,"context_line":"                parameters:"},{"line_number":7990,"context_line":"                - EndpointMap"},{"line_number":7991,"context_line":"                - ServiceData"},{"line_number":7992,"context_line":"                - ServiceNetMap"},{"line_number":7993,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_822ea1a2","line":7990,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":7987,"context_line":"                id: 01f45229-4ef6-4a15-87e3-8edf60f52273"},{"line_number":7988,"context_line":"                name: ContainersCommon"},{"line_number":7989,"context_line":"                parameters:"},{"line_number":7990,"context_line":"                - EndpointMap"},{"line_number":7991,"context_line":"                - ServiceData"},{"line_number":7992,"context_line":"                - ServiceNetMap"},{"line_number":7993,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_c04b8184","line":7990,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":8006,"context_line":"                id: 022a6e5e-0404-450e-89d7-679e10172b8c"},{"line_number":8007,"context_line":"                name: NovaBase"},{"line_number":8008,"context_line":"                parameters:"},{"line_number":8009,"context_line":"                - ServiceData"},{"line_number":8010,"context_line":"                - ServiceNetMap"},{"line_number":8011,"context_line":"                - DefaultPasswords"},{"line_number":8012,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_6229dd99","line":8009,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":8006,"context_line":"                id: 022a6e5e-0404-450e-89d7-679e10172b8c"},{"line_number":8007,"context_line":"                name: NovaBase"},{"line_number":8008,"context_line":"                parameters:"},{"line_number":8009,"context_line":"                - ServiceData"},{"line_number":8010,"context_line":"                - ServiceNetMap"},{"line_number":8011,"context_line":"                - DefaultPasswords"},{"line_number":8012,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_a04e3d93","line":8009,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":8062,"context_line":"                id: 02368646-8ab0-4e57-802a-867882a156e1"},{"line_number":8063,"context_line":"                name: NovaBase"},{"line_number":8064,"context_line":"                parameters:"},{"line_number":8065,"context_line":"                - ServiceData"},{"line_number":8066,"context_line":"                - ServiceNetMap"},{"line_number":8067,"context_line":"                - DefaultPasswords"},{"line_number":8068,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_c219c988","line":8065,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":8062,"context_line":"                id: 02368646-8ab0-4e57-802a-867882a156e1"},{"line_number":8063,"context_line":"                name: NovaBase"},{"line_number":8064,"context_line":"                parameters:"},{"line_number":8065,"context_line":"                - ServiceData"},{"line_number":8066,"context_line":"                - ServiceNetMap"},{"line_number":8067,"context_line":"                - DefaultPasswords"},{"line_number":8068,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_0046097d","line":8065,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":8119,"context_line":"                id: 0307b7ba-e34e-48e3-aa1b-86de27b0a29d"},{"line_number":8120,"context_line":"                name: ContainersCommon"},{"line_number":8121,"context_line":"                parameters:"},{"line_number":8122,"context_line":"                - EndpointMap"},{"line_number":8123,"context_line":"                - ServiceData"},{"line_number":8124,"context_line":"                - ServiceNetMap"},{"line_number":8125,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_a21c8577","line":8122,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":8119,"context_line":"                id: 0307b7ba-e34e-48e3-aa1b-86de27b0a29d"},{"line_number":8120,"context_line":"                name: ContainersCommon"},{"line_number":8121,"context_line":"                parameters:"},{"line_number":8122,"context_line":"                - EndpointMap"},{"line_number":8123,"context_line":"                - ServiceData"},{"line_number":8124,"context_line":"                - ServiceNetMap"},{"line_number":8125,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_e0484588","line":8122,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":8139,"context_line":"                id: 03a9969e-7fae-4f51-b09b-acc5872a533b"},{"line_number":8140,"context_line":"                name: ContainersCommon"},{"line_number":8141,"context_line":"                parameters:"},{"line_number":8142,"context_line":"                - EndpointMap"},{"line_number":8143,"context_line":"                - ServiceData"},{"line_number":8144,"context_line":"                - ServiceNetMap"},{"line_number":8145,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_0214514d","line":8142,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":8139,"context_line":"                id: 03a9969e-7fae-4f51-b09b-acc5872a533b"},{"line_number":8140,"context_line":"                name: ContainersCommon"},{"line_number":8141,"context_line":"                parameters:"},{"line_number":8142,"context_line":"                - EndpointMap"},{"line_number":8143,"context_line":"                - ServiceData"},{"line_number":8144,"context_line":"                - ServiceNetMap"},{"line_number":8145,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_405f7140","line":8142,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":8158,"context_line":"                id: 045937ce-8a70-4b50-93ef-c655aa561af4"},{"line_number":8159,"context_line":"                name: \u0027142\u0027"},{"line_number":8160,"context_line":"                parameters:"},{"line_number":8161,"context_line":"                - ServiceData"},{"line_number":8162,"context_line":"                - ServiceNetMap"},{"line_number":8163,"context_line":"                - DefaultPasswords"},{"line_number":8164,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_e2168d55","line":8161,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":8158,"context_line":"                id: 045937ce-8a70-4b50-93ef-c655aa561af4"},{"line_number":8159,"context_line":"                name: \u0027142\u0027"},{"line_number":8160,"context_line":"                parameters:"},{"line_number":8161,"context_line":"                - ServiceData"},{"line_number":8162,"context_line":"                - ServiceNetMap"},{"line_number":8163,"context_line":"                - DefaultPasswords"},{"line_number":8164,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_205a2d4f","line":8161,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":8184,"context_line":"                id: 0556ecdc-d65c-45db-a59b-7e7e72740ef3"},{"line_number":8185,"context_line":"                name: ContainersCommon"},{"line_number":8186,"context_line":"                parameters:"},{"line_number":8187,"context_line":"                - EndpointMap"},{"line_number":8188,"context_line":"                - ServiceData"},{"line_number":8189,"context_line":"                - ServiceNetMap"},{"line_number":8190,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_420db93c","line":8187,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":8184,"context_line":"                id: 0556ecdc-d65c-45db-a59b-7e7e72740ef3"},{"line_number":8185,"context_line":"                name: ContainersCommon"},{"line_number":8186,"context_line":"                parameters:"},{"line_number":8187,"context_line":"                - EndpointMap"},{"line_number":8188,"context_line":"                - ServiceData"},{"line_number":8189,"context_line":"                - ServiceNetMap"},{"line_number":8190,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_8059795b","line":8187,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":8203,"context_line":"                id: 05baf7db-f0e2-4462-8622-5207c748ec51"},{"line_number":8204,"context_line":"                name: \u002741\u0027"},{"line_number":8205,"context_line":"                parameters:"},{"line_number":8206,"context_line":"                - ServiceData"},{"line_number":8207,"context_line":"                - ServiceNetMap"},{"line_number":8208,"context_line":"                - DefaultPasswords"},{"line_number":8209,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_2208752b","line":8206,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":8203,"context_line":"                id: 05baf7db-f0e2-4462-8622-5207c748ec51"},{"line_number":8204,"context_line":"                name: \u002741\u0027"},{"line_number":8205,"context_line":"                parameters:"},{"line_number":8206,"context_line":"                - ServiceData"},{"line_number":8207,"context_line":"                - ServiceNetMap"},{"line_number":8208,"context_line":"                - DefaultPasswords"},{"line_number":8209,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_60543522","line":8206,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":8228,"context_line":"                id: 05eeedbb-8c12-4f84-9e58-48675eb5429f"},{"line_number":8229,"context_line":"                name: \u002729\u0027"},{"line_number":8230,"context_line":"                parameters:"},{"line_number":8231,"context_line":"                - ServiceData"},{"line_number":8232,"context_line":"                - ServiceNetMap"},{"line_number":8233,"context_line":"                - DefaultPasswords"},{"line_number":8234,"context_line":"                - EndpointMap"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_8207c11c","line":8231,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":8228,"context_line":"                id: 05eeedbb-8c12-4f84-9e58-48675eb5429f"},{"line_number":8229,"context_line":"                name: \u002729\u0027"},{"line_number":8230,"context_line":"                parameters:"},{"line_number":8231,"context_line":"                - ServiceData"},{"line_number":8232,"context_line":"                - ServiceNetMap"},{"line_number":8233,"context_line":"                - DefaultPasswords"},{"line_number":8234,"context_line":"                - EndpointMap"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_c030a10a","line":8231,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":8244,"context_line":"                id: 09d26cef-9b7a-4377-b356-0c190714801b"},{"line_number":8245,"context_line":"                name: \u00274\u0027"},{"line_number":8246,"context_line":"                parameters:"},{"line_number":8247,"context_line":"                - ServiceData"},{"line_number":8248,"context_line":"                - ServiceNetMap"},{"line_number":8249,"context_line":"                - DefaultPasswords"},{"line_number":8250,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_62027d0d","line":8247,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":8244,"context_line":"                id: 09d26cef-9b7a-4377-b356-0c190714801b"},{"line_number":8245,"context_line":"                name: \u00274\u0027"},{"line_number":8246,"context_line":"                parameters:"},{"line_number":8247,"context_line":"                - ServiceData"},{"line_number":8248,"context_line":"                - ServiceNetMap"},{"line_number":8249,"context_line":"                - DefaultPasswords"},{"line_number":8250,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_a033dd12","line":8247,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":8263,"context_line":"                id: 0a5ba0c4-2235-42c1-9f50-c7f56890b028"},{"line_number":8264,"context_line":"                name: \u002713\u0027"},{"line_number":8265,"context_line":"                parameters:"},{"line_number":8266,"context_line":"                - DockerInsecureRegistryAddress"},{"line_number":8267,"context_line":"                - EndpointMap"},{"line_number":8268,"context_line":"                - ServiceData"},{"line_number":8269,"context_line":"                - ServiceNetMap"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_c5fef303","line":8266,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":8263,"context_line":"                id: 0a5ba0c4-2235-42c1-9f50-c7f56890b028"},{"line_number":8264,"context_line":"                name: \u002713\u0027"},{"line_number":8265,"context_line":"                parameters:"},{"line_number":8266,"context_line":"                - DockerInsecureRegistryAddress"},{"line_number":8267,"context_line":"                - EndpointMap"},{"line_number":8268,"context_line":"                - ServiceData"},{"line_number":8269,"context_line":"                - ServiceNetMap"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_003ba9ea","line":8266,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":8283,"context_line":"                id: 0b9d46d4-9bef-4b07-9db4-9f5ba71a3b4d"},{"line_number":8284,"context_line":"                name: NetworkConfig"},{"line_number":8285,"context_line":"                parameters:"},{"line_number":8286,"context_line":"                - ControlPlaneIp"},{"line_number":8287,"context_line":"                - ControlPlaneSubnetCidr"},{"line_number":8288,"context_line":"                - ControlPlaneDefaultRoute"},{"line_number":8289,"context_line":"                - ControlPlaneStaticRoutes"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_a5012f07","line":8286,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":8283,"context_line":"                id: 0b9d46d4-9bef-4b07-9db4-9f5ba71a3b4d"},{"line_number":8284,"context_line":"                name: NetworkConfig"},{"line_number":8285,"context_line":"                parameters:"},{"line_number":8286,"context_line":"                - ControlPlaneIp"},{"line_number":8287,"context_line":"                - ControlPlaneSubnetCidr"},{"line_number":8288,"context_line":"                - ControlPlaneDefaultRoute"},{"line_number":8289,"context_line":"                - ControlPlaneStaticRoutes"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_e03de5dd","line":8286,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":8327,"context_line":"                id: 0cd21134-4cdf-4025-926c-7c79e6f90a64"},{"line_number":8328,"context_line":"                name: \u002724\u0027"},{"line_number":8329,"context_line":"                parameters:"},{"line_number":8330,"context_line":"                - ServiceData"},{"line_number":8331,"context_line":"                - ServiceNetMap"},{"line_number":8332,"context_line":"                - DefaultPasswords"},{"line_number":8333,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_0509fb2a","line":8330,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":8327,"context_line":"                id: 0cd21134-4cdf-4025-926c-7c79e6f90a64"},{"line_number":8328,"context_line":"                name: \u002724\u0027"},{"line_number":8329,"context_line":"                parameters:"},{"line_number":8330,"context_line":"                - ServiceData"},{"line_number":8331,"context_line":"                - ServiceNetMap"},{"line_number":8332,"context_line":"                - DefaultPasswords"},{"line_number":8333,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_402491c6","line":8330,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":8343,"context_line":"                id: 0df4f177-25e1-42b3-a8c7-b3660b310d79"},{"line_number":8344,"context_line":"                name: ContainersCommon"},{"line_number":8345,"context_line":"                parameters:"},{"line_number":8346,"context_line":"                - EndpointMap"},{"line_number":8347,"context_line":"                - ServiceData"},{"line_number":8348,"context_line":"                - ServiceNetMap"},{"line_number":8349,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_e50b3721","line":8346,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":8343,"context_line":"                id: 0df4f177-25e1-42b3-a8c7-b3660b310d79"},{"line_number":8344,"context_line":"                name: ContainersCommon"},{"line_number":8345,"context_line":"                parameters:"},{"line_number":8346,"context_line":"                - EndpointMap"},{"line_number":8347,"context_line":"                - ServiceData"},{"line_number":8348,"context_line":"                - ServiceNetMap"},{"line_number":8349,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_201fcd70","line":8346,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":8362,"context_line":"                id: 0e8cf70a-6dc0-4dec-8ff4-4d43606b0df7"},{"line_number":8363,"context_line":"                name: MySQLClient"},{"line_number":8364,"context_line":"                parameters:"},{"line_number":8365,"context_line":"                - ServiceData"},{"line_number":8366,"context_line":"                - ServiceNetMap"},{"line_number":8367,"context_line":"                - DefaultPasswords"},{"line_number":8368,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_4512e359","line":8365,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":8362,"context_line":"                id: 0e8cf70a-6dc0-4dec-8ff4-4d43606b0df7"},{"line_number":8363,"context_line":"                name: MySQLClient"},{"line_number":8364,"context_line":"                parameters:"},{"line_number":8365,"context_line":"                - ServiceData"},{"line_number":8366,"context_line":"                - ServiceNetMap"},{"line_number":8367,"context_line":"                - DefaultPasswords"},{"line_number":8368,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_802e99a2","line":8365,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":8380,"context_line":"                id: 0f255753-f588-4c91-8ce4-d1829fcc011a"},{"line_number":8381,"context_line":"                name: OVNDBsVirtualIP"},{"line_number":8382,"context_line":"                parameters:"},{"line_number":8383,"context_line":"                - ServiceName"},{"line_number":8384,"context_line":"                - NetworkName"},{"line_number":8385,"context_line":"                - PortName"},{"line_number":8386,"context_line":"                - ControlPlaneIP"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_250d1f35","line":8383,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":8380,"context_line":"                id: 0f255753-f588-4c91-8ce4-d1829fcc011a"},{"line_number":8381,"context_line":"                name: OVNDBsVirtualIP"},{"line_number":8382,"context_line":"                parameters:"},{"line_number":8383,"context_line":"                - ServiceName"},{"line_number":8384,"context_line":"                - NetworkName"},{"line_number":8385,"context_line":"                - PortName"},{"line_number":8386,"context_line":"                - ControlPlaneIP"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_6029d599","line":8383,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":8396,"context_line":"                id: 0f39a593-8dd2-44ed-b883-4796fec7799d"},{"line_number":8397,"context_line":"                name: \u00274\u0027"},{"line_number":8398,"context_line":"                parameters:"},{"line_number":8399,"context_line":"                - ServiceData"},{"line_number":8400,"context_line":"                - ServiceNetMap"},{"line_number":8401,"context_line":"                - DefaultPasswords"},{"line_number":8402,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_851ceb6a","line":8399,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":8396,"context_line":"                id: 0f39a593-8dd2-44ed-b883-4796fec7799d"},{"line_number":8397,"context_line":"                name: \u00274\u0027"},{"line_number":8398,"context_line":"                parameters:"},{"line_number":8399,"context_line":"                - ServiceData"},{"line_number":8400,"context_line":"                - ServiceNetMap"},{"line_number":8401,"context_line":"                - DefaultPasswords"},{"line_number":8402,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_c019c188","line":8399,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":8412,"context_line":"                id: 1220ab17-b30c-4359-b21d-ef40b50dc7ed"},{"line_number":8413,"context_line":"                name: ContainersCommon"},{"line_number":8414,"context_line":"                parameters:"},{"line_number":8415,"context_line":"                - EndpointMap"},{"line_number":8416,"context_line":"                - ServiceData"},{"line_number":8417,"context_line":"                - ServiceNetMap"},{"line_number":8418,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_65172747","line":8415,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":8412,"context_line":"                id: 1220ab17-b30c-4359-b21d-ef40b50dc7ed"},{"line_number":8413,"context_line":"                name: ContainersCommon"},{"line_number":8414,"context_line":"                parameters:"},{"line_number":8415,"context_line":"                - EndpointMap"},{"line_number":8416,"context_line":"                - ServiceData"},{"line_number":8417,"context_line":"                - ServiceNetMap"},{"line_number":8418,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_a01c7d77","line":8415,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":8431,"context_line":"                id: 1383699a-548e-43da-898b-ecf8173777c8"},{"line_number":8432,"context_line":"                name: HeatEngineLogging"},{"line_number":8433,"context_line":"                parameters:"},{"line_number":8434,"context_line":"                - ContainerHeatEngineImage"},{"line_number":8435,"context_line":"                type: OS::TripleO::Services::Logging::HeatEngine"},{"line_number":8436,"context_line":"            14275dee-f25a-4ec7-b73e-08491443e77d:"},{"line_number":8437,"context_line":"                description: \u0027OpenStack containerized Heat API service"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_c52713b6","line":8434,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":8431,"context_line":"                id: 1383699a-548e-43da-898b-ecf8173777c8"},{"line_number":8432,"context_line":"                name: HeatEngineLogging"},{"line_number":8433,"context_line":"                parameters:"},{"line_number":8434,"context_line":"                - ContainerHeatEngineImage"},{"line_number":8435,"context_line":"                type: OS::TripleO::Services::Logging::HeatEngine"},{"line_number":8436,"context_line":"            14275dee-f25a-4ec7-b73e-08491443e77d:"},{"line_number":8437,"context_line":"                description: \u0027OpenStack containerized Heat API service"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_0014494d","line":8434,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":8450,"context_line":"                id: 150023a1-d38e-4b87-a06a-65c642d60eac"},{"line_number":8451,"context_line":"                name: NetworkConfig"},{"line_number":8452,"context_line":"                parameters:"},{"line_number":8453,"context_line":"                - ControlPlaneIp"},{"line_number":8454,"context_line":"                - ControlPlaneSubnetCidr"},{"line_number":8455,"context_line":"                - ControlPlaneDefaultRoute"},{"line_number":8456,"context_line":"                - ControlPlaneStaticRoutes"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_a52acf7a","line":8453,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":8450,"context_line":"                id: 150023a1-d38e-4b87-a06a-65c642d60eac"},{"line_number":8451,"context_line":"                name: NetworkConfig"},{"line_number":8452,"context_line":"                parameters:"},{"line_number":8453,"context_line":"                - ControlPlaneIp"},{"line_number":8454,"context_line":"                - ControlPlaneSubnetCidr"},{"line_number":8455,"context_line":"                - ControlPlaneDefaultRoute"},{"line_number":8456,"context_line":"                - ControlPlaneStaticRoutes"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_e0168555","line":8453,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":8495,"context_line":"                id: 154b8c67-ff4c-4d5a-a497-44533e929478"},{"line_number":8496,"context_line":"                name: EndpointMap"},{"line_number":8497,"context_line":"                parameters:"},{"line_number":8498,"context_line":"                - NetIpMap"},{"line_number":8499,"context_line":"                - ServiceNetMap"},{"line_number":8500,"context_line":"                - EndpointMap"},{"line_number":8501,"context_line":"                - CloudEndpoints"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_05229ba4","line":8498,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":8495,"context_line":"                id: 154b8c67-ff4c-4d5a-a497-44533e929478"},{"line_number":8496,"context_line":"                name: EndpointMap"},{"line_number":8497,"context_line":"                parameters:"},{"line_number":8498,"context_line":"                - NetIpMap"},{"line_number":8499,"context_line":"                - ServiceNetMap"},{"line_number":8500,"context_line":"                - EndpointMap"},{"line_number":8501,"context_line":"                - CloudEndpoints"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_400db13c","line":8498,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":8505,"context_line":"                id: 15938a04-b728-4956-8a20-78f70c4f6c4c"},{"line_number":8506,"context_line":"                name: NetIpMap"},{"line_number":8507,"context_line":"                parameters:"},{"line_number":8508,"context_line":"                - ControlPlaneIp"},{"line_number":8509,"context_line":"                - ControlPlaneSubnetCidr"},{"line_number":8510,"context_line":"                - StorageIp"},{"line_number":8511,"context_line":"                - StorageIpSubnet"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_e524d7b1","line":8508,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":8505,"context_line":"                id: 15938a04-b728-4956-8a20-78f70c4f6c4c"},{"line_number":8506,"context_line":"                name: NetIpMap"},{"line_number":8507,"context_line":"                parameters:"},{"line_number":8508,"context_line":"                - ControlPlaneIp"},{"line_number":8509,"context_line":"                - ControlPlaneSubnetCidr"},{"line_number":8510,"context_line":"                - StorageIp"},{"line_number":8511,"context_line":"                - StorageIpSubnet"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_20086d2b","line":8508,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":8540,"context_line":"                id: 15d702db-6ef7-47de-a6d3-d0e7d156015b"},{"line_number":8541,"context_line":"                name: ContainersCommon"},{"line_number":8542,"context_line":"                parameters:"},{"line_number":8543,"context_line":"                - EndpointMap"},{"line_number":8544,"context_line":"                - ServiceData"},{"line_number":8545,"context_line":"                - ServiceNetMap"},{"line_number":8546,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_453b03d0","line":8543,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":8540,"context_line":"                id: 15d702db-6ef7-47de-a6d3-d0e7d156015b"},{"line_number":8541,"context_line":"                name: ContainersCommon"},{"line_number":8542,"context_line":"                parameters:"},{"line_number":8543,"context_line":"                - EndpointMap"},{"line_number":8544,"context_line":"                - ServiceData"},{"line_number":8545,"context_line":"                - ServiceNetMap"},{"line_number":8546,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_8007b91c","line":8543,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":8561,"context_line":"                id: 15d82e00-3881-4409-b725-dfca194239af"},{"line_number":8562,"context_line":"                name: \u002719\u0027"},{"line_number":8563,"context_line":"                parameters:"},{"line_number":8564,"context_line":"                - ServiceData"},{"line_number":8565,"context_line":"                - ServiceNetMap"},{"line_number":8566,"context_line":"                - DefaultPasswords"},{"line_number":8567,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_2536bfe8","line":8564,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":8561,"context_line":"                id: 15d82e00-3881-4409-b725-dfca194239af"},{"line_number":8562,"context_line":"                name: \u002719\u0027"},{"line_number":8563,"context_line":"                parameters:"},{"line_number":8564,"context_line":"                - ServiceData"},{"line_number":8565,"context_line":"                - ServiceNetMap"},{"line_number":8566,"context_line":"                - DefaultPasswords"},{"line_number":8567,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_6002750d","line":8564,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":8580,"context_line":"                id: 1608de7c-fb63-4f10-880c-f9ff8cf17fa5"},{"line_number":8581,"context_line":"                name: \u0027109\u0027"},{"line_number":8582,"context_line":"                parameters:"},{"line_number":8583,"context_line":"                - ContainerNovaSchedulerImage"},{"line_number":8584,"context_line":"                - ContainerNovaConfigImage"},{"line_number":8585,"context_line":"                - NovaSchedulerLoggingSource"},{"line_number":8586,"context_line":"                - EndpointMap"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_85350bdd","line":8583,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":8580,"context_line":"                id: 1608de7c-fb63-4f10-880c-f9ff8cf17fa5"},{"line_number":8581,"context_line":"                name: \u0027109\u0027"},{"line_number":8582,"context_line":"                parameters:"},{"line_number":8583,"context_line":"                - ContainerNovaSchedulerImage"},{"line_number":8584,"context_line":"                - ContainerNovaConfigImage"},{"line_number":8585,"context_line":"                - NovaSchedulerLoggingSource"},{"line_number":8586,"context_line":"                - EndpointMap"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_bbfe7002","line":8583,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":8598,"context_line":"                - NovaSchedulerQueryImageType"},{"line_number":8599,"context_line":"                - NovaSchedulerLimitTenantsToPlacementAggregate"},{"line_number":8600,"context_line":"                resources:"},{"line_number":8601,"context_line":"                - 8d0206c0-2140-47b5-b28b-f963f5731e52"},{"line_number":8602,"context_line":"                - 222e8509-ef3c-4ae1-bca5-5dabd5a189fa"},{"line_number":8603,"context_line":"                - 771b20ab-8989-4ddc-9eff-4c1a4c5860ce"},{"line_number":8604,"context_line":"                - a60833c5-0432-451d-98db-d96043751c9d"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_6530c7e9","line":8601,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":8598,"context_line":"                - NovaSchedulerQueryImageType"},{"line_number":8599,"context_line":"                - NovaSchedulerLimitTenantsToPlacementAggregate"},{"line_number":8600,"context_line":"                resources:"},{"line_number":8601,"context_line":"                - 8d0206c0-2140-47b5-b28b-f963f5731e52"},{"line_number":8602,"context_line":"                - 222e8509-ef3c-4ae1-bca5-5dabd5a189fa"},{"line_number":8603,"context_line":"                - 771b20ab-8989-4ddc-9eff-4c1a4c5860ce"},{"line_number":8604,"context_line":"                - a60833c5-0432-451d-98db-d96043751c9d"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_9b01ec07","line":8601,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":8611,"context_line":"                id: 162866c2-50e8-4fd7-81da-59990ef9ae60"},{"line_number":8612,"context_line":"                name: \u002716\u0027"},{"line_number":8613,"context_line":"                parameters:"},{"line_number":8614,"context_line":"                - ContainerCrondImage"},{"line_number":8615,"context_line":"                - ContainerCrondConfigImage"},{"line_number":8616,"context_line":"                - EndpointMap"},{"line_number":8617,"context_line":"                - ServiceData"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_c54c3378","line":8614,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":8611,"context_line":"                id: 162866c2-50e8-4fd7-81da-59990ef9ae60"},{"line_number":8612,"context_line":"                name: \u002716\u0027"},{"line_number":8613,"context_line":"                parameters:"},{"line_number":8614,"context_line":"                - ContainerCrondImage"},{"line_number":8615,"context_line":"                - ContainerCrondConfigImage"},{"line_number":8616,"context_line":"                - EndpointMap"},{"line_number":8617,"context_line":"                - ServiceData"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_fb08f828","line":8614,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":8627,"context_line":"                - LogrotateDateFormat"},{"line_number":8628,"context_line":"                - LogrotateDateYesterday"},{"line_number":8629,"context_line":"                resources:"},{"line_number":8630,"context_line":"                - d146c033-f652-47d0-a659-bf27440f59b0"},{"line_number":8631,"context_line":"                type: OS::TripleO::Services::ContainersLogrotateCrond"},{"line_number":8632,"context_line":"            166b7eab-ba2b-4870-9019-bdb64654c390:"},{"line_number":8633,"context_line":"                description: \u0027OpenStack containerized OVN Metadata agent"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_a54f6f68","line":8630,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":8627,"context_line":"                - LogrotateDateFormat"},{"line_number":8628,"context_line":"                - LogrotateDateYesterday"},{"line_number":8629,"context_line":"                resources:"},{"line_number":8630,"context_line":"                - d146c033-f652-47d0-a659-bf27440f59b0"},{"line_number":8631,"context_line":"                type: OS::TripleO::Services::ContainersLogrotateCrond"},{"line_number":8632,"context_line":"            166b7eab-ba2b-4870-9019-bdb64654c390:"},{"line_number":8633,"context_line":"                description: \u0027OpenStack containerized OVN Metadata agent"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_db0b7421","line":8630,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":8636,"context_line":"                id: 166b7eab-ba2b-4870-9019-bdb64654c390"},{"line_number":8637,"context_line":"                name: \u002745\u0027"},{"line_number":8638,"context_line":"                parameters:"},{"line_number":8639,"context_line":"                - ContainerOvnMetadataImage"},{"line_number":8640,"context_line":"                - ContainerNeutronConfigImage"},{"line_number":8641,"context_line":"                - OvnMetadataAgentLoggingSource"},{"line_number":8642,"context_line":"                - OVNEnableHaproxyDockerWrapper"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_05573b04","line":8639,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":8636,"context_line":"                id: 166b7eab-ba2b-4870-9019-bdb64654c390"},{"line_number":8637,"context_line":"                name: \u002745\u0027"},{"line_number":8638,"context_line":"                parameters:"},{"line_number":8639,"context_line":"                - ContainerOvnMetadataImage"},{"line_number":8640,"context_line":"                - ContainerNeutronConfigImage"},{"line_number":8641,"context_line":"                - OvnMetadataAgentLoggingSource"},{"line_number":8642,"context_line":"                - OVNEnableHaproxyDockerWrapper"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_3b126059","line":8639,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":8662,"context_line":"                - DockerAdditionalSockets"},{"line_number":8663,"context_line":"                - OVNRemoteProbeInterval"},{"line_number":8664,"context_line":"                resources:"},{"line_number":8665,"context_line":"                - 172ea931-2b65-409c-8711-9ffb94d44169"},{"line_number":8666,"context_line":"                - 92be2d3a-8c53-4e64-8c66-b64d6e9b59e5"},{"line_number":8667,"context_line":"                - be2690f7-aaa8-483d-8437-1d345a1586d7"},{"line_number":8668,"context_line":"                type: OS::TripleO::Services::OVNMetadataAgent"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_e5597735","line":8665,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":8662,"context_line":"                - DockerAdditionalSockets"},{"line_number":8663,"context_line":"                - OVNRemoteProbeInterval"},{"line_number":8664,"context_line":"                resources:"},{"line_number":8665,"context_line":"                - 172ea931-2b65-409c-8711-9ffb94d44169"},{"line_number":8666,"context_line":"                - 92be2d3a-8c53-4e64-8c66-b64d6e9b59e5"},{"line_number":8667,"context_line":"                - be2690f7-aaa8-483d-8437-1d345a1586d7"},{"line_number":8668,"context_line":"                type: OS::TripleO::Services::OVNMetadataAgent"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_1b0ddc34","line":8665,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":8671,"context_line":"                id: 16896912-115a-49b8-bdf6-bfe7655bdfd9"},{"line_number":8672,"context_line":"                name: NodeExtraConfig"},{"line_number":8673,"context_line":"                parameters:"},{"line_number":8674,"context_line":"                - server"},{"line_number":8675,"context_line":"                type: OS::TripleO::NodeExtraConfig"},{"line_number":8676,"context_line":"            16af688a-c5e2-4c8d-b4f5-c8af43945ac4:"},{"line_number":8677,"context_line":"                description: \u0027Contains a static list of common things necessary for"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_45402336","line":8674,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":8671,"context_line":"                id: 16896912-115a-49b8-bdf6-bfe7655bdfd9"},{"line_number":8672,"context_line":"                name: NodeExtraConfig"},{"line_number":8673,"context_line":"                parameters:"},{"line_number":8674,"context_line":"                - server"},{"line_number":8675,"context_line":"                type: OS::TripleO::NodeExtraConfig"},{"line_number":8676,"context_line":"            16af688a-c5e2-4c8d-b4f5-c8af43945ac4:"},{"line_number":8677,"context_line":"                description: \u0027Contains a static list of common things necessary for"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_7b1ce869","line":8674,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":8681,"context_line":"                id: 16af688a-c5e2-4c8d-b4f5-c8af43945ac4"},{"line_number":8682,"context_line":"                name: ContainersCommon"},{"line_number":8683,"context_line":"                parameters:"},{"line_number":8684,"context_line":"                - EndpointMap"},{"line_number":8685,"context_line":"                - ServiceData"},{"line_number":8686,"context_line":"                - ServiceNetMap"},{"line_number":8687,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_253b5fc8","line":8684,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":8681,"context_line":"                id: 16af688a-c5e2-4c8d-b4f5-c8af43945ac4"},{"line_number":8682,"context_line":"                name: ContainersCommon"},{"line_number":8683,"context_line":"                parameters:"},{"line_number":8684,"context_line":"                - EndpointMap"},{"line_number":8685,"context_line":"                - ServiceData"},{"line_number":8686,"context_line":"                - ServiceNetMap"},{"line_number":8687,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_5b176446","line":8684,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":8700,"context_line":"                id: 172ea931-2b65-409c-8711-9ffb94d44169"},{"line_number":8701,"context_line":"                name: NeutronLogging"},{"line_number":8702,"context_line":"                parameters:"},{"line_number":8703,"context_line":"                - NeutronServiceName"},{"line_number":8704,"context_line":"                type: OS::TripleO::Services::Logging::NeutronCommon"},{"line_number":8705,"context_line":"            17adf71e-c3f2-4850-a068-2a913ced9c46:"},{"line_number":8706,"context_line":"                description: \u0027This is a default no-op template which provides empty"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_854a2b52","line":8703,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":8700,"context_line":"                id: 172ea931-2b65-409c-8711-9ffb94d44169"},{"line_number":8701,"context_line":"                name: NeutronLogging"},{"line_number":8702,"context_line":"                parameters:"},{"line_number":8703,"context_line":"                - NeutronServiceName"},{"line_number":8704,"context_line":"                type: OS::TripleO::Services::Logging::NeutronCommon"},{"line_number":8705,"context_line":"            17adf71e-c3f2-4850-a068-2a913ced9c46:"},{"line_number":8706,"context_line":"                description: \u0027This is a default no-op template which provides empty"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_bb2790b6","line":8703,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":8721,"context_line":"                id: 186e02a1-7112-4537-9872-b59a1f525083"},{"line_number":8722,"context_line":"                name: MySQLClient"},{"line_number":8723,"context_line":"                parameters:"},{"line_number":8724,"context_line":"                - ServiceData"},{"line_number":8725,"context_line":"                - ServiceNetMap"},{"line_number":8726,"context_line":"                - DefaultPasswords"},{"line_number":8727,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_65456743","line":8724,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":8721,"context_line":"                id: 186e02a1-7112-4537-9872-b59a1f525083"},{"line_number":8722,"context_line":"                name: MySQLClient"},{"line_number":8723,"context_line":"                parameters:"},{"line_number":8724,"context_line":"                - ServiceData"},{"line_number":8725,"context_line":"                - ServiceNetMap"},{"line_number":8726,"context_line":"                - DefaultPasswords"},{"line_number":8727,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_9b2a8c7b","line":8724,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":8738,"context_line":"                id: 18c4800d-1697-4148-b5dc-e9f79c974f1d"},{"line_number":8739,"context_line":"                name: InternalApiPort"},{"line_number":8740,"context_line":"                parameters:"},{"line_number":8741,"context_line":"                - ServiceName"},{"line_number":8742,"context_line":"                - ControlPlaneIP"},{"line_number":8743,"context_line":"                - ControlPlaneNetwork"},{"line_number":8744,"context_line":"                - ControlPlaneSubnet"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_c575539a","line":8741,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":8738,"context_line":"                id: 18c4800d-1697-4148-b5dc-e9f79c974f1d"},{"line_number":8739,"context_line":"                name: InternalApiPort"},{"line_number":8740,"context_line":"                parameters:"},{"line_number":8741,"context_line":"                - ServiceName"},{"line_number":8742,"context_line":"                - ControlPlaneIP"},{"line_number":8743,"context_line":"                - ControlPlaneNetwork"},{"line_number":8744,"context_line":"                - ControlPlaneSubnet"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_fb2118a1","line":8741,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":8758,"context_line":"                id: 190d4b19-134e-4a89-917b-5e2e712d6700"},{"line_number":8759,"context_line":"                name: CinderBase"},{"line_number":8760,"context_line":"                parameters:"},{"line_number":8761,"context_line":"                - CinderStorageAvailabilityZone"},{"line_number":8762,"context_line":"                - CinderPassword"},{"line_number":8763,"context_line":"                - Debug"},{"line_number":8764,"context_line":"                - CinderDebug"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_a5780f8f","line":8761,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":8758,"context_line":"                id: 190d4b19-134e-4a89-917b-5e2e712d6700"},{"line_number":8759,"context_line":"                name: CinderBase"},{"line_number":8760,"context_line":"                parameters:"},{"line_number":8761,"context_line":"                - CinderStorageAvailabilityZone"},{"line_number":8762,"context_line":"                - CinderPassword"},{"line_number":8763,"context_line":"                - Debug"},{"line_number":8764,"context_line":"                - CinderDebug"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_db2414b2","line":8761,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":8789,"context_line":"                id: 1fc0744a-f31d-4282-b1aa-52473ef8a758"},{"line_number":8790,"context_line":"                name: ContainersCommon"},{"line_number":8791,"context_line":"                parameters:"},{"line_number":8792,"context_line":"                - EndpointMap"},{"line_number":8793,"context_line":"                - ServiceData"},{"line_number":8794,"context_line":"                - ServiceNetMap"},{"line_number":8795,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_0570dba4","line":8792,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":8789,"context_line":"                id: 1fc0744a-f31d-4282-b1aa-52473ef8a758"},{"line_number":8790,"context_line":"                name: ContainersCommon"},{"line_number":8791,"context_line":"                parameters:"},{"line_number":8792,"context_line":"                - EndpointMap"},{"line_number":8793,"context_line":"                - ServiceData"},{"line_number":8794,"context_line":"                - ServiceNetMap"},{"line_number":8795,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_3b3b80d1","line":8792,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":8808,"context_line":"                id: 1ff5d7d0-2f4a-4fa3-91f7-e18b37ba8bed"},{"line_number":8809,"context_line":"                name: HeatBase"},{"line_number":8810,"context_line":"                parameters:"},{"line_number":8811,"context_line":"                - Debug"},{"line_number":8812,"context_line":"                - HeatDebug"},{"line_number":8813,"context_line":"                - ServiceData"},{"line_number":8814,"context_line":"                - ServiceNetMap"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_e57217ad","line":8811,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":8808,"context_line":"                id: 1ff5d7d0-2f4a-4fa3-91f7-e18b37ba8bed"},{"line_number":8809,"context_line":"                name: HeatBase"},{"line_number":8810,"context_line":"                parameters:"},{"line_number":8811,"context_line":"                - Debug"},{"line_number":8812,"context_line":"                - HeatDebug"},{"line_number":8813,"context_line":"                - ServiceData"},{"line_number":8814,"context_line":"                - ServiceNetMap"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_1b367ce8","line":8811,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":8844,"context_line":"                id: 21452b89-00a1-4b7b-b784-c4270a11679d"},{"line_number":8845,"context_line":"                name: ApacheServiceBase"},{"line_number":8846,"context_line":"                parameters:"},{"line_number":8847,"context_line":"                - ApacheMaxRequestWorkers"},{"line_number":8848,"context_line":"                - ApacheServerLimit"},{"line_number":8849,"context_line":"                - ServiceData"},{"line_number":8850,"context_line":"                - ServiceNetMap"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_456943bc","line":8847,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":8844,"context_line":"                id: 21452b89-00a1-4b7b-b784-c4270a11679d"},{"line_number":8845,"context_line":"                name: ApacheServiceBase"},{"line_number":8846,"context_line":"                parameters:"},{"line_number":8847,"context_line":"                - ApacheMaxRequestWorkers"},{"line_number":8848,"context_line":"                - ApacheServerLimit"},{"line_number":8849,"context_line":"                - ServiceData"},{"line_number":8850,"context_line":"                - ServiceNetMap"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_7b3508da","line":8847,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":8863,"context_line":"                id: 222e8509-ef3c-4ae1-bca5-5dabd5a189fa"},{"line_number":8864,"context_line":"                name: ContainersCommon"},{"line_number":8865,"context_line":"                parameters:"},{"line_number":8866,"context_line":"                - EndpointMap"},{"line_number":8867,"context_line":"                - ServiceData"},{"line_number":8868,"context_line":"                - ServiceNetMap"},{"line_number":8869,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_2564ffe4","line":8866,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":8863,"context_line":"                id: 222e8509-ef3c-4ae1-bca5-5dabd5a189fa"},{"line_number":8864,"context_line":"                name: ContainersCommon"},{"line_number":8865,"context_line":"                parameters:"},{"line_number":8866,"context_line":"                - EndpointMap"},{"line_number":8867,"context_line":"                - ServiceData"},{"line_number":8868,"context_line":"                - ServiceNetMap"},{"line_number":8869,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_5b3004e9","line":8866,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":8883,"context_line":"                id: 2254f178-2c4d-4586-b8dd-61c991acfa08"},{"line_number":8884,"context_line":"                name: StoragePort"},{"line_number":8885,"context_line":"                parameters:"},{"line_number":8886,"context_line":"                - ServiceName"},{"line_number":8887,"context_line":"                - ControlPlaneIP"},{"line_number":8888,"context_line":"                - ControlPlaneNetwork"},{"line_number":8889,"context_line":"                - ControlPlaneSubnet"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_85634bdc","line":8886,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":8883,"context_line":"                id: 2254f178-2c4d-4586-b8dd-61c991acfa08"},{"line_number":8884,"context_line":"                name: StoragePort"},{"line_number":8885,"context_line":"                parameters:"},{"line_number":8886,"context_line":"                - ServiceName"},{"line_number":8887,"context_line":"                - ControlPlaneIP"},{"line_number":8888,"context_line":"                - ControlPlaneNetwork"},{"line_number":8889,"context_line":"                - ControlPlaneSubnet"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_bb4cb076","line":8886,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":8914,"context_line":"                id: 24ee6af2-406f-4345-85dd-0fd508f5e521"},{"line_number":8915,"context_line":"                name: RabbitMQServiceBase"},{"line_number":8916,"context_line":"                parameters:"},{"line_number":8917,"context_line":"                - ContainerRabbitmqImage"},{"line_number":8918,"context_line":"                - ContainerRabbitmqConfigImage"},{"line_number":8919,"context_line":"                - EndpointMap"},{"line_number":8920,"context_line":"                - ServiceData"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_655e0713","line":8917,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":8914,"context_line":"                id: 24ee6af2-406f-4345-85dd-0fd508f5e521"},{"line_number":8915,"context_line":"                name: RabbitMQServiceBase"},{"line_number":8916,"context_line":"                parameters:"},{"line_number":8917,"context_line":"                - ContainerRabbitmqImage"},{"line_number":8918,"context_line":"                - ContainerRabbitmqConfigImage"},{"line_number":8919,"context_line":"                - EndpointMap"},{"line_number":8920,"context_line":"                - ServiceData"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_9b4f2c69","line":8917,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":8934,"context_line":"                - MonitoringSubscriptionRabbitmq"},{"line_number":8935,"context_line":"                - DeployIdentifier"},{"line_number":8936,"context_line":"                resources:"},{"line_number":8937,"context_line":"                - 62de94ca-4df7-4289-b827-8a92c1f7e8f0"},{"line_number":8938,"context_line":"                type: http://192.168.12.101:8080/v1/AUTH_38cd59a6957c42afb86c80c99397b810/overcloud/deployment/rabbitmq/rabbitmq-container-puppet.yaml"},{"line_number":8939,"context_line":"            250eed11-4840-4179-b938-e920cfb0ff35:"},{"line_number":8940,"context_line":"                description: \u0027Mysql client settings"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_c59a73c3","line":8937,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":8934,"context_line":"                - MonitoringSubscriptionRabbitmq"},{"line_number":8935,"context_line":"                - DeployIdentifier"},{"line_number":8936,"context_line":"                resources:"},{"line_number":8937,"context_line":"                - 62de94ca-4df7-4289-b827-8a92c1f7e8f0"},{"line_number":8938,"context_line":"                type: http://192.168.12.101:8080/v1/AUTH_38cd59a6957c42afb86c80c99397b810/overcloud/deployment/rabbitmq/rabbitmq-container-puppet.yaml"},{"line_number":8939,"context_line":"            250eed11-4840-4179-b938-e920cfb0ff35:"},{"line_number":8940,"context_line":"                description: \u0027Mysql client settings"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_fb563806","line":8937,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":8943,"context_line":"                id: 250eed11-4840-4179-b938-e920cfb0ff35"},{"line_number":8944,"context_line":"                name: \u002712\u0027"},{"line_number":8945,"context_line":"                parameters:"},{"line_number":8946,"context_line":"                - ServiceData"},{"line_number":8947,"context_line":"                - ServiceNetMap"},{"line_number":8948,"context_line":"                - DefaultPasswords"},{"line_number":8949,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_a59dafbc","line":8946,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":8943,"context_line":"                id: 250eed11-4840-4179-b938-e920cfb0ff35"},{"line_number":8944,"context_line":"                name: \u002712\u0027"},{"line_number":8945,"context_line":"                parameters:"},{"line_number":8946,"context_line":"                - ServiceData"},{"line_number":8947,"context_line":"                - ServiceNetMap"},{"line_number":8948,"context_line":"                - DefaultPasswords"},{"line_number":8949,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_db59b435","line":8946,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":8959,"context_line":"                id: 258e61c5-bf46-4c74-9dbc-ff3cfccb88ff"},{"line_number":8960,"context_line":"                name: NovaLibvirtLogging"},{"line_number":8961,"context_line":"                parameters:"},{"line_number":8962,"context_line":"                - LibvirtLogLevel"},{"line_number":8963,"context_line":"                - LibvirtVirtlogdLogLevel"},{"line_number":8964,"context_line":"                type: OS::TripleO::Services::Logging::NovaLibvirt"},{"line_number":8965,"context_line":"            290786bc-ece0-4c05-9e58-39e86e1e659f:"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_05a57b04","line":8962,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":8959,"context_line":"                id: 258e61c5-bf46-4c74-9dbc-ff3cfccb88ff"},{"line_number":8960,"context_line":"                name: NovaLibvirtLogging"},{"line_number":8961,"context_line":"                parameters:"},{"line_number":8962,"context_line":"                - LibvirtLogLevel"},{"line_number":8963,"context_line":"                - LibvirtVirtlogdLogLevel"},{"line_number":8964,"context_line":"                type: OS::TripleO::Services::Logging::NovaLibvirt"},{"line_number":8965,"context_line":"            290786bc-ece0-4c05-9e58-39e86e1e659f:"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_3b40a035","line":8962,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":8971,"context_line":"                id: 290786bc-ece0-4c05-9e58-39e86e1e659f"},{"line_number":8972,"context_line":"                name: NetworkConfig"},{"line_number":8973,"context_line":"                parameters:"},{"line_number":8974,"context_line":"                - ControlPlaneIp"},{"line_number":8975,"context_line":"                - ControlPlaneSubnetCidr"},{"line_number":8976,"context_line":"                - ControlPlaneDefaultRoute"},{"line_number":8977,"context_line":"                - ControlPlaneStaticRoutes"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_e5a7b70a","line":8974,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":8971,"context_line":"                id: 290786bc-ece0-4c05-9e58-39e86e1e659f"},{"line_number":8972,"context_line":"                name: NetworkConfig"},{"line_number":8973,"context_line":"                parameters:"},{"line_number":8974,"context_line":"                - ControlPlaneIp"},{"line_number":8975,"context_line":"                - ControlPlaneSubnetCidr"},{"line_number":8976,"context_line":"                - ControlPlaneDefaultRoute"},{"line_number":8977,"context_line":"                - ControlPlaneStaticRoutes"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_1b3b1cc8","line":8974,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9016,"context_line":"                id: 29b5bf18-241d-4d4a-a0fc-4247b205e36c"},{"line_number":9017,"context_line":"                name: ObjectStorageServiceChain"},{"line_number":9018,"context_line":"                parameters:"},{"line_number":9019,"context_line":"                - Services"},{"line_number":9020,"context_line":"                - ServiceData"},{"line_number":9021,"context_line":"                - ServiceNetMap"},{"line_number":9022,"context_line":"                - EndpointMap"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_45ae63e7","line":9019,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9016,"context_line":"                id: 29b5bf18-241d-4d4a-a0fc-4247b205e36c"},{"line_number":9017,"context_line":"                name: ObjectStorageServiceChain"},{"line_number":9018,"context_line":"                parameters:"},{"line_number":9019,"context_line":"                - Services"},{"line_number":9020,"context_line":"                - ServiceData"},{"line_number":9021,"context_line":"                - ServiceNetMap"},{"line_number":9022,"context_line":"                - EndpointMap"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_7b4a2855","line":9019,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9024,"context_line":"                - RoleName"},{"line_number":9025,"context_line":"                - RoleParameters"},{"line_number":9026,"context_line":"                resources:"},{"line_number":9027,"context_line":"                - 7601fbf2-39c1-4319-a320-ad75bfc18a07"},{"line_number":9028,"context_line":"                type: OS::TripleO::ObjectStorageServices"},{"line_number":9029,"context_line":"            29c5fd1f-b02f-463e-a8cb-6952d9da806a:"},{"line_number":9030,"context_line":"                description: Noop Extra Pre-Deployment Config"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_25a99fdc","line":9027,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9024,"context_line":"                - RoleName"},{"line_number":9025,"context_line":"                - RoleParameters"},{"line_number":9026,"context_line":"                resources:"},{"line_number":9027,"context_line":"                - 7601fbf2-39c1-4319-a320-ad75bfc18a07"},{"line_number":9028,"context_line":"                type: OS::TripleO::ObjectStorageServices"},{"line_number":9029,"context_line":"            29c5fd1f-b02f-463e-a8cb-6952d9da806a:"},{"line_number":9030,"context_line":"                description: Noop Extra Pre-Deployment Config"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_5b45a442","line":9027,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9031,"context_line":"                id: 29c5fd1f-b02f-463e-a8cb-6952d9da806a"},{"line_number":9032,"context_line":"                name: ControllerExtraConfigPre"},{"line_number":9033,"context_line":"                parameters:"},{"line_number":9034,"context_line":"                - server"},{"line_number":9035,"context_line":"                type: OS::TripleO::ControllerExtraConfigPre"},{"line_number":9036,"context_line":"            2bc09e61-2f1d-4319-82c1-f386e5eb9b8c:"},{"line_number":9037,"context_line":"                description: \u0027Returns the control plane port (provisioning network)"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_85b86b2a","line":9034,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9031,"context_line":"                id: 29c5fd1f-b02f-463e-a8cb-6952d9da806a"},{"line_number":9032,"context_line":"                name: ControllerExtraConfigPre"},{"line_number":9033,"context_line":"                parameters:"},{"line_number":9034,"context_line":"                - server"},{"line_number":9035,"context_line":"                type: OS::TripleO::ControllerExtraConfigPre"},{"line_number":9036,"context_line":"            2bc09e61-2f1d-4319-82c1-f386e5eb9b8c:"},{"line_number":9037,"context_line":"                description: \u0027Returns the control plane port (provisioning network)"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_bb75d09a","line":9034,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9041,"context_line":"                id: 2bc09e61-2f1d-4319-82c1-f386e5eb9b8c"},{"line_number":9042,"context_line":"                name: StorageMgmtPort"},{"line_number":9043,"context_line":"                parameters:"},{"line_number":9044,"context_line":"                - ServiceName"},{"line_number":9045,"context_line":"                - ControlPlaneIP"},{"line_number":9046,"context_line":"                - ControlPlaneNetwork"},{"line_number":9047,"context_line":"                - ControlPlaneSubnet"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_65b3a74e","line":9044,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9041,"context_line":"                id: 2bc09e61-2f1d-4319-82c1-f386e5eb9b8c"},{"line_number":9042,"context_line":"                name: StorageMgmtPort"},{"line_number":9043,"context_line":"                parameters:"},{"line_number":9044,"context_line":"                - ServiceName"},{"line_number":9045,"context_line":"                - ControlPlaneIP"},{"line_number":9046,"context_line":"                - ControlPlaneNetwork"},{"line_number":9047,"context_line":"                - ControlPlaneSubnet"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_9b78cc8f","line":9044,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9061,"context_line":"                id: 2d5017e2-d10d-40cb-aac8-05d9c3c1971c"},{"line_number":9062,"context_line":"                name: InternalApiVirtualIP"},{"line_number":9063,"context_line":"                parameters:"},{"line_number":9064,"context_line":"                - ServiceName"},{"line_number":9065,"context_line":"                - ControlPlaneIP"},{"line_number":9066,"context_line":"                - ControlPlaneNetwork"},{"line_number":9067,"context_line":"                - ControlPlaneSubnet"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_c5839355","line":9064,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9061,"context_line":"                id: 2d5017e2-d10d-40cb-aac8-05d9c3c1971c"},{"line_number":9062,"context_line":"                name: InternalApiVirtualIP"},{"line_number":9063,"context_line":"                parameters:"},{"line_number":9064,"context_line":"                - ServiceName"},{"line_number":9065,"context_line":"                - ControlPlaneIP"},{"line_number":9066,"context_line":"                - ControlPlaneNetwork"},{"line_number":9067,"context_line":"                - ControlPlaneSubnet"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_fb6f58c2","line":9064,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9081,"context_line":"                id: 2ef185c9-7498-41d3-9cfd-a5a91c127288"},{"line_number":9082,"context_line":"                name: StoragePort"},{"line_number":9083,"context_line":"                parameters:"},{"line_number":9084,"context_line":"                - ServiceName"},{"line_number":9085,"context_line":"                - ControlPlaneIP"},{"line_number":9086,"context_line":"                - ControlPlaneNetwork"},{"line_number":9087,"context_line":"                - ControlPlaneSubnet"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_a5864f64","line":9084,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9081,"context_line":"                id: 2ef185c9-7498-41d3-9cfd-a5a91c127288"},{"line_number":9082,"context_line":"                name: StoragePort"},{"line_number":9083,"context_line":"                parameters:"},{"line_number":9084,"context_line":"                - ServiceName"},{"line_number":9085,"context_line":"                - ControlPlaneIP"},{"line_number":9086,"context_line":"                - ControlPlaneNetwork"},{"line_number":9087,"context_line":"                - ControlPlaneSubnet"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_db7254ad","line":9084,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9101,"context_line":"                id: 2fa344b1-a6fd-4429-bcff-c1eaec4db4a2"},{"line_number":9102,"context_line":"                name: AllNodesDeploySteps"},{"line_number":9103,"context_line":"                parameters:"},{"line_number":9104,"context_line":"                - servers"},{"line_number":9105,"context_line":"                - role_data"},{"line_number":9106,"context_line":"                - DeployIdentifier"},{"line_number":9107,"context_line":"                - deployment_source_hosts"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_057e1b6a","line":9104,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9101,"context_line":"                id: 2fa344b1-a6fd-4429-bcff-c1eaec4db4a2"},{"line_number":9102,"context_line":"                name: AllNodesDeploySteps"},{"line_number":9103,"context_line":"                parameters:"},{"line_number":9104,"context_line":"                - servers"},{"line_number":9105,"context_line":"                - role_data"},{"line_number":9106,"context_line":"                - DeployIdentifier"},{"line_number":9107,"context_line":"                - deployment_source_hosts"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_3b69c0bd","line":9104,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9154,"context_line":"                - VipHostsEntries"},{"line_number":9155,"context_line":"                - KeystoneResourcesConfigs"},{"line_number":9156,"context_line":"                resources:"},{"line_number":9157,"context_line":"                - 7f60df2e-f7ea-4e8b-a989-36d12c68a060"},{"line_number":9158,"context_line":"                - c2f93a0e-c4de-4ca2-b9e8-942082270755"},{"line_number":9159,"context_line":"                type: OS::TripleO::PostDeploySteps"},{"line_number":9160,"context_line":"            306cc5ab-8268-4ef8-bc25-61f6abceaeb1:"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_e5805749","line":9157,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9154,"context_line":"                - VipHostsEntries"},{"line_number":9155,"context_line":"                - KeystoneResourcesConfigs"},{"line_number":9156,"context_line":"                resources:"},{"line_number":9157,"context_line":"                - 7f60df2e-f7ea-4e8b-a989-36d12c68a060"},{"line_number":9158,"context_line":"                - c2f93a0e-c4de-4ca2-b9e8-942082270755"},{"line_number":9159,"context_line":"                type: OS::TripleO::PostDeploySteps"},{"line_number":9160,"context_line":"            306cc5ab-8268-4ef8-bc25-61f6abceaeb1:"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_1b64bce4","line":9157,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9164,"context_line":"                id: 306cc5ab-8268-4ef8-bc25-61f6abceaeb1"},{"line_number":9165,"context_line":"                name: \u00275\u0027"},{"line_number":9166,"context_line":"                parameters:"},{"line_number":9167,"context_line":"                - ServiceData"},{"line_number":9168,"context_line":"                - ServiceNetMap"},{"line_number":9169,"context_line":"                - DefaultPasswords"},{"line_number":9170,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_45978391","line":9167,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9164,"context_line":"                id: 306cc5ab-8268-4ef8-bc25-61f6abceaeb1"},{"line_number":9165,"context_line":"                name: \u00275\u0027"},{"line_number":9166,"context_line":"                parameters:"},{"line_number":9167,"context_line":"                - ServiceData"},{"line_number":9168,"context_line":"                - ServiceNetMap"},{"line_number":9169,"context_line":"                - DefaultPasswords"},{"line_number":9170,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_7b6348dd","line":9167,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9183,"context_line":"                id: 30fb22b0-e845-435d-82cb-8b9d95b32f32"},{"line_number":9184,"context_line":"                name: \u002781\u0027"},{"line_number":9185,"context_line":"                parameters:"},{"line_number":9186,"context_line":"                - ContainerMemcachedImage"},{"line_number":9187,"context_line":"                - ContainerMemcachedConfigImage"},{"line_number":9188,"context_line":"                - EndpointMap"},{"line_number":9189,"context_line":"                - ServiceData"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_25923fa0","line":9186,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9183,"context_line":"                id: 30fb22b0-e845-435d-82cb-8b9d95b32f32"},{"line_number":9184,"context_line":"                name: \u002781\u0027"},{"line_number":9185,"context_line":"                parameters:"},{"line_number":9186,"context_line":"                - ContainerMemcachedImage"},{"line_number":9187,"context_line":"                - ContainerMemcachedConfigImage"},{"line_number":9188,"context_line":"                - EndpointMap"},{"line_number":9189,"context_line":"                - ServiceData"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_5b5e4412","line":9186,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9197,"context_line":"                - MemcachedDebug"},{"line_number":9198,"context_line":"                - MemcachedIpSubnet"},{"line_number":9199,"context_line":"                resources:"},{"line_number":9200,"context_line":"                - bcc9df5b-879b-495a-aae9-f4d4b7bacd80"},{"line_number":9201,"context_line":"                type: OS::TripleO::Services::Memcached"},{"line_number":9202,"context_line":"            337a88cf-4d90-4976-9de8-8b203dc5746a:"},{"line_number":9203,"context_line":"                description: \u0027Utility stack to convert an array of services into a"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_85918b9c","line":9200,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9197,"context_line":"                - MemcachedDebug"},{"line_number":9198,"context_line":"                - MemcachedIpSubnet"},{"line_number":9199,"context_line":"                resources:"},{"line_number":9200,"context_line":"                - bcc9df5b-879b-495a-aae9-f4d4b7bacd80"},{"line_number":9201,"context_line":"                type: OS::TripleO::Services::Memcached"},{"line_number":9202,"context_line":"            337a88cf-4d90-4976-9de8-8b203dc5746a:"},{"line_number":9203,"context_line":"                description: \u0027Utility stack to convert an array of services into a"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_bb9af0c1","line":9200,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9207,"context_line":"                id: 337a88cf-4d90-4976-9de8-8b203dc5746a"},{"line_number":9208,"context_line":"                name: ComputeServiceChain"},{"line_number":9209,"context_line":"                parameters:"},{"line_number":9210,"context_line":"                - Services"},{"line_number":9211,"context_line":"                - ServiceData"},{"line_number":9212,"context_line":"                - ServiceNetMap"},{"line_number":9213,"context_line":"                - EndpointMap"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_658c477f","line":9210,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9207,"context_line":"                id: 337a88cf-4d90-4976-9de8-8b203dc5746a"},{"line_number":9208,"context_line":"                name: ComputeServiceChain"},{"line_number":9209,"context_line":"                parameters:"},{"line_number":9210,"context_line":"                - Services"},{"line_number":9211,"context_line":"                - ServiceData"},{"line_number":9212,"context_line":"                - ServiceNetMap"},{"line_number":9213,"context_line":"                - EndpointMap"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_9b9d6cbd","line":9210,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9215,"context_line":"                - RoleName"},{"line_number":9216,"context_line":"                - RoleParameters"},{"line_number":9217,"context_line":"                resources:"},{"line_number":9218,"context_line":"                - 84c117b0-34b3-4bb4-8403-6f69ddb9da23"},{"line_number":9219,"context_line":"                type: OS::TripleO::ComputeServices"},{"line_number":9220,"context_line":"            350217c8-7d40-4ed5-af36-e4db82678f9b:"},{"line_number":9221,"context_line":"                description: \u0027Contains a static list of common things necessary for"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_c5e8b317","line":9218,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9215,"context_line":"                - RoleName"},{"line_number":9216,"context_line":"                - RoleParameters"},{"line_number":9217,"context_line":"                resources:"},{"line_number":9218,"context_line":"                - 84c117b0-34b3-4bb4-8403-6f69ddb9da23"},{"line_number":9219,"context_line":"                type: OS::TripleO::ComputeServices"},{"line_number":9220,"context_line":"            350217c8-7d40-4ed5-af36-e4db82678f9b:"},{"line_number":9221,"context_line":"                description: \u0027Contains a static list of common things necessary for"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_fba4780a","line":9218,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9225,"context_line":"                id: 350217c8-7d40-4ed5-af36-e4db82678f9b"},{"line_number":9226,"context_line":"                name: ContainersCommon"},{"line_number":9227,"context_line":"                parameters:"},{"line_number":9228,"context_line":"                - EndpointMap"},{"line_number":9229,"context_line":"                - ServiceData"},{"line_number":9230,"context_line":"                - ServiceNetMap"},{"line_number":9231,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_a5ebef0f","line":9228,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9225,"context_line":"                id: 350217c8-7d40-4ed5-af36-e4db82678f9b"},{"line_number":9226,"context_line":"                name: ContainersCommon"},{"line_number":9227,"context_line":"                parameters:"},{"line_number":9228,"context_line":"                - EndpointMap"},{"line_number":9229,"context_line":"                - ServiceData"},{"line_number":9230,"context_line":"                - ServiceNetMap"},{"line_number":9231,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_dba7f40a","line":9228,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9244,"context_line":"                id: 36815176-8986-4186-a208-2a858ae7528a"},{"line_number":9245,"context_line":"                name: \u002741\u0027"},{"line_number":9246,"context_line":"                parameters:"},{"line_number":9247,"context_line":"                - EndpointMap"},{"line_number":9248,"context_line":"                - ServiceData"},{"line_number":9249,"context_line":"                - ServiceNetMap"},{"line_number":9250,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_05f3bb0b","line":9247,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9244,"context_line":"                id: 36815176-8986-4186-a208-2a858ae7528a"},{"line_number":9245,"context_line":"                name: \u002741\u0027"},{"line_number":9246,"context_line":"                parameters:"},{"line_number":9247,"context_line":"                - EndpointMap"},{"line_number":9248,"context_line":"                - ServiceData"},{"line_number":9249,"context_line":"                - ServiceNetMap"},{"line_number":9250,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_3baee0e6","line":9247,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9275,"context_line":"                id: 36ec0255-ed1d-4aa5-bca7-bc19410135ea"},{"line_number":9276,"context_line":"                name: ComputeIpListMap"},{"line_number":9277,"context_line":"                parameters:"},{"line_number":9278,"context_line":"                - ControlPlaneIpList"},{"line_number":9279,"context_line":"                - StorageIpList"},{"line_number":9280,"context_line":"                - StorageNetName"},{"line_number":9281,"context_line":"                - StorageMgmtIpList"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_e5f5f7ee","line":9278,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9275,"context_line":"                id: 36ec0255-ed1d-4aa5-bca7-bc19410135ea"},{"line_number":9276,"context_line":"                name: ComputeIpListMap"},{"line_number":9277,"context_line":"                parameters:"},{"line_number":9278,"context_line":"                - ControlPlaneIpList"},{"line_number":9279,"context_line":"                - StorageIpList"},{"line_number":9280,"context_line":"                - StorageNetName"},{"line_number":9281,"context_line":"                - StorageMgmtIpList"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_1ba95cdc","line":9278,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9303,"context_line":"                id: 386d4b9f-de80-4208-bb5e-b33d07b6d123"},{"line_number":9304,"context_line":"                name: TenantPort"},{"line_number":9305,"context_line":"                parameters:"},{"line_number":9306,"context_line":"                - ServiceName"},{"line_number":9307,"context_line":"                - ControlPlaneIP"},{"line_number":9308,"context_line":"                - ControlPlaneNetwork"},{"line_number":9309,"context_line":"                - ControlPlaneSubnet"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_45dca373","line":9306,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9303,"context_line":"                id: 386d4b9f-de80-4208-bb5e-b33d07b6d123"},{"line_number":9304,"context_line":"                name: TenantPort"},{"line_number":9305,"context_line":"                parameters:"},{"line_number":9306,"context_line":"                - ServiceName"},{"line_number":9307,"context_line":"                - ControlPlaneIP"},{"line_number":9308,"context_line":"                - ControlPlaneNetwork"},{"line_number":9309,"context_line":"                - ControlPlaneSubnet"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_7bb86829","line":9306,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9323,"context_line":"                id: 38789870-47eb-4233-9bc4-6c4478344d4c"},{"line_number":9324,"context_line":"                name: ContainersCommon"},{"line_number":9325,"context_line":"                parameters:"},{"line_number":9326,"context_line":"                - EndpointMap"},{"line_number":9327,"context_line":"                - ServiceData"},{"line_number":9328,"context_line":"                - ServiceNetMap"},{"line_number":9329,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_25d7df51","line":9326,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9323,"context_line":"                id: 38789870-47eb-4233-9bc4-6c4478344d4c"},{"line_number":9324,"context_line":"                name: ContainersCommon"},{"line_number":9325,"context_line":"                parameters:"},{"line_number":9326,"context_line":"                - EndpointMap"},{"line_number":9327,"context_line":"                - ServiceData"},{"line_number":9328,"context_line":"                - ServiceNetMap"},{"line_number":9329,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_5bb3e44d","line":9326,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9342,"context_line":"                id: 39e7706a-6ca6-4eea-a739-030d3b4cf1d0"},{"line_number":9343,"context_line":"                name: \u0027135\u0027"},{"line_number":9344,"context_line":"                parameters:"},{"line_number":9345,"context_line":"                - ContainerSwiftProxyImage"},{"line_number":9346,"context_line":"                - ContainerSwiftConfigImage"},{"line_number":9347,"context_line":"                - EndpointMap"},{"line_number":9348,"context_line":"                - ServiceData"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_85e6ab43","line":9345,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9342,"context_line":"                id: 39e7706a-6ca6-4eea-a739-030d3b4cf1d0"},{"line_number":9343,"context_line":"                name: \u0027135\u0027"},{"line_number":9344,"context_line":"                parameters:"},{"line_number":9345,"context_line":"                - ContainerSwiftProxyImage"},{"line_number":9346,"context_line":"                - ContainerSwiftConfigImage"},{"line_number":9347,"context_line":"                - EndpointMap"},{"line_number":9348,"context_line":"                - ServiceData"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_bb831056","line":9345,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9363,"context_line":"                - EnableInternalTLS"},{"line_number":9364,"context_line":"                - SwiftCorsAllowedOrigin"},{"line_number":9365,"context_line":"                resources:"},{"line_number":9366,"context_line":"                - f23984db-7402-407e-a689-1941ba98aefa"},{"line_number":9367,"context_line":"                - 7960f9ef-f93b-4f4e-b746-9ddcf9b8891e"},{"line_number":9368,"context_line":"                type: OS::TripleO::Services::SwiftProxy"},{"line_number":9369,"context_line":"            3a6ed91a-903b-472c-ba98-66eb0fb328e3:"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_65e1e72a","line":9366,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9363,"context_line":"                - EnableInternalTLS"},{"line_number":9364,"context_line":"                - SwiftCorsAllowedOrigin"},{"line_number":9365,"context_line":"                resources:"},{"line_number":9366,"context_line":"                - f23984db-7402-407e-a689-1941ba98aefa"},{"line_number":9367,"context_line":"                - 7960f9ef-f93b-4f4e-b746-9ddcf9b8891e"},{"line_number":9368,"context_line":"                type: OS::TripleO::Services::SwiftProxy"},{"line_number":9369,"context_line":"            3a6ed91a-903b-472c-ba98-66eb0fb328e3:"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_9b860c65","line":9366,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9374,"context_line":"                id: 3a6ed91a-903b-472c-ba98-66eb0fb328e3"},{"line_number":9375,"context_line":"                name: StoragePort"},{"line_number":9376,"context_line":"                parameters:"},{"line_number":9377,"context_line":"                - ServiceName"},{"line_number":9378,"context_line":"                - ControlPlaneIP"},{"line_number":9379,"context_line":"                - ControlPlaneNetwork"},{"line_number":9380,"context_line":"                - ControlPlaneSubnet"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_c5d1d359","line":9377,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9374,"context_line":"                id: 3a6ed91a-903b-472c-ba98-66eb0fb328e3"},{"line_number":9375,"context_line":"                name: StoragePort"},{"line_number":9376,"context_line":"                parameters:"},{"line_number":9377,"context_line":"                - ServiceName"},{"line_number":9378,"context_line":"                - ControlPlaneIP"},{"line_number":9379,"context_line":"                - ControlPlaneNetwork"},{"line_number":9380,"context_line":"                - ControlPlaneSubnet"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_fb7d986e","line":9377,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9393,"context_line":"                id: 3b0df3f2-9d8a-47df-a7d0-f22d2f50ced8"},{"line_number":9394,"context_line":"                name: \u002726\u0027"},{"line_number":9395,"context_line":"                parameters:"},{"line_number":9396,"context_line":"                - ServiceData"},{"line_number":9397,"context_line":"                - ServiceNetMap"},{"line_number":9398,"context_line":"                - DefaultPasswords"},{"line_number":9399,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_a5d48f48","line":9396,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9393,"context_line":"                id: 3b0df3f2-9d8a-47df-a7d0-f22d2f50ced8"},{"line_number":9394,"context_line":"                name: \u002726\u0027"},{"line_number":9395,"context_line":"                parameters:"},{"line_number":9396,"context_line":"                - ServiceData"},{"line_number":9397,"context_line":"                - ServiceNetMap"},{"line_number":9398,"context_line":"                - DefaultPasswords"},{"line_number":9399,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_db809449","line":9396,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9408,"context_line":"                id: 3bc07a43-d374-4bc4-ac6c-68dbe43fbb62"},{"line_number":9409,"context_line":"                name: \u002790\u0027"},{"line_number":9410,"context_line":"                parameter_groups:"},{"line_number":9411,"context_line":"                -   description: \u0027The following parameters are deprecated and will"},{"line_number":9412,"context_line":"                        be removed. They should not"},{"line_number":9413,"context_line":""},{"line_number":9414,"context_line":"                        be relied on for new deployments. If you have concerns regarding"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_05cc5bba","line":9411,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] too many spaces after hyphen (hyphens)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9408,"context_line":"                id: 3bc07a43-d374-4bc4-ac6c-68dbe43fbb62"},{"line_number":9409,"context_line":"                name: \u002790\u0027"},{"line_number":9410,"context_line":"                parameter_groups:"},{"line_number":9411,"context_line":"                -   description: \u0027The following parameters are deprecated and will"},{"line_number":9412,"context_line":"                        be removed. They should not"},{"line_number":9413,"context_line":""},{"line_number":9414,"context_line":"                        be relied on for new deployments. If you have concerns regarding"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_e5ce97b2","line":9411,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9408,"context_line":"                id: 3bc07a43-d374-4bc4-ac6c-68dbe43fbb62"},{"line_number":9409,"context_line":"                name: \u002790\u0027"},{"line_number":9410,"context_line":"                parameter_groups:"},{"line_number":9411,"context_line":"                -   description: \u0027The following parameters are deprecated and will"},{"line_number":9412,"context_line":"                        be removed. They should not"},{"line_number":9413,"context_line":""},{"line_number":9414,"context_line":"                        be relied on for new deployments. If you have concerns regarding"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_3b970093","line":9411,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] too many spaces after hyphen (hyphens)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9408,"context_line":"                id: 3bc07a43-d374-4bc4-ac6c-68dbe43fbb62"},{"line_number":9409,"context_line":"                name: \u002790\u0027"},{"line_number":9410,"context_line":"                parameter_groups:"},{"line_number":9411,"context_line":"                -   description: \u0027The following parameters are deprecated and will"},{"line_number":9412,"context_line":"                        be removed. They should not"},{"line_number":9413,"context_line":""},{"line_number":9414,"context_line":"                        be relied on for new deployments. If you have concerns regarding"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_1b92fc9f","line":9411,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9422,"context_line":"                        \u0027"},{"line_number":9423,"context_line":"                    label: deprecated"},{"line_number":9424,"context_line":"                    parameters:"},{"line_number":9425,"context_line":"                    - NeutronL3HA"},{"line_number":9426,"context_line":"                parameters:"},{"line_number":9427,"context_line":"                - ContainerNeutronApiImage"},{"line_number":9428,"context_line":"                - ContainerNeutronConfigImage"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_45c5c38d","line":9425,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 24 but found 20 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9422,"context_line":"                        \u0027"},{"line_number":9423,"context_line":"                    label: deprecated"},{"line_number":9424,"context_line":"                    parameters:"},{"line_number":9425,"context_line":"                    - NeutronL3HA"},{"line_number":9426,"context_line":"                parameters:"},{"line_number":9427,"context_line":"                - ContainerNeutronApiImage"},{"line_number":9428,"context_line":"                - ContainerNeutronConfigImage"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_7b918899","line":9425,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 24 but found 20 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9424,"context_line":"                    parameters:"},{"line_number":9425,"context_line":"                    - NeutronL3HA"},{"line_number":9426,"context_line":"                parameters:"},{"line_number":9427,"context_line":"                - ContainerNeutronApiImage"},{"line_number":9428,"context_line":"                - ContainerNeutronConfigImage"},{"line_number":9429,"context_line":"                - NeutronApiLoggingSource"},{"line_number":9430,"context_line":"                - EndpointMap"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_25c07f7c","line":9427,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9424,"context_line":"                    parameters:"},{"line_number":9425,"context_line":"                    - NeutronL3HA"},{"line_number":9426,"context_line":"                parameters:"},{"line_number":9427,"context_line":"                - ContainerNeutronApiImage"},{"line_number":9428,"context_line":"                - ContainerNeutronConfigImage"},{"line_number":9429,"context_line":"                - NeutronApiLoggingSource"},{"line_number":9430,"context_line":"                - EndpointMap"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_5b8c847e","line":9427,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9459,"context_line":"                - InternalTLSCAFile"},{"line_number":9460,"context_line":"                - NeutronL3HA"},{"line_number":9461,"context_line":"                resources:"},{"line_number":9462,"context_line":"                - 186e02a1-7112-4537-9872-b59a1f525083"},{"line_number":9463,"context_line":"                - bd5cb062-b168-465c-9516-c3ff834b6b3c"},{"line_number":9464,"context_line":"                - 8c71cfcd-0f4e-40f2-829c-c31ebd19891d"},{"line_number":9465,"context_line":"                - 759cf91a-426e-4686-8f42-57662c56bfdf"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_85bfcbf9","line":9462,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9459,"context_line":"                - InternalTLSCAFile"},{"line_number":9460,"context_line":"                - NeutronL3HA"},{"line_number":9461,"context_line":"                resources:"},{"line_number":9462,"context_line":"                - 186e02a1-7112-4537-9872-b59a1f525083"},{"line_number":9463,"context_line":"                - bd5cb062-b168-465c-9516-c3ff834b6b3c"},{"line_number":9464,"context_line":"                - 8c71cfcd-0f4e-40f2-829c-c31ebd19891d"},{"line_number":9465,"context_line":"                - 759cf91a-426e-4686-8f42-57662c56bfdf"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_bbe83016","line":9462,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9469,"context_line":"                id: 3beab232-0aaf-43df-9291-ebe9a21b54b5"},{"line_number":9470,"context_line":"                name: NetIpMap"},{"line_number":9471,"context_line":"                parameters:"},{"line_number":9472,"context_line":"                - ControlPlaneIp"},{"line_number":9473,"context_line":"                - ControlPlaneSubnetCidr"},{"line_number":9474,"context_line":"                - StorageIp"},{"line_number":9475,"context_line":"                - StorageIpSubnet"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_65ba870a","line":9472,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9469,"context_line":"                id: 3beab232-0aaf-43df-9291-ebe9a21b54b5"},{"line_number":9470,"context_line":"                name: NetIpMap"},{"line_number":9471,"context_line":"                parameters:"},{"line_number":9472,"context_line":"                - ControlPlaneIp"},{"line_number":9473,"context_line":"                - ControlPlaneSubnetCidr"},{"line_number":9474,"context_line":"                - StorageIp"},{"line_number":9475,"context_line":"                - StorageIpSubnet"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_9bebac10","line":9472,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9502,"context_line":"                name: BlockStorage"},{"line_number":9503,"context_line":"                parameters: []"},{"line_number":9504,"context_line":"                resources:"},{"line_number":9505,"context_line":"                - c28dec32-6387-4df0-be76-6a7c86d70deb"},{"line_number":9506,"context_line":"                type: OS::Heat::ResourceGroup"},{"line_number":9507,"context_line":"            3e62e25d-6e1c-44bb-9d1b-0b09405720b2:"},{"line_number":9508,"context_line":"                description: \u0027HAproxy service configured with Puppet"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_c536f3b4","line":9505,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9502,"context_line":"                name: BlockStorage"},{"line_number":9503,"context_line":"                parameters: []"},{"line_number":9504,"context_line":"                resources:"},{"line_number":9505,"context_line":"                - c28dec32-6387-4df0-be76-6a7c86d70deb"},{"line_number":9506,"context_line":"                type: OS::Heat::ResourceGroup"},{"line_number":9507,"context_line":"            3e62e25d-6e1c-44bb-9d1b-0b09405720b2:"},{"line_number":9508,"context_line":"                description: \u0027HAproxy service configured with Puppet"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_fbf2b805","line":9505,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9511,"context_line":"                id: 3e62e25d-6e1c-44bb-9d1b-0b09405720b2"},{"line_number":9512,"context_line":"                name: \u00273\u0027"},{"line_number":9513,"context_line":"                parameters:"},{"line_number":9514,"context_line":"                - ServiceData"},{"line_number":9515,"context_line":"                - ServiceNetMap"},{"line_number":9516,"context_line":"                - DefaultPasswords"},{"line_number":9517,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_a5392fa4","line":9514,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9511,"context_line":"                id: 3e62e25d-6e1c-44bb-9d1b-0b09405720b2"},{"line_number":9512,"context_line":"                name: \u00273\u0027"},{"line_number":9513,"context_line":"                parameters:"},{"line_number":9514,"context_line":"                - ServiceData"},{"line_number":9515,"context_line":"                - ServiceNetMap"},{"line_number":9516,"context_line":"                - DefaultPasswords"},{"line_number":9517,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_dbf534ef","line":9514,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9528,"context_line":"                id: 407352f7-dfc0-48a1-a2a7-db4c705019e6"},{"line_number":9529,"context_line":"                name: ApacheServiceBase"},{"line_number":9530,"context_line":"                parameters:"},{"line_number":9531,"context_line":"                - ApacheMaxRequestWorkers"},{"line_number":9532,"context_line":"                - ApacheServerLimit"},{"line_number":9533,"context_line":"                - ServiceData"},{"line_number":9534,"context_line":"                - ServiceNetMap"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_0541fb0b","line":9531,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9528,"context_line":"                id: 407352f7-dfc0-48a1-a2a7-db4c705019e6"},{"line_number":9529,"context_line":"                name: ApacheServiceBase"},{"line_number":9530,"context_line":"                parameters:"},{"line_number":9531,"context_line":"                - ApacheMaxRequestWorkers"},{"line_number":9532,"context_line":"                - ApacheServerLimit"},{"line_number":9533,"context_line":"                - ServiceData"},{"line_number":9534,"context_line":"                - ServiceNetMap"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_3bdc2073","line":9531,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9547,"context_line":"                id: 40a5387f-5f42-4aec-8ff4-7d7d597cf20e"},{"line_number":9548,"context_line":"                name: StorageMgmtPort"},{"line_number":9549,"context_line":"                parameters:"},{"line_number":9550,"context_line":"                - ServiceName"},{"line_number":9551,"context_line":"                - ControlPlaneIP"},{"line_number":9552,"context_line":"                - ControlPlaneNetwork"},{"line_number":9553,"context_line":"                - ControlPlaneSubnet"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_e5433712","line":9550,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9547,"context_line":"                id: 40a5387f-5f42-4aec-8ff4-7d7d597cf20e"},{"line_number":9548,"context_line":"                name: StorageMgmtPort"},{"line_number":9549,"context_line":"                parameters:"},{"line_number":9550,"context_line":"                - ServiceName"},{"line_number":9551,"context_line":"                - ControlPlaneIP"},{"line_number":9552,"context_line":"                - ControlPlaneNetwork"},{"line_number":9553,"context_line":"                - ControlPlaneSubnet"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_1bd79c51","line":9550,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9567,"context_line":"                id: 41891416-f71b-454c-9c93-001d02700a90"},{"line_number":9568,"context_line":"                name: ContainersCommon"},{"line_number":9569,"context_line":"                parameters:"},{"line_number":9570,"context_line":"                - EndpointMap"},{"line_number":9571,"context_line":"                - ServiceData"},{"line_number":9572,"context_line":"                - ServiceNetMap"},{"line_number":9573,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_454ae326","line":9570,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9567,"context_line":"                id: 41891416-f71b-454c-9c93-001d02700a90"},{"line_number":9568,"context_line":"                name: ContainersCommon"},{"line_number":9569,"context_line":"                parameters:"},{"line_number":9570,"context_line":"                - EndpointMap"},{"line_number":9571,"context_line":"                - ServiceData"},{"line_number":9572,"context_line":"                - ServiceNetMap"},{"line_number":9573,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_7be6a846","line":9570,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9588,"context_line":"                id: 43e59e8a-fd1f-4627-85a2-e03ddb954f9d"},{"line_number":9589,"context_line":"                name: ApacheServiceBase"},{"line_number":9590,"context_line":"                parameters:"},{"line_number":9591,"context_line":"                - ApacheMaxRequestWorkers"},{"line_number":9592,"context_line":"                - ApacheServerLimit"},{"line_number":9593,"context_line":"                - ServiceData"},{"line_number":9594,"context_line":"                - ServiceNetMap"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_25451f16","line":9591,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9588,"context_line":"                id: 43e59e8a-fd1f-4627-85a2-e03ddb954f9d"},{"line_number":9589,"context_line":"                name: ApacheServiceBase"},{"line_number":9590,"context_line":"                parameters:"},{"line_number":9591,"context_line":"                - ApacheMaxRequestWorkers"},{"line_number":9592,"context_line":"                - ApacheServerLimit"},{"line_number":9593,"context_line":"                - ServiceData"},{"line_number":9594,"context_line":"                - ServiceNetMap"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_5be1242a","line":9591,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9606,"context_line":"                id: 4406d0e3-1acf-4b37-a2ee-7376a950db1f"},{"line_number":9607,"context_line":"                name: \u002737\u0027"},{"line_number":9608,"context_line":"                parameters:"},{"line_number":9609,"context_line":"                - ServiceData"},{"line_number":9610,"context_line":"                - ServiceNetMap"},{"line_number":9611,"context_line":"                - DefaultPasswords"},{"line_number":9612,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_8554ebcb","line":9609,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9606,"context_line":"                id: 4406d0e3-1acf-4b37-a2ee-7376a950db1f"},{"line_number":9607,"context_line":"                name: \u002737\u0027"},{"line_number":9608,"context_line":"                parameters:"},{"line_number":9609,"context_line":"                - ServiceData"},{"line_number":9610,"context_line":"                - ServiceNetMap"},{"line_number":9611,"context_line":"                - DefaultPasswords"},{"line_number":9612,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_bbd1505a","line":9609,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9626,"context_line":"                id: 448bf1c0-bfa6-4680-8a64-5e8609ba09ba"},{"line_number":9627,"context_line":"                name: \u002729\u0027"},{"line_number":9628,"context_line":"                parameters:"},{"line_number":9629,"context_line":"                - ContainerCrondImage"},{"line_number":9630,"context_line":"                - ContainerCrondConfigImage"},{"line_number":9631,"context_line":"                - EndpointMap"},{"line_number":9632,"context_line":"                - ServiceData"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_654f2734","line":9629,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9626,"context_line":"                id: 448bf1c0-bfa6-4680-8a64-5e8609ba09ba"},{"line_number":9627,"context_line":"                name: \u002729\u0027"},{"line_number":9628,"context_line":"                parameters:"},{"line_number":9629,"context_line":"                - ContainerCrondImage"},{"line_number":9630,"context_line":"                - ContainerCrondConfigImage"},{"line_number":9631,"context_line":"                - EndpointMap"},{"line_number":9632,"context_line":"                - ServiceData"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_9bd44c49","line":9629,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9642,"context_line":"                - LogrotateDateFormat"},{"line_number":9643,"context_line":"                - LogrotateDateYesterday"},{"line_number":9644,"context_line":"                resources:"},{"line_number":9645,"context_line":"                - 03a9969e-7fae-4f51-b09b-acc5872a533b"},{"line_number":9646,"context_line":"                type: OS::TripleO::Services::ContainersLogrotateCrond"},{"line_number":9647,"context_line":"            44c7fd4a-174d-4770-9457-bc2f19c5fd2b:"},{"line_number":9648,"context_line":"                description: No description"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_c55f13e3","line":9645,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9642,"context_line":"                - LogrotateDateFormat"},{"line_number":9643,"context_line":"                - LogrotateDateYesterday"},{"line_number":9644,"context_line":"                resources:"},{"line_number":9645,"context_line":"                - 03a9969e-7fae-4f51-b09b-acc5872a533b"},{"line_number":9646,"context_line":"                type: OS::TripleO::Services::ContainersLogrotateCrond"},{"line_number":9647,"context_line":"            44c7fd4a-174d-4770-9457-bc2f19c5fd2b:"},{"line_number":9648,"context_line":"                description: No description"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_fbcbd8a1","line":9645,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9650,"context_line":"                name: Controller"},{"line_number":9651,"context_line":"                parameters: []"},{"line_number":9652,"context_line":"                resources:"},{"line_number":9653,"context_line":"                - a2364455-230c-4eb1-af08-fbbe75103d2d"},{"line_number":9654,"context_line":"                type: OS::Heat::ResourceGroup"},{"line_number":9655,"context_line":"            45ee42da-a482-4cd5-8ed2-3221969d1e74:"},{"line_number":9656,"context_line":"                description: \u0027Mapping of service_name_network -\u003e network name"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_a562cfab","line":9653,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9650,"context_line":"                name: Controller"},{"line_number":9651,"context_line":"                parameters: []"},{"line_number":9652,"context_line":"                resources:"},{"line_number":9653,"context_line":"                - a2364455-230c-4eb1-af08-fbbe75103d2d"},{"line_number":9654,"context_line":"                type: OS::Heat::ResourceGroup"},{"line_number":9655,"context_line":"            45ee42da-a482-4cd5-8ed2-3221969d1e74:"},{"line_number":9656,"context_line":"                description: \u0027Mapping of service_name_network -\u003e network name"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_dbced4b2","line":9653,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9659,"context_line":"                id: 45ee42da-a482-4cd5-8ed2-3221969d1e74"},{"line_number":9660,"context_line":"                name: ServiceNetMap"},{"line_number":9661,"context_line":"                parameter_groups:"},{"line_number":9662,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":9663,"context_line":"                    label: deprecated"},{"line_number":9664,"context_line":"                    parameters:"},{"line_number":9665,"context_line":"                    - ServiceNetMapDeprecatedMapping"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_055a9bf1","line":9662,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] too many spaces after hyphen (hyphens)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9659,"context_line":"                id: 45ee42da-a482-4cd5-8ed2-3221969d1e74"},{"line_number":9660,"context_line":"                name: ServiceNetMap"},{"line_number":9661,"context_line":"                parameter_groups:"},{"line_number":9662,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":9663,"context_line":"                    label: deprecated"},{"line_number":9664,"context_line":"                    parameters:"},{"line_number":9665,"context_line":"                    - ServiceNetMapDeprecatedMapping"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_e55cd7ee","line":9662,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9659,"context_line":"                id: 45ee42da-a482-4cd5-8ed2-3221969d1e74"},{"line_number":9660,"context_line":"                name: ServiceNetMap"},{"line_number":9661,"context_line":"                parameter_groups:"},{"line_number":9662,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":9663,"context_line":"                    label: deprecated"},{"line_number":9664,"context_line":"                    parameters:"},{"line_number":9665,"context_line":"                    - ServiceNetMapDeprecatedMapping"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_3bc5408f","line":9662,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] too many spaces after hyphen (hyphens)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9659,"context_line":"                id: 45ee42da-a482-4cd5-8ed2-3221969d1e74"},{"line_number":9660,"context_line":"                name: ServiceNetMap"},{"line_number":9661,"context_line":"                parameter_groups:"},{"line_number":9662,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":9663,"context_line":"                    label: deprecated"},{"line_number":9664,"context_line":"                    parameters:"},{"line_number":9665,"context_line":"                    - ServiceNetMapDeprecatedMapping"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_1bc03c7c","line":9662,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9662,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":9663,"context_line":"                    label: deprecated"},{"line_number":9664,"context_line":"                    parameters:"},{"line_number":9665,"context_line":"                    - ServiceNetMapDeprecatedMapping"},{"line_number":9666,"context_line":"                parameters:"},{"line_number":9667,"context_line":"                - ServiceNetMap"},{"line_number":9668,"context_line":"                - ServiceNetMapDefaults"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_45730381","line":9665,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 24 but found 20 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9662,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":9663,"context_line":"                    label: deprecated"},{"line_number":9664,"context_line":"                    parameters:"},{"line_number":9665,"context_line":"                    - ServiceNetMapDeprecatedMapping"},{"line_number":9666,"context_line":"                parameters:"},{"line_number":9667,"context_line":"                - ServiceNetMap"},{"line_number":9668,"context_line":"                - ServiceNetMapDefaults"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_7bbfc8fa","line":9665,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 24 but found 20 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9664,"context_line":"                    parameters:"},{"line_number":9665,"context_line":"                    - ServiceNetMapDeprecatedMapping"},{"line_number":9666,"context_line":"                parameters:"},{"line_number":9667,"context_line":"                - ServiceNetMap"},{"line_number":9668,"context_line":"                - ServiceNetMapDefaults"},{"line_number":9669,"context_line":"                - ControlPlaneSubnet"},{"line_number":9670,"context_line":"                - VipSubnetMap"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_256ebf95","line":9667,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9664,"context_line":"                    parameters:"},{"line_number":9665,"context_line":"                    - ServiceNetMapDeprecatedMapping"},{"line_number":9666,"context_line":"                parameters:"},{"line_number":9667,"context_line":"                - ServiceNetMap"},{"line_number":9668,"context_line":"                - ServiceNetMapDefaults"},{"line_number":9669,"context_line":"                - ControlPlaneSubnet"},{"line_number":9670,"context_line":"                - VipSubnetMap"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_5bbac409","line":9667,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9684,"context_line":"                id: 4823750e-f5be-4cff-bb18-cf1eb677ad54"},{"line_number":9685,"context_line":"                name: MySQLClient"},{"line_number":9686,"context_line":"                parameters:"},{"line_number":9687,"context_line":"                - ServiceData"},{"line_number":9688,"context_line":"                - ServiceNetMap"},{"line_number":9689,"context_line":"                - DefaultPasswords"},{"line_number":9690,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_856d0b9a","line":9687,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9684,"context_line":"                id: 4823750e-f5be-4cff-bb18-cf1eb677ad54"},{"line_number":9685,"context_line":"                name: MySQLClient"},{"line_number":9686,"context_line":"                parameters:"},{"line_number":9687,"context_line":"                - ServiceData"},{"line_number":9688,"context_line":"                - ServiceNetMap"},{"line_number":9689,"context_line":"                - DefaultPasswords"},{"line_number":9690,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_bb3670b3","line":9687,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9700,"context_line":"                id: 4850b5f3-0747-4f39-a53f-332e8fd29542"},{"line_number":9701,"context_line":"                name: NovaApiLogging"},{"line_number":9702,"context_line":"                parameters:"},{"line_number":9703,"context_line":"                - ContainerNovaApiImage"},{"line_number":9704,"context_line":"                - DeployIdentifier"},{"line_number":9705,"context_line":"                type: OS::TripleO::Services::Logging::NovaApi"},{"line_number":9706,"context_line":"            48e33946-6872-40ea-812f-792d299fbc20:"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_6568c786","line":9703,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9700,"context_line":"                id: 4850b5f3-0747-4f39-a53f-332e8fd29542"},{"line_number":9701,"context_line":"                name: NovaApiLogging"},{"line_number":9702,"context_line":"                parameters:"},{"line_number":9703,"context_line":"                - ContainerNovaApiImage"},{"line_number":9704,"context_line":"                - DeployIdentifier"},{"line_number":9705,"context_line":"                type: OS::TripleO::Services::Logging::NovaApi"},{"line_number":9706,"context_line":"            48e33946-6872-40ea-812f-792d299fbc20:"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_9b39eca4","line":9703,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9710,"context_line":"                id: 48e33946-6872-40ea-812f-792d299fbc20"},{"line_number":9711,"context_line":"                name: SwiftBase"},{"line_number":9712,"context_line":"                parameters:"},{"line_number":9713,"context_line":"                - ServiceData"},{"line_number":9714,"context_line":"                - ServiceNetMap"},{"line_number":9715,"context_line":"                - DefaultPasswords"},{"line_number":9716,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_c50433c9","line":9713,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9710,"context_line":"                id: 48e33946-6872-40ea-812f-792d299fbc20"},{"line_number":9711,"context_line":"                name: SwiftBase"},{"line_number":9712,"context_line":"                parameters:"},{"line_number":9713,"context_line":"                - ServiceData"},{"line_number":9714,"context_line":"                - ServiceNetMap"},{"line_number":9715,"context_line":"                - DefaultPasswords"},{"line_number":9716,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_fb40f809","line":9713,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9723,"context_line":"                id: 494efb5f-e574-4214-8bd9-436948e97c64"},{"line_number":9724,"context_line":"                name: CephStorageIpListMap"},{"line_number":9725,"context_line":"                parameters:"},{"line_number":9726,"context_line":"                - ControlPlaneIpList"},{"line_number":9727,"context_line":"                - StorageIpList"},{"line_number":9728,"context_line":"                - StorageNetName"},{"line_number":9729,"context_line":"                - StorageMgmtIpList"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_a5076fc9","line":9726,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9723,"context_line":"                id: 494efb5f-e574-4214-8bd9-436948e97c64"},{"line_number":9724,"context_line":"                name: CephStorageIpListMap"},{"line_number":9725,"context_line":"                parameters:"},{"line_number":9726,"context_line":"                - ControlPlaneIpList"},{"line_number":9727,"context_line":"                - StorageIpList"},{"line_number":9728,"context_line":"                - StorageNetName"},{"line_number":9729,"context_line":"                - StorageMgmtIpList"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_db437412","line":9726,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9750,"context_line":"                id: 49e0777b-dae1-42e8-a947-51c723a06611"},{"line_number":9751,"context_line":"                name: \u002714\u0027"},{"line_number":9752,"context_line":"                parameters:"},{"line_number":9753,"context_line":"                - DockerInsecureRegistryAddress"},{"line_number":9754,"context_line":"                - EndpointMap"},{"line_number":9755,"context_line":"                - ServiceData"},{"line_number":9756,"context_line":"                - ServiceNetMap"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_050f3be1","line":9753,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9750,"context_line":"                id: 49e0777b-dae1-42e8-a947-51c723a06611"},{"line_number":9751,"context_line":"                name: \u002714\u0027"},{"line_number":9752,"context_line":"                parameters:"},{"line_number":9753,"context_line":"                - DockerInsecureRegistryAddress"},{"line_number":9754,"context_line":"                - EndpointMap"},{"line_number":9755,"context_line":"                - ServiceData"},{"line_number":9756,"context_line":"                - ServiceNetMap"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_3b4a6026","line":9753,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9769,"context_line":"                id: 49fe4c7f-14f5-490d-a912-7499ca4874e5"},{"line_number":9770,"context_line":"                name: \u00278\u0027"},{"line_number":9771,"context_line":"                parameter_groups:"},{"line_number":9772,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":9773,"context_line":"                    label: deprecated"},{"line_number":9774,"context_line":"                    parameters:"},{"line_number":9775,"context_line":"                    - InotifyIntancesMax"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_e5117706","line":9772,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] too many spaces after hyphen (hyphens)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9769,"context_line":"                id: 49fe4c7f-14f5-490d-a912-7499ca4874e5"},{"line_number":9770,"context_line":"                name: \u00278\u0027"},{"line_number":9771,"context_line":"                parameter_groups:"},{"line_number":9772,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":9773,"context_line":"                    label: deprecated"},{"line_number":9774,"context_line":"                    parameters:"},{"line_number":9775,"context_line":"                    - InotifyIntancesMax"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_45f823c3","line":9772,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9769,"context_line":"                id: 49fe4c7f-14f5-490d-a912-7499ca4874e5"},{"line_number":9770,"context_line":"                name: \u00278\u0027"},{"line_number":9771,"context_line":"                parameter_groups:"},{"line_number":9772,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":9773,"context_line":"                    label: deprecated"},{"line_number":9774,"context_line":"                    parameters:"},{"line_number":9775,"context_line":"                    - InotifyIntancesMax"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_1b45dc15","line":9772,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] too many spaces after hyphen (hyphens)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9769,"context_line":"                id: 49fe4c7f-14f5-490d-a912-7499ca4874e5"},{"line_number":9770,"context_line":"                name: \u00278\u0027"},{"line_number":9771,"context_line":"                parameter_groups:"},{"line_number":9772,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":9773,"context_line":"                    label: deprecated"},{"line_number":9774,"context_line":"                    parameters:"},{"line_number":9775,"context_line":"                    - InotifyIntancesMax"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_7b54e8ca","line":9772,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9772,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":9773,"context_line":"                    label: deprecated"},{"line_number":9774,"context_line":"                    parameters:"},{"line_number":9775,"context_line":"                    - InotifyIntancesMax"},{"line_number":9776,"context_line":"                parameters:"},{"line_number":9777,"context_line":"                - ServiceData"},{"line_number":9778,"context_line":"                - ServiceNetMap"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_25f35fe9","line":9775,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 24 but found 20 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9772,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":9773,"context_line":"                    label: deprecated"},{"line_number":9774,"context_line":"                    parameters:"},{"line_number":9775,"context_line":"                    - InotifyIntancesMax"},{"line_number":9776,"context_line":"                parameters:"},{"line_number":9777,"context_line":"                - ServiceData"},{"line_number":9778,"context_line":"                - ServiceNetMap"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_5b4f6433","line":9775,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 24 but found 20 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9774,"context_line":"                    parameters:"},{"line_number":9775,"context_line":"                    - InotifyIntancesMax"},{"line_number":9776,"context_line":"                parameters:"},{"line_number":9777,"context_line":"                - ServiceData"},{"line_number":9778,"context_line":"                - ServiceNetMap"},{"line_number":9779,"context_line":"                - DefaultPasswords"},{"line_number":9780,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_85022bb3","line":9777,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9774,"context_line":"                    parameters:"},{"line_number":9775,"context_line":"                    - InotifyIntancesMax"},{"line_number":9776,"context_line":"                parameters:"},{"line_number":9777,"context_line":"                - ServiceData"},{"line_number":9778,"context_line":"                - ServiceNetMap"},{"line_number":9779,"context_line":"                - DefaultPasswords"},{"line_number":9780,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_bb5f90e3","line":9777,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9803,"context_line":"                id: 4b727642-b11d-441f-acce-e0e6296faa62"},{"line_number":9804,"context_line":"                name: \u002727\u0027"},{"line_number":9805,"context_line":"                parameters:"},{"line_number":9806,"context_line":"                - ServiceData"},{"line_number":9807,"context_line":"                - ServiceNetMap"},{"line_number":9808,"context_line":"                - DefaultPasswords"},{"line_number":9809,"context_line":"                - EndpointMap"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_65fd67b0","line":9806,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9803,"context_line":"                id: 4b727642-b11d-441f-acce-e0e6296faa62"},{"line_number":9804,"context_line":"                name: \u002727\u0027"},{"line_number":9805,"context_line":"                parameters:"},{"line_number":9806,"context_line":"                - ServiceData"},{"line_number":9807,"context_line":"                - ServiceNetMap"},{"line_number":9808,"context_line":"                - DefaultPasswords"},{"line_number":9809,"context_line":"                - EndpointMap"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_9b628cac","line":9806,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9820,"context_line":"                id: 4be0bd5f-6b28-4a41-9524-ae06132729db"},{"line_number":9821,"context_line":"                name: \u002715\u0027"},{"line_number":9822,"context_line":"                parameters:"},{"line_number":9823,"context_line":"                - ContainerIscsidImage"},{"line_number":9824,"context_line":"                - ContainerIscsidConfigImage"},{"line_number":9825,"context_line":"                - EndpointMap"},{"line_number":9826,"context_line":"                - ServiceData"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_c52d5347","line":9823,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9820,"context_line":"                id: 4be0bd5f-6b28-4a41-9524-ae06132729db"},{"line_number":9821,"context_line":"                name: \u002715\u0027"},{"line_number":9822,"context_line":"                parameters:"},{"line_number":9823,"context_line":"                - ContainerIscsidImage"},{"line_number":9824,"context_line":"                - ContainerIscsidConfigImage"},{"line_number":9825,"context_line":"                - EndpointMap"},{"line_number":9826,"context_line":"                - ServiceData"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_fb5918fe","line":9823,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9829,"context_line":"                - RoleParameters"},{"line_number":9830,"context_line":"                - DefaultPasswords"},{"line_number":9831,"context_line":"                resources:"},{"line_number":9832,"context_line":"                - e4186ebd-40c4-4e94-a0ef-839e042dcd73"},{"line_number":9833,"context_line":"                type: OS::TripleO::Services::Iscsid"},{"line_number":9834,"context_line":"            4de466c4-74a3-4753-8162-2defd8abf1d1:"},{"line_number":9835,"context_line":"                description: \u0027OpenStack containerized Ovn Controller agent."}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_a5300fa0","line":9832,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9829,"context_line":"                - RoleParameters"},{"line_number":9830,"context_line":"                - DefaultPasswords"},{"line_number":9831,"context_line":"                resources:"},{"line_number":9832,"context_line":"                - e4186ebd-40c4-4e94-a0ef-839e042dcd73"},{"line_number":9833,"context_line":"                type: OS::TripleO::Services::Iscsid"},{"line_number":9834,"context_line":"            4de466c4-74a3-4753-8162-2defd8abf1d1:"},{"line_number":9835,"context_line":"                description: \u0027OpenStack containerized Ovn Controller agent."}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_db5c14ef","line":9832,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9838,"context_line":"                id: 4de466c4-74a3-4753-8162-2defd8abf1d1"},{"line_number":9839,"context_line":"                name: \u002744\u0027"},{"line_number":9840,"context_line":"                parameters:"},{"line_number":9841,"context_line":"                - EndpointMap"},{"line_number":9842,"context_line":"                - ServiceNetMap"},{"line_number":9843,"context_line":"                - ServiceData"},{"line_number":9844,"context_line":"                - ContainerOvnControllerImage"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_0528db31","line":9841,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9838,"context_line":"                id: 4de466c4-74a3-4753-8162-2defd8abf1d1"},{"line_number":9839,"context_line":"                name: \u002744\u0027"},{"line_number":9840,"context_line":"                parameters:"},{"line_number":9841,"context_line":"                - EndpointMap"},{"line_number":9842,"context_line":"                - ServiceNetMap"},{"line_number":9843,"context_line":"                - ServiceData"},{"line_number":9844,"context_line":"                - ContainerOvnControllerImage"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_3b738082","line":9841,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9858,"context_line":"                - InternalTLSCAFile"},{"line_number":9859,"context_line":"                - OVNOpenflowProbeInterval"},{"line_number":9860,"context_line":"                resources:"},{"line_number":9861,"context_line":"                - e9c33874-4766-4716-b03d-a9d7c458d483"},{"line_number":9862,"context_line":"                type: OS::TripleO::Services::OVNController"},{"line_number":9863,"context_line":"            4e5ed96e-0aed-42b1-bb1d-d15d7d4f4057:"},{"line_number":9864,"context_line":"                description: \u0027OpenStack Nova base service. Shared for all Nova services."}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_e52a172a","line":9861,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9858,"context_line":"                - InternalTLSCAFile"},{"line_number":9859,"context_line":"                - OVNOpenflowProbeInterval"},{"line_number":9860,"context_line":"                resources:"},{"line_number":9861,"context_line":"                - e9c33874-4766-4716-b03d-a9d7c458d483"},{"line_number":9862,"context_line":"                type: OS::TripleO::Services::OVNController"},{"line_number":9863,"context_line":"            4e5ed96e-0aed-42b1-bb1d-d15d7d4f4057:"},{"line_number":9864,"context_line":"                description: \u0027OpenStack Nova base service. Shared for all Nova services."}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_1b6e7c95","line":9861,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9867,"context_line":"                id: 4e5ed96e-0aed-42b1-bb1d-d15d7d4f4057"},{"line_number":9868,"context_line":"                name: NovaBase"},{"line_number":9869,"context_line":"                parameters:"},{"line_number":9870,"context_line":"                - ServiceData"},{"line_number":9871,"context_line":"                - ServiceNetMap"},{"line_number":9872,"context_line":"                - DefaultPasswords"},{"line_number":9873,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_4521434d","line":9870,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9867,"context_line":"                id: 4e5ed96e-0aed-42b1-bb1d-d15d7d4f4057"},{"line_number":9868,"context_line":"                name: NovaBase"},{"line_number":9869,"context_line":"                parameters:"},{"line_number":9870,"context_line":"                - ServiceData"},{"line_number":9871,"context_line":"                - ServiceNetMap"},{"line_number":9872,"context_line":"                - DefaultPasswords"},{"line_number":9873,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_7b6d0897","line":9870,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9923,"context_line":"                id: 4eec62c1-715e-46d7-b1ba-eff2143b57c9"},{"line_number":9924,"context_line":"                name: \u0027110\u0027"},{"line_number":9925,"context_line":"                parameters:"},{"line_number":9926,"context_line":"                - ContainerNovaVncProxyImage"},{"line_number":9927,"context_line":"                - ContainerNovaConfigImage"},{"line_number":9928,"context_line":"                - NovaVncproxyLoggingSource"},{"line_number":9929,"context_line":"                - EndpointMap"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_251cff11","line":9926,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9923,"context_line":"                id: 4eec62c1-715e-46d7-b1ba-eff2143b57c9"},{"line_number":9924,"context_line":"                name: \u0027110\u0027"},{"line_number":9925,"context_line":"                parameters:"},{"line_number":9926,"context_line":"                - ContainerNovaVncProxyImage"},{"line_number":9927,"context_line":"                - ContainerNovaConfigImage"},{"line_number":9928,"context_line":"                - NovaVncproxyLoggingSource"},{"line_number":9929,"context_line":"                - EndpointMap"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_5b680486","line":9926,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9940,"context_line":"                - NovaVNCProxySSLMinimumVersion"},{"line_number":9941,"context_line":"                - StackUpdateType"},{"line_number":9942,"context_line":"                resources:"},{"line_number":9943,"context_line":"                - de5c3f67-aca8-4279-9460-fa6068e0ba44"},{"line_number":9944,"context_line":"                - b801512e-a6a3-4d3d-9a76-34d8a05870d3"},{"line_number":9945,"context_line":"                - 022a6e5e-0404-450e-89d7-679e10172b8c"},{"line_number":9946,"context_line":"                - 6d42ec96-5d0d-43b1-8e9c-1a250fa614e3"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_851b4b19","line":9943,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9940,"context_line":"                - NovaVNCProxySSLMinimumVersion"},{"line_number":9941,"context_line":"                - StackUpdateType"},{"line_number":9942,"context_line":"                resources:"},{"line_number":9943,"context_line":"                - de5c3f67-aca8-4279-9460-fa6068e0ba44"},{"line_number":9944,"context_line":"                - b801512e-a6a3-4d3d-9a76-34d8a05870d3"},{"line_number":9945,"context_line":"                - 022a6e5e-0404-450e-89d7-679e10172b8c"},{"line_number":9946,"context_line":"                - 6d42ec96-5d0d-43b1-8e9c-1a250fa614e3"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_bb04b0c7","line":9943,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9961,"context_line":"                id: 51209dba-004e-4573-b146-adf4bdf994e0"},{"line_number":9962,"context_line":"                name: ContainersCommon"},{"line_number":9963,"context_line":"                parameters:"},{"line_number":9964,"context_line":"                - EndpointMap"},{"line_number":9965,"context_line":"                - ServiceData"},{"line_number":9966,"context_line":"                - ServiceNetMap"},{"line_number":9967,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_651607f4","line":9964,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9961,"context_line":"                id: 51209dba-004e-4573-b146-adf4bdf994e0"},{"line_number":9962,"context_line":"                name: ContainersCommon"},{"line_number":9963,"context_line":"                parameters:"},{"line_number":9964,"context_line":"                - EndpointMap"},{"line_number":9965,"context_line":"                - ServiceData"},{"line_number":9966,"context_line":"                - ServiceNetMap"},{"line_number":9967,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_9b072cca","line":9964,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9978,"context_line":"                id: 518a35ca-41b0-4a6b-b7a4-e076034307ad"},{"line_number":9979,"context_line":"                name: \u00270\u0027"},{"line_number":9980,"context_line":"                parameters:"},{"line_number":9981,"context_line":"                - OvercloudCephStorageFlavor"},{"line_number":9982,"context_line":"                - CephStorageImage"},{"line_number":9983,"context_line":"                - ImageUpdatePolicy"},{"line_number":9984,"context_line":"                - KeyName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_c5d27334","line":9981,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":9978,"context_line":"                id: 518a35ca-41b0-4a6b-b7a4-e076034307ad"},{"line_number":9979,"context_line":"                name: \u00270\u0027"},{"line_number":9980,"context_line":"                parameters:"},{"line_number":9981,"context_line":"                - OvercloudCephStorageFlavor"},{"line_number":9982,"context_line":"                - CephStorageImage"},{"line_number":9983,"context_line":"                - ImageUpdatePolicy"},{"line_number":9984,"context_line":"                - KeyName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_fb0e38e3","line":9981,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":10015,"context_line":"                - ServerDeletionPolicy"},{"line_number":10016,"context_line":"                - UserData"},{"line_number":10017,"context_line":"                resources:"},{"line_number":10018,"context_line":"                - 3beab232-0aaf-43df-9291-ebe9a21b54b5"},{"line_number":10019,"context_line":"                - 2bc09e61-2f1d-4319-82c1-f386e5eb9b8c"},{"line_number":10020,"context_line":"                - 16896912-115a-49b8-bdf6-bfe7655bdfd9"},{"line_number":10021,"context_line":"                - 0b9d46d4-9bef-4b07-9db4-9f5ba71a3b4d"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_a5d5af1d","line":10018,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":10015,"context_line":"                - ServerDeletionPolicy"},{"line_number":10016,"context_line":"                - UserData"},{"line_number":10017,"context_line":"                resources:"},{"line_number":10018,"context_line":"                - 3beab232-0aaf-43df-9291-ebe9a21b54b5"},{"line_number":10019,"context_line":"                - 2bc09e61-2f1d-4319-82c1-f386e5eb9b8c"},{"line_number":10020,"context_line":"                - 16896912-115a-49b8-bdf6-bfe7655bdfd9"},{"line_number":10021,"context_line":"                - 0b9d46d4-9bef-4b07-9db4-9f5ba71a3b4d"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_db11b406","line":10018,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":10029,"context_line":"                id: 53736489-ebc9-4929-ad3e-ecf03c267eae"},{"line_number":10030,"context_line":"                name: \u00275\u0027"},{"line_number":10031,"context_line":"                parameters:"},{"line_number":10032,"context_line":"                - ServiceData"},{"line_number":10033,"context_line":"                - ServiceNetMap"},{"line_number":10034,"context_line":"                - DefaultPasswords"},{"line_number":10035,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_05dd7b41","line":10032,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":10029,"context_line":"                id: 53736489-ebc9-4929-ad3e-ecf03c267eae"},{"line_number":10030,"context_line":"                name: \u00275\u0027"},{"line_number":10031,"context_line":"                parameters:"},{"line_number":10032,"context_line":"                - ServiceData"},{"line_number":10033,"context_line":"                - ServiceNetMap"},{"line_number":10034,"context_line":"                - DefaultPasswords"},{"line_number":10035,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_3bf8a0c2","line":10032,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":10048,"context_line":"                id: 57346f9c-427e-4e0a-9d2f-e580c99e0cd0"},{"line_number":10049,"context_line":"                name: NeutronBase"},{"line_number":10050,"context_line":"                parameters:"},{"line_number":10051,"context_line":"                - ServiceData"},{"line_number":10052,"context_line":"                - ServiceNetMap"},{"line_number":10053,"context_line":"                - DefaultPasswords"},{"line_number":10054,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_e5dfb737","line":10051,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":10048,"context_line":"                id: 57346f9c-427e-4e0a-9d2f-e580c99e0cd0"},{"line_number":10049,"context_line":"                name: NeutronBase"},{"line_number":10050,"context_line":"                parameters:"},{"line_number":10051,"context_line":"                - ServiceData"},{"line_number":10052,"context_line":"                - ServiceNetMap"},{"line_number":10053,"context_line":"                - DefaultPasswords"},{"line_number":10054,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_1bf31ce9","line":10051,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":10071,"context_line":"                - NeutronVhostuserSocketDir"},{"line_number":10072,"context_line":"                - OVNEmitNeedToFrag"},{"line_number":10073,"context_line":"                resources:"},{"line_number":10074,"context_line":"                - c1453647-0191-44fd-9e9f-bee3e15fd8b7"},{"line_number":10075,"context_line":"                type: OS::TripleO::Docker::NeutronMl2PluginBase"},{"line_number":10076,"context_line":"            57affce9-0b2e-46e5-bbba-29e99d458cf2:"},{"line_number":10077,"context_line":"                description: \u0027Configures podman on the host"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_45e66318","line":10074,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":10071,"context_line":"                - NeutronVhostuserSocketDir"},{"line_number":10072,"context_line":"                - OVNEmitNeedToFrag"},{"line_number":10073,"context_line":"                resources:"},{"line_number":10074,"context_line":"                - c1453647-0191-44fd-9e9f-bee3e15fd8b7"},{"line_number":10075,"context_line":"                type: OS::TripleO::Docker::NeutronMl2PluginBase"},{"line_number":10076,"context_line":"            57affce9-0b2e-46e5-bbba-29e99d458cf2:"},{"line_number":10077,"context_line":"                description: \u0027Configures podman on the host"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_7b0228b6","line":10074,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":10080,"context_line":"                id: 57affce9-0b2e-46e5-bbba-29e99d458cf2"},{"line_number":10081,"context_line":"                name: \u002730\u0027"},{"line_number":10082,"context_line":"                parameters:"},{"line_number":10083,"context_line":"                - DockerInsecureRegistryAddress"},{"line_number":10084,"context_line":"                - EndpointMap"},{"line_number":10085,"context_line":"                - ServiceData"},{"line_number":10086,"context_line":"                - ServiceNetMap"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_25e19ffd","line":10083,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":10080,"context_line":"                id: 57affce9-0b2e-46e5-bbba-29e99d458cf2"},{"line_number":10081,"context_line":"                name: \u002730\u0027"},{"line_number":10082,"context_line":"                parameters:"},{"line_number":10083,"context_line":"                - DockerInsecureRegistryAddress"},{"line_number":10084,"context_line":"                - EndpointMap"},{"line_number":10085,"context_line":"                - ServiceData"},{"line_number":10086,"context_line":"                - ServiceNetMap"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_5bfda4af","line":10083,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":10099,"context_line":"                id: 57b0b456-9b34-41b8-9bce-8c3b6ccbc37a"},{"line_number":10100,"context_line":"                name: \u002712\u0027"},{"line_number":10101,"context_line":"                parameters:"},{"line_number":10102,"context_line":"                - ContainerCrondImage"},{"line_number":10103,"context_line":"                - ContainerCrondConfigImage"},{"line_number":10104,"context_line":"                - EndpointMap"},{"line_number":10105,"context_line":"                - ServiceData"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_85f06bcb","line":10102,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":10099,"context_line":"                id: 57b0b456-9b34-41b8-9bce-8c3b6ccbc37a"},{"line_number":10100,"context_line":"                name: \u002712\u0027"},{"line_number":10101,"context_line":"                parameters:"},{"line_number":10102,"context_line":"                - ContainerCrondImage"},{"line_number":10103,"context_line":"                - ContainerCrondConfigImage"},{"line_number":10104,"context_line":"                - EndpointMap"},{"line_number":10105,"context_line":"                - ServiceData"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_bb2dd047","line":10102,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":10115,"context_line":"                - LogrotateDateFormat"},{"line_number":10116,"context_line":"                - LogrotateDateYesterday"},{"line_number":10117,"context_line":"                resources:"},{"line_number":10118,"context_line":"                - 8097198a-7ad5-4a86-b278-ab645d7a389e"},{"line_number":10119,"context_line":"                type: OS::TripleO::Services::ContainersLogrotateCrond"},{"line_number":10120,"context_line":"            57d95b19-f0e4-44e5-8cb1-a19f255a77bc:"},{"line_number":10121,"context_line":"                description: \u0027Chrony time service deployment using ansible, this YAML"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_65eba7db","line":10118,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":10115,"context_line":"                - LogrotateDateFormat"},{"line_number":10116,"context_line":"                - LogrotateDateYesterday"},{"line_number":10117,"context_line":"                resources:"},{"line_number":10118,"context_line":"                - 8097198a-7ad5-4a86-b278-ab645d7a389e"},{"line_number":10119,"context_line":"                type: OS::TripleO::Services::ContainersLogrotateCrond"},{"line_number":10120,"context_line":"            57d95b19-f0e4-44e5-8cb1-a19f255a77bc:"},{"line_number":10121,"context_line":"                description: \u0027Chrony time service deployment using ansible, this YAML"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_9b30cca0","line":10118,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":10126,"context_line":"                id: 57d95b19-f0e4-44e5-8cb1-a19f255a77bc"},{"line_number":10127,"context_line":"                name: \u002721\u0027"},{"line_number":10128,"context_line":"                parameters:"},{"line_number":10129,"context_line":"                - ServiceData"},{"line_number":10130,"context_line":"                - ServiceNetMap"},{"line_number":10131,"context_line":"                - DefaultPasswords"},{"line_number":10132,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_c5bb93e2","line":10129,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":10126,"context_line":"                id: 57d95b19-f0e4-44e5-8cb1-a19f255a77bc"},{"line_number":10127,"context_line":"                name: \u002721\u0027"},{"line_number":10128,"context_line":"                parameters:"},{"line_number":10129,"context_line":"                - ServiceData"},{"line_number":10130,"context_line":"                - ServiceNetMap"},{"line_number":10131,"context_line":"                - DefaultPasswords"},{"line_number":10132,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_fb275863","line":10129,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":10149,"context_line":"                id: 5a02107b-cd0e-4bda-ba52-257103fa0a5c"},{"line_number":10150,"context_line":"                name: \u002710\u0027"},{"line_number":10151,"context_line":"                parameters:"},{"line_number":10152,"context_line":"                - ContainerIscsidImage"},{"line_number":10153,"context_line":"                - ContainerIscsidConfigImage"},{"line_number":10154,"context_line":"                - EndpointMap"},{"line_number":10155,"context_line":"                - ServiceData"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_a5be4fd1","line":10152,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":10149,"context_line":"                id: 5a02107b-cd0e-4bda-ba52-257103fa0a5c"},{"line_number":10150,"context_line":"                name: \u002710\u0027"},{"line_number":10151,"context_line":"                parameters:"},{"line_number":10152,"context_line":"                - ContainerIscsidImage"},{"line_number":10153,"context_line":"                - ContainerIscsidConfigImage"},{"line_number":10154,"context_line":"                - EndpointMap"},{"line_number":10155,"context_line":"                - ServiceData"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_db2a542a","line":10152,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":10158,"context_line":"                - RoleParameters"},{"line_number":10159,"context_line":"                - DefaultPasswords"},{"line_number":10160,"context_line":"                resources:"},{"line_number":10161,"context_line":"                - 76a3b44f-f756-457f-bee8-0d7f622d96ff"},{"line_number":10162,"context_line":"                type: OS::TripleO::Services::Iscsid"},{"line_number":10163,"context_line":"            5aae0a2f-78bd-4fce-83cb-d81a46916469:"},{"line_number":10164,"context_line":"                description: Noop Extra Pre-Deployment Config"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_05b61bfb","line":10161,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":10158,"context_line":"                - RoleParameters"},{"line_number":10159,"context_line":"                - DefaultPasswords"},{"line_number":10160,"context_line":"                resources:"},{"line_number":10161,"context_line":"                - 76a3b44f-f756-457f-bee8-0d7f622d96ff"},{"line_number":10162,"context_line":"                type: OS::TripleO::Services::Iscsid"},{"line_number":10163,"context_line":"            5aae0a2f-78bd-4fce-83cb-d81a46916469:"},{"line_number":10164,"context_line":"                description: Noop Extra Pre-Deployment Config"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_3b21c04e","line":10161,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":10165,"context_line":"                id: 5aae0a2f-78bd-4fce-83cb-d81a46916469"},{"line_number":10166,"context_line":"                name: NodeExtraConfig"},{"line_number":10167,"context_line":"                parameters:"},{"line_number":10168,"context_line":"                - server"},{"line_number":10169,"context_line":"                type: OS::TripleO::NodeExtraConfig"},{"line_number":10170,"context_line":"            5b01971d-82a1-4e6a-bcd5-58a444c17ba5:"},{"line_number":10171,"context_line":"                description: \u0027OpenStack Nova base service. Shared for all Nova services."}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_e5b857e6","line":10168,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":10165,"context_line":"                id: 5aae0a2f-78bd-4fce-83cb-d81a46916469"},{"line_number":10166,"context_line":"                name: NodeExtraConfig"},{"line_number":10167,"context_line":"                parameters:"},{"line_number":10168,"context_line":"                - server"},{"line_number":10169,"context_line":"                type: OS::TripleO::NodeExtraConfig"},{"line_number":10170,"context_line":"            5b01971d-82a1-4e6a-bcd5-58a444c17ba5:"},{"line_number":10171,"context_line":"                description: \u0027OpenStack Nova base service. Shared for all Nova services."}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_1b1cbc11","line":10168,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":10174,"context_line":"                id: 5b01971d-82a1-4e6a-bcd5-58a444c17ba5"},{"line_number":10175,"context_line":"                name: NovaBase"},{"line_number":10176,"context_line":"                parameters:"},{"line_number":10177,"context_line":"                - ServiceData"},{"line_number":10178,"context_line":"                - ServiceNetMap"},{"line_number":10179,"context_line":"                - DefaultPasswords"},{"line_number":10180,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_45cf837e","line":10177,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":10174,"context_line":"                id: 5b01971d-82a1-4e6a-bcd5-58a444c17ba5"},{"line_number":10175,"context_line":"                name: NovaBase"},{"line_number":10176,"context_line":"                parameters:"},{"line_number":10177,"context_line":"                - ServiceData"},{"line_number":10178,"context_line":"                - ServiceNetMap"},{"line_number":10179,"context_line":"                - DefaultPasswords"},{"line_number":10180,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_7b1b481a","line":10177,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":10230,"context_line":"                id: 5d329f3d-f974-4d2d-a706-a1262937d44b"},{"line_number":10231,"context_line":"                name: NovaLogging"},{"line_number":10232,"context_line":"                parameters:"},{"line_number":10233,"context_line":"                - ContainerNovaImage"},{"line_number":10234,"context_line":"                - NovaServiceName"},{"line_number":10235,"context_line":"                - DeployIdentifier"},{"line_number":10236,"context_line":"                type: OS::TripleO::Services::Logging::NovaCommon"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_25ca3f6d","line":10233,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":10230,"context_line":"                id: 5d329f3d-f974-4d2d-a706-a1262937d44b"},{"line_number":10231,"context_line":"                name: NovaLogging"},{"line_number":10232,"context_line":"                parameters:"},{"line_number":10233,"context_line":"                - ContainerNovaImage"},{"line_number":10234,"context_line":"                - NovaServiceName"},{"line_number":10235,"context_line":"                - DeployIdentifier"},{"line_number":10236,"context_line":"                type: OS::TripleO::Services::Logging::NovaCommon"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_5b1644f3","line":10233,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":10241,"context_line":"                id: 5d5bd2c2-b084-4c46-9616-99ff636f1734"},{"line_number":10242,"context_line":"                name: \u002758\u0027"},{"line_number":10243,"context_line":"                parameters:"},{"line_number":10244,"context_line":"                - ContainerHeatEngineImage"},{"line_number":10245,"context_line":"                - ContainerHeatConfigImage"},{"line_number":10246,"context_line":"                - HeatEngineLoggingSource"},{"line_number":10247,"context_line":"                - EndpointMap"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_85c98b79","line":10244,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":10241,"context_line":"                id: 5d5bd2c2-b084-4c46-9616-99ff636f1734"},{"line_number":10242,"context_line":"                name: \u002758\u0027"},{"line_number":10243,"context_line":"                parameters:"},{"line_number":10244,"context_line":"                - ContainerHeatEngineImage"},{"line_number":10245,"context_line":"                - ContainerHeatConfigImage"},{"line_number":10246,"context_line":"                - HeatEngineLoggingSource"},{"line_number":10247,"context_line":"                - EndpointMap"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_bbd2f032","line":10244,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":10268,"context_line":"                - HeatConfigureDelegatedRoles"},{"line_number":10269,"context_line":"                - ClientRetryLimit"},{"line_number":10270,"context_line":"                resources:"},{"line_number":10271,"context_line":"                - f9daf206-71d4-4d4e-a5f5-e839f065266b"},{"line_number":10272,"context_line":"                - ceca8098-8804-489e-b409-cd0b522e9e9a"},{"line_number":10273,"context_line":"                - d244a0ea-83f1-4786-958a-e93012a70825"},{"line_number":10274,"context_line":"                - 1383699a-548e-43da-898b-ecf8173777c8"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_65c44760","line":10271,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":10268,"context_line":"                - HeatConfigureDelegatedRoles"},{"line_number":10269,"context_line":"                - ClientRetryLimit"},{"line_number":10270,"context_line":"                resources:"},{"line_number":10271,"context_line":"                - f9daf206-71d4-4d4e-a5f5-e839f065266b"},{"line_number":10272,"context_line":"                - ceca8098-8804-489e-b409-cd0b522e9e9a"},{"line_number":10273,"context_line":"                - d244a0ea-83f1-4786-958a-e93012a70825"},{"line_number":10274,"context_line":"                - 1383699a-548e-43da-898b-ecf8173777c8"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_9bd56c1e","line":10271,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":10281,"context_line":"                id: 5d90a984-184c-4200-a7d3-d3af7bd21edc"},{"line_number":10282,"context_line":"                name: HAProxyPublicTLS"},{"line_number":10283,"context_line":"                parameters:"},{"line_number":10284,"context_line":"                - ServiceData"},{"line_number":10285,"context_line":"                - ServiceNetMap"},{"line_number":10286,"context_line":"                - DefaultPasswords"},{"line_number":10287,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_c5a0b3a8","line":10284,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":10281,"context_line":"                id: 5d90a984-184c-4200-a7d3-d3af7bd21edc"},{"line_number":10282,"context_line":"                name: HAProxyPublicTLS"},{"line_number":10283,"context_line":"                parameters:"},{"line_number":10284,"context_line":"                - ServiceData"},{"line_number":10285,"context_line":"                - ServiceNetMap"},{"line_number":10286,"context_line":"                - DefaultPasswords"},{"line_number":10287,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_fbdc7847","line":10284,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":10301,"context_line":"                id: 5dcdd21e-71ae-444e-bf59-40f6826e28a6"},{"line_number":10302,"context_line":"                name: \u002719\u0027"},{"line_number":10303,"context_line":"                parameters:"},{"line_number":10304,"context_line":"                - ServiceData"},{"line_number":10305,"context_line":"                - ServiceNetMap"},{"line_number":10306,"context_line":"                - DefaultPasswords"},{"line_number":10307,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_a5a3efb0","line":10304,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":10301,"context_line":"                id: 5dcdd21e-71ae-444e-bf59-40f6826e28a6"},{"line_number":10302,"context_line":"                name: \u002719\u0027"},{"line_number":10303,"context_line":"                parameters:"},{"line_number":10304,"context_line":"                - ServiceData"},{"line_number":10305,"context_line":"                - ServiceNetMap"},{"line_number":10306,"context_line":"                - DefaultPasswords"},{"line_number":10307,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_dbdff437","line":10304,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":10321,"context_line":"                id: 5e0d45a3-eddf-4af2-b9b9-2202b85b3049"},{"line_number":10322,"context_line":"                name: TenantPort"},{"line_number":10323,"context_line":"                parameters:"},{"line_number":10324,"context_line":"                - ServiceName"},{"line_number":10325,"context_line":"                - ControlPlaneIP"},{"line_number":10326,"context_line":"                - ControlPlaneNetwork"},{"line_number":10327,"context_line":"                - ControlPlaneSubnet"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_05abbb88","line":10324,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":10321,"context_line":"                id: 5e0d45a3-eddf-4af2-b9b9-2202b85b3049"},{"line_number":10322,"context_line":"                name: TenantPort"},{"line_number":10323,"context_line":"                parameters:"},{"line_number":10324,"context_line":"                - ServiceName"},{"line_number":10325,"context_line":"                - ControlPlaneIP"},{"line_number":10326,"context_line":"                - ControlPlaneNetwork"},{"line_number":10327,"context_line":"                - ControlPlaneSubnet"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_3be6e017","line":10324,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":10340,"context_line":"                id: 5e279141-b1dd-424c-9161-cb99e39b12d0"},{"line_number":10341,"context_line":"                name: \u0027105\u0027"},{"line_number":10342,"context_line":"                parameters:"},{"line_number":10343,"context_line":"                - ContainerNovaApiImage"},{"line_number":10344,"context_line":"                - ContainerNovaConfigImage"},{"line_number":10345,"context_line":"                - NovaApiLoggingSource"},{"line_number":10346,"context_line":"                - EndpointMap"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_e5adf79b","line":10343,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":10340,"context_line":"                id: 5e279141-b1dd-424c-9161-cb99e39b12d0"},{"line_number":10341,"context_line":"                name: \u0027105\u0027"},{"line_number":10342,"context_line":"                parameters:"},{"line_number":10343,"context_line":"                - ContainerNovaApiImage"},{"line_number":10344,"context_line":"                - ContainerNovaConfigImage"},{"line_number":10345,"context_line":"                - NovaApiLoggingSource"},{"line_number":10346,"context_line":"                - EndpointMap"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_1be15cfd","line":10343,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":10364,"context_line":"                - NovaDefaultFloatingPool"},{"line_number":10365,"context_line":"                - NovaApiPolicies"},{"line_number":10366,"context_line":"                resources:"},{"line_number":10367,"context_line":"                - 78970e7c-f0bf-4615-b4a5-a4c3cf514db5"},{"line_number":10368,"context_line":"                - 4850b5f3-0747-4f39-a53f-332e8fd29542"},{"line_number":10369,"context_line":"                - 407352f7-dfc0-48a1-a2a7-db4c705019e6"},{"line_number":10370,"context_line":"                - a4f93588-66ab-4a9d-8076-10a7139450d9"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_4594a344","line":10367,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":10364,"context_line":"                - NovaDefaultFloatingPool"},{"line_number":10365,"context_line":"                - NovaApiPolicies"},{"line_number":10366,"context_line":"                resources:"},{"line_number":10367,"context_line":"                - 78970e7c-f0bf-4615-b4a5-a4c3cf514db5"},{"line_number":10368,"context_line":"                - 4850b5f3-0747-4f39-a53f-332e8fd29542"},{"line_number":10369,"context_line":"                - 407352f7-dfc0-48a1-a2a7-db4c705019e6"},{"line_number":10370,"context_line":"                - a4f93588-66ab-4a9d-8076-10a7139450d9"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_7bf068ca","line":10367,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":10377,"context_line":"                id: 60659d50-748e-42d0-b932-f37d138b17fb"},{"line_number":10378,"context_line":"                name: MySQLClient"},{"line_number":10379,"context_line":"                parameters:"},{"line_number":10380,"context_line":"                - ServiceData"},{"line_number":10381,"context_line":"                - ServiceNetMap"},{"line_number":10382,"context_line":"                - DefaultPasswords"},{"line_number":10383,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_258fdf2e","line":10380,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":10377,"context_line":"                id: 60659d50-748e-42d0-b932-f37d138b17fb"},{"line_number":10378,"context_line":"                name: MySQLClient"},{"line_number":10379,"context_line":"                parameters:"},{"line_number":10380,"context_line":"                - ServiceData"},{"line_number":10381,"context_line":"                - ServiceNetMap"},{"line_number":10382,"context_line":"                - DefaultPasswords"},{"line_number":10383,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_5bebe4da","line":10380,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":10393,"context_line":"                id: 61e5b9aa-56e9-4359-9aaf-c8122f27fffb"},{"line_number":10394,"context_line":"                name: NovaBase"},{"line_number":10395,"context_line":"                parameters:"},{"line_number":10396,"context_line":"                - ServiceData"},{"line_number":10397,"context_line":"                - ServiceNetMap"},{"line_number":10398,"context_line":"                - DefaultPasswords"},{"line_number":10399,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_859eab60","line":10396,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":10393,"context_line":"                id: 61e5b9aa-56e9-4359-9aaf-c8122f27fffb"},{"line_number":10394,"context_line":"                name: NovaBase"},{"line_number":10395,"context_line":"                parameters:"},{"line_number":10396,"context_line":"                - ServiceData"},{"line_number":10397,"context_line":"                - ServiceNetMap"},{"line_number":10398,"context_line":"                - DefaultPasswords"},{"line_number":10399,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_bbbb10e3","line":10396,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":10450,"context_line":"                id: 62d613fb-20b4-4b18-b57d-e6d4429e4383"},{"line_number":10451,"context_line":"                name: ContainersCommon"},{"line_number":10452,"context_line":"                parameters:"},{"line_number":10453,"context_line":"                - EndpointMap"},{"line_number":10454,"context_line":"                - ServiceData"},{"line_number":10455,"context_line":"                - ServiceNetMap"},{"line_number":10456,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_6599e777","line":10453,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":10450,"context_line":"                id: 62d613fb-20b4-4b18-b57d-e6d4429e4383"},{"line_number":10451,"context_line":"                name: ContainersCommon"},{"line_number":10452,"context_line":"                parameters:"},{"line_number":10453,"context_line":"                - EndpointMap"},{"line_number":10454,"context_line":"                - ServiceData"},{"line_number":10455,"context_line":"                - ServiceNetMap"},{"line_number":10456,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_9bbe0cd2","line":10453,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":10470,"context_line":"                id: 62de94ca-4df7-4289-b827-8a92c1f7e8f0"},{"line_number":10471,"context_line":"                name: ContainersCommon"},{"line_number":10472,"context_line":"                parameters:"},{"line_number":10473,"context_line":"                - EndpointMap"},{"line_number":10474,"context_line":"                - ServiceData"},{"line_number":10475,"context_line":"                - ServiceNetMap"},{"line_number":10476,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_c589d326","line":10473,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":10470,"context_line":"                id: 62de94ca-4df7-4289-b827-8a92c1f7e8f0"},{"line_number":10471,"context_line":"                name: ContainersCommon"},{"line_number":10472,"context_line":"                parameters:"},{"line_number":10473,"context_line":"                - EndpointMap"},{"line_number":10474,"context_line":"                - ServiceData"},{"line_number":10475,"context_line":"                - ServiceNetMap"},{"line_number":10476,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_fbb598ef","line":10473,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":10490,"context_line":"                id: 65e25837-8590-417b-8ab8-9f3d44176751"},{"line_number":10491,"context_line":"                name: ContainersCommon"},{"line_number":10492,"context_line":"                parameters:"},{"line_number":10493,"context_line":"                - EndpointMap"},{"line_number":10494,"context_line":"                - ServiceData"},{"line_number":10495,"context_line":"                - ServiceNetMap"},{"line_number":10496,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_a58c8f35","line":10493,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":10490,"context_line":"                id: 65e25837-8590-417b-8ab8-9f3d44176751"},{"line_number":10491,"context_line":"                name: ContainersCommon"},{"line_number":10492,"context_line":"                parameters:"},{"line_number":10493,"context_line":"                - EndpointMap"},{"line_number":10494,"context_line":"                - ServiceData"},{"line_number":10495,"context_line":"                - ServiceNetMap"},{"line_number":10496,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_dbb894e6","line":10493,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":10507,"context_line":"                id: 666e2004-1bf2-4ba3-add5-93fc9dc5936e"},{"line_number":10508,"context_line":"                name: DefaultPasswords"},{"line_number":10509,"context_line":"                parameters:"},{"line_number":10510,"context_line":"                - DefaultMysqlRootPassword"},{"line_number":10511,"context_line":"                - DefaultRabbitCookie"},{"line_number":10512,"context_line":"                - DefaultHeatAuthEncryptionKey"},{"line_number":10513,"context_line":"                - DefaultPcsdPassword"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_05845b0b","line":10510,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":10507,"context_line":"                id: 666e2004-1bf2-4ba3-add5-93fc9dc5936e"},{"line_number":10508,"context_line":"                name: DefaultPasswords"},{"line_number":10509,"context_line":"                parameters:"},{"line_number":10510,"context_line":"                - DefaultMysqlRootPassword"},{"line_number":10511,"context_line":"                - DefaultRabbitCookie"},{"line_number":10512,"context_line":"                - DefaultHeatAuthEncryptionKey"},{"line_number":10513,"context_line":"                - DefaultPcsdPassword"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_3bcf0080","line":10510,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":10521,"context_line":"                id: 6676f774-782e-4036-85fc-9802f9c6844c"},{"line_number":10522,"context_line":"                name: NeutronBase"},{"line_number":10523,"context_line":"                parameters:"},{"line_number":10524,"context_line":"                - DatabaseSyncTimeout"},{"line_number":10525,"context_line":"                - NeutronDhcpAgentsPerNetwork"},{"line_number":10526,"context_line":"                - DhcpAgentNotification"},{"line_number":10527,"context_line":"                - NeutronDnsDomain"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_e5869713","line":10524,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":10521,"context_line":"                id: 6676f774-782e-4036-85fc-9802f9c6844c"},{"line_number":10522,"context_line":"                name: NeutronBase"},{"line_number":10523,"context_line":"                parameters:"},{"line_number":10524,"context_line":"                - DatabaseSyncTimeout"},{"line_number":10525,"context_line":"                - NeutronDhcpAgentsPerNetwork"},{"line_number":10526,"context_line":"                - DhcpAgentNotification"},{"line_number":10527,"context_line":"                - NeutronDnsDomain"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_1bcafc6c","line":10524,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":10550,"context_line":"                id: 6bca6bcf-1248-4cf4-94aa-df65859cdcc2"},{"line_number":10551,"context_line":"                name: NovaComputeCommon"},{"line_number":10552,"context_line":"                parameters:"},{"line_number":10553,"context_line":"                - EndpointMap"},{"line_number":10554,"context_line":"                - ServiceData"},{"line_number":10555,"context_line":"                - ServiceNetMap"},{"line_number":10556,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_457dc31a","line":10553,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":10550,"context_line":"                id: 6bca6bcf-1248-4cf4-94aa-df65859cdcc2"},{"line_number":10551,"context_line":"                name: NovaComputeCommon"},{"line_number":10552,"context_line":"                parameters:"},{"line_number":10553,"context_line":"                - EndpointMap"},{"line_number":10554,"context_line":"                - ServiceData"},{"line_number":10555,"context_line":"                - ServiceNetMap"},{"line_number":10556,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_7bc98876","line":10553,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":10565,"context_line":"                id: 6bf6c0fc-aaf3-428f-8ee8-e52828afb64e"},{"line_number":10566,"context_line":"                name: \u002723\u0027"},{"line_number":10567,"context_line":"                parameters:"},{"line_number":10568,"context_line":"                - ServiceData"},{"line_number":10569,"context_line":"                - ServiceNetMap"},{"line_number":10570,"context_line":"                - DefaultPasswords"},{"line_number":10571,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_25787f29","line":10568,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":10565,"context_line":"                id: 6bf6c0fc-aaf3-428f-8ee8-e52828afb64e"},{"line_number":10566,"context_line":"                name: \u002723\u0027"},{"line_number":10567,"context_line":"                parameters:"},{"line_number":10568,"context_line":"                - ServiceData"},{"line_number":10569,"context_line":"                - ServiceNetMap"},{"line_number":10570,"context_line":"                - DefaultPasswords"},{"line_number":10571,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_5bc4845f","line":10568,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":10592,"context_line":"                id: 6cd5488d-1745-45b2-bd8b-1c0ab041e049"},{"line_number":10593,"context_line":"                name: MySQLClient"},{"line_number":10594,"context_line":"                parameters:"},{"line_number":10595,"context_line":"                - ServiceData"},{"line_number":10596,"context_line":"                - ServiceNetMap"},{"line_number":10597,"context_line":"                - DefaultPasswords"},{"line_number":10598,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_8577cb3a","line":10595,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":10592,"context_line":"                id: 6cd5488d-1745-45b2-bd8b-1c0ab041e049"},{"line_number":10593,"context_line":"                name: MySQLClient"},{"line_number":10594,"context_line":"                parameters:"},{"line_number":10595,"context_line":"                - ServiceData"},{"line_number":10596,"context_line":"                - ServiceNetMap"},{"line_number":10597,"context_line":"                - DefaultPasswords"},{"line_number":10598,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_bba030a7","line":10595,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":10608,"context_line":"                id: 6d42ec96-5d0d-43b1-8e9c-1a250fa614e3"},{"line_number":10609,"context_line":"                name: NovaLogging"},{"line_number":10610,"context_line":"                parameters:"},{"line_number":10611,"context_line":"                - ContainerNovaImage"},{"line_number":10612,"context_line":"                - NovaServiceName"},{"line_number":10613,"context_line":"                - DeployIdentifier"},{"line_number":10614,"context_line":"                type: OS::TripleO::Services::Logging::NovaCommon"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_6572874b","line":10611,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":10608,"context_line":"                id: 6d42ec96-5d0d-43b1-8e9c-1a250fa614e3"},{"line_number":10609,"context_line":"                name: NovaLogging"},{"line_number":10610,"context_line":"                parameters:"},{"line_number":10611,"context_line":"                - ContainerNovaImage"},{"line_number":10612,"context_line":"                - NovaServiceName"},{"line_number":10613,"context_line":"                - DeployIdentifier"},{"line_number":10614,"context_line":"                type: OS::TripleO::Services::Logging::NovaCommon"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_9ba3acb1","line":10611,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":10617,"context_line":"                id: 6e91bf6e-fc52-4b7a-b76e-85e1e1134e6f"},{"line_number":10618,"context_line":"                name: VipMap"},{"line_number":10619,"context_line":"                parameters:"},{"line_number":10620,"context_line":"                - ControlPlaneIp"},{"line_number":10621,"context_line":"                - ControlPlaneSubnetCidr"},{"line_number":10622,"context_line":"                - StorageIp"},{"line_number":10623,"context_line":"                - StorageIpSubnet"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_c58ef325","line":10620,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":10617,"context_line":"                id: 6e91bf6e-fc52-4b7a-b76e-85e1e1134e6f"},{"line_number":10618,"context_line":"                name: VipMap"},{"line_number":10619,"context_line":"                parameters:"},{"line_number":10620,"context_line":"                - ControlPlaneIp"},{"line_number":10621,"context_line":"                - ControlPlaneSubnetCidr"},{"line_number":10622,"context_line":"                - StorageIp"},{"line_number":10623,"context_line":"                - StorageIpSubnet"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_fbaab882","line":10620,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":10651,"context_line":"                id: 724f1588-1e69-438c-a604-7c01d8702331"},{"line_number":10652,"context_line":"                name: SwiftBase"},{"line_number":10653,"context_line":"                parameters:"},{"line_number":10654,"context_line":"                - ServiceData"},{"line_number":10655,"context_line":"                - ServiceNetMap"},{"line_number":10656,"context_line":"                - DefaultPasswords"},{"line_number":10657,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_a5912f49","line":10654,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":10651,"context_line":"                id: 724f1588-1e69-438c-a604-7c01d8702331"},{"line_number":10652,"context_line":"                name: SwiftBase"},{"line_number":10653,"context_line":"                parameters:"},{"line_number":10654,"context_line":"                - ServiceData"},{"line_number":10655,"context_line":"                - ServiceNetMap"},{"line_number":10656,"context_line":"                - DefaultPasswords"},{"line_number":10657,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_dbad349c","line":10654,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":10668,"context_line":"                id: 726423d4-04fe-406d-a088-d7c9e4dc19c0"},{"line_number":10669,"context_line":"                name: ApacheServiceBase"},{"line_number":10670,"context_line":"                parameters:"},{"line_number":10671,"context_line":"                - ApacheMaxRequestWorkers"},{"line_number":10672,"context_line":"                - ApacheServerLimit"},{"line_number":10673,"context_line":"                - ServiceData"},{"line_number":10674,"context_line":"                - ServiceNetMap"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_0599fb6c","line":10671,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":10668,"context_line":"                id: 726423d4-04fe-406d-a088-d7c9e4dc19c0"},{"line_number":10669,"context_line":"                name: ApacheServiceBase"},{"line_number":10670,"context_line":"                parameters:"},{"line_number":10671,"context_line":"                - ApacheMaxRequestWorkers"},{"line_number":10672,"context_line":"                - ApacheServerLimit"},{"line_number":10673,"context_line":"                - ServiceData"},{"line_number":10674,"context_line":"                - ServiceNetMap"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_3b942044","line":10671,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":10686,"context_line":"                id: 72eebcd1-e66e-4833-a343-346218d438ba"},{"line_number":10687,"context_line":"                name: \u002722\u0027"},{"line_number":10688,"context_line":"                parameter_groups:"},{"line_number":10689,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":10690,"context_line":"                    label: deprecated"},{"line_number":10691,"context_line":"                    parameters:"},{"line_number":10692,"context_line":"                    - ControllerEnableSwiftStorage"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_e59b3763","line":10689,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] too many spaces after hyphen (hyphens)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":10686,"context_line":"                id: 72eebcd1-e66e-4833-a343-346218d438ba"},{"line_number":10687,"context_line":"                name: \u002722\u0027"},{"line_number":10688,"context_line":"                parameter_groups:"},{"line_number":10689,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":10690,"context_line":"                    label: deprecated"},{"line_number":10691,"context_line":"                    parameters:"},{"line_number":10692,"context_line":"                    - ControllerEnableSwiftStorage"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_45a2e39b","line":10689,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":10686,"context_line":"                id: 72eebcd1-e66e-4833-a343-346218d438ba"},{"line_number":10687,"context_line":"                name: \u002722\u0027"},{"line_number":10688,"context_line":"                parameter_groups:"},{"line_number":10689,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":10690,"context_line":"                    label: deprecated"},{"line_number":10691,"context_line":"                    parameters:"},{"line_number":10692,"context_line":"                    - ControllerEnableSwiftStorage"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_1b8f9c2e","line":10689,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] too many spaces after hyphen (hyphens)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":10686,"context_line":"                id: 72eebcd1-e66e-4833-a343-346218d438ba"},{"line_number":10687,"context_line":"                name: \u002722\u0027"},{"line_number":10688,"context_line":"                parameter_groups:"},{"line_number":10689,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":10690,"context_line":"                    label: deprecated"},{"line_number":10691,"context_line":"                    parameters:"},{"line_number":10692,"context_line":"                    - ControllerEnableSwiftStorage"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_7b9ea863","line":10689,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":10689,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":10690,"context_line":"                    label: deprecated"},{"line_number":10691,"context_line":"                    parameters:"},{"line_number":10692,"context_line":"                    - ControllerEnableSwiftStorage"},{"line_number":10693,"context_line":"                parameters:"},{"line_number":10694,"context_line":"                - ContainerSwiftProxyImage"},{"line_number":10695,"context_line":"                - ContainerSwiftAccountImage"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_259d1f57","line":10692,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 24 but found 20 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":10689,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":10690,"context_line":"                    label: deprecated"},{"line_number":10691,"context_line":"                    parameters:"},{"line_number":10692,"context_line":"                    - ControllerEnableSwiftStorage"},{"line_number":10693,"context_line":"                parameters:"},{"line_number":10694,"context_line":"                - ContainerSwiftProxyImage"},{"line_number":10695,"context_line":"                - ContainerSwiftAccountImage"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_5b992477","line":10692,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 24 but found 20 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":10691,"context_line":"                    parameters:"},{"line_number":10692,"context_line":"                    - ControllerEnableSwiftStorage"},{"line_number":10693,"context_line":"                parameters:"},{"line_number":10694,"context_line":"                - ContainerSwiftProxyImage"},{"line_number":10695,"context_line":"                - ContainerSwiftAccountImage"},{"line_number":10696,"context_line":"                - ContainerSwiftContainerImage"},{"line_number":10697,"context_line":"                - ContainerSwiftObjectImage"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_85aceb8c","line":10694,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":10691,"context_line":"                    parameters:"},{"line_number":10692,"context_line":"                    - ControllerEnableSwiftStorage"},{"line_number":10693,"context_line":"                parameters:"},{"line_number":10694,"context_line":"                - ContainerSwiftProxyImage"},{"line_number":10695,"context_line":"                - ContainerSwiftAccountImage"},{"line_number":10696,"context_line":"                - ContainerSwiftContainerImage"},{"line_number":10697,"context_line":"                - ContainerSwiftObjectImage"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_bb895027","line":10694,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":10712,"context_line":"                - SwiftObjectWorkers"},{"line_number":10713,"context_line":"                - ControllerEnableSwiftStorage"},{"line_number":10714,"context_line":"                resources:"},{"line_number":10715,"context_line":"                - f290f0e8-3b90-4360-8a9e-0d142cbb46a4"},{"line_number":10716,"context_line":"                - 724f1588-1e69-438c-a604-7c01d8702331"},{"line_number":10717,"context_line":"                type: OS::TripleO::Services::SwiftStorage"},{"line_number":10718,"context_line":"            73426287-8d73-48a8-b009-2eafdc9e7907:"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_65a727a9","line":10715,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":10712,"context_line":"                - SwiftObjectWorkers"},{"line_number":10713,"context_line":"                - ControllerEnableSwiftStorage"},{"line_number":10714,"context_line":"                resources:"},{"line_number":10715,"context_line":"                - f290f0e8-3b90-4360-8a9e-0d142cbb46a4"},{"line_number":10716,"context_line":"                - 724f1588-1e69-438c-a604-7c01d8702331"},{"line_number":10717,"context_line":"                type: OS::TripleO::Services::SwiftStorage"},{"line_number":10718,"context_line":"            73426287-8d73-48a8-b009-2eafdc9e7907:"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_9b8c4c36","line":10715,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":10723,"context_line":"                id: 73426287-8d73-48a8-b009-2eafdc9e7907"},{"line_number":10724,"context_line":"                name: StorageMgmtVirtualIP"},{"line_number":10725,"context_line":"                parameters:"},{"line_number":10726,"context_line":"                - ServiceName"},{"line_number":10727,"context_line":"                - ControlPlaneIP"},{"line_number":10728,"context_line":"                - ControlPlaneNetwork"},{"line_number":10729,"context_line":"                - ControlPlaneSubnet"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_c5b713d8","line":10726,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":10723,"context_line":"                id: 73426287-8d73-48a8-b009-2eafdc9e7907"},{"line_number":10724,"context_line":"                name: StorageMgmtVirtualIP"},{"line_number":10725,"context_line":"                parameters:"},{"line_number":10726,"context_line":"                - ServiceName"},{"line_number":10727,"context_line":"                - ControlPlaneIP"},{"line_number":10728,"context_line":"                - ControlPlaneNetwork"},{"line_number":10729,"context_line":"                - ControlPlaneSubnet"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_fb83d802","line":10726,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":10741,"context_line":"                name: ObjectStorage"},{"line_number":10742,"context_line":"                parameters: []"},{"line_number":10743,"context_line":"                resources:"},{"line_number":10744,"context_line":"                - e489fd53-1b5e-47e0-a408-9cf785b5e13b"},{"line_number":10745,"context_line":"                type: OS::Heat::ResourceGroup"},{"line_number":10746,"context_line":"            74d4be86-37b9-4976-b00c-0437a08814fb:"},{"line_number":10747,"context_line":"                description: Noop Extra Pre-Deployment Config"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_a5bacfbc","line":10744,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":10741,"context_line":"                name: ObjectStorage"},{"line_number":10742,"context_line":"                parameters: []"},{"line_number":10743,"context_line":"                resources:"},{"line_number":10744,"context_line":"                - e489fd53-1b5e-47e0-a408-9cf785b5e13b"},{"line_number":10745,"context_line":"                type: OS::Heat::ResourceGroup"},{"line_number":10746,"context_line":"            74d4be86-37b9-4976-b00c-0437a08814fb:"},{"line_number":10747,"context_line":"                description: Noop Extra Pre-Deployment Config"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_db86d413","line":10744,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":10748,"context_line":"                id: 74d4be86-37b9-4976-b00c-0437a08814fb"},{"line_number":10749,"context_line":"                name: NodeExtraConfig"},{"line_number":10750,"context_line":"                parameters:"},{"line_number":10751,"context_line":"                - server"},{"line_number":10752,"context_line":"                type: OS::TripleO::NodeExtraConfig"},{"line_number":10753,"context_line":"            759cf91a-426e-4686-8f42-57662c56bfdf:"},{"line_number":10754,"context_line":"                description: \u0027Contains a static list of common things necessary for"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_05b29be6","line":10751,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":10748,"context_line":"                id: 74d4be86-37b9-4976-b00c-0437a08814fb"},{"line_number":10749,"context_line":"                name: NodeExtraConfig"},{"line_number":10750,"context_line":"                parameters:"},{"line_number":10751,"context_line":"                - server"},{"line_number":10752,"context_line":"                type: OS::TripleO::NodeExtraConfig"},{"line_number":10753,"context_line":"            759cf91a-426e-4686-8f42-57662c56bfdf:"},{"line_number":10754,"context_line":"                description: \u0027Contains a static list of common things necessary for"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_3b7d401c","line":10751,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":10758,"context_line":"                id: 759cf91a-426e-4686-8f42-57662c56bfdf"},{"line_number":10759,"context_line":"                name: ContainersCommon"},{"line_number":10760,"context_line":"                parameters:"},{"line_number":10761,"context_line":"                - EndpointMap"},{"line_number":10762,"context_line":"                - ServiceData"},{"line_number":10763,"context_line":"                - ServiceNetMap"},{"line_number":10764,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_e5b4d7d3","line":10761,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":10758,"context_line":"                id: 759cf91a-426e-4686-8f42-57662c56bfdf"},{"line_number":10759,"context_line":"                name: ContainersCommon"},{"line_number":10760,"context_line":"                parameters:"},{"line_number":10761,"context_line":"                - EndpointMap"},{"line_number":10762,"context_line":"                - ServiceData"},{"line_number":10763,"context_line":"                - ServiceNetMap"},{"line_number":10764,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_1b783c29","line":10761,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":10776,"context_line":"                name: ServiceChain"},{"line_number":10777,"context_line":"                parameters: []"},{"line_number":10778,"context_line":"                resources:"},{"line_number":10779,"context_line":"                - e1574e6b-82e6-48ef-93c0-12a986ad2cbb"},{"line_number":10780,"context_line":"                - 49fe4c7f-14f5-490d-a912-7499ca4874e5"},{"line_number":10781,"context_line":"                - eebd257e-364e-4a9a-b94d-a923a124f1bb"},{"line_number":10782,"context_line":"                - 57b0b456-9b34-41b8-9bce-8c3b6ccbc37a"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_45cb0352","line":10779,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":10776,"context_line":"                name: ServiceChain"},{"line_number":10777,"context_line":"                parameters: []"},{"line_number":10778,"context_line":"                resources:"},{"line_number":10779,"context_line":"                - e1574e6b-82e6-48ef-93c0-12a986ad2cbb"},{"line_number":10780,"context_line":"                - 49fe4c7f-14f5-490d-a912-7499ca4874e5"},{"line_number":10781,"context_line":"                - eebd257e-364e-4a9a-b94d-a923a124f1bb"},{"line_number":10782,"context_line":"                - 57b0b456-9b34-41b8-9bce-8c3b6ccbc37a"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_7b77c83b","line":10779,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":10801,"context_line":"                id: 76a3b44f-f756-457f-bee8-0d7f622d96ff"},{"line_number":10802,"context_line":"                name: ContainersCommon"},{"line_number":10803,"context_line":"                parameters:"},{"line_number":10804,"context_line":"                - EndpointMap"},{"line_number":10805,"context_line":"                - ServiceData"},{"line_number":10806,"context_line":"                - ServiceNetMap"},{"line_number":10807,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_25c6bf4a","line":10804,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":10801,"context_line":"                id: 76a3b44f-f756-457f-bee8-0d7f622d96ff"},{"line_number":10802,"context_line":"                name: ContainersCommon"},{"line_number":10803,"context_line":"                parameters:"},{"line_number":10804,"context_line":"                - EndpointMap"},{"line_number":10805,"context_line":"                - ServiceData"},{"line_number":10806,"context_line":"                - ServiceNetMap"},{"line_number":10807,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_5b72c44a","line":10804,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":10820,"context_line":"                id: 770ec91d-5988-4d39-afb8-b8328dcea601"},{"line_number":10821,"context_line":"                name: \u002755\u0027"},{"line_number":10822,"context_line":"                parameters:"},{"line_number":10823,"context_line":"                - ContainerHeatApiImage"},{"line_number":10824,"context_line":"                - ContainerHeatApiConfigImage"},{"line_number":10825,"context_line":"                - HeatApiLoggingSource"},{"line_number":10826,"context_line":"                - EndpointMap"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_85c50b3f","line":10823,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":10820,"context_line":"                id: 770ec91d-5988-4d39-afb8-b8328dcea601"},{"line_number":10821,"context_line":"                name: \u002755\u0027"},{"line_number":10822,"context_line":"                parameters:"},{"line_number":10823,"context_line":"                - ContainerHeatApiImage"},{"line_number":10824,"context_line":"                - ContainerHeatApiConfigImage"},{"line_number":10825,"context_line":"                - HeatApiLoggingSource"},{"line_number":10826,"context_line":"                - EndpointMap"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_bb8e7024","line":10823,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":10839,"context_line":"                - HeatApiPolicies"},{"line_number":10840,"context_line":"                - HeatStackDomainAdminPassword"},{"line_number":10841,"context_line":"                resources:"},{"line_number":10842,"context_line":"                - 14275dee-f25a-4ec7-b73e-08491443e77d"},{"line_number":10843,"context_line":"                - 1ff5d7d0-2f4a-4fa3-91f7-e18b37ba8bed"},{"line_number":10844,"context_line":"                - 43e59e8a-fd1f-4627-85a2-e03ddb954f9d"},{"line_number":10845,"context_line":"                - 0307b7ba-e34e-48e3-aa1b-86de27b0a29d"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_65c0c72b","line":10842,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":10839,"context_line":"                - HeatApiPolicies"},{"line_number":10840,"context_line":"                - HeatStackDomainAdminPassword"},{"line_number":10841,"context_line":"                resources:"},{"line_number":10842,"context_line":"                - 14275dee-f25a-4ec7-b73e-08491443e77d"},{"line_number":10843,"context_line":"                - 1ff5d7d0-2f4a-4fa3-91f7-e18b37ba8bed"},{"line_number":10844,"context_line":"                - 43e59e8a-fd1f-4627-85a2-e03ddb954f9d"},{"line_number":10845,"context_line":"                - 0307b7ba-e34e-48e3-aa1b-86de27b0a29d"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_9b91ec49","line":10842,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":10851,"context_line":"                id: 771b20ab-8989-4ddc-9eff-4c1a4c5860ce"},{"line_number":10852,"context_line":"                name: NovaBase"},{"line_number":10853,"context_line":"                parameters:"},{"line_number":10854,"context_line":"                - ServiceData"},{"line_number":10855,"context_line":"                - ServiceNetMap"},{"line_number":10856,"context_line":"                - DefaultPasswords"},{"line_number":10857,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_c5dc331a","line":10854,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":10851,"context_line":"                id: 771b20ab-8989-4ddc-9eff-4c1a4c5860ce"},{"line_number":10852,"context_line":"                name: NovaBase"},{"line_number":10853,"context_line":"                parameters:"},{"line_number":10854,"context_line":"                - ServiceData"},{"line_number":10855,"context_line":"                - ServiceNetMap"},{"line_number":10856,"context_line":"                - DefaultPasswords"},{"line_number":10857,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_fb98f86a","line":10854,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":10906,"context_line":"                name: CephStorage"},{"line_number":10907,"context_line":"                parameters: []"},{"line_number":10908,"context_line":"                resources:"},{"line_number":10909,"context_line":"                - 518a35ca-41b0-4a6b-b7a4-e076034307ad"},{"line_number":10910,"context_line":"                type: OS::Heat::ResourceGroup"},{"line_number":10911,"context_line":"            78970e7c-f0bf-4615-b4a5-a4c3cf514db5:"},{"line_number":10912,"context_line":"                description: \u0027Mysql client settings"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_a5df6f0a","line":10909,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":10906,"context_line":"                name: CephStorage"},{"line_number":10907,"context_line":"                parameters: []"},{"line_number":10908,"context_line":"                resources:"},{"line_number":10909,"context_line":"                - 518a35ca-41b0-4a6b-b7a4-e076034307ad"},{"line_number":10910,"context_line":"                type: OS::Heat::ResourceGroup"},{"line_number":10911,"context_line":"            78970e7c-f0bf-4615-b4a5-a4c3cf514db5:"},{"line_number":10912,"context_line":"                description: \u0027Mysql client settings"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_db9b7463","line":10909,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":10915,"context_line":"                id: 78970e7c-f0bf-4615-b4a5-a4c3cf514db5"},{"line_number":10916,"context_line":"                name: MySQLClient"},{"line_number":10917,"context_line":"                parameters:"},{"line_number":10918,"context_line":"                - ServiceData"},{"line_number":10919,"context_line":"                - ServiceNetMap"},{"line_number":10920,"context_line":"                - DefaultPasswords"},{"line_number":10921,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_05e73be6","line":10918,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":10915,"context_line":"                id: 78970e7c-f0bf-4615-b4a5-a4c3cf514db5"},{"line_number":10916,"context_line":"                name: MySQLClient"},{"line_number":10917,"context_line":"                parameters:"},{"line_number":10918,"context_line":"                - ServiceData"},{"line_number":10919,"context_line":"                - ServiceNetMap"},{"line_number":10920,"context_line":"                - DefaultPasswords"},{"line_number":10921,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_3ba2609b","line":10918,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":10931,"context_line":"                id: 7960f9ef-f93b-4f4e-b746-9ddcf9b8891e"},{"line_number":10932,"context_line":"                name: SwiftBase"},{"line_number":10933,"context_line":"                parameters:"},{"line_number":10934,"context_line":"                - ServiceData"},{"line_number":10935,"context_line":"                - ServiceNetMap"},{"line_number":10936,"context_line":"                - DefaultPasswords"},{"line_number":10937,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_e5e977b7","line":10934,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":10931,"context_line":"                id: 7960f9ef-f93b-4f4e-b746-9ddcf9b8891e"},{"line_number":10932,"context_line":"                name: SwiftBase"},{"line_number":10933,"context_line":"                parameters:"},{"line_number":10934,"context_line":"                - ServiceData"},{"line_number":10935,"context_line":"                - ServiceNetMap"},{"line_number":10936,"context_line":"                - DefaultPasswords"},{"line_number":10937,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_1b9ddc56","line":10934,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":10946,"context_line":"                id: 79c3ceaa-ec0c-4349-85d3-3025c8393dc9"},{"line_number":10947,"context_line":"                name: \u002725\u0027"},{"line_number":10948,"context_line":"                parameter_groups:"},{"line_number":10949,"context_line":"                -   description: \u0027The following parameters are deprecated and will"},{"line_number":10950,"context_line":"                        be removed. They should not"},{"line_number":10951,"context_line":""},{"line_number":10952,"context_line":"                        be relied on for new deployments. If you have concerns regarding"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_45d023f8","line":10949,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] too many spaces after hyphen (hyphens)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":10946,"context_line":"                id: 79c3ceaa-ec0c-4349-85d3-3025c8393dc9"},{"line_number":10947,"context_line":"                name: \u002725\u0027"},{"line_number":10948,"context_line":"                parameter_groups:"},{"line_number":10949,"context_line":"                -   description: \u0027The following parameters are deprecated and will"},{"line_number":10950,"context_line":"                        be removed. They should not"},{"line_number":10951,"context_line":""},{"line_number":10952,"context_line":"                        be relied on for new deployments. If you have concerns regarding"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_25cb5f4a","line":10949,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":10946,"context_line":"                id: 79c3ceaa-ec0c-4349-85d3-3025c8393dc9"},{"line_number":10947,"context_line":"                name: \u002725\u0027"},{"line_number":10948,"context_line":"                parameter_groups:"},{"line_number":10949,"context_line":"                -   description: \u0027The following parameters are deprecated and will"},{"line_number":10950,"context_line":"                        be removed. They should not"},{"line_number":10951,"context_line":""},{"line_number":10952,"context_line":"                        be relied on for new deployments. If you have concerns regarding"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_7bace88b","line":10949,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] too many spaces after hyphen (hyphens)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":10946,"context_line":"                id: 79c3ceaa-ec0c-4349-85d3-3025c8393dc9"},{"line_number":10947,"context_line":"                name: \u002725\u0027"},{"line_number":10948,"context_line":"                parameter_groups:"},{"line_number":10949,"context_line":"                -   description: \u0027The following parameters are deprecated and will"},{"line_number":10950,"context_line":"                        be removed. They should not"},{"line_number":10951,"context_line":""},{"line_number":10952,"context_line":"                        be relied on for new deployments. If you have concerns regarding"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_5ba764a8","line":10949,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":10960,"context_line":"                        \u0027"},{"line_number":10961,"context_line":"                    label: deprecated"},{"line_number":10962,"context_line":"                    parameters:"},{"line_number":10963,"context_line":"                    - NovaVcpuPinSet"},{"line_number":10964,"context_line":"                parameters:"},{"line_number":10965,"context_line":"                - ContainerNovaComputeImage"},{"line_number":10966,"context_line":"                - ContainerNovaLibvirtConfigImage"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_85da2b14","line":10963,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 24 but found 20 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":10960,"context_line":"                        \u0027"},{"line_number":10961,"context_line":"                    label: deprecated"},{"line_number":10962,"context_line":"                    parameters:"},{"line_number":10963,"context_line":"                    - NovaVcpuPinSet"},{"line_number":10964,"context_line":"                parameters:"},{"line_number":10965,"context_line":"                - ContainerNovaComputeImage"},{"line_number":10966,"context_line":"                - ContainerNovaLibvirtConfigImage"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_bbb790d8","line":10963,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 24 but found 20 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":10962,"context_line":"                    parameters:"},{"line_number":10963,"context_line":"                    - NovaVcpuPinSet"},{"line_number":10964,"context_line":"                parameters:"},{"line_number":10965,"context_line":"                - ContainerNovaComputeImage"},{"line_number":10966,"context_line":"                - ContainerNovaLibvirtConfigImage"},{"line_number":10967,"context_line":"                - DockerNovaComputeUlimit"},{"line_number":10968,"context_line":"                - NovaComputeLoggingSource"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_65d567e5","line":10965,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":10962,"context_line":"                    parameters:"},{"line_number":10963,"context_line":"                    - NovaVcpuPinSet"},{"line_number":10964,"context_line":"                parameters:"},{"line_number":10965,"context_line":"                - ContainerNovaComputeImage"},{"line_number":10966,"context_line":"                - ContainerNovaLibvirtConfigImage"},{"line_number":10967,"context_line":"                - DockerNovaComputeUlimit"},{"line_number":10968,"context_line":"                - NovaComputeLoggingSource"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_9bba8cbd","line":10965,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":11024,"context_line":"                - NovaMaxDiskDevicesToAttach"},{"line_number":11025,"context_line":"                - NovaVcpuPinSet"},{"line_number":11026,"context_line":"                resources:"},{"line_number":11027,"context_line":"                - 6bca6bcf-1248-4cf4-94aa-df65859cdcc2"},{"line_number":11028,"context_line":"                - e67337be-24b0-426a-a62f-bbf703a69754"},{"line_number":11029,"context_line":"                - c243290b-50ea-494e-b474-dad0fb26f675"},{"line_number":11030,"context_line":"                - fa7b3681-48b0-4eae-9c8b-7dedc402f8ef"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_c505537c","line":11027,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":11024,"context_line":"                - NovaMaxDiskDevicesToAttach"},{"line_number":11025,"context_line":"                - NovaVcpuPinSet"},{"line_number":11026,"context_line":"                resources:"},{"line_number":11027,"context_line":"                - 6bca6bcf-1248-4cf4-94aa-df65859cdcc2"},{"line_number":11028,"context_line":"                - e67337be-24b0-426a-a62f-bbf703a69754"},{"line_number":11029,"context_line":"                - c243290b-50ea-494e-b474-dad0fb26f675"},{"line_number":11030,"context_line":"                - fa7b3681-48b0-4eae-9c8b-7dedc402f8ef"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_fbb118e3","line":11027,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":11038,"context_line":"                id: 7a8db898-17c7-4101-a20c-708f17f50519"},{"line_number":11039,"context_line":"                name: CinderBase"},{"line_number":11040,"context_line":"                parameters:"},{"line_number":11041,"context_line":"                - CinderStorageAvailabilityZone"},{"line_number":11042,"context_line":"                - CinderPassword"},{"line_number":11043,"context_line":"                - Debug"},{"line_number":11044,"context_line":"                - CinderDebug"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_a5080f91","line":11041,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":11038,"context_line":"                id: 7a8db898-17c7-4101-a20c-708f17f50519"},{"line_number":11039,"context_line":"                name: CinderBase"},{"line_number":11040,"context_line":"                parameters:"},{"line_number":11041,"context_line":"                - CinderStorageAvailabilityZone"},{"line_number":11042,"context_line":"                - CinderPassword"},{"line_number":11043,"context_line":"                - Debug"},{"line_number":11044,"context_line":"                - CinderDebug"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_dbb414d4","line":11041,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":11068,"context_line":"                id: 7b1121a2-976b-430e-8759-07c776c9a7c3"},{"line_number":11069,"context_line":"                name: \u002770\u0027"},{"line_number":11070,"context_line":"                parameters:"},{"line_number":11071,"context_line":"                - ContainerKeystoneImage"},{"line_number":11072,"context_line":"                - ContainerKeystoneConfigImage"},{"line_number":11073,"context_line":"                - EndpointMap"},{"line_number":11074,"context_line":"                - ServiceData"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_0500db66","line":11071,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":11068,"context_line":"                id: 7b1121a2-976b-430e-8759-07c776c9a7c3"},{"line_number":11069,"context_line":"                name: \u002770\u0027"},{"line_number":11070,"context_line":"                parameters:"},{"line_number":11071,"context_line":"                - ContainerKeystoneImage"},{"line_number":11072,"context_line":"                - ContainerKeystoneConfigImage"},{"line_number":11073,"context_line":"                - EndpointMap"},{"line_number":11074,"context_line":"                - ServiceData"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_3bcb8053","line":11071,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":11129,"context_line":"                - KeystoneOpenIdcIntrospectionEndpoint"},{"line_number":11130,"context_line":"                - RootStackName"},{"line_number":11131,"context_line":"                resources:"},{"line_number":11132,"context_line":"                - de5dc66c-0d69-4a70-9f80-e76c11e8b338"},{"line_number":11133,"context_line":"                - 1220ab17-b30c-4359-b21d-ef40b50dc7ed"},{"line_number":11134,"context_line":"                - 9a855f62-e5c6-41e4-90c8-d39e40fa4908"},{"line_number":11135,"context_line":"                - a24cba66-47bd-4e60-9dc0-fb502282234d"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_e502176f","line":11132,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":11129,"context_line":"                - KeystoneOpenIdcIntrospectionEndpoint"},{"line_number":11130,"context_line":"                - RootStackName"},{"line_number":11131,"context_line":"                resources:"},{"line_number":11132,"context_line":"                - de5dc66c-0d69-4a70-9f80-e76c11e8b338"},{"line_number":11133,"context_line":"                - 1220ab17-b30c-4359-b21d-ef40b50dc7ed"},{"line_number":11134,"context_line":"                - 9a855f62-e5c6-41e4-90c8-d39e40fa4908"},{"line_number":11135,"context_line":"                - a24cba66-47bd-4e60-9dc0-fb502282234d"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_1bc67c4a","line":11132,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":11141,"context_line":"                id: 7b9980e1-c810-4f71-886e-4d912050e6e7"},{"line_number":11142,"context_line":"                name: \u002759\u0027"},{"line_number":11143,"context_line":"                parameters:"},{"line_number":11144,"context_line":"                - ContainerHorizonImage"},{"line_number":11145,"context_line":"                - ContainerHorizonConfigImage"},{"line_number":11146,"context_line":"                - EndpointMap"},{"line_number":11147,"context_line":"                - ServiceData"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_45f9437e","line":11144,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":11141,"context_line":"                id: 7b9980e1-c810-4f71-886e-4d912050e6e7"},{"line_number":11142,"context_line":"                name: \u002759\u0027"},{"line_number":11143,"context_line":"                parameters:"},{"line_number":11144,"context_line":"                - ContainerHorizonImage"},{"line_number":11145,"context_line":"                - ContainerHorizonConfigImage"},{"line_number":11146,"context_line":"                - EndpointMap"},{"line_number":11147,"context_line":"                - ServiceData"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_7bc5083c","line":11144,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":11168,"context_line":"                - WebSSOChoices"},{"line_number":11169,"context_line":"                - WebSSOIDPMapping"},{"line_number":11170,"context_line":"                resources:"},{"line_number":11171,"context_line":"                - 15d702db-6ef7-47de-a6d3-d0e7d156015b"},{"line_number":11172,"context_line":"                type: OS::TripleO::Services::Horizon"},{"line_number":11173,"context_line":"            7c1307b2-305c-4744-bdf5-0ec5a30aa371:"},{"line_number":11174,"context_line":"                description: \u0027OpenStack containerized Ovn DBs service"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_25f4ff86","line":11171,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":11168,"context_line":"                - WebSSOChoices"},{"line_number":11169,"context_line":"                - WebSSOIDPMapping"},{"line_number":11170,"context_line":"                resources:"},{"line_number":11171,"context_line":"                - 15d702db-6ef7-47de-a6d3-d0e7d156015b"},{"line_number":11172,"context_line":"                type: OS::TripleO::Services::Horizon"},{"line_number":11173,"context_line":"            7c1307b2-305c-4744-bdf5-0ec5a30aa371:"},{"line_number":11174,"context_line":"                description: \u0027OpenStack containerized Ovn DBs service"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_5bc0042b","line":11171,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":11177,"context_line":"                id: 7c1307b2-305c-4744-bdf5-0ec5a30aa371"},{"line_number":11178,"context_line":"                name: \u0027118\u0027"},{"line_number":11179,"context_line":"                parameters:"},{"line_number":11180,"context_line":"                - ContainerOvnNbDbImage"},{"line_number":11181,"context_line":"                - ContainerOvnSbDbImage"},{"line_number":11182,"context_line":"                - ContainerOvnNorthdImage"},{"line_number":11183,"context_line":"                - EndpointMap"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_85f34b9e","line":11180,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":11177,"context_line":"                id: 7c1307b2-305c-4744-bdf5-0ec5a30aa371"},{"line_number":11178,"context_line":"                name: \u0027118\u0027"},{"line_number":11179,"context_line":"                parameters:"},{"line_number":11180,"context_line":"                - ContainerOvnNbDbImage"},{"line_number":11181,"context_line":"                - ContainerOvnSbDbImage"},{"line_number":11182,"context_line":"                - ContainerOvnNorthdImage"},{"line_number":11183,"context_line":"                - EndpointMap"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_bbdcb018","line":11180,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":11189,"context_line":"                - OVNNorthboundServerPort"},{"line_number":11190,"context_line":"                - OVNSouthboundServerPort"},{"line_number":11191,"context_line":"                resources:"},{"line_number":11192,"context_line":"                - cd431c3e-58b9-4294-88ed-bd239ea6d6a7"},{"line_number":11193,"context_line":"                type: OS::TripleO::Services::OVNDBs"},{"line_number":11194,"context_line":"            7d229805-ae8e-4426-8c0b-46db336cd6f0:"},{"line_number":11195,"context_line":"                description: \u0027Configure tuned"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_65ee07b5","line":11192,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":11189,"context_line":"                - OVNNorthboundServerPort"},{"line_number":11190,"context_line":"                - OVNSouthboundServerPort"},{"line_number":11191,"context_line":"                resources:"},{"line_number":11192,"context_line":"                - cd431c3e-58b9-4294-88ed-bd239ea6d6a7"},{"line_number":11193,"context_line":"                type: OS::TripleO::Services::OVNDBs"},{"line_number":11194,"context_line":"            7d229805-ae8e-4426-8c0b-46db336cd6f0:"},{"line_number":11195,"context_line":"                description: \u0027Configure tuned"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_9bdf2c0b","line":11192,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":11198,"context_line":"                id: 7d229805-ae8e-4426-8c0b-46db336cd6f0"},{"line_number":11199,"context_line":"                name: \u002742\u0027"},{"line_number":11200,"context_line":"                parameters:"},{"line_number":11201,"context_line":"                - ServiceData"},{"line_number":11202,"context_line":"                - ServiceNetMap"},{"line_number":11203,"context_line":"                - DefaultPasswords"},{"line_number":11204,"context_line":"                - EndpointMap"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_c52a73e5","line":11201,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":11198,"context_line":"                id: 7d229805-ae8e-4426-8c0b-46db336cd6f0"},{"line_number":11199,"context_line":"                name: \u002742\u0027"},{"line_number":11200,"context_line":"                parameters:"},{"line_number":11201,"context_line":"                - ServiceData"},{"line_number":11202,"context_line":"                - ServiceNetMap"},{"line_number":11203,"context_line":"                - DefaultPasswords"},{"line_number":11204,"context_line":"                - EndpointMap"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_fbe638e8","line":11201,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":11214,"context_line":"                id: 7ddbc087-4fe9-4097-8f7a-05cab777c0c3"},{"line_number":11215,"context_line":"                name: \u0027124\u0027"},{"line_number":11216,"context_line":"                parameters:"},{"line_number":11217,"context_line":"                - DockerInsecureRegistryAddress"},{"line_number":11218,"context_line":"                - EndpointMap"},{"line_number":11219,"context_line":"                - ServiceData"},{"line_number":11220,"context_line":"                - ServiceNetMap"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_a52daffe","line":11217,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":11214,"context_line":"                id: 7ddbc087-4fe9-4097-8f7a-05cab777c0c3"},{"line_number":11215,"context_line":"                name: \u0027124\u0027"},{"line_number":11216,"context_line":"                parameters:"},{"line_number":11217,"context_line":"                - DockerInsecureRegistryAddress"},{"line_number":11218,"context_line":"                - EndpointMap"},{"line_number":11219,"context_line":"                - ServiceData"},{"line_number":11220,"context_line":"                - ServiceNetMap"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_dbe9b4b7","line":11217,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":11232,"context_line":"                id: 7f0bfdec-c310-499c-94c4-bd7503cb4d09"},{"line_number":11233,"context_line":"                name: \u002754\u0027"},{"line_number":11234,"context_line":"                parameters:"},{"line_number":11235,"context_line":"                - ContainerHAProxyImage"},{"line_number":11236,"context_line":"                - ContainerHAProxyConfigImage"},{"line_number":11237,"context_line":"                - ServiceData"},{"line_number":11238,"context_line":"                - ServiceNetMap"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_05357b46","line":11235,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":11232,"context_line":"                id: 7f0bfdec-c310-499c-94c4-bd7503cb4d09"},{"line_number":11233,"context_line":"                name: \u002754\u0027"},{"line_number":11234,"context_line":"                parameters:"},{"line_number":11235,"context_line":"                - ContainerHAProxyImage"},{"line_number":11236,"context_line":"                - ContainerHAProxyConfigImage"},{"line_number":11237,"context_line":"                - ServiceData"},{"line_number":11238,"context_line":"                - ServiceNetMap"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_3bd0a0f7","line":11235,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":11258,"context_line":"                - InternalTLSCRLPEMFile"},{"line_number":11259,"context_line":"                - InternalTLSCRLPEMDir"},{"line_number":11260,"context_line":"                resources:"},{"line_number":11261,"context_line":"                - dbea10a2-15ab-4214-9694-86a92bc7543e"},{"line_number":11262,"context_line":"                - 84133db9-8a61-42e7-8581-72b9c0a96216"},{"line_number":11263,"context_line":"                - 5d90a984-184c-4200-a7d3-d3af7bd21edc"},{"line_number":11264,"context_line":"                type: OS::TripleO::Services::HAproxy"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_e537b74c","line":11261,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":11258,"context_line":"                - InternalTLSCRLPEMFile"},{"line_number":11259,"context_line":"                - InternalTLSCRLPEMDir"},{"line_number":11260,"context_line":"                resources:"},{"line_number":11261,"context_line":"                - dbea10a2-15ab-4214-9694-86a92bc7543e"},{"line_number":11262,"context_line":"                - 84133db9-8a61-42e7-8581-72b9c0a96216"},{"line_number":11263,"context_line":"                - 5d90a984-184c-4200-a7d3-d3af7bd21edc"},{"line_number":11264,"context_line":"                type: OS::TripleO::Services::HAproxy"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_1bcb1c4a","line":11261,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":11269,"context_line":"                id: 7f0efe57-375e-4db1-81a7-22bee42fd8f9"},{"line_number":11270,"context_line":"                name: \u00276\u0027"},{"line_number":11271,"context_line":"                parameters:"},{"line_number":11272,"context_line":"                - ServiceData"},{"line_number":11273,"context_line":"                - ServiceNetMap"},{"line_number":11274,"context_line":"                - DefaultPasswords"},{"line_number":11275,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_453e6329","line":11272,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":11269,"context_line":"                id: 7f0efe57-375e-4db1-81a7-22bee42fd8f9"},{"line_number":11270,"context_line":"                name: \u00276\u0027"},{"line_number":11271,"context_line":"                parameters:"},{"line_number":11272,"context_line":"                - ServiceData"},{"line_number":11273,"context_line":"                - ServiceNetMap"},{"line_number":11274,"context_line":"                - DefaultPasswords"},{"line_number":11275,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_7bda2817","line":11272,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":11286,"context_line":"                id: 7f60df2e-f7ea-4e8b-a989-36d12c68a060"},{"line_number":11287,"context_line":"                name: ComputeExtraConfigPost"},{"line_number":11288,"context_line":"                parameters:"},{"line_number":11289,"context_line":"                - servers"},{"line_number":11290,"context_line":"                - EndpointMap"},{"line_number":11291,"context_line":"                type: OS::TripleO::NodeExtraConfigPost"},{"line_number":11292,"context_line":"            7f91b01f-77a5-473d-a39e-ebba45776eae:"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_25399f3e","line":11289,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":11286,"context_line":"                id: 7f60df2e-f7ea-4e8b-a989-36d12c68a060"},{"line_number":11287,"context_line":"                name: ComputeExtraConfigPost"},{"line_number":11288,"context_line":"                parameters:"},{"line_number":11289,"context_line":"                - servers"},{"line_number":11290,"context_line":"                - EndpointMap"},{"line_number":11291,"context_line":"                type: OS::TripleO::NodeExtraConfigPost"},{"line_number":11292,"context_line":"            7f91b01f-77a5-473d-a39e-ebba45776eae:"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_5bd5a4e4","line":11289,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":11296,"context_line":"                id: 7f91b01f-77a5-473d-a39e-ebba45776eae"},{"line_number":11297,"context_line":"                name: \u002738\u0027"},{"line_number":11298,"context_line":"                parameters:"},{"line_number":11299,"context_line":"                - ContainerCinderVolumeImage"},{"line_number":11300,"context_line":"                - ContainerCinderConfigImage"},{"line_number":11301,"context_line":"                - DockerCinderVolumeUlimit"},{"line_number":11302,"context_line":"                - CinderVolumeLoggingSource"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_85486bcc","line":11299,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":11296,"context_line":"                id: 7f91b01f-77a5-473d-a39e-ebba45776eae"},{"line_number":11297,"context_line":"                name: \u002738\u0027"},{"line_number":11298,"context_line":"                parameters:"},{"line_number":11299,"context_line":"                - ContainerCinderVolumeImage"},{"line_number":11300,"context_line":"                - ContainerCinderConfigImage"},{"line_number":11301,"context_line":"                - DockerCinderVolumeUlimit"},{"line_number":11302,"context_line":"                - CinderVolumeLoggingSource"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_bb05d07c","line":11299,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":11330,"context_line":"                - MonitoringSubscriptionCinderVolume"},{"line_number":11331,"context_line":"                - CinderEtcdLocalConnect"},{"line_number":11332,"context_line":"                resources:"},{"line_number":11333,"context_line":"                - 190d4b19-134e-4a89-917b-5e2e712d6700"},{"line_number":11334,"context_line":"                - 6cd5488d-1745-45b2-bd8b-1c0ab041e049"},{"line_number":11335,"context_line":"                - c691d6bb-77fc-4a42-a7d1-44192a09d384"},{"line_number":11336,"context_line":"                - 85bb6557-7d6e-4ebc-b75a-7f6fd9d72ce4"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_6543a7b0","line":11333,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":11330,"context_line":"                - MonitoringSubscriptionCinderVolume"},{"line_number":11331,"context_line":"                - CinderEtcdLocalConnect"},{"line_number":11332,"context_line":"                resources:"},{"line_number":11333,"context_line":"                - 190d4b19-134e-4a89-917b-5e2e712d6700"},{"line_number":11334,"context_line":"                - 6cd5488d-1745-45b2-bd8b-1c0ab041e049"},{"line_number":11335,"context_line":"                - c691d6bb-77fc-4a42-a7d1-44192a09d384"},{"line_number":11336,"context_line":"                - 85bb6557-7d6e-4ebc-b75a-7f6fd9d72ce4"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_9b08cc91","line":11333,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":11343,"context_line":"                id: 8097198a-7ad5-4a86-b278-ab645d7a389e"},{"line_number":11344,"context_line":"                name: ContainersCommon"},{"line_number":11345,"context_line":"                parameters:"},{"line_number":11346,"context_line":"                - EndpointMap"},{"line_number":11347,"context_line":"                - ServiceData"},{"line_number":11348,"context_line":"                - ServiceNetMap"},{"line_number":11349,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_c51393b7","line":11346,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":11343,"context_line":"                id: 8097198a-7ad5-4a86-b278-ab645d7a389e"},{"line_number":11344,"context_line":"                name: ContainersCommon"},{"line_number":11345,"context_line":"                parameters:"},{"line_number":11346,"context_line":"                - EndpointMap"},{"line_number":11347,"context_line":"                - ServiceData"},{"line_number":11348,"context_line":"                - ServiceNetMap"},{"line_number":11349,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_fbff5864","line":11346,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":11360,"context_line":"                id: 80f346e0-f056-4eca-b5e6-40be9e22b177"},{"line_number":11361,"context_line":"                name: NodeExtraConfig"},{"line_number":11362,"context_line":"                parameters:"},{"line_number":11363,"context_line":"                - server"},{"line_number":11364,"context_line":"                type: OS::TripleO::NodeExtraConfig"},{"line_number":11365,"context_line":"            81f4da86-b52d-4f87-a5ce-790b654d4053:"},{"line_number":11366,"context_line":"                description: \u0027Returns the control plane port (provisioning network)"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_a5164fa6","line":11363,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":11360,"context_line":"                id: 80f346e0-f056-4eca-b5e6-40be9e22b177"},{"line_number":11361,"context_line":"                name: NodeExtraConfig"},{"line_number":11362,"context_line":"                parameters:"},{"line_number":11363,"context_line":"                - server"},{"line_number":11364,"context_line":"                type: OS::TripleO::NodeExtraConfig"},{"line_number":11365,"context_line":"            81f4da86-b52d-4f87-a5ce-790b654d4053:"},{"line_number":11366,"context_line":"                description: \u0027Returns the control plane port (provisioning network)"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_db02546f","line":11363,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":11370,"context_line":"                id: 81f4da86-b52d-4f87-a5ce-790b654d4053"},{"line_number":11371,"context_line":"                name: StorageMgmtPort"},{"line_number":11372,"context_line":"                parameters:"},{"line_number":11373,"context_line":"                - ServiceName"},{"line_number":11374,"context_line":"                - ControlPlaneIP"},{"line_number":11375,"context_line":"                - ControlPlaneNetwork"},{"line_number":11376,"context_line":"                - ControlPlaneSubnet"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_050e1b8c","line":11373,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":11370,"context_line":"                id: 81f4da86-b52d-4f87-a5ce-790b654d4053"},{"line_number":11371,"context_line":"                name: StorageMgmtPort"},{"line_number":11372,"context_line":"                parameters:"},{"line_number":11373,"context_line":"                - ServiceName"},{"line_number":11374,"context_line":"                - ControlPlaneIP"},{"line_number":11375,"context_line":"                - ControlPlaneNetwork"},{"line_number":11376,"context_line":"                - ControlPlaneSubnet"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_3bf9c07f","line":11373,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":11389,"context_line":"                id: 82644899-8ecf-4102-b7f0-2047b0f3daf8"},{"line_number":11390,"context_line":"                name: \u002721\u0027"},{"line_number":11391,"context_line":"                parameters:"},{"line_number":11392,"context_line":"                - ContainerSwiftConfigImage"},{"line_number":11393,"context_line":"                - ServiceData"},{"line_number":11394,"context_line":"                - ServiceNetMap"},{"line_number":11395,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_e51057ab","line":11392,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":11389,"context_line":"                id: 82644899-8ecf-4102-b7f0-2047b0f3daf8"},{"line_number":11390,"context_line":"                name: \u002721\u0027"},{"line_number":11391,"context_line":"                parameters:"},{"line_number":11392,"context_line":"                - ContainerSwiftConfigImage"},{"line_number":11393,"context_line":"                - ServiceData"},{"line_number":11394,"context_line":"                - ServiceNetMap"},{"line_number":11395,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_1bf4bc86","line":11392,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":11414,"context_line":"                id: 839c99eb-06f6-4ab8-862b-7111c802ccec"},{"line_number":11415,"context_line":"                name: ApacheServiceBase"},{"line_number":11416,"context_line":"                parameters:"},{"line_number":11417,"context_line":"                - ApacheMaxRequestWorkers"},{"line_number":11418,"context_line":"                - ApacheServerLimit"},{"line_number":11419,"context_line":"                - ServiceData"},{"line_number":11420,"context_line":"                - ServiceNetMap"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_45278313","line":11417,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":11414,"context_line":"                id: 839c99eb-06f6-4ab8-862b-7111c802ccec"},{"line_number":11415,"context_line":"                name: ApacheServiceBase"},{"line_number":11416,"context_line":"                parameters:"},{"line_number":11417,"context_line":"                - ApacheMaxRequestWorkers"},{"line_number":11418,"context_line":"                - ApacheServerLimit"},{"line_number":11419,"context_line":"                - ServiceData"},{"line_number":11420,"context_line":"                - ServiceNetMap"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_7bf3489f","line":11417,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":11434,"context_line":"                id: 83f51d92-db09-471d-a723-62b26e119554"},{"line_number":11435,"context_line":"                name: RedisVirtualIP"},{"line_number":11436,"context_line":"                parameters:"},{"line_number":11437,"context_line":"                - ServiceName"},{"line_number":11438,"context_line":"                - NetworkName"},{"line_number":11439,"context_line":"                - PortName"},{"line_number":11440,"context_line":"                - ControlPlaneIP"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_25223f02","line":11437,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":11434,"context_line":"                id: 83f51d92-db09-471d-a723-62b26e119554"},{"line_number":11435,"context_line":"                name: RedisVirtualIP"},{"line_number":11436,"context_line":"                parameters:"},{"line_number":11437,"context_line":"                - ServiceName"},{"line_number":11438,"context_line":"                - NetworkName"},{"line_number":11439,"context_line":"                - PortName"},{"line_number":11440,"context_line":"                - ControlPlaneIP"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_5bee44b4","line":11437,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":11451,"context_line":"                id: 84133db9-8a61-42e7-8581-72b9c0a96216"},{"line_number":11452,"context_line":"                name: ContainersCommon"},{"line_number":11453,"context_line":"                parameters:"},{"line_number":11454,"context_line":"                - EndpointMap"},{"line_number":11455,"context_line":"                - ServiceData"},{"line_number":11456,"context_line":"                - ServiceNetMap"},{"line_number":11457,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_85218bfe","line":11454,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":11451,"context_line":"                id: 84133db9-8a61-42e7-8581-72b9c0a96216"},{"line_number":11452,"context_line":"                name: ContainersCommon"},{"line_number":11453,"context_line":"                parameters:"},{"line_number":11454,"context_line":"                - EndpointMap"},{"line_number":11455,"context_line":"                - ServiceData"},{"line_number":11456,"context_line":"                - ServiceNetMap"},{"line_number":11457,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_bb2af0e3","line":11454,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":11469,"context_line":"                name: ServiceChain"},{"line_number":11470,"context_line":"                parameters: []"},{"line_number":11471,"context_line":"                resources:"},{"line_number":11472,"context_line":"                - 981baead-d376-47ef-8979-843ebda3cd70"},{"line_number":11473,"context_line":"                - 9c18392a-84a7-4b8d-97d3-a2c0716950be"},{"line_number":11474,"context_line":"                - 166b7eab-ba2b-4870-9019-bdb64654c390"},{"line_number":11475,"context_line":"                - 4be0bd5f-6b28-4a41-9524-ae06132729db"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_651c47c1","line":11472,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":11469,"context_line":"                name: ServiceChain"},{"line_number":11470,"context_line":"                parameters: []"},{"line_number":11471,"context_line":"                resources:"},{"line_number":11472,"context_line":"                - 981baead-d376-47ef-8979-843ebda3cd70"},{"line_number":11473,"context_line":"                - 9c18392a-84a7-4b8d-97d3-a2c0716950be"},{"line_number":11474,"context_line":"                - 166b7eab-ba2b-4870-9019-bdb64654c390"},{"line_number":11475,"context_line":"                - 4be0bd5f-6b28-4a41-9524-ae06132729db"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_9b2d6cff","line":11472,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":11500,"context_line":"                id: 85bb6557-7d6e-4ebc-b75a-7f6fd9d72ce4"},{"line_number":11501,"context_line":"                name: CinderCommon"},{"line_number":11502,"context_line":"                parameters:"},{"line_number":11503,"context_line":"                - EndpointMap"},{"line_number":11504,"context_line":"                - ServiceData"},{"line_number":11505,"context_line":"                - ServiceNetMap"},{"line_number":11506,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_c578b3f9","line":11503,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":11500,"context_line":"                id: 85bb6557-7d6e-4ebc-b75a-7f6fd9d72ce4"},{"line_number":11501,"context_line":"                name: CinderCommon"},{"line_number":11502,"context_line":"                parameters:"},{"line_number":11503,"context_line":"                - EndpointMap"},{"line_number":11504,"context_line":"                - ServiceData"},{"line_number":11505,"context_line":"                - ServiceNetMap"},{"line_number":11506,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_fb34784c","line":11503,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":11512,"context_line":"                - CinderLVMLoopDeviceSize"},{"line_number":11513,"context_line":"                - MultipathdEnable"},{"line_number":11514,"context_line":"                resources:"},{"line_number":11515,"context_line":"                - 65e25837-8590-417b-8ab8-9f3d44176751"},{"line_number":11516,"context_line":"                type: http://192.168.12.101:8080/v1/AUTH_38cd59a6957c42afb86c80c99397b810/overcloud/deployment/cinder/cinder-common-container-puppet.yaml"},{"line_number":11517,"context_line":"            85de0d17-9ff0-4499-a8ce-053eadf312a7:"},{"line_number":11518,"context_line":"                description: \u0027Configure sshd_config"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_a57beff1","line":11515,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":11512,"context_line":"                - CinderLVMLoopDeviceSize"},{"line_number":11513,"context_line":"                - MultipathdEnable"},{"line_number":11514,"context_line":"                resources:"},{"line_number":11515,"context_line":"                - 65e25837-8590-417b-8ab8-9f3d44176751"},{"line_number":11516,"context_line":"                type: http://192.168.12.101:8080/v1/AUTH_38cd59a6957c42afb86c80c99397b810/overcloud/deployment/cinder/cinder-common-container-puppet.yaml"},{"line_number":11517,"context_line":"            85de0d17-9ff0-4499-a8ce-053eadf312a7:"},{"line_number":11518,"context_line":"                description: \u0027Configure sshd_config"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_db37f44c","line":11515,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":11521,"context_line":"                id: 85de0d17-9ff0-4499-a8ce-053eadf312a7"},{"line_number":11522,"context_line":"                name: \u002724\u0027"},{"line_number":11523,"context_line":"                parameters:"},{"line_number":11524,"context_line":"                - ServiceData"},{"line_number":11525,"context_line":"                - ServiceNetMap"},{"line_number":11526,"context_line":"                - DefaultPasswords"},{"line_number":11527,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_0583bbcd","line":11524,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":11521,"context_line":"                id: 85de0d17-9ff0-4499-a8ce-053eadf312a7"},{"line_number":11522,"context_line":"                name: \u002724\u0027"},{"line_number":11523,"context_line":"                parameters:"},{"line_number":11524,"context_line":"                - ServiceData"},{"line_number":11525,"context_line":"                - ServiceNetMap"},{"line_number":11526,"context_line":"                - DefaultPasswords"},{"line_number":11527,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_3b3ee028","line":11524,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":11538,"context_line":"                id: 863d86bd-0d5d-4519-a21e-1575ec46e3a8"},{"line_number":11539,"context_line":"                name: NetIpMap"},{"line_number":11540,"context_line":"                parameters:"},{"line_number":11541,"context_line":"                - ControlPlaneIp"},{"line_number":11542,"context_line":"                - ControlPlaneSubnetCidr"},{"line_number":11543,"context_line":"                - StorageIp"},{"line_number":11544,"context_line":"                - StorageIpSubnet"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_e585f7d0","line":11541,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":11538,"context_line":"                id: 863d86bd-0d5d-4519-a21e-1575ec46e3a8"},{"line_number":11539,"context_line":"                name: NetIpMap"},{"line_number":11540,"context_line":"                parameters:"},{"line_number":11541,"context_line":"                - ControlPlaneIp"},{"line_number":11542,"context_line":"                - ControlPlaneSubnetCidr"},{"line_number":11543,"context_line":"                - StorageIp"},{"line_number":11544,"context_line":"                - StorageIpSubnet"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_1b395c3e","line":11541,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":11574,"context_line":"                id: 86c977de-0165-4133-9aeb-3eaf7e5a24a9"},{"line_number":11575,"context_line":"                name: ApacheServiceBase"},{"line_number":11576,"context_line":"                parameters:"},{"line_number":11577,"context_line":"                - ApacheMaxRequestWorkers"},{"line_number":11578,"context_line":"                - ApacheServerLimit"},{"line_number":11579,"context_line":"                - ServiceData"},{"line_number":11580,"context_line":"                - ServiceNetMap"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_456ca335","line":11577,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":11574,"context_line":"                id: 86c977de-0165-4133-9aeb-3eaf7e5a24a9"},{"line_number":11575,"context_line":"                name: ApacheServiceBase"},{"line_number":11576,"context_line":"                parameters:"},{"line_number":11577,"context_line":"                - ApacheMaxRequestWorkers"},{"line_number":11578,"context_line":"                - ApacheServerLimit"},{"line_number":11579,"context_line":"                - ServiceData"},{"line_number":11580,"context_line":"                - ServiceNetMap"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_7b4868cb","line":11577,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":11593,"context_line":"                id: 87bb65ba-d7c7-4135-94b8-51d63f79faf3"},{"line_number":11594,"context_line":"                name: \u00279\u0027"},{"line_number":11595,"context_line":"                parameter_groups:"},{"line_number":11596,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":11597,"context_line":"                    label: deprecated"},{"line_number":11598,"context_line":"                    parameters:"},{"line_number":11599,"context_line":"                    - InotifyIntancesMax"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_2567df53","line":11596,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] too many spaces after hyphen (hyphens)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":11593,"context_line":"                id: 87bb65ba-d7c7-4135-94b8-51d63f79faf3"},{"line_number":11594,"context_line":"                name: \u00279\u0027"},{"line_number":11595,"context_line":"                parameter_groups:"},{"line_number":11596,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":11597,"context_line":"                    label: deprecated"},{"line_number":11598,"context_line":"                    parameters:"},{"line_number":11599,"context_line":"                    - InotifyIntancesMax"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_8576ab05","line":11596,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":11593,"context_line":"                id: 87bb65ba-d7c7-4135-94b8-51d63f79faf3"},{"line_number":11594,"context_line":"                name: \u00279\u0027"},{"line_number":11595,"context_line":"                parameter_groups:"},{"line_number":11596,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":11597,"context_line":"                    label: deprecated"},{"line_number":11598,"context_line":"                    parameters:"},{"line_number":11599,"context_line":"                    - InotifyIntancesMax"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_5b43e4af","line":11596,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] too many spaces after hyphen (hyphens)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":11593,"context_line":"                id: 87bb65ba-d7c7-4135-94b8-51d63f79faf3"},{"line_number":11594,"context_line":"                name: \u00279\u0027"},{"line_number":11595,"context_line":"                parameter_groups:"},{"line_number":11596,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":11597,"context_line":"                    label: deprecated"},{"line_number":11598,"context_line":"                    parameters:"},{"line_number":11599,"context_line":"                    - InotifyIntancesMax"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_bb1310b8","line":11596,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":11596,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":11597,"context_line":"                    label: deprecated"},{"line_number":11598,"context_line":"                    parameters:"},{"line_number":11599,"context_line":"                    - InotifyIntancesMax"},{"line_number":11600,"context_line":"                parameters:"},{"line_number":11601,"context_line":"                - ServiceData"},{"line_number":11602,"context_line":"                - ServiceNetMap"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_6571e70c","line":11599,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 24 but found 20 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":11596,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":11597,"context_line":"                    label: deprecated"},{"line_number":11598,"context_line":"                    parameters:"},{"line_number":11599,"context_line":"                    - InotifyIntancesMax"},{"line_number":11600,"context_line":"                parameters:"},{"line_number":11601,"context_line":"                - ServiceData"},{"line_number":11602,"context_line":"                - ServiceNetMap"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_9b160ca7","line":11599,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 24 but found 20 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":11598,"context_line":"                    parameters:"},{"line_number":11599,"context_line":"                    - InotifyIntancesMax"},{"line_number":11600,"context_line":"                parameters:"},{"line_number":11601,"context_line":"                - ServiceData"},{"line_number":11602,"context_line":"                - ServiceNetMap"},{"line_number":11603,"context_line":"                - DefaultPasswords"},{"line_number":11604,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_c561d33b","line":11601,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":11598,"context_line":"                    parameters:"},{"line_number":11599,"context_line":"                    - InotifyIntancesMax"},{"line_number":11600,"context_line":"                parameters:"},{"line_number":11601,"context_line":"                - ServiceData"},{"line_number":11602,"context_line":"                - ServiceNetMap"},{"line_number":11603,"context_line":"                - DefaultPasswords"},{"line_number":11604,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_fb0d9890","line":11601,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":11627,"context_line":"                id: 88a1e08c-caab-4733-98a7-333b942ac1db"},{"line_number":11628,"context_line":"                name: \u002757\u0027"},{"line_number":11629,"context_line":"                parameters:"},{"line_number":11630,"context_line":"                - ContainerHeatApiCfnImage"},{"line_number":11631,"context_line":"                - ContainerHeatApiCfnConfigImage"},{"line_number":11632,"context_line":"                - HeatApiCfnLoggingSource"},{"line_number":11633,"context_line":"                - EndpointMap"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_a5648f4a","line":11630,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":11627,"context_line":"                id: 88a1e08c-caab-4733-98a7-333b942ac1db"},{"line_number":11628,"context_line":"                name: \u002757\u0027"},{"line_number":11629,"context_line":"                parameters:"},{"line_number":11630,"context_line":"                - ContainerHeatApiCfnImage"},{"line_number":11631,"context_line":"                - ContainerHeatApiCfnConfigImage"},{"line_number":11632,"context_line":"                - HeatApiCfnLoggingSource"},{"line_number":11633,"context_line":"                - EndpointMap"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_db1094ab","line":11630,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":11642,"context_line":"                - KeystoneRegion"},{"line_number":11643,"context_line":"                - MonitoringSubscriptionHeatApiCnf"},{"line_number":11644,"context_line":"                resources:"},{"line_number":11645,"context_line":"                - 4f2ee9ec-bdbd-4ad5-a866-8f31008eb76a"},{"line_number":11646,"context_line":"                - b111bb2b-b924-4b01-83dd-b196d4b02ed6"},{"line_number":11647,"context_line":"                - 726423d4-04fe-406d-a088-d7c9e4dc19c0"},{"line_number":11648,"context_line":"                - 9d241f0f-370a-42f4-a1ed-ea7b84cfa22a"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_055c5b7c","line":11645,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":11642,"context_line":"                - KeystoneRegion"},{"line_number":11643,"context_line":"                - MonitoringSubscriptionHeatApiCnf"},{"line_number":11644,"context_line":"                resources:"},{"line_number":11645,"context_line":"                - 4f2ee9ec-bdbd-4ad5-a866-8f31008eb76a"},{"line_number":11646,"context_line":"                - b111bb2b-b924-4b01-83dd-b196d4b02ed6"},{"line_number":11647,"context_line":"                - 726423d4-04fe-406d-a088-d7c9e4dc19c0"},{"line_number":11648,"context_line":"                - 9d241f0f-370a-42f4-a1ed-ea7b84cfa22a"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_3b270015","line":11645,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":11655,"context_line":"                id: 893e3950-f965-4eb6-be25-46ce58bdf27b"},{"line_number":11656,"context_line":"                name: \u002716\u0027"},{"line_number":11657,"context_line":"                parameter_groups:"},{"line_number":11658,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":11659,"context_line":"                    label: deprecated"},{"line_number":11660,"context_line":"                    parameters:"},{"line_number":11661,"context_line":"                    - InotifyIntancesMax"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_e55e9774","line":11658,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] too many spaces after hyphen (hyphens)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":11655,"context_line":"                id: 893e3950-f965-4eb6-be25-46ce58bdf27b"},{"line_number":11656,"context_line":"                name: \u002716\u0027"},{"line_number":11657,"context_line":"                parameter_groups:"},{"line_number":11658,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":11659,"context_line":"                    label: deprecated"},{"line_number":11660,"context_line":"                    parameters:"},{"line_number":11661,"context_line":"                    - InotifyIntancesMax"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_4555c34f","line":11658,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":11655,"context_line":"                id: 893e3950-f965-4eb6-be25-46ce58bdf27b"},{"line_number":11656,"context_line":"                name: \u002716\u0027"},{"line_number":11657,"context_line":"                parameter_groups:"},{"line_number":11658,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":11659,"context_line":"                    label: deprecated"},{"line_number":11660,"context_line":"                    parameters:"},{"line_number":11661,"context_line":"                    - InotifyIntancesMax"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_1b22fc01","line":11658,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] too many spaces after hyphen (hyphens)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":11655,"context_line":"                id: 893e3950-f965-4eb6-be25-46ce58bdf27b"},{"line_number":11656,"context_line":"                name: \u002716\u0027"},{"line_number":11657,"context_line":"                parameter_groups:"},{"line_number":11658,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":11659,"context_line":"                    label: deprecated"},{"line_number":11660,"context_line":"                    parameters:"},{"line_number":11661,"context_line":"                    - InotifyIntancesMax"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_7b2188fb","line":11658,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":11658,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":11659,"context_line":"                    label: deprecated"},{"line_number":11660,"context_line":"                    parameters:"},{"line_number":11661,"context_line":"                    - InotifyIntancesMax"},{"line_number":11662,"context_line":"                parameters:"},{"line_number":11663,"context_line":"                - ServiceData"},{"line_number":11664,"context_line":"                - ServiceNetMap"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_25507f5e","line":11661,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 24 but found 20 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":11658,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":11659,"context_line":"                    label: deprecated"},{"line_number":11660,"context_line":"                    parameters:"},{"line_number":11661,"context_line":"                    - InotifyIntancesMax"},{"line_number":11662,"context_line":"                parameters:"},{"line_number":11663,"context_line":"                - ServiceData"},{"line_number":11664,"context_line":"                - ServiceNetMap"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_5b1c84c0","line":11661,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 24 but found 20 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":11660,"context_line":"                    parameters:"},{"line_number":11661,"context_line":"                    - InotifyIntancesMax"},{"line_number":11662,"context_line":"                parameters:"},{"line_number":11663,"context_line":"                - ServiceData"},{"line_number":11664,"context_line":"                - ServiceNetMap"},{"line_number":11665,"context_line":"                - DefaultPasswords"},{"line_number":11666,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_854fcbbb","line":11663,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":11660,"context_line":"                    parameters:"},{"line_number":11661,"context_line":"                    - InotifyIntancesMax"},{"line_number":11662,"context_line":"                parameters:"},{"line_number":11663,"context_line":"                - ServiceData"},{"line_number":11664,"context_line":"                - ServiceNetMap"},{"line_number":11665,"context_line":"                - DefaultPasswords"},{"line_number":11666,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_bb7830f8","line":11663,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":11689,"context_line":"                id: 8a213614-0f22-4a52-8373-1e31ee3e40f9"},{"line_number":11690,"context_line":"                name: \u002726\u0027"},{"line_number":11691,"context_line":"                parameters:"},{"line_number":11692,"context_line":"                - ContainerNovaLibvirtImage"},{"line_number":11693,"context_line":"                - ContainerNovaLibvirtConfigImage"},{"line_number":11694,"context_line":"                - ContainerNovaLibvirtUlimit"},{"line_number":11695,"context_line":"                - ServiceData"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_654a87ac","line":11692,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":11689,"context_line":"                id: 8a213614-0f22-4a52-8373-1e31ee3e40f9"},{"line_number":11690,"context_line":"                name: \u002726\u0027"},{"line_number":11691,"context_line":"                parameters:"},{"line_number":11692,"context_line":"                - ContainerNovaLibvirtImage"},{"line_number":11693,"context_line":"                - ContainerNovaLibvirtConfigImage"},{"line_number":11694,"context_line":"                - ContainerNovaLibvirtUlimit"},{"line_number":11695,"context_line":"                - ServiceData"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_9b7bacf2","line":11692,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":11730,"context_line":"                - LibvirtVirtlogdLogFilters"},{"line_number":11731,"context_line":"                - LibvirtTLSPriority"},{"line_number":11732,"context_line":"                resources:"},{"line_number":11733,"context_line":"                - 8d1aef9b-d5fd-46f4-b6d6-ad9437ee2f35"},{"line_number":11734,"context_line":"                - 258e61c5-bf46-4c74-9dbc-ff3cfccb88ff"},{"line_number":11735,"context_line":"                - f459be5d-bba7-47b9-8893-c226c2e75ecf"},{"line_number":11736,"context_line":"                - e4145e3b-1e46-4a14-b39d-015cf1cd2caf"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_c5c6f316","line":11733,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":11730,"context_line":"                - LibvirtVirtlogdLogFilters"},{"line_number":11731,"context_line":"                - LibvirtTLSPriority"},{"line_number":11732,"context_line":"                resources:"},{"line_number":11733,"context_line":"                - 8d1aef9b-d5fd-46f4-b6d6-ad9437ee2f35"},{"line_number":11734,"context_line":"                - 258e61c5-bf46-4c74-9dbc-ff3cfccb88ff"},{"line_number":11735,"context_line":"                - f459be5d-bba7-47b9-8893-c226c2e75ecf"},{"line_number":11736,"context_line":"                - e4145e3b-1e46-4a14-b39d-015cf1cd2caf"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_fb82b8c7","line":11733,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":11743,"context_line":"                id: 8c71cfcd-0f4e-40f2-829c-c31ebd19891d"},{"line_number":11744,"context_line":"                name: NeutronBase"},{"line_number":11745,"context_line":"                parameters:"},{"line_number":11746,"context_line":"                - DatabaseSyncTimeout"},{"line_number":11747,"context_line":"                - NeutronDhcpAgentsPerNetwork"},{"line_number":11748,"context_line":"                - DhcpAgentNotification"},{"line_number":11749,"context_line":"                - NeutronDnsDomain"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_a5c92f26","line":11746,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":11743,"context_line":"                id: 8c71cfcd-0f4e-40f2-829c-c31ebd19891d"},{"line_number":11744,"context_line":"                name: NeutronBase"},{"line_number":11745,"context_line":"                parameters:"},{"line_number":11746,"context_line":"                - DatabaseSyncTimeout"},{"line_number":11747,"context_line":"                - NeutronDhcpAgentsPerNetwork"},{"line_number":11748,"context_line":"                - DhcpAgentNotification"},{"line_number":11749,"context_line":"                - NeutronDnsDomain"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_db8534d1","line":11746,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":11771,"context_line":"                id: 8d0206c0-2140-47b5-b28b-f963f5731e52"},{"line_number":11772,"context_line":"                name: MySQLClient"},{"line_number":11773,"context_line":"                parameters:"},{"line_number":11774,"context_line":"                - ServiceData"},{"line_number":11775,"context_line":"                - ServiceNetMap"},{"line_number":11776,"context_line":"                - DefaultPasswords"},{"line_number":11777,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_05d1fbcd","line":11774,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":11771,"context_line":"                id: 8d0206c0-2140-47b5-b28b-f963f5731e52"},{"line_number":11772,"context_line":"                name: MySQLClient"},{"line_number":11773,"context_line":"                parameters:"},{"line_number":11774,"context_line":"                - ServiceData"},{"line_number":11775,"context_line":"                - ServiceNetMap"},{"line_number":11776,"context_line":"                - DefaultPasswords"},{"line_number":11777,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_3b6c2035","line":11774,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":11787,"context_line":"                id: 8d1aef9b-d5fd-46f4-b6d6-ad9437ee2f35"},{"line_number":11788,"context_line":"                name: MySQLClient"},{"line_number":11789,"context_line":"                parameters:"},{"line_number":11790,"context_line":"                - ServiceData"},{"line_number":11791,"context_line":"                - ServiceNetMap"},{"line_number":11792,"context_line":"                - DefaultPasswords"},{"line_number":11793,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_e5d337d4","line":11790,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":11787,"context_line":"                id: 8d1aef9b-d5fd-46f4-b6d6-ad9437ee2f35"},{"line_number":11788,"context_line":"                name: MySQLClient"},{"line_number":11789,"context_line":"                parameters:"},{"line_number":11790,"context_line":"                - ServiceData"},{"line_number":11791,"context_line":"                - ServiceNetMap"},{"line_number":11792,"context_line":"                - DefaultPasswords"},{"line_number":11793,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_1b679c53","line":11790,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":11816,"context_line":"                id: 8dbdaf0e-29a1-48dd-aedc-e1e9b9af3c15"},{"line_number":11817,"context_line":"                name: CephStorageServiceChain"},{"line_number":11818,"context_line":"                parameters:"},{"line_number":11819,"context_line":"                - Services"},{"line_number":11820,"context_line":"                - ServiceData"},{"line_number":11821,"context_line":"                - ServiceNetMap"},{"line_number":11822,"context_line":"                - EndpointMap"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_45dae3e8","line":11819,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":11816,"context_line":"                id: 8dbdaf0e-29a1-48dd-aedc-e1e9b9af3c15"},{"line_number":11817,"context_line":"                name: CephStorageServiceChain"},{"line_number":11818,"context_line":"                parameters:"},{"line_number":11819,"context_line":"                - Services"},{"line_number":11820,"context_line":"                - ServiceData"},{"line_number":11821,"context_line":"                - ServiceNetMap"},{"line_number":11822,"context_line":"                - EndpointMap"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_7b76a808","line":11819,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":11824,"context_line":"                - RoleName"},{"line_number":11825,"context_line":"                - RoleParameters"},{"line_number":11826,"context_line":"                resources:"},{"line_number":11827,"context_line":"                - 995b282e-a956-43e0-b1a5-b8e8949e4fac"},{"line_number":11828,"context_line":"                type: OS::TripleO::CephStorageServices"},{"line_number":11829,"context_line":"            8dea1cb1-c6ba-4a2f-bd5f-68316aa991fc:"},{"line_number":11830,"context_line":"                description: Noop Extra Pre-Deployment Config"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_25d51fb8","line":11827,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":11824,"context_line":"                - RoleName"},{"line_number":11825,"context_line":"                - RoleParameters"},{"line_number":11826,"context_line":"                resources:"},{"line_number":11827,"context_line":"                - 995b282e-a956-43e0-b1a5-b8e8949e4fac"},{"line_number":11828,"context_line":"                type: OS::TripleO::CephStorageServices"},{"line_number":11829,"context_line":"            8dea1cb1-c6ba-4a2f-bd5f-68316aa991fc:"},{"line_number":11830,"context_line":"                description: Noop Extra Pre-Deployment Config"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_5b71240c","line":11827,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":11831,"context_line":"                id: 8dea1cb1-c6ba-4a2f-bd5f-68316aa991fc"},{"line_number":11832,"context_line":"                name: CephStorageExtraConfigPre"},{"line_number":11833,"context_line":"                parameters:"},{"line_number":11834,"context_line":"                - server"},{"line_number":11835,"context_line":"                type: OS::TripleO::CephStorageExtraConfigPre"},{"line_number":11836,"context_line":"            8f8b949d-c626-4b43-86ca-4d7a7fa9f5c0:"},{"line_number":11837,"context_line":"                description: \u0027HAproxy service configured with Puppet"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_85e4ebad","line":11834,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":11831,"context_line":"                id: 8dea1cb1-c6ba-4a2f-bd5f-68316aa991fc"},{"line_number":11832,"context_line":"                name: CephStorageExtraConfigPre"},{"line_number":11833,"context_line":"                parameters:"},{"line_number":11834,"context_line":"                - server"},{"line_number":11835,"context_line":"                type: OS::TripleO::CephStorageExtraConfigPre"},{"line_number":11836,"context_line":"            8f8b949d-c626-4b43-86ca-4d7a7fa9f5c0:"},{"line_number":11837,"context_line":"                description: \u0027HAproxy service configured with Puppet"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_bb61503c","line":11834,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":11840,"context_line":"                id: 8f8b949d-c626-4b43-86ca-4d7a7fa9f5c0"},{"line_number":11841,"context_line":"                name: \u002712\u0027"},{"line_number":11842,"context_line":"                parameters:"},{"line_number":11843,"context_line":"                - ServiceData"},{"line_number":11844,"context_line":"                - ServiceNetMap"},{"line_number":11845,"context_line":"                - DefaultPasswords"},{"line_number":11846,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_65df27d6","line":11843,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":11840,"context_line":"                id: 8f8b949d-c626-4b43-86ca-4d7a7fa9f5c0"},{"line_number":11841,"context_line":"                name: \u002712\u0027"},{"line_number":11842,"context_line":"                parameters:"},{"line_number":11843,"context_line":"                - ServiceData"},{"line_number":11844,"context_line":"                - ServiceNetMap"},{"line_number":11845,"context_line":"                - DefaultPasswords"},{"line_number":11846,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_9b644c4b","line":11843,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":11855,"context_line":"                id: 91983584-b53d-4feb-ac82-0ec014626448"},{"line_number":11856,"context_line":"                name: \u002717\u0027"},{"line_number":11857,"context_line":"                parameters:"},{"line_number":11858,"context_line":"                - DockerInsecureRegistryAddress"},{"line_number":11859,"context_line":"                - EndpointMap"},{"line_number":11860,"context_line":"                - ServiceData"},{"line_number":11861,"context_line":"                - ServiceNetMap"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_c5ef1385","line":11858,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":11855,"context_line":"                id: 91983584-b53d-4feb-ac82-0ec014626448"},{"line_number":11856,"context_line":"                name: \u002717\u0027"},{"line_number":11857,"context_line":"                parameters:"},{"line_number":11858,"context_line":"                - DockerInsecureRegistryAddress"},{"line_number":11859,"context_line":"                - EndpointMap"},{"line_number":11860,"context_line":"                - ServiceData"},{"line_number":11861,"context_line":"                - ServiceNetMap"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_fb5bd883","line":11858,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":11873,"context_line":"                id: 919a8960-83c7-4a5d-b040-7a1d4f77e7ab"},{"line_number":11874,"context_line":"                name: \u002720\u0027"},{"line_number":11875,"context_line":"                parameters:"},{"line_number":11876,"context_line":"                - ServiceData"},{"line_number":11877,"context_line":"                - ServiceNetMap"},{"line_number":11878,"context_line":"                - DefaultPasswords"},{"line_number":11879,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_a5f2cf6d","line":11876,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":11873,"context_line":"                id: 919a8960-83c7-4a5d-b040-7a1d4f77e7ab"},{"line_number":11874,"context_line":"                name: \u002720\u0027"},{"line_number":11875,"context_line":"                parameters:"},{"line_number":11876,"context_line":"                - ServiceData"},{"line_number":11877,"context_line":"                - ServiceNetMap"},{"line_number":11878,"context_line":"                - DefaultPasswords"},{"line_number":11879,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_db5ed474","line":11876,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":11893,"context_line":"                id: 92be2d3a-8c53-4e64-8c66-b64d6e9b59e5"},{"line_number":11894,"context_line":"                name: NeutronBase"},{"line_number":11895,"context_line":"                parameters:"},{"line_number":11896,"context_line":"                - DatabaseSyncTimeout"},{"line_number":11897,"context_line":"                - NeutronDhcpAgentsPerNetwork"},{"line_number":11898,"context_line":"                - DhcpAgentNotification"},{"line_number":11899,"context_line":"                - NeutronDnsDomain"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_05ea9b73","line":11896,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":11893,"context_line":"                id: 92be2d3a-8c53-4e64-8c66-b64d6e9b59e5"},{"line_number":11894,"context_line":"                name: NeutronBase"},{"line_number":11895,"context_line":"                parameters:"},{"line_number":11896,"context_line":"                - DatabaseSyncTimeout"},{"line_number":11897,"context_line":"                - NeutronDhcpAgentsPerNetwork"},{"line_number":11898,"context_line":"                - DhcpAgentNotification"},{"line_number":11899,"context_line":"                - NeutronDnsDomain"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_3b554051","line":11896,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":11921,"context_line":"                id: 931f599e-03ca-48ed-af76-b5cb03342bef"},{"line_number":11922,"context_line":"                name: \u002739\u0027"},{"line_number":11923,"context_line":"                parameters:"},{"line_number":11924,"context_line":"                - ServiceData"},{"line_number":11925,"context_line":"                - ServiceNetMap"},{"line_number":11926,"context_line":"                - DefaultPasswords"},{"line_number":11927,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_e5ecd790","line":11924,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":11921,"context_line":"                id: 931f599e-03ca-48ed-af76-b5cb03342bef"},{"line_number":11922,"context_line":"                name: \u002739\u0027"},{"line_number":11923,"context_line":"                parameters:"},{"line_number":11924,"context_line":"                - ServiceData"},{"line_number":11925,"context_line":"                - ServiceNetMap"},{"line_number":11926,"context_line":"                - DefaultPasswords"},{"line_number":11927,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_1b503c5e","line":11924,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":11940,"context_line":"                id: 9588adf9-1f4b-4d9b-beb5-d3c7f4fcc0f8"},{"line_number":11941,"context_line":"                name: Root"},{"line_number":11942,"context_line":"                parameter_groups:"},{"line_number":11943,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":11944,"context_line":"                    label: deprecated"},{"line_number":11945,"context_line":"                    parameters:"},{"line_number":11946,"context_line":"                    - NovaComputeSchedulerHints"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_45030343","line":11943,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] too many spaces after hyphen (hyphens)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":11940,"context_line":"                id: 9588adf9-1f4b-4d9b-beb5-d3c7f4fcc0f8"},{"line_number":11941,"context_line":"                name: Root"},{"line_number":11942,"context_line":"                parameter_groups:"},{"line_number":11943,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":11944,"context_line":"                    label: deprecated"},{"line_number":11945,"context_line":"                    parameters:"},{"line_number":11946,"context_line":"                    - NovaComputeSchedulerHints"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_25febf37","line":11943,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":11940,"context_line":"                id: 9588adf9-1f4b-4d9b-beb5-d3c7f4fcc0f8"},{"line_number":11941,"context_line":"                name: Root"},{"line_number":11942,"context_line":"                parameter_groups:"},{"line_number":11943,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":11944,"context_line":"                    label: deprecated"},{"line_number":11945,"context_line":"                    parameters:"},{"line_number":11946,"context_line":"                    - NovaComputeSchedulerHints"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_7b4fc8bc","line":11943,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] too many spaces after hyphen (hyphens)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":11940,"context_line":"                id: 9588adf9-1f4b-4d9b-beb5-d3c7f4fcc0f8"},{"line_number":11941,"context_line":"                name: Root"},{"line_number":11942,"context_line":"                parameter_groups:"},{"line_number":11943,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":11944,"context_line":"                    label: deprecated"},{"line_number":11945,"context_line":"                    parameters:"},{"line_number":11946,"context_line":"                    - NovaComputeSchedulerHints"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_5b4ac4ab","line":11943,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":11943,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":11944,"context_line":"                    label: deprecated"},{"line_number":11945,"context_line":"                    parameters:"},{"line_number":11946,"context_line":"                    - NovaComputeSchedulerHints"},{"line_number":11947,"context_line":"                    - NovaComputeExtraConfig"},{"line_number":11948,"context_line":"                parameters:"},{"line_number":11949,"context_line":"                - CloudNameStorage"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_85fd0b3c","line":11946,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 24 but found 20 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":11943,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":11944,"context_line":"                    label: deprecated"},{"line_number":11945,"context_line":"                    parameters:"},{"line_number":11946,"context_line":"                    - NovaComputeSchedulerHints"},{"line_number":11947,"context_line":"                    - NovaComputeExtraConfig"},{"line_number":11948,"context_line":"                parameters:"},{"line_number":11949,"context_line":"                - CloudNameStorage"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_bbc67015","line":11946,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 24 but found 20 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":11946,"context_line":"                    - NovaComputeSchedulerHints"},{"line_number":11947,"context_line":"                    - NovaComputeExtraConfig"},{"line_number":11948,"context_line":"                parameters:"},{"line_number":11949,"context_line":"                - CloudNameStorage"},{"line_number":11950,"context_line":"                - StorageVirtualFixedIPs"},{"line_number":11951,"context_line":"                - CloudNameStorageManagement"},{"line_number":11952,"context_line":"                - StorageMgmtVirtualFixedIPs"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_65f8c748","line":11949,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":11946,"context_line":"                    - NovaComputeSchedulerHints"},{"line_number":11947,"context_line":"                    - NovaComputeExtraConfig"},{"line_number":11948,"context_line":"                parameters:"},{"line_number":11949,"context_line":"                - CloudNameStorage"},{"line_number":11950,"context_line":"                - StorageVirtualFixedIPs"},{"line_number":11951,"context_line":"                - CloudNameStorageManagement"},{"line_number":11952,"context_line":"                - StorageMgmtVirtualFixedIPs"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_9bc9ec26","line":11949,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":12041,"context_line":"                - DeploymentServerBlacklist"},{"line_number":12042,"context_line":"                - GlobalConfigExtraMapData"},{"line_number":12043,"context_line":"                resources:"},{"line_number":12044,"context_line":"                - dc61ef5c-fe09-4bac-8691-cbc47b7c0877"},{"line_number":12045,"context_line":"                - 44c7fd4a-174d-4770-9457-bc2f19c5fd2b"},{"line_number":12046,"context_line":"                - 6c91d846-d315-4650-a4b3-d663f9fe0b8c"},{"line_number":12047,"context_line":"                - 494efb5f-e574-4214-8bd9-436948e97c64"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_c59433eb","line":12044,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":12041,"context_line":"                - DeploymentServerBlacklist"},{"line_number":12042,"context_line":"                - GlobalConfigExtraMapData"},{"line_number":12043,"context_line":"                resources:"},{"line_number":12044,"context_line":"                - dc61ef5c-fe09-4bac-8691-cbc47b7c0877"},{"line_number":12045,"context_line":"                - 44c7fd4a-174d-4770-9457-bc2f19c5fd2b"},{"line_number":12046,"context_line":"                - 6c91d846-d315-4650-a4b3-d663f9fe0b8c"},{"line_number":12047,"context_line":"                - 494efb5f-e574-4214-8bd9-436948e97c64"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_fbd0f8cb","line":12044,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":12083,"context_line":"                id: 95e3f238-6b32-4002-93ad-e94bc2e1b312"},{"line_number":12084,"context_line":"                name: \u002788\u0027"},{"line_number":12085,"context_line":"                parameters:"},{"line_number":12086,"context_line":"                - ContainerMysqlImage"},{"line_number":12087,"context_line":"                - ContainerMysqlConfigImage"},{"line_number":12088,"context_line":"                - EndpointMap"},{"line_number":12089,"context_line":"                - ServiceData"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_a5976feb","line":12086,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":12083,"context_line":"                id: 95e3f238-6b32-4002-93ad-e94bc2e1b312"},{"line_number":12084,"context_line":"                name: \u002788\u0027"},{"line_number":12085,"context_line":"                parameters:"},{"line_number":12086,"context_line":"                - ContainerMysqlImage"},{"line_number":12087,"context_line":"                - ContainerMysqlConfigImage"},{"line_number":12088,"context_line":"                - EndpointMap"},{"line_number":12089,"context_line":"                - ServiceData"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_dbd374d4","line":12086,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":12096,"context_line":"                - InternalTLSCAFile"},{"line_number":12097,"context_line":"                - MySQLServerOptions"},{"line_number":12098,"context_line":"                resources:"},{"line_number":12099,"context_line":"                - ad35402a-3ad6-477f-9418-55d418b8287c"},{"line_number":12100,"context_line":"                type: OS::TripleO::Services::MySQL"},{"line_number":12101,"context_line":"            96252b54-27e8-441f-8973-e9772ea5d334:"},{"line_number":12102,"context_line":"                description: \u0027HAproxy service configured with Puppet"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_059f3b03","line":12099,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":12096,"context_line":"                - InternalTLSCAFile"},{"line_number":12097,"context_line":"                - MySQLServerOptions"},{"line_number":12098,"context_line":"                resources:"},{"line_number":12099,"context_line":"                - ad35402a-3ad6-477f-9418-55d418b8287c"},{"line_number":12100,"context_line":"                type: OS::TripleO::Services::MySQL"},{"line_number":12101,"context_line":"            96252b54-27e8-441f-8973-e9772ea5d334:"},{"line_number":12102,"context_line":"                description: \u0027HAproxy service configured with Puppet"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_3bda60e8","line":12099,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":12105,"context_line":"                id: 96252b54-27e8-441f-8973-e9772ea5d334"},{"line_number":12106,"context_line":"                name: \u00273\u0027"},{"line_number":12107,"context_line":"                parameters:"},{"line_number":12108,"context_line":"                - ServiceData"},{"line_number":12109,"context_line":"                - ServiceNetMap"},{"line_number":12110,"context_line":"                - DefaultPasswords"},{"line_number":12111,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_e5a17748","line":12108,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":12105,"context_line":"                id: 96252b54-27e8-441f-8973-e9772ea5d334"},{"line_number":12106,"context_line":"                name: \u00273\u0027"},{"line_number":12107,"context_line":"                parameters:"},{"line_number":12108,"context_line":"                - ServiceData"},{"line_number":12109,"context_line":"                - ServiceNetMap"},{"line_number":12110,"context_line":"                - DefaultPasswords"},{"line_number":12111,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_1bd5dcb7","line":12108,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":12120,"context_line":"                id: 981baead-d376-47ef-8979-843ebda3cd70"},{"line_number":12121,"context_line":"                name: \u002740\u0027"},{"line_number":12122,"context_line":"                parameters:"},{"line_number":12123,"context_line":"                - ServiceData"},{"line_number":12124,"context_line":"                - ServiceNetMap"},{"line_number":12125,"context_line":"                - DefaultPasswords"},{"line_number":12126,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_458823c5","line":12123,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":12120,"context_line":"                id: 981baead-d376-47ef-8979-843ebda3cd70"},{"line_number":12121,"context_line":"                name: \u002740\u0027"},{"line_number":12122,"context_line":"                parameters:"},{"line_number":12123,"context_line":"                - ServiceData"},{"line_number":12124,"context_line":"                - ServiceNetMap"},{"line_number":12125,"context_line":"                - DefaultPasswords"},{"line_number":12126,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_7be4e8ac","line":12123,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":12135,"context_line":"                id: 98a111c8-15d8-47dc-b634-5e97b71937bf"},{"line_number":12136,"context_line":"                name: \u002723\u0027"},{"line_number":12137,"context_line":"                parameters:"},{"line_number":12138,"context_line":"                - ContainerCinderApiImage"},{"line_number":12139,"context_line":"                - ContainerCinderConfigImage"},{"line_number":12140,"context_line":"                - CinderApiLoggingSource"},{"line_number":12141,"context_line":"                - EndpointMap"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_25835fab","line":12138,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":12135,"context_line":"                id: 98a111c8-15d8-47dc-b634-5e97b71937bf"},{"line_number":12136,"context_line":"                name: \u002723\u0027"},{"line_number":12137,"context_line":"                parameters:"},{"line_number":12138,"context_line":"                - ContainerCinderApiImage"},{"line_number":12139,"context_line":"                - ContainerCinderConfigImage"},{"line_number":12140,"context_line":"                - CinderApiLoggingSource"},{"line_number":12141,"context_line":"                - EndpointMap"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_5bdf64d5","line":12138,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":12156,"context_line":"                - NotificationDriver"},{"line_number":12157,"context_line":"                - RootStackName"},{"line_number":12158,"context_line":"                resources:"},{"line_number":12159,"context_line":"                - 7a8db898-17c7-4101-a20c-708f17f50519"},{"line_number":12160,"context_line":"                - 60659d50-748e-42d0-b932-f37d138b17fb"},{"line_number":12161,"context_line":"                - df30ed20-7af5-4f04-bbfe-6b9d550abda4"},{"line_number":12162,"context_line":"                - 839c99eb-06f6-4ab8-862b-7111c802ccec"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_85922bf5","line":12159,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":12156,"context_line":"                - NotificationDriver"},{"line_number":12157,"context_line":"                - RootStackName"},{"line_number":12158,"context_line":"                resources:"},{"line_number":12159,"context_line":"                - 7a8db898-17c7-4101-a20c-708f17f50519"},{"line_number":12160,"context_line":"                - 60659d50-748e-42d0-b932-f37d138b17fb"},{"line_number":12161,"context_line":"                - df30ed20-7af5-4f04-bbfe-6b9d550abda4"},{"line_number":12162,"context_line":"                - 839c99eb-06f6-4ab8-862b-7111c802ccec"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_bbef9085","line":12159,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":12167,"context_line":"                name: ServiceChain"},{"line_number":12168,"context_line":"                parameters: []"},{"line_number":12169,"context_line":"                resources:"},{"line_number":12170,"context_line":"                - b4661133-a06c-4e3e-9943-db4f46bb5990"},{"line_number":12171,"context_line":"                - 6bf6c0fc-aaf3-428f-8ee8-e52828afb64e"},{"line_number":12172,"context_line":"                - 250eed11-4840-4179-b938-e920cfb0ff35"},{"line_number":12173,"context_line":"                - 96252b54-27e8-441f-8973-e9772ea5d334"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_658d67d2","line":12170,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":12167,"context_line":"                name: ServiceChain"},{"line_number":12168,"context_line":"                parameters: []"},{"line_number":12169,"context_line":"                resources:"},{"line_number":12170,"context_line":"                - b4661133-a06c-4e3e-9943-db4f46bb5990"},{"line_number":12171,"context_line":"                - 6bf6c0fc-aaf3-428f-8ee8-e52828afb64e"},{"line_number":12172,"context_line":"                - 250eed11-4840-4179-b938-e920cfb0ff35"},{"line_number":12173,"context_line":"                - 96252b54-27e8-441f-8973-e9772ea5d334"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_9bf28c6e","line":12170,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":12191,"context_line":"                id: 9a855f62-e5c6-41e4-90c8-d39e40fa4908"},{"line_number":12192,"context_line":"                name: ApacheServiceBase"},{"line_number":12193,"context_line":"                parameters:"},{"line_number":12194,"context_line":"                - ApacheMaxRequestWorkers"},{"line_number":12195,"context_line":"                - ApacheServerLimit"},{"line_number":12196,"context_line":"                - ServiceData"},{"line_number":12197,"context_line":"                - ServiceNetMap"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_c5bd5369","line":12194,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":12191,"context_line":"                id: 9a855f62-e5c6-41e4-90c8-d39e40fa4908"},{"line_number":12192,"context_line":"                name: ApacheServiceBase"},{"line_number":12193,"context_line":"                parameters:"},{"line_number":12194,"context_line":"                - ApacheMaxRequestWorkers"},{"line_number":12195,"context_line":"                - ApacheServerLimit"},{"line_number":12196,"context_line":"                - ServiceData"},{"line_number":12197,"context_line":"                - ServiceNetMap"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_fbe91880","line":12194,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":12209,"context_line":"                id: 9acca434-2bc3-4226-8fb6-97e7321e44c3"},{"line_number":12210,"context_line":"                name: MySQLClient"},{"line_number":12211,"context_line":"                parameters:"},{"line_number":12212,"context_line":"                - ServiceData"},{"line_number":12213,"context_line":"                - ServiceNetMap"},{"line_number":12214,"context_line":"                - DefaultPasswords"},{"line_number":12215,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_a5c00fe2","line":12212,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":12209,"context_line":"                id: 9acca434-2bc3-4226-8fb6-97e7321e44c3"},{"line_number":12210,"context_line":"                name: MySQLClient"},{"line_number":12211,"context_line":"                parameters:"},{"line_number":12212,"context_line":"                - ServiceData"},{"line_number":12213,"context_line":"                - ServiceNetMap"},{"line_number":12214,"context_line":"                - DefaultPasswords"},{"line_number":12215,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_dbec1491","line":12212,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":12224,"context_line":"                name: ServiceChain"},{"line_number":12225,"context_line":"                parameters: []"},{"line_number":12226,"context_line":"                resources:"},{"line_number":12227,"context_line":"                - 7c1307b2-305c-4744-bdf5-0ec5a30aa371"},{"line_number":12228,"context_line":"                - dffbbdb1-5968-4e38-82ad-3dca22735024"},{"line_number":12229,"context_line":"                - d3dca1a0-b8b3-40c7-9112-086e8b2992be"},{"line_number":12230,"context_line":"                - 36815176-8986-4186-a208-2a858ae7528a"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_05b8db73","line":12227,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":12224,"context_line":"                name: ServiceChain"},{"line_number":12225,"context_line":"                parameters: []"},{"line_number":12226,"context_line":"                resources:"},{"line_number":12227,"context_line":"                - 7c1307b2-305c-4744-bdf5-0ec5a30aa371"},{"line_number":12228,"context_line":"                - dffbbdb1-5968-4e38-82ad-3dca22735024"},{"line_number":12229,"context_line":"                - d3dca1a0-b8b3-40c7-9112-086e8b2992be"},{"line_number":12230,"context_line":"                - 36815176-8986-4186-a208-2a858ae7528a"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_3b038044","line":12227,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":12275,"context_line":"                id: 9b515a24-c12b-4ef7-b40c-61885880bba4"},{"line_number":12276,"context_line":"                name: ObjectStorageIpListMap"},{"line_number":12277,"context_line":"                parameters:"},{"line_number":12278,"context_line":"                - ControlPlaneIpList"},{"line_number":12279,"context_line":"                - StorageIpList"},{"line_number":12280,"context_line":"                - StorageNetName"},{"line_number":12281,"context_line":"                - StorageMgmtIpList"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_e5ba176c","line":12278,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":12275,"context_line":"                id: 9b515a24-c12b-4ef7-b40c-61885880bba4"},{"line_number":12276,"context_line":"                name: ObjectStorageIpListMap"},{"line_number":12277,"context_line":"                parameters:"},{"line_number":12278,"context_line":"                - ControlPlaneIpList"},{"line_number":12279,"context_line":"                - StorageIpList"},{"line_number":12280,"context_line":"                - StorageNetName"},{"line_number":12281,"context_line":"                - StorageMgmtIpList"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_1bfe7c37","line":12278,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":12302,"context_line":"                id: 9c18392a-84a7-4b8d-97d3-a2c0716950be"},{"line_number":12303,"context_line":"                name: \u00273\u0027"},{"line_number":12304,"context_line":"                parameters:"},{"line_number":12305,"context_line":"                - ServiceData"},{"line_number":12306,"context_line":"                - ServiceNetMap"},{"line_number":12307,"context_line":"                - DefaultPasswords"},{"line_number":12308,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_45b1438f","line":12305,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":12302,"context_line":"                id: 9c18392a-84a7-4b8d-97d3-a2c0716950be"},{"line_number":12303,"context_line":"                name: \u00273\u0027"},{"line_number":12304,"context_line":"                parameters:"},{"line_number":12305,"context_line":"                - ServiceData"},{"line_number":12306,"context_line":"                - ServiceNetMap"},{"line_number":12307,"context_line":"                - DefaultPasswords"},{"line_number":12308,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_7bfd0839","line":12305,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":12318,"context_line":"                id: 9cd71b85-3f77-48fb-942b-4ee25397226a"},{"line_number":12319,"context_line":"                name: CinderBase"},{"line_number":12320,"context_line":"                parameters:"},{"line_number":12321,"context_line":"                - CinderStorageAvailabilityZone"},{"line_number":12322,"context_line":"                - CinderPassword"},{"line_number":12323,"context_line":"                - Debug"},{"line_number":12324,"context_line":"                - CinderDebug"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_25acff33","line":12321,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":12318,"context_line":"                id: 9cd71b85-3f77-48fb-942b-4ee25397226a"},{"line_number":12319,"context_line":"                name: CinderBase"},{"line_number":12320,"context_line":"                parameters:"},{"line_number":12321,"context_line":"                - CinderStorageAvailabilityZone"},{"line_number":12322,"context_line":"                - CinderPassword"},{"line_number":12323,"context_line":"                - Debug"},{"line_number":12324,"context_line":"                - CinderDebug"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_5bf80448","line":12321,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":12349,"context_line":"                id: 9d241f0f-370a-42f4-a1ed-ea7b84cfa22a"},{"line_number":12350,"context_line":"                name: ContainersCommon"},{"line_number":12351,"context_line":"                parameters:"},{"line_number":12352,"context_line":"                - EndpointMap"},{"line_number":12353,"context_line":"                - ServiceData"},{"line_number":12354,"context_line":"                - ServiceNetMap"},{"line_number":12355,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_85ab4b1b","line":12352,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":12349,"context_line":"                id: 9d241f0f-370a-42f4-a1ed-ea7b84cfa22a"},{"line_number":12350,"context_line":"                name: ContainersCommon"},{"line_number":12351,"context_line":"                parameters:"},{"line_number":12352,"context_line":"                - EndpointMap"},{"line_number":12353,"context_line":"                - ServiceData"},{"line_number":12354,"context_line":"                - ServiceNetMap"},{"line_number":12355,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_bb94b0e9","line":12352,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":12380,"context_line":"                id: 9ed5152c-b319-4b50-a58f-8768ebb615f0"},{"line_number":12381,"context_line":"                name: \u002728\u0027"},{"line_number":12382,"context_line":"                parameters:"},{"line_number":12383,"context_line":"                - ContainerNovaComputeImage"},{"line_number":12384,"context_line":"                - ContainerNovaLibvirtConfigImage"},{"line_number":12385,"context_line":"                - ServiceData"},{"line_number":12386,"context_line":"                - ServiceNetMap"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_65a60756","line":12383,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":12380,"context_line":"                id: 9ed5152c-b319-4b50-a58f-8768ebb615f0"},{"line_number":12381,"context_line":"                name: \u002728\u0027"},{"line_number":12382,"context_line":"                parameters:"},{"line_number":12383,"context_line":"                - ContainerNovaComputeImage"},{"line_number":12384,"context_line":"                - ContainerNovaLibvirtConfigImage"},{"line_number":12385,"context_line":"                - ServiceData"},{"line_number":12386,"context_line":"                - ServiceNetMap"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_9b972cec","line":12383,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":12393,"context_line":"                - MigrationSshPort"},{"line_number":12394,"context_line":"                - NovaNfsEnabled"},{"line_number":12395,"context_line":"                resources:"},{"line_number":12396,"context_line":"                - 0556ecdc-d65c-45db-a59b-7e7e72740ef3"},{"line_number":12397,"context_line":"                - cad2ba26-f475-4a15-a920-209065ca0740"},{"line_number":12398,"context_line":"                type: OS::TripleO::Services::NovaMigrationTarget"},{"line_number":12399,"context_line":"            9ed54ae3-d446-403f-b2ff-5e380244c006:"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_c5627316","line":12396,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":12393,"context_line":"                - MigrationSshPort"},{"line_number":12394,"context_line":"                - NovaNfsEnabled"},{"line_number":12395,"context_line":"                resources:"},{"line_number":12396,"context_line":"                - 0556ecdc-d65c-45db-a59b-7e7e72740ef3"},{"line_number":12397,"context_line":"                - cad2ba26-f475-4a15-a920-209065ca0740"},{"line_number":12398,"context_line":"                type: OS::TripleO::Services::NovaMigrationTarget"},{"line_number":12399,"context_line":"            9ed54ae3-d446-403f-b2ff-5e380244c006:"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_fb9e3805","line":12396,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":12403,"context_line":"                id: 9ed54ae3-d446-403f-b2ff-5e380244c006"},{"line_number":12404,"context_line":"                name: GlanceLogging"},{"line_number":12405,"context_line":"                parameters:"},{"line_number":12406,"context_line":"                - ContainerGlanceApiImage"},{"line_number":12407,"context_line":"                type: OS::TripleO::Services::Logging::GlanceApi"},{"line_number":12408,"context_line":"            a228ddab-52f5-4aa9-b565-cdeff7257337:"},{"line_number":12409,"context_line":"                description: \u0027OpenStack containerized Cinder Volume service"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_a565af1f","line":12406,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":12403,"context_line":"                id: 9ed54ae3-d446-403f-b2ff-5e380244c006"},{"line_number":12404,"context_line":"                name: GlanceLogging"},{"line_number":12405,"context_line":"                parameters:"},{"line_number":12406,"context_line":"                - ContainerGlanceApiImage"},{"line_number":12407,"context_line":"                type: OS::TripleO::Services::Logging::GlanceApi"},{"line_number":12408,"context_line":"            a228ddab-52f5-4aa9-b565-cdeff7257337:"},{"line_number":12409,"context_line":"                description: \u0027OpenStack containerized Cinder Volume service"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_dba1b448","line":12406,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":12412,"context_line":"                id: a228ddab-52f5-4aa9-b565-cdeff7257337"},{"line_number":12413,"context_line":"                name: \u00272\u0027"},{"line_number":12414,"context_line":"                parameters:"},{"line_number":12415,"context_line":"                - ContainerCinderVolumeImage"},{"line_number":12416,"context_line":"                - ContainerCinderConfigImage"},{"line_number":12417,"context_line":"                - DockerCinderVolumeUlimit"},{"line_number":12418,"context_line":"                - CinderVolumeLoggingSource"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_056d7b03","line":12415,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":12412,"context_line":"                id: a228ddab-52f5-4aa9-b565-cdeff7257337"},{"line_number":12413,"context_line":"                name: \u00272\u0027"},{"line_number":12414,"context_line":"                parameters:"},{"line_number":12415,"context_line":"                - ContainerCinderVolumeImage"},{"line_number":12416,"context_line":"                - ContainerCinderConfigImage"},{"line_number":12417,"context_line":"                - DockerCinderVolumeUlimit"},{"line_number":12418,"context_line":"                - CinderVolumeLoggingSource"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_3b88a0c4","line":12415,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":12446,"context_line":"                - MonitoringSubscriptionCinderVolume"},{"line_number":12447,"context_line":"                - CinderEtcdLocalConnect"},{"line_number":12448,"context_line":"                resources:"},{"line_number":12449,"context_line":"                - 9cd71b85-3f77-48fb-942b-4ee25397226a"},{"line_number":12450,"context_line":"                - 0e8cf70a-6dc0-4dec-8ff4-4d43606b0df7"},{"line_number":12451,"context_line":"                - dc370bce-368c-4adb-a513-62aba4833d15"},{"line_number":12452,"context_line":"                - be721641-1cc3-41c2-b0d2-41a463f90085"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_e56fb7f9","line":12449,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":12446,"context_line":"                - MonitoringSubscriptionCinderVolume"},{"line_number":12447,"context_line":"                - CinderEtcdLocalConnect"},{"line_number":12448,"context_line":"                resources:"},{"line_number":12449,"context_line":"                - 9cd71b85-3f77-48fb-942b-4ee25397226a"},{"line_number":12450,"context_line":"                - 0e8cf70a-6dc0-4dec-8ff4-4d43606b0df7"},{"line_number":12451,"context_line":"                - dc370bce-368c-4adb-a513-62aba4833d15"},{"line_number":12452,"context_line":"                - be721641-1cc3-41c2-b0d2-41a463f90085"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_1b831cab","line":12449,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":12456,"context_line":"                id: a22b0b8f-a4d9-41f6-b88d-20fd96ff536b"},{"line_number":12457,"context_line":"                name: \u00270\u0027"},{"line_number":12458,"context_line":"                parameter_groups:"},{"line_number":12459,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":12460,"context_line":"                    label: deprecated"},{"line_number":12461,"context_line":"                    parameters:"},{"line_number":12462,"context_line":"                    - NovaImage"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_457663da","line":12459,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] too many spaces after hyphen (hyphens)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":12456,"context_line":"                id: a22b0b8f-a4d9-41f6-b88d-20fd96ff536b"},{"line_number":12457,"context_line":"                name: \u00270\u0027"},{"line_number":12458,"context_line":"                parameter_groups:"},{"line_number":12459,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":12460,"context_line":"                    label: deprecated"},{"line_number":12461,"context_line":"                    parameters:"},{"line_number":12462,"context_line":"                    - NovaImage"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_25719fdf","line":12459,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":12456,"context_line":"                id: a22b0b8f-a4d9-41f6-b88d-20fd96ff536b"},{"line_number":12457,"context_line":"                name: \u00270\u0027"},{"line_number":12458,"context_line":"                parameter_groups:"},{"line_number":12459,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":12460,"context_line":"                    label: deprecated"},{"line_number":12461,"context_line":"                    parameters:"},{"line_number":12462,"context_line":"                    - NovaImage"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_7b9228f8","line":12459,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] too many spaces after hyphen (hyphens)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":12456,"context_line":"                id: a22b0b8f-a4d9-41f6-b88d-20fd96ff536b"},{"line_number":12457,"context_line":"                name: \u00270\u0027"},{"line_number":12458,"context_line":"                parameter_groups:"},{"line_number":12459,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":12460,"context_line":"                    label: deprecated"},{"line_number":12461,"context_line":"                    parameters:"},{"line_number":12462,"context_line":"                    - NovaImage"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_5b8da4d1","line":12459,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":12459,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":12460,"context_line":"                    label: deprecated"},{"line_number":12461,"context_line":"                    parameters:"},{"line_number":12462,"context_line":"                    - NovaImage"},{"line_number":12463,"context_line":"                    - NovaComputeServerMetadata"},{"line_number":12464,"context_line":"                    - NovaComputeIPs"},{"line_number":12465,"context_line":"                parameters:"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_85806b8d","line":12462,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 24 but found 20 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":12459,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":12460,"context_line":"                    label: deprecated"},{"line_number":12461,"context_line":"                    parameters:"},{"line_number":12462,"context_line":"                    - NovaImage"},{"line_number":12463,"context_line":"                    - NovaComputeServerMetadata"},{"line_number":12464,"context_line":"                    - NovaComputeIPs"},{"line_number":12465,"context_line":"                parameters:"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_bbbdd069","line":12462,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 24 but found 20 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":12463,"context_line":"                    - NovaComputeServerMetadata"},{"line_number":12464,"context_line":"                    - NovaComputeIPs"},{"line_number":12465,"context_line":"                parameters:"},{"line_number":12466,"context_line":"                - OvercloudComputeFlavor"},{"line_number":12467,"context_line":"                - NovaImage"},{"line_number":12468,"context_line":"                - ComputeImage"},{"line_number":12469,"context_line":"                - ImageUpdatePolicy"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_657ba7bd","line":12466,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":12463,"context_line":"                    - NovaComputeServerMetadata"},{"line_number":12464,"context_line":"                    - NovaComputeIPs"},{"line_number":12465,"context_line":"                parameters:"},{"line_number":12466,"context_line":"                - OvercloudComputeFlavor"},{"line_number":12467,"context_line":"                - NovaImage"},{"line_number":12468,"context_line":"                - ComputeImage"},{"line_number":12469,"context_line":"                - ImageUpdatePolicy"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_9bc0cce2","line":12466,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":12505,"context_line":"                - ServerDeletionPolicy"},{"line_number":12506,"context_line":"                - UserData"},{"line_number":12507,"context_line":"                resources:"},{"line_number":12508,"context_line":"                - f935d2a3-8a6d-4282-8628-1181fa84e3ef"},{"line_number":12509,"context_line":"                - 18c4800d-1697-4148-b5dc-e9f79c974f1d"},{"line_number":12510,"context_line":"                - 74d4be86-37b9-4976-b00c-0437a08814fb"},{"line_number":12511,"context_line":"                - 150023a1-d38e-4b87-a06a-65c642d60eac"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_c54b9384","line":12508,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":12505,"context_line":"                - ServerDeletionPolicy"},{"line_number":12506,"context_line":"                - UserData"},{"line_number":12507,"context_line":"                resources:"},{"line_number":12508,"context_line":"                - f935d2a3-8a6d-4282-8628-1181fa84e3ef"},{"line_number":12509,"context_line":"                - 18c4800d-1697-4148-b5dc-e9f79c974f1d"},{"line_number":12510,"context_line":"                - 74d4be86-37b9-4976-b00c-0437a08814fb"},{"line_number":12511,"context_line":"                - 150023a1-d38e-4b87-a06a-65c642d60eac"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_fbb75885","line":12508,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":12518,"context_line":"                id: a2364455-230c-4eb1-af08-fbbe75103d2d"},{"line_number":12519,"context_line":"                name: \u00270\u0027"},{"line_number":12520,"context_line":"                parameter_groups:"},{"line_number":12521,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":12522,"context_line":"                    label: deprecated"},{"line_number":12523,"context_line":"                    parameters:"},{"line_number":12524,"context_line":"                    - OvercloudControlFlavor"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_a54e4f93","line":12521,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] too many spaces after hyphen (hyphens)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":12518,"context_line":"                id: a2364455-230c-4eb1-af08-fbbe75103d2d"},{"line_number":12519,"context_line":"                name: \u00270\u0027"},{"line_number":12520,"context_line":"                parameter_groups:"},{"line_number":12521,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":12522,"context_line":"                    label: deprecated"},{"line_number":12523,"context_line":"                    parameters:"},{"line_number":12524,"context_line":"                    - OvercloudControlFlavor"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_05461b7d","line":12521,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":12518,"context_line":"                id: a2364455-230c-4eb1-af08-fbbe75103d2d"},{"line_number":12519,"context_line":"                name: \u00270\u0027"},{"line_number":12520,"context_line":"                parameter_groups:"},{"line_number":12521,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":12522,"context_line":"                    label: deprecated"},{"line_number":12523,"context_line":"                    parameters:"},{"line_number":12524,"context_line":"                    - OvercloudControlFlavor"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_dbba546c","line":12521,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] too many spaces after hyphen (hyphens)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":12518,"context_line":"                id: a2364455-230c-4eb1-af08-fbbe75103d2d"},{"line_number":12519,"context_line":"                name: \u00270\u0027"},{"line_number":12520,"context_line":"                parameter_groups:"},{"line_number":12521,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":12522,"context_line":"                    label: deprecated"},{"line_number":12523,"context_line":"                    parameters:"},{"line_number":12524,"context_line":"                    - OvercloudControlFlavor"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_3bb1c090","line":12521,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":12521,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":12522,"context_line":"                    label: deprecated"},{"line_number":12523,"context_line":"                    parameters:"},{"line_number":12524,"context_line":"                    - OvercloudControlFlavor"},{"line_number":12525,"context_line":"                    - controllerImage"},{"line_number":12526,"context_line":"                parameters:"},{"line_number":12527,"context_line":"                - OvercloudControlFlavor"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_e5485788","line":12524,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 24 but found 20 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":12521,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":12522,"context_line":"                    label: deprecated"},{"line_number":12523,"context_line":"                    parameters:"},{"line_number":12524,"context_line":"                    - OvercloudControlFlavor"},{"line_number":12525,"context_line":"                    - controllerImage"},{"line_number":12526,"context_line":"                parameters:"},{"line_number":12527,"context_line":"                - OvercloudControlFlavor"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_1bacbc33","line":12524,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 24 but found 20 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":12524,"context_line":"                    - OvercloudControlFlavor"},{"line_number":12525,"context_line":"                    - controllerImage"},{"line_number":12526,"context_line":"                parameters:"},{"line_number":12527,"context_line":"                - OvercloudControlFlavor"},{"line_number":12528,"context_line":"                - OvercloudControllerFlavor"},{"line_number":12529,"context_line":"                - controllerImage"},{"line_number":12530,"context_line":"                - ControllerImage"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_455f8340","line":12527,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":12524,"context_line":"                    - OvercloudControlFlavor"},{"line_number":12525,"context_line":"                    - controllerImage"},{"line_number":12526,"context_line":"                parameters:"},{"line_number":12527,"context_line":"                - OvercloudControlFlavor"},{"line_number":12528,"context_line":"                - OvercloudControllerFlavor"},{"line_number":12529,"context_line":"                - controllerImage"},{"line_number":12530,"context_line":"                - ControllerImage"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_7bab481c","line":12527,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":12569,"context_line":"                - ServerDeletionPolicy"},{"line_number":12570,"context_line":"                - UserData"},{"line_number":12571,"context_line":"                resources:"},{"line_number":12572,"context_line":"                - 15938a04-b728-4956-8a20-78f70c4f6c4c"},{"line_number":12573,"context_line":"                - 40a5387f-5f42-4aec-8ff4-7d7d597cf20e"},{"line_number":12574,"context_line":"                - f6b3f924-f229-4e13-bb74-ef6d4276336d"},{"line_number":12575,"context_line":"                - 80f346e0-f056-4eca-b5e6-40be9e22b177"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_255a3f4f","line":12572,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":12569,"context_line":"                - ServerDeletionPolicy"},{"line_number":12570,"context_line":"                - UserData"},{"line_number":12571,"context_line":"                resources:"},{"line_number":12572,"context_line":"                - 15938a04-b728-4956-8a20-78f70c4f6c4c"},{"line_number":12573,"context_line":"                - 40a5387f-5f42-4aec-8ff4-7d7d597cf20e"},{"line_number":12574,"context_line":"                - f6b3f924-f229-4e13-bb74-ef6d4276336d"},{"line_number":12575,"context_line":"                - 80f346e0-f056-4eca-b5e6-40be9e22b177"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_5ba64455","line":12572,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":12586,"context_line":"                id: a24cba66-47bd-4e60-9dc0-fb502282234d"},{"line_number":12587,"context_line":"                name: KeystoneLogging"},{"line_number":12588,"context_line":"                parameters:"},{"line_number":12589,"context_line":"                - ContainerKeystoneImage"},{"line_number":12590,"context_line":"                type: OS::TripleO::Services::Logging::Keystone"},{"line_number":12591,"context_line":"            a28a9a7e-6380-4bbe-8fc5-1c9dafab7d15:"},{"line_number":12592,"context_line":"                description: \u0027Mysql client settings"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_85598b5b","line":12589,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":12586,"context_line":"                id: a24cba66-47bd-4e60-9dc0-fb502282234d"},{"line_number":12587,"context_line":"                name: KeystoneLogging"},{"line_number":12588,"context_line":"                parameters:"},{"line_number":12589,"context_line":"                - ContainerKeystoneImage"},{"line_number":12590,"context_line":"                type: OS::TripleO::Services::Logging::Keystone"},{"line_number":12591,"context_line":"            a28a9a7e-6380-4bbe-8fc5-1c9dafab7d15:"},{"line_number":12592,"context_line":"                description: \u0027Mysql client settings"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_bb62f014","line":12589,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":12595,"context_line":"                id: a28a9a7e-6380-4bbe-8fc5-1c9dafab7d15"},{"line_number":12596,"context_line":"                name: \u002715\u0027"},{"line_number":12597,"context_line":"                parameters:"},{"line_number":12598,"context_line":"                - ServiceData"},{"line_number":12599,"context_line":"                - ServiceNetMap"},{"line_number":12600,"context_line":"                - DefaultPasswords"},{"line_number":12601,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_65544722","line":12598,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":12595,"context_line":"                id: a28a9a7e-6380-4bbe-8fc5-1c9dafab7d15"},{"line_number":12596,"context_line":"                name: \u002715\u0027"},{"line_number":12597,"context_line":"                parameters:"},{"line_number":12598,"context_line":"                - ServiceData"},{"line_number":12599,"context_line":"                - ServiceNetMap"},{"line_number":12600,"context_line":"                - DefaultPasswords"},{"line_number":12601,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_9b656c20","line":12598,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":12612,"context_line":"                id: a34e7991-c34d-47fb-b81f-d6126bfcb45d"},{"line_number":12613,"context_line":"                name: \u002756\u0027"},{"line_number":12614,"context_line":"                parameters:"},{"line_number":12615,"context_line":"                - ServiceData"},{"line_number":12616,"context_line":"                - ServiceNetMap"},{"line_number":12617,"context_line":"                - DefaultPasswords"},{"line_number":12618,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_c530b30a","line":12615,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":12612,"context_line":"                id: a34e7991-c34d-47fb-b81f-d6126bfcb45d"},{"line_number":12613,"context_line":"                name: \u002756\u0027"},{"line_number":12614,"context_line":"                parameters:"},{"line_number":12615,"context_line":"                - ServiceData"},{"line_number":12616,"context_line":"                - ServiceNetMap"},{"line_number":12617,"context_line":"                - DefaultPasswords"},{"line_number":12618,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_fb6c7809","line":12615,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":12627,"context_line":"                id: a4f93588-66ab-4a9d-8076-10a7139450d9"},{"line_number":12628,"context_line":"                name: ContainersCommon"},{"line_number":12629,"context_line":"                parameters:"},{"line_number":12630,"context_line":"                - EndpointMap"},{"line_number":12631,"context_line":"                - ServiceData"},{"line_number":12632,"context_line":"                - ServiceNetMap"},{"line_number":12633,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_a533ef12","line":12630,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":12627,"context_line":"                id: a4f93588-66ab-4a9d-8076-10a7139450d9"},{"line_number":12628,"context_line":"                name: ContainersCommon"},{"line_number":12629,"context_line":"                parameters:"},{"line_number":12630,"context_line":"                - EndpointMap"},{"line_number":12631,"context_line":"                - ServiceData"},{"line_number":12632,"context_line":"                - ServiceNetMap"},{"line_number":12633,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_db6ff4f9","line":12630,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":12646,"context_line":"                id: a4fcfab7-f37c-4506-85da-19b118386fa6"},{"line_number":12647,"context_line":"                name: MySQLClient"},{"line_number":12648,"context_line":"                parameters:"},{"line_number":12649,"context_line":"                - ServiceData"},{"line_number":12650,"context_line":"                - ServiceNetMap"},{"line_number":12651,"context_line":"                - DefaultPasswords"},{"line_number":12652,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_053bbbea","line":12649,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":12646,"context_line":"                id: a4fcfab7-f37c-4506-85da-19b118386fa6"},{"line_number":12647,"context_line":"                name: MySQLClient"},{"line_number":12648,"context_line":"                parameters:"},{"line_number":12649,"context_line":"                - ServiceData"},{"line_number":12650,"context_line":"                - ServiceNetMap"},{"line_number":12651,"context_line":"                - DefaultPasswords"},{"line_number":12652,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_3b76e0d9","line":12649,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":12662,"context_line":"                id: a60833c5-0432-451d-98db-d96043751c9d"},{"line_number":12663,"context_line":"                name: NovaLogging"},{"line_number":12664,"context_line":"                parameters:"},{"line_number":12665,"context_line":"                - ContainerNovaImage"},{"line_number":12666,"context_line":"                - NovaServiceName"},{"line_number":12667,"context_line":"                - DeployIdentifier"},{"line_number":12668,"context_line":"                type: OS::TripleO::Services::Logging::NovaCommon"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_e53df7dd","line":12665,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":12662,"context_line":"                id: a60833c5-0432-451d-98db-d96043751c9d"},{"line_number":12663,"context_line":"                name: NovaLogging"},{"line_number":12664,"context_line":"                parameters:"},{"line_number":12665,"context_line":"                - ContainerNovaImage"},{"line_number":12666,"context_line":"                - NovaServiceName"},{"line_number":12667,"context_line":"                - DeployIdentifier"},{"line_number":12668,"context_line":"                type: OS::TripleO::Services::Logging::NovaCommon"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_1b715cdf","line":12665,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":12673,"context_line":"                id: a86e50ec-8359-4570-a9bb-0c0fb02317e4"},{"line_number":12674,"context_line":"                name: \u002768\u0027"},{"line_number":12675,"context_line":"                parameters:"},{"line_number":12676,"context_line":"                - ContainerKeepalivedImage"},{"line_number":12677,"context_line":"                - ContainerKeepalivedConfigImage"},{"line_number":12678,"context_line":"                - EndpointMap"},{"line_number":12679,"context_line":"                - ServiceData"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_4524a3c6","line":12676,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":12673,"context_line":"                id: a86e50ec-8359-4570-a9bb-0c0fb02317e4"},{"line_number":12674,"context_line":"                name: \u002768\u0027"},{"line_number":12675,"context_line":"                parameters:"},{"line_number":12676,"context_line":"                - ContainerKeepalivedImage"},{"line_number":12677,"context_line":"                - ContainerKeepalivedConfigImage"},{"line_number":12678,"context_line":"                - EndpointMap"},{"line_number":12679,"context_line":"                - ServiceData"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_7b80688c","line":12676,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":12686,"context_line":"                - PublicVirtualInterface"},{"line_number":12687,"context_line":"                - MonitoringSubscriptionKeepalived"},{"line_number":12688,"context_line":"                resources:"},{"line_number":12689,"context_line":"                - 62d613fb-20b4-4b18-b57d-e6d4429e4383"},{"line_number":12690,"context_line":"                type: OS::TripleO::Services::Keepalived"},{"line_number":12691,"context_line":"            a881c4d9-8ade-4f51-8a29-6a5bdc672bbe:"},{"line_number":12692,"context_line":"                description: No description"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_251fdf70","line":12689,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":12686,"context_line":"                - PublicVirtualInterface"},{"line_number":12687,"context_line":"                - MonitoringSubscriptionKeepalived"},{"line_number":12688,"context_line":"                resources:"},{"line_number":12689,"context_line":"                - 62d613fb-20b4-4b18-b57d-e6d4429e4383"},{"line_number":12690,"context_line":"                type: OS::TripleO::Services::Keepalived"},{"line_number":12691,"context_line":"            a881c4d9-8ade-4f51-8a29-6a5bdc672bbe:"},{"line_number":12692,"context_line":"                description: No description"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_5b7be4bc","line":12689,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":12693,"context_line":"                id: a881c4d9-8ade-4f51-8a29-6a5bdc672bbe"},{"line_number":12694,"context_line":"                name: NetIpMap"},{"line_number":12695,"context_line":"                parameters:"},{"line_number":12696,"context_line":"                - ControlPlaneIp"},{"line_number":12697,"context_line":"                - ControlPlaneSubnetCidr"},{"line_number":12698,"context_line":"                - StorageIp"},{"line_number":12699,"context_line":"                - StorageIpSubnet"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_852eaba2","line":12696,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":12693,"context_line":"                id: a881c4d9-8ade-4f51-8a29-6a5bdc672bbe"},{"line_number":12694,"context_line":"                name: NetIpMap"},{"line_number":12695,"context_line":"                parameters:"},{"line_number":12696,"context_line":"                - ControlPlaneIp"},{"line_number":12697,"context_line":"                - ControlPlaneSubnetCidr"},{"line_number":12698,"context_line":"                - StorageIp"},{"line_number":12699,"context_line":"                - StorageIpSubnet"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_bb4b1085","line":12696,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":12727,"context_line":"                id: aadea24e-a4ee-423c-963b-90d4f4ad6723"},{"line_number":12728,"context_line":"                name: MySQLClient"},{"line_number":12729,"context_line":"                parameters:"},{"line_number":12730,"context_line":"                - ServiceData"},{"line_number":12731,"context_line":"                - ServiceNetMap"},{"line_number":12732,"context_line":"                - DefaultPasswords"},{"line_number":12733,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_6529e799","line":12730,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":12727,"context_line":"                id: aadea24e-a4ee-423c-963b-90d4f4ad6723"},{"line_number":12728,"context_line":"                name: MySQLClient"},{"line_number":12729,"context_line":"                parameters:"},{"line_number":12730,"context_line":"                - ServiceData"},{"line_number":12731,"context_line":"                - ServiceNetMap"},{"line_number":12732,"context_line":"                - DefaultPasswords"},{"line_number":12733,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_9b4e0c94","line":12730,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":12743,"context_line":"                id: aaea1714-2e8d-4f11-bb41-03956799ecce"},{"line_number":12744,"context_line":"                name: \u002737\u0027"},{"line_number":12745,"context_line":"                parameters:"},{"line_number":12746,"context_line":"                - ContainerCinderSchedulerImage"},{"line_number":12747,"context_line":"                - ContainerCinderConfigImage"},{"line_number":12748,"context_line":"                - CinderSchedulerLoggingSource"},{"line_number":12749,"context_line":"                - EndpointMap"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_c519d388","line":12746,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":12743,"context_line":"                id: aaea1714-2e8d-4f11-bb41-03956799ecce"},{"line_number":12744,"context_line":"                name: \u002737\u0027"},{"line_number":12745,"context_line":"                parameters:"},{"line_number":12746,"context_line":"                - ContainerCinderSchedulerImage"},{"line_number":12747,"context_line":"                - ContainerCinderConfigImage"},{"line_number":12748,"context_line":"                - CinderSchedulerLoggingSource"},{"line_number":12749,"context_line":"                - EndpointMap"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_fb459871","line":12746,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":12754,"context_line":"                - RoleParameters"},{"line_number":12755,"context_line":"                - MonitoringSubscriptionCinderScheduler"},{"line_number":12756,"context_line":"                resources:"},{"line_number":12757,"context_line":"                - e76218d8-86b8-4ee6-93e3-15b1e79fa5a1"},{"line_number":12758,"context_line":"                - a4fcfab7-f37c-4506-85da-19b118386fa6"},{"line_number":12759,"context_line":"                - d0679a03-3a90-4fe6-9a58-9906a180879c"},{"line_number":12760,"context_line":"                type: OS::TripleO::Services::CinderScheduler"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_a51c8f77","line":12757,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":12754,"context_line":"                - RoleParameters"},{"line_number":12755,"context_line":"                - MonitoringSubscriptionCinderScheduler"},{"line_number":12756,"context_line":"                resources:"},{"line_number":12757,"context_line":"                - e76218d8-86b8-4ee6-93e3-15b1e79fa5a1"},{"line_number":12758,"context_line":"                - a4fcfab7-f37c-4506-85da-19b118386fa6"},{"line_number":12759,"context_line":"                - d0679a03-3a90-4fe6-9a58-9906a180879c"},{"line_number":12760,"context_line":"                type: OS::TripleO::Services::CinderScheduler"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_db489488","line":12757,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":12765,"context_line":"                id: ab3bdbc6-441d-44d9-87e7-92cf2caf1bb8"},{"line_number":12766,"context_line":"                name: \u0027119\u0027"},{"line_number":12767,"context_line":"                parameters:"},{"line_number":12768,"context_line":"                - EndpointMap"},{"line_number":12769,"context_line":"                - ServiceNetMap"},{"line_number":12770,"context_line":"                - ServiceData"},{"line_number":12771,"context_line":"                - ContainerOvnControllerImage"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_05145b4d","line":12768,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":12765,"context_line":"                id: ab3bdbc6-441d-44d9-87e7-92cf2caf1bb8"},{"line_number":12766,"context_line":"                name: \u0027119\u0027"},{"line_number":12767,"context_line":"                parameters:"},{"line_number":12768,"context_line":"                - EndpointMap"},{"line_number":12769,"context_line":"                - ServiceNetMap"},{"line_number":12770,"context_line":"                - ServiceData"},{"line_number":12771,"context_line":"                - ContainerOvnControllerImage"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_3b5f0042","line":12768,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":12785,"context_line":"                - InternalTLSCAFile"},{"line_number":12786,"context_line":"                - OVNOpenflowProbeInterval"},{"line_number":12787,"context_line":"                resources:"},{"line_number":12788,"context_line":"                - 0df4f177-25e1-42b3-a8c7-b3660b310d79"},{"line_number":12789,"context_line":"                type: OS::TripleO::Services::OVNController"},{"line_number":12790,"context_line":"            ac6c6dbc-200c-40d5-8b7c-12743b3db5fc:"},{"line_number":12791,"context_line":"                description: \u0027OpenStack containerized Nova Conductor service"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_e5169755","line":12788,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":12785,"context_line":"                - InternalTLSCAFile"},{"line_number":12786,"context_line":"                - OVNOpenflowProbeInterval"},{"line_number":12787,"context_line":"                resources:"},{"line_number":12788,"context_line":"                - 0df4f177-25e1-42b3-a8c7-b3660b310d79"},{"line_number":12789,"context_line":"                type: OS::TripleO::Services::OVNController"},{"line_number":12790,"context_line":"            ac6c6dbc-200c-40d5-8b7c-12743b3db5fc:"},{"line_number":12791,"context_line":"                description: \u0027OpenStack containerized Nova Conductor service"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_1b5afc4e","line":12788,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":12794,"context_line":"                id: ac6c6dbc-200c-40d5-8b7c-12743b3db5fc"},{"line_number":12795,"context_line":"                name: \u0027106\u0027"},{"line_number":12796,"context_line":"                parameters:"},{"line_number":12797,"context_line":"                - ContainerNovaConductorImage"},{"line_number":12798,"context_line":"                - ContainerNovaConfigImage"},{"line_number":12799,"context_line":"                - NovaConductorLoggingSource"},{"line_number":12800,"context_line":"                - EndpointMap"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_450dc33c","line":12797,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":12794,"context_line":"                id: ac6c6dbc-200c-40d5-8b7c-12743b3db5fc"},{"line_number":12795,"context_line":"                name: \u0027106\u0027"},{"line_number":12796,"context_line":"                parameters:"},{"line_number":12797,"context_line":"                - ContainerNovaConductorImage"},{"line_number":12798,"context_line":"                - ContainerNovaConfigImage"},{"line_number":12799,"context_line":"                - NovaConductorLoggingSource"},{"line_number":12800,"context_line":"                - EndpointMap"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_7b598858","line":12797,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":12808,"context_line":"                - MonitoringSubscriptionNovaConductor"},{"line_number":12809,"context_line":"                - NovaPassword"},{"line_number":12810,"context_line":"                resources:"},{"line_number":12811,"context_line":"                - aadea24e-a4ee-423c-963b-90d4f4ad6723"},{"line_number":12812,"context_line":"                - 01f45229-4ef6-4a15-87e3-8edf60f52273"},{"line_number":12813,"context_line":"                - 61e5b9aa-56e9-4359-9aaf-c8122f27fffb"},{"line_number":12814,"context_line":"                - 5d329f3d-f974-4d2d-a706-a1262937d44b"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_25087f2b","line":12811,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":12808,"context_line":"                - MonitoringSubscriptionNovaConductor"},{"line_number":12809,"context_line":"                - NovaPassword"},{"line_number":12810,"context_line":"                resources:"},{"line_number":12811,"context_line":"                - aadea24e-a4ee-423c-963b-90d4f4ad6723"},{"line_number":12812,"context_line":"                - 01f45229-4ef6-4a15-87e3-8edf60f52273"},{"line_number":12813,"context_line":"                - 61e5b9aa-56e9-4359-9aaf-c8122f27fffb"},{"line_number":12814,"context_line":"                - 5d329f3d-f974-4d2d-a706-a1262937d44b"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_5b548421","line":12811,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":12820,"context_line":"                id: ad35402a-3ad6-477f-9418-55d418b8287c"},{"line_number":12821,"context_line":"                name: MysqlBase"},{"line_number":12822,"context_line":"                parameters:"},{"line_number":12823,"context_line":"                - ServiceData"},{"line_number":12824,"context_line":"                - ServiceNetMap"},{"line_number":12825,"context_line":"                - DefaultPasswords"},{"line_number":12826,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_8507cb1c","line":12823,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":12820,"context_line":"                id: ad35402a-3ad6-477f-9418-55d418b8287c"},{"line_number":12821,"context_line":"                name: MysqlBase"},{"line_number":12822,"context_line":"                parameters:"},{"line_number":12823,"context_line":"                - ServiceData"},{"line_number":12824,"context_line":"                - ServiceNetMap"},{"line_number":12825,"context_line":"                - DefaultPasswords"},{"line_number":12826,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_bb303009","line":12823,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":12842,"context_line":"                id: add595a7-76bb-47a0-a513-206ce8d5c73c"},{"line_number":12843,"context_line":"                name: NetworkConfig"},{"line_number":12844,"context_line":"                parameters:"},{"line_number":12845,"context_line":"                - ControlPlaneIp"},{"line_number":12846,"context_line":"                - ControlPlaneSubnetCidr"},{"line_number":12847,"context_line":"                - ControlPlaneDefaultRoute"},{"line_number":12848,"context_line":"                - ControlPlaneStaticRoutes"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_6502870d","line":12845,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":12842,"context_line":"                id: add595a7-76bb-47a0-a513-206ce8d5c73c"},{"line_number":12843,"context_line":"                name: NetworkConfig"},{"line_number":12844,"context_line":"                parameters:"},{"line_number":12845,"context_line":"                - ControlPlaneIp"},{"line_number":12846,"context_line":"                - ControlPlaneSubnetCidr"},{"line_number":12847,"context_line":"                - ControlPlaneDefaultRoute"},{"line_number":12848,"context_line":"                - ControlPlaneStaticRoutes"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_9b33ac13","line":12845,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":12888,"context_line":"                id: ae7bd718-a59e-416d-932a-49c0b5b7627b"},{"line_number":12889,"context_line":"                name: InternalApiPort"},{"line_number":12890,"context_line":"                parameters:"},{"line_number":12891,"context_line":"                - ServiceName"},{"line_number":12892,"context_line":"                - ControlPlaneIP"},{"line_number":12893,"context_line":"                - ControlPlaneNetwork"},{"line_number":12894,"context_line":"                - ControlPlaneSubnet"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_c0fee103","line":12891,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":12888,"context_line":"                id: ae7bd718-a59e-416d-932a-49c0b5b7627b"},{"line_number":12889,"context_line":"                name: InternalApiPort"},{"line_number":12890,"context_line":"                parameters:"},{"line_number":12891,"context_line":"                - ServiceName"},{"line_number":12892,"context_line":"                - ControlPlaneIP"},{"line_number":12893,"context_line":"                - ControlPlaneNetwork"},{"line_number":12894,"context_line":"                - ControlPlaneSubnet"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_fb3ab8e4","line":12891,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":12908,"context_line":"                id: af30b0f7-68f1-4edd-b939-12ffd46b0d79"},{"line_number":12909,"context_line":"                name: ControllerServiceChain"},{"line_number":12910,"context_line":"                parameters:"},{"line_number":12911,"context_line":"                - Services"},{"line_number":12912,"context_line":"                - ServiceData"},{"line_number":12913,"context_line":"                - ServiceNetMap"},{"line_number":12914,"context_line":"                - EndpointMap"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_a0011d07","line":12911,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":12908,"context_line":"                id: af30b0f7-68f1-4edd-b939-12ffd46b0d79"},{"line_number":12909,"context_line":"                name: ControllerServiceChain"},{"line_number":12910,"context_line":"                parameters:"},{"line_number":12911,"context_line":"                - Services"},{"line_number":12912,"context_line":"                - ServiceData"},{"line_number":12913,"context_line":"                - ServiceNetMap"},{"line_number":12914,"context_line":"                - EndpointMap"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_db3d34de","line":12911,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":12916,"context_line":"                - RoleName"},{"line_number":12917,"context_line":"                - RoleParameters"},{"line_number":12918,"context_line":"                resources:"},{"line_number":12919,"context_line":"                - 9b4c12b6-f6de-4d71-96db-464e4db1ed6d"},{"line_number":12920,"context_line":"                type: OS::TripleO::ControllerServices"},{"line_number":12921,"context_line":"            af932ab2-62ad-4edb-a4ab-83d4fcffb183:"},{"line_number":12922,"context_line":"                description: \u0027Utility stack to convert an array of services into a"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_0009e92a","line":12919,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":12916,"context_line":"                - RoleName"},{"line_number":12917,"context_line":"                - RoleParameters"},{"line_number":12918,"context_line":"                resources:"},{"line_number":12919,"context_line":"                - 9b4c12b6-f6de-4d71-96db-464e4db1ed6d"},{"line_number":12920,"context_line":"                type: OS::TripleO::ControllerServices"},{"line_number":12921,"context_line":"            af932ab2-62ad-4edb-a4ab-83d4fcffb183:"},{"line_number":12922,"context_line":"                description: \u0027Utility stack to convert an array of services into a"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_3b2420c6","line":12919,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":12926,"context_line":"                id: af932ab2-62ad-4edb-a4ab-83d4fcffb183"},{"line_number":12927,"context_line":"                name: BlockStorageServiceChain"},{"line_number":12928,"context_line":"                parameters:"},{"line_number":12929,"context_line":"                - Services"},{"line_number":12930,"context_line":"                - ServiceData"},{"line_number":12931,"context_line":"                - ServiceNetMap"},{"line_number":12932,"context_line":"                - EndpointMap"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_e00b2521","line":12929,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":12926,"context_line":"                id: af932ab2-62ad-4edb-a4ab-83d4fcffb183"},{"line_number":12927,"context_line":"                name: BlockStorageServiceChain"},{"line_number":12928,"context_line":"                parameters:"},{"line_number":12929,"context_line":"                - Services"},{"line_number":12930,"context_line":"                - ServiceData"},{"line_number":12931,"context_line":"                - ServiceNetMap"},{"line_number":12932,"context_line":"                - EndpointMap"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_1b1f9c70","line":12929,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":12934,"context_line":"                - RoleName"},{"line_number":12935,"context_line":"                - RoleParameters"},{"line_number":12936,"context_line":"                resources:"},{"line_number":12937,"context_line":"                - b78c814f-8707-4eb4-b2ba-e8827b0e0509"},{"line_number":12938,"context_line":"                type: OS::TripleO::BlockStorageServices"},{"line_number":12939,"context_line":"            b01b5aa5-8c7f-4ab9-8c37-8509eb694f83:"},{"line_number":12940,"context_line":"                description: \u0027Containerized logrotate with crond for containerized"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_4012d159","line":12937,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":12934,"context_line":"                - RoleName"},{"line_number":12935,"context_line":"                - RoleParameters"},{"line_number":12936,"context_line":"                resources:"},{"line_number":12937,"context_line":"                - b78c814f-8707-4eb4-b2ba-e8827b0e0509"},{"line_number":12938,"context_line":"                type: OS::TripleO::BlockStorageServices"},{"line_number":12939,"context_line":"            b01b5aa5-8c7f-4ab9-8c37-8509eb694f83:"},{"line_number":12940,"context_line":"                description: \u0027Containerized logrotate with crond for containerized"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_7b2ea8a5","line":12937,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":12944,"context_line":"                id: b01b5aa5-8c7f-4ab9-8c37-8509eb694f83"},{"line_number":12945,"context_line":"                name: \u002713\u0027"},{"line_number":12946,"context_line":"                parameters:"},{"line_number":12947,"context_line":"                - ContainerCrondImage"},{"line_number":12948,"context_line":"                - ContainerCrondConfigImage"},{"line_number":12949,"context_line":"                - EndpointMap"},{"line_number":12950,"context_line":"                - ServiceData"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_200d0d35","line":12947,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":12944,"context_line":"                id: b01b5aa5-8c7f-4ab9-8c37-8509eb694f83"},{"line_number":12945,"context_line":"                name: \u002713\u0027"},{"line_number":12946,"context_line":"                parameters:"},{"line_number":12947,"context_line":"                - ContainerCrondImage"},{"line_number":12948,"context_line":"                - ContainerCrondConfigImage"},{"line_number":12949,"context_line":"                - EndpointMap"},{"line_number":12950,"context_line":"                - ServiceData"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_5b292499","line":12947,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":12960,"context_line":"                - LogrotateDateFormat"},{"line_number":12961,"context_line":"                - LogrotateDateYesterday"},{"line_number":12962,"context_line":"                resources:"},{"line_number":12963,"context_line":"                - 51209dba-004e-4573-b146-adf4bdf994e0"},{"line_number":12964,"context_line":"                type: OS::TripleO::Services::ContainersLogrotateCrond"},{"line_number":12965,"context_line":"            b111bb2b-b924-4b01-83dd-b196d4b02ed6:"},{"line_number":12966,"context_line":"                description: \u0027Openstack Heat base service. Shared for all Heat services."}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_801cd96a","line":12963,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":12960,"context_line":"                - LogrotateDateFormat"},{"line_number":12961,"context_line":"                - LogrotateDateYesterday"},{"line_number":12962,"context_line":"                resources:"},{"line_number":12963,"context_line":"                - 51209dba-004e-4573-b146-adf4bdf994e0"},{"line_number":12964,"context_line":"                type: OS::TripleO::Services::ContainersLogrotateCrond"},{"line_number":12965,"context_line":"            b111bb2b-b924-4b01-83dd-b196d4b02ed6:"},{"line_number":12966,"context_line":"                description: \u0027Openstack Heat base service. Shared for all Heat services."}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_bb195089","line":12963,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":12969,"context_line":"                id: b111bb2b-b924-4b01-83dd-b196d4b02ed6"},{"line_number":12970,"context_line":"                name: HeatBase"},{"line_number":12971,"context_line":"                parameters:"},{"line_number":12972,"context_line":"                - Debug"},{"line_number":12973,"context_line":"                - HeatDebug"},{"line_number":12974,"context_line":"                - ServiceData"},{"line_number":12975,"context_line":"                - ServiceNetMap"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_60171547","line":12972,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":12969,"context_line":"                id: b111bb2b-b924-4b01-83dd-b196d4b02ed6"},{"line_number":12970,"context_line":"                name: HeatBase"},{"line_number":12971,"context_line":"                parameters:"},{"line_number":12972,"context_line":"                - Debug"},{"line_number":12973,"context_line":"                - HeatDebug"},{"line_number":12974,"context_line":"                - ServiceData"},{"line_number":12975,"context_line":"                - ServiceNetMap"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_9b1c4c78","line":12972,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13002,"context_line":"                id: b4661133-a06c-4e3e-9943-db4f46bb5990"},{"line_number":13003,"context_line":"                name: \u00272\u0027"},{"line_number":13004,"context_line":"                parameters:"},{"line_number":13005,"context_line":"                - RoleNetIpMap"},{"line_number":13006,"context_line":"                - ServiceData"},{"line_number":13007,"context_line":"                - ServiceNetMap"},{"line_number":13008,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_c02701b6","line":13005,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13002,"context_line":"                id: b4661133-a06c-4e3e-9943-db4f46bb5990"},{"line_number":13003,"context_line":"                name: \u00272\u0027"},{"line_number":13004,"context_line":"                parameters:"},{"line_number":13005,"context_line":"                - RoleNetIpMap"},{"line_number":13006,"context_line":"                - ServiceData"},{"line_number":13007,"context_line":"                - ServiceNetMap"},{"line_number":13008,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_fb13d864","line":13005,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13021,"context_line":"                id: b4dbab75-ed0f-4dff-8348-522aa5cbd65e"},{"line_number":13022,"context_line":"                name: \u002720\u0027"},{"line_number":13023,"context_line":"                parameters:"},{"line_number":13024,"context_line":"                - ServiceData"},{"line_number":13025,"context_line":"                - ServiceNetMap"},{"line_number":13026,"context_line":"                - DefaultPasswords"},{"line_number":13027,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_a02abd7a","line":13024,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13021,"context_line":"                id: b4dbab75-ed0f-4dff-8348-522aa5cbd65e"},{"line_number":13022,"context_line":"                name: \u002720\u0027"},{"line_number":13023,"context_line":"                parameters:"},{"line_number":13024,"context_line":"                - ServiceData"},{"line_number":13025,"context_line":"                - ServiceNetMap"},{"line_number":13026,"context_line":"                - DefaultPasswords"},{"line_number":13027,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_db16d455","line":13024,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13037,"context_line":"                id: b64e37ed-551d-402c-af04-52f9d960653f"},{"line_number":13038,"context_line":"                name: \u0027121\u0027"},{"line_number":13039,"context_line":"                parameters:"},{"line_number":13040,"context_line":"                - ContainerPlacementImage"},{"line_number":13041,"context_line":"                - ContainerPlacementConfigImage"},{"line_number":13042,"context_line":"                - EndpointMap"},{"line_number":13043,"context_line":"                - ServiceData"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_002289a4","line":13040,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13037,"context_line":"                id: b64e37ed-551d-402c-af04-52f9d960653f"},{"line_number":13038,"context_line":"                name: \u0027121\u0027"},{"line_number":13039,"context_line":"                parameters:"},{"line_number":13040,"context_line":"                - ContainerPlacementImage"},{"line_number":13041,"context_line":"                - ContainerPlacementConfigImage"},{"line_number":13042,"context_line":"                - EndpointMap"},{"line_number":13043,"context_line":"                - ServiceData"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_3b0d403e","line":13040,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13057,"context_line":"                - NovaPassword"},{"line_number":13058,"context_line":"                - Debug"},{"line_number":13059,"context_line":"                resources:"},{"line_number":13060,"context_line":"                - 86c977de-0165-4133-9aeb-3eaf7e5a24a9"},{"line_number":13061,"context_line":"                - 1fc0744a-f31d-4282-b1aa-52473ef8a758"},{"line_number":13062,"context_line":"                - 9acca434-2bc3-4226-8fb6-97e7321e44c3"},{"line_number":13063,"context_line":"                - e9fff434-4c40-4763-9109-6d0c44998236"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_e024c5b1","line":13060,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13057,"context_line":"                - NovaPassword"},{"line_number":13058,"context_line":"                - Debug"},{"line_number":13059,"context_line":"                resources:"},{"line_number":13060,"context_line":"                - 86c977de-0165-4133-9aeb-3eaf7e5a24a9"},{"line_number":13061,"context_line":"                - 1fc0744a-f31d-4282-b1aa-52473ef8a758"},{"line_number":13062,"context_line":"                - 9acca434-2bc3-4226-8fb6-97e7321e44c3"},{"line_number":13063,"context_line":"                - e9fff434-4c40-4763-9109-6d0c44998236"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_1b083c2b","line":13060,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13068,"context_line":"                name: ServiceChain"},{"line_number":13069,"context_line":"                parameters: []"},{"line_number":13070,"context_line":"                resources:"},{"line_number":13071,"context_line":"                - a228ddab-52f5-4aa9-b565-cdeff7257337"},{"line_number":13072,"context_line":"                - 05eeedbb-8c12-4f84-9e58-48675eb5429f"},{"line_number":13073,"context_line":"                - f5d24677-b66d-48da-ad20-e22f5d0ef45a"},{"line_number":13074,"context_line":"                - d4e512b2-f4e7-4269-a99a-fb73364b8253"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_403bf1cf","line":13071,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13068,"context_line":"                name: ServiceChain"},{"line_number":13069,"context_line":"                parameters: []"},{"line_number":13070,"context_line":"                resources:"},{"line_number":13071,"context_line":"                - a228ddab-52f5-4aa9-b565-cdeff7257337"},{"line_number":13072,"context_line":"                - 05eeedbb-8c12-4f84-9e58-48675eb5429f"},{"line_number":13073,"context_line":"                - f5d24677-b66d-48da-ad20-e22f5d0ef45a"},{"line_number":13074,"context_line":"                - d4e512b2-f4e7-4269-a99a-fb73364b8253"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_7b07c81d","line":13071,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13093,"context_line":"                id: b801512e-a6a3-4d3d-9a76-34d8a05870d3"},{"line_number":13094,"context_line":"                name: ContainersCommon"},{"line_number":13095,"context_line":"                parameters:"},{"line_number":13096,"context_line":"                - EndpointMap"},{"line_number":13097,"context_line":"                - ServiceData"},{"line_number":13098,"context_line":"                - ServiceNetMap"},{"line_number":13099,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_2036ade8","line":13096,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13093,"context_line":"                id: b801512e-a6a3-4d3d-9a76-34d8a05870d3"},{"line_number":13094,"context_line":"                name: ContainersCommon"},{"line_number":13095,"context_line":"                parameters:"},{"line_number":13096,"context_line":"                - EndpointMap"},{"line_number":13097,"context_line":"                - ServiceData"},{"line_number":13098,"context_line":"                - ServiceNetMap"},{"line_number":13099,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_5b02c40c","line":13096,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13112,"context_line":"                id: b862e811-1eea-469e-9dab-ffaba1aa896b"},{"line_number":13113,"context_line":"                name: \u0027140\u0027"},{"line_number":13114,"context_line":"                parameters:"},{"line_number":13115,"context_line":"                - ServiceData"},{"line_number":13116,"context_line":"                - ServiceNetMap"},{"line_number":13117,"context_line":"                - DefaultPasswords"},{"line_number":13118,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_8035f9dc","line":13115,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13112,"context_line":"                id: b862e811-1eea-469e-9dab-ffaba1aa896b"},{"line_number":13113,"context_line":"                name: \u0027140\u0027"},{"line_number":13114,"context_line":"                parameters:"},{"line_number":13115,"context_line":"                - ServiceData"},{"line_number":13116,"context_line":"                - ServiceNetMap"},{"line_number":13117,"context_line":"                - DefaultPasswords"},{"line_number":13118,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_b6fe8702","line":13115,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13127,"context_line":"                id: b9456c31-8b57-40a4-85f7-214727a5abef"},{"line_number":13128,"context_line":"                name: \u002722\u0027"},{"line_number":13129,"context_line":"                parameters:"},{"line_number":13130,"context_line":"                - ServiceData"},{"line_number":13131,"context_line":"                - ServiceNetMap"},{"line_number":13132,"context_line":"                - DefaultPasswords"},{"line_number":13133,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_6030b5e9","line":13130,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13127,"context_line":"                id: b9456c31-8b57-40a4-85f7-214727a5abef"},{"line_number":13128,"context_line":"                name: \u002722\u0027"},{"line_number":13129,"context_line":"                parameters:"},{"line_number":13130,"context_line":"                - ServiceData"},{"line_number":13131,"context_line":"                - ServiceNetMap"},{"line_number":13132,"context_line":"                - DefaultPasswords"},{"line_number":13133,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_9601c307","line":13130,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13146,"context_line":"                id: bc8cc20d-8128-45f9-b796-6418ab0a59ba"},{"line_number":13147,"context_line":"                name: NovaMetadataLogging"},{"line_number":13148,"context_line":"                parameters:"},{"line_number":13149,"context_line":"                - ContainerNovaMetadataImage"},{"line_number":13150,"context_line":"                type: OS::TripleO::Services::Logging::NovaMetadata"},{"line_number":13151,"context_line":"            bcc9df5b-879b-495a-aae9-f4d4b7bacd80:"},{"line_number":13152,"context_line":"                description: \u0027Contains a static list of common things necessary for"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_c04c2178","line":13149,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13146,"context_line":"                id: bc8cc20d-8128-45f9-b796-6418ab0a59ba"},{"line_number":13147,"context_line":"                name: NovaMetadataLogging"},{"line_number":13148,"context_line":"                parameters:"},{"line_number":13149,"context_line":"                - ContainerNovaMetadataImage"},{"line_number":13150,"context_line":"                type: OS::TripleO::Services::Logging::NovaMetadata"},{"line_number":13151,"context_line":"            bcc9df5b-879b-495a-aae9-f4d4b7bacd80:"},{"line_number":13152,"context_line":"                description: \u0027Contains a static list of common things necessary for"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_f6080f29","line":13149,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13156,"context_line":"                id: bcc9df5b-879b-495a-aae9-f4d4b7bacd80"},{"line_number":13157,"context_line":"                name: ContainersCommon"},{"line_number":13158,"context_line":"                parameters:"},{"line_number":13159,"context_line":"                - EndpointMap"},{"line_number":13160,"context_line":"                - ServiceData"},{"line_number":13161,"context_line":"                - ServiceNetMap"},{"line_number":13162,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_a04f5d68","line":13159,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13156,"context_line":"                id: bcc9df5b-879b-495a-aae9-f4d4b7bacd80"},{"line_number":13157,"context_line":"                name: ContainersCommon"},{"line_number":13158,"context_line":"                parameters:"},{"line_number":13159,"context_line":"                - EndpointMap"},{"line_number":13160,"context_line":"                - ServiceData"},{"line_number":13161,"context_line":"                - ServiceNetMap"},{"line_number":13162,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_d60b4b21","line":13159,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13175,"context_line":"                id: bd5cb062-b168-465c-9516-c3ff834b6b3c"},{"line_number":13176,"context_line":"                name: NeutronLogging"},{"line_number":13177,"context_line":"                parameters:"},{"line_number":13178,"context_line":"                - ContainerNeutronApiImage"},{"line_number":13179,"context_line":"                - NeutronServiceName"},{"line_number":13180,"context_line":"                type: OS::TripleO::Services::Logging::NeutronApi"},{"line_number":13181,"context_line":"            bd7f3a8c-f527-434d-936f-122f55272787:"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_00572904","line":13178,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13175,"context_line":"                id: bd5cb062-b168-465c-9516-c3ff834b6b3c"},{"line_number":13176,"context_line":"                name: NeutronLogging"},{"line_number":13177,"context_line":"                parameters:"},{"line_number":13178,"context_line":"                - ContainerNeutronApiImage"},{"line_number":13179,"context_line":"                - NeutronServiceName"},{"line_number":13180,"context_line":"                type: OS::TripleO::Services::Logging::NeutronApi"},{"line_number":13181,"context_line":"            bd7f3a8c-f527-434d-936f-122f55272787:"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_36127759","line":13178,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13183,"context_line":"                id: bd7f3a8c-f527-434d-936f-122f55272787"},{"line_number":13184,"context_line":"                name: ObjectStorageExtraConfigPre"},{"line_number":13185,"context_line":"                parameters:"},{"line_number":13186,"context_line":"                - server"},{"line_number":13187,"context_line":"                type: OS::TripleO::ObjectStorageExtraConfigPre"},{"line_number":13188,"context_line":"            be2690f7-aaa8-483d-8437-1d345a1586d7:"},{"line_number":13189,"context_line":"                description: \u0027Contains a static list of common things necessary for"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_e0596535","line":13186,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13183,"context_line":"                id: bd7f3a8c-f527-434d-936f-122f55272787"},{"line_number":13184,"context_line":"                name: ObjectStorageExtraConfigPre"},{"line_number":13185,"context_line":"                parameters:"},{"line_number":13186,"context_line":"                - server"},{"line_number":13187,"context_line":"                type: OS::TripleO::ObjectStorageExtraConfigPre"},{"line_number":13188,"context_line":"            be2690f7-aaa8-483d-8437-1d345a1586d7:"},{"line_number":13189,"context_line":"                description: \u0027Contains a static list of common things necessary for"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_160db334","line":13186,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13193,"context_line":"                id: be2690f7-aaa8-483d-8437-1d345a1586d7"},{"line_number":13194,"context_line":"                name: ContainersCommon"},{"line_number":13195,"context_line":"                parameters:"},{"line_number":13196,"context_line":"                - EndpointMap"},{"line_number":13197,"context_line":"                - ServiceData"},{"line_number":13198,"context_line":"                - ServiceNetMap"},{"line_number":13199,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_40401136","line":13196,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13193,"context_line":"                id: be2690f7-aaa8-483d-8437-1d345a1586d7"},{"line_number":13194,"context_line":"                name: ContainersCommon"},{"line_number":13195,"context_line":"                parameters:"},{"line_number":13196,"context_line":"                - EndpointMap"},{"line_number":13197,"context_line":"                - ServiceData"},{"line_number":13198,"context_line":"                - ServiceNetMap"},{"line_number":13199,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_761cff69","line":13196,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13214,"context_line":"                id: be721641-1cc3-41c2-b0d2-41a463f90085"},{"line_number":13215,"context_line":"                name: CinderCommon"},{"line_number":13216,"context_line":"                parameters:"},{"line_number":13217,"context_line":"                - EndpointMap"},{"line_number":13218,"context_line":"                - ServiceData"},{"line_number":13219,"context_line":"                - ServiceNetMap"},{"line_number":13220,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_203b4dc8","line":13217,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13214,"context_line":"                id: be721641-1cc3-41c2-b0d2-41a463f90085"},{"line_number":13215,"context_line":"                name: CinderCommon"},{"line_number":13216,"context_line":"                parameters:"},{"line_number":13217,"context_line":"                - EndpointMap"},{"line_number":13218,"context_line":"                - ServiceData"},{"line_number":13219,"context_line":"                - ServiceNetMap"},{"line_number":13220,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_56173b46","line":13217,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13226,"context_line":"                - CinderLVMLoopDeviceSize"},{"line_number":13227,"context_line":"                - MultipathdEnable"},{"line_number":13228,"context_line":"                resources:"},{"line_number":13229,"context_line":"                - e04b3625-ae90-4f4a-81a0-4d35af69bdf4"},{"line_number":13230,"context_line":"                type: http://192.168.12.101:8080/v1/AUTH_38cd59a6957c42afb86c80c99397b810/overcloud/deployment/cinder/cinder-common-container-puppet.yaml"},{"line_number":13231,"context_line":"            bebc41c3-612f-443e-988f-fe98d1284eed:"},{"line_number":13232,"context_line":"                description: \u0027Returns the control plane port (provisioning network)"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_804a1952","line":13229,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13226,"context_line":"                - CinderLVMLoopDeviceSize"},{"line_number":13227,"context_line":"                - MultipathdEnable"},{"line_number":13228,"context_line":"                resources:"},{"line_number":13229,"context_line":"                - e04b3625-ae90-4f4a-81a0-4d35af69bdf4"},{"line_number":13230,"context_line":"                type: http://192.168.12.101:8080/v1/AUTH_38cd59a6957c42afb86c80c99397b810/overcloud/deployment/cinder/cinder-common-container-puppet.yaml"},{"line_number":13231,"context_line":"            bebc41c3-612f-443e-988f-fe98d1284eed:"},{"line_number":13232,"context_line":"                description: \u0027Returns the control plane port (provisioning network)"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_b627a7b6","line":13229,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13236,"context_line":"                id: bebc41c3-612f-443e-988f-fe98d1284eed"},{"line_number":13237,"context_line":"                name: StoragePort"},{"line_number":13238,"context_line":"                parameters:"},{"line_number":13239,"context_line":"                - ServiceName"},{"line_number":13240,"context_line":"                - ControlPlaneIP"},{"line_number":13241,"context_line":"                - ControlPlaneNetwork"},{"line_number":13242,"context_line":"                - ControlPlaneSubnet"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_60455543","line":13239,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13236,"context_line":"                id: bebc41c3-612f-443e-988f-fe98d1284eed"},{"line_number":13237,"context_line":"                name: StoragePort"},{"line_number":13238,"context_line":"                parameters:"},{"line_number":13239,"context_line":"                - ServiceName"},{"line_number":13240,"context_line":"                - ControlPlaneIP"},{"line_number":13241,"context_line":"                - ControlPlaneNetwork"},{"line_number":13242,"context_line":"                - ControlPlaneSubnet"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_962a637b","line":13239,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13255,"context_line":"                id: bf660f8c-b508-4964-8d01-3443664e5e95"},{"line_number":13256,"context_line":"                name: \u0027143\u0027"},{"line_number":13257,"context_line":"                parameters:"},{"line_number":13258,"context_line":"                - ServiceData"},{"line_number":13259,"context_line":"                - ServiceNetMap"},{"line_number":13260,"context_line":"                - DefaultPasswords"},{"line_number":13261,"context_line":"                - EndpointMap"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_c075419a","line":13258,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13255,"context_line":"                id: bf660f8c-b508-4964-8d01-3443664e5e95"},{"line_number":13256,"context_line":"                name: \u0027143\u0027"},{"line_number":13257,"context_line":"                parameters:"},{"line_number":13258,"context_line":"                - ServiceData"},{"line_number":13259,"context_line":"                - ServiceNetMap"},{"line_number":13260,"context_line":"                - DefaultPasswords"},{"line_number":13261,"context_line":"                - EndpointMap"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_f6212fa1","line":13258,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13271,"context_line":"                id: c1453647-0191-44fd-9e9f-bee3e15fd8b7"},{"line_number":13272,"context_line":"                name: NeutronMl2Base"},{"line_number":13273,"context_line":"                parameters:"},{"line_number":13274,"context_line":"                - ServiceData"},{"line_number":13275,"context_line":"                - ServiceNetMap"},{"line_number":13276,"context_line":"                - DefaultPasswords"},{"line_number":13277,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_a078fd8e","line":13274,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13271,"context_line":"                id: c1453647-0191-44fd-9e9f-bee3e15fd8b7"},{"line_number":13272,"context_line":"                name: NeutronMl2Base"},{"line_number":13273,"context_line":"                parameters:"},{"line_number":13274,"context_line":"                - ServiceData"},{"line_number":13275,"context_line":"                - ServiceNetMap"},{"line_number":13276,"context_line":"                - DefaultPasswords"},{"line_number":13277,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_d624ebb1","line":13274,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13289,"context_line":"                - NeutronOverlayIPVersion"},{"line_number":13290,"context_line":"                - NeutronML2PhysicalNetworkMtus"},{"line_number":13291,"context_line":"                resources:"},{"line_number":13292,"context_line":"                - 6676f774-782e-4036-85fc-9802f9c6844c"},{"line_number":13293,"context_line":"                type: http://192.168.12.101:8080/v1/AUTH_38cd59a6957c42afb86c80c99397b810/overcloud/deployment/neutron/neutron-plugin-ml2.yaml"},{"line_number":13294,"context_line":"            c243290b-50ea-494e-b474-dad0fb26f675:"},{"line_number":13295,"context_line":"                description: \u0027Template for nova\u0027\u0027s logging to files"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_0070c9a4","line":13292,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13289,"context_line":"                - NeutronOverlayIPVersion"},{"line_number":13290,"context_line":"                - NeutronML2PhysicalNetworkMtus"},{"line_number":13291,"context_line":"                resources:"},{"line_number":13292,"context_line":"                - 6676f774-782e-4036-85fc-9802f9c6844c"},{"line_number":13293,"context_line":"                type: http://192.168.12.101:8080/v1/AUTH_38cd59a6957c42afb86c80c99397b810/overcloud/deployment/neutron/neutron-plugin-ml2.yaml"},{"line_number":13294,"context_line":"            c243290b-50ea-494e-b474-dad0fb26f675:"},{"line_number":13295,"context_line":"                description: \u0027Template for nova\u0027\u0027s logging to files"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_363b97d1","line":13292,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13298,"context_line":"                id: c243290b-50ea-494e-b474-dad0fb26f675"},{"line_number":13299,"context_line":"                name: NovaLogging"},{"line_number":13300,"context_line":"                parameters:"},{"line_number":13301,"context_line":"                - ContainerNovaImage"},{"line_number":13302,"context_line":"                - NovaServiceName"},{"line_number":13303,"context_line":"                - DeployIdentifier"},{"line_number":13304,"context_line":"                type: OS::TripleO::Services::Logging::NovaCommon"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_e07205ad","line":13301,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13298,"context_line":"                id: c243290b-50ea-494e-b474-dad0fb26f675"},{"line_number":13299,"context_line":"                name: NovaLogging"},{"line_number":13300,"context_line":"                parameters:"},{"line_number":13301,"context_line":"                - ContainerNovaImage"},{"line_number":13302,"context_line":"                - NovaServiceName"},{"line_number":13303,"context_line":"                - DeployIdentifier"},{"line_number":13304,"context_line":"                type: OS::TripleO::Services::Logging::NovaCommon"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_163653e8","line":13301,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13307,"context_line":"                id: c28dec32-6387-4df0-be76-6a7c86d70deb"},{"line_number":13308,"context_line":"                name: \u00270\u0027"},{"line_number":13309,"context_line":"                parameters:"},{"line_number":13310,"context_line":"                - OvercloudBlockStorageFlavor"},{"line_number":13311,"context_line":"                - BlockStorageImage"},{"line_number":13312,"context_line":"                - ImageUpdatePolicy"},{"line_number":13313,"context_line":"                - KeyName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_406931bc","line":13310,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13307,"context_line":"                id: c28dec32-6387-4df0-be76-6a7c86d70deb"},{"line_number":13308,"context_line":"                name: \u00270\u0027"},{"line_number":13309,"context_line":"                parameters:"},{"line_number":13310,"context_line":"                - OvercloudBlockStorageFlavor"},{"line_number":13311,"context_line":"                - BlockStorageImage"},{"line_number":13312,"context_line":"                - ImageUpdatePolicy"},{"line_number":13313,"context_line":"                - KeyName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_76351fda","line":13310,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13346,"context_line":"                - ServerDeletionPolicy"},{"line_number":13347,"context_line":"                - UserData"},{"line_number":13348,"context_line":"                resources:"},{"line_number":13349,"context_line":"                - 863d86bd-0d5d-4519-a21e-1575ec46e3a8"},{"line_number":13350,"context_line":"                - 81f4da86-b52d-4f87-a5ce-790b654d4053"},{"line_number":13351,"context_line":"                - ae7bd718-a59e-416d-932a-49c0b5b7627b"},{"line_number":13352,"context_line":"                - f44a356e-fd17-4274-bf4a-b1049356c2fa"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_2064ede4","line":13349,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13346,"context_line":"                - ServerDeletionPolicy"},{"line_number":13347,"context_line":"                - UserData"},{"line_number":13348,"context_line":"                resources:"},{"line_number":13349,"context_line":"                - 863d86bd-0d5d-4519-a21e-1575ec46e3a8"},{"line_number":13350,"context_line":"                - 81f4da86-b52d-4f87-a5ce-790b654d4053"},{"line_number":13351,"context_line":"                - ae7bd718-a59e-416d-932a-49c0b5b7627b"},{"line_number":13352,"context_line":"                - f44a356e-fd17-4274-bf4a-b1049356c2fa"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_5630dbe8","line":13349,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13359,"context_line":"                id: c2f93a0e-c4de-4ca2-b9e8-942082270755"},{"line_number":13360,"context_line":"                name: ControllerExtraConfigPost"},{"line_number":13361,"context_line":"                parameters:"},{"line_number":13362,"context_line":"                - servers"},{"line_number":13363,"context_line":"                - EndpointMap"},{"line_number":13364,"context_line":"                type: OS::TripleO::NodeExtraConfigPost"},{"line_number":13365,"context_line":"            c4e13767-f446-47d6-bf31-3da8ff330456:"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_806339dc","line":13362,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13359,"context_line":"                id: c2f93a0e-c4de-4ca2-b9e8-942082270755"},{"line_number":13360,"context_line":"                name: ControllerExtraConfigPost"},{"line_number":13361,"context_line":"                parameters:"},{"line_number":13362,"context_line":"                - servers"},{"line_number":13363,"context_line":"                - EndpointMap"},{"line_number":13364,"context_line":"                type: OS::TripleO::NodeExtraConfigPost"},{"line_number":13365,"context_line":"            c4e13767-f446-47d6-bf31-3da8ff330456:"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_b64cc776","line":13362,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13371,"context_line":"                id: c4e13767-f446-47d6-bf31-3da8ff330456"},{"line_number":13372,"context_line":"                name: \u0027139\u0027"},{"line_number":13373,"context_line":"                parameters:"},{"line_number":13374,"context_line":"                - ServiceData"},{"line_number":13375,"context_line":"                - ServiceNetMap"},{"line_number":13376,"context_line":"                - DefaultPasswords"},{"line_number":13377,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_605ef512","line":13374,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13371,"context_line":"                id: c4e13767-f446-47d6-bf31-3da8ff330456"},{"line_number":13372,"context_line":"                name: \u0027139\u0027"},{"line_number":13373,"context_line":"                parameters:"},{"line_number":13374,"context_line":"                - ServiceData"},{"line_number":13375,"context_line":"                - ServiceNetMap"},{"line_number":13376,"context_line":"                - DefaultPasswords"},{"line_number":13377,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_964f0369","line":13374,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13392,"context_line":"                id: c673b3b5-0e23-4066-8ab7-3c9f90a796f7"},{"line_number":13393,"context_line":"                name: ComputeExtraConfigPre"},{"line_number":13394,"context_line":"                parameters:"},{"line_number":13395,"context_line":"                - server"},{"line_number":13396,"context_line":"                type: OS::TripleO::ComputeExtraConfigPre"},{"line_number":13397,"context_line":"            c691d6bb-77fc-4a42-a7d1-44192a09d384:"},{"line_number":13398,"context_line":"                description: \u0027Contains a static list of common things necessary for"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_c09a61c3","line":13395,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13392,"context_line":"                id: c673b3b5-0e23-4066-8ab7-3c9f90a796f7"},{"line_number":13393,"context_line":"                name: ComputeExtraConfigPre"},{"line_number":13394,"context_line":"                parameters:"},{"line_number":13395,"context_line":"                - server"},{"line_number":13396,"context_line":"                type: OS::TripleO::ComputeExtraConfigPre"},{"line_number":13397,"context_line":"            c691d6bb-77fc-4a42-a7d1-44192a09d384:"},{"line_number":13398,"context_line":"                description: \u0027Contains a static list of common things necessary for"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_f6564f06","line":13395,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13402,"context_line":"                id: c691d6bb-77fc-4a42-a7d1-44192a09d384"},{"line_number":13403,"context_line":"                name: ContainersCommon"},{"line_number":13404,"context_line":"                parameters:"},{"line_number":13405,"context_line":"                - EndpointMap"},{"line_number":13406,"context_line":"                - ServiceData"},{"line_number":13407,"context_line":"                - ServiceNetMap"},{"line_number":13408,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_a09d9dbc","line":13405,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13402,"context_line":"                id: c691d6bb-77fc-4a42-a7d1-44192a09d384"},{"line_number":13403,"context_line":"                name: ContainersCommon"},{"line_number":13404,"context_line":"                parameters:"},{"line_number":13405,"context_line":"                - EndpointMap"},{"line_number":13406,"context_line":"                - ServiceData"},{"line_number":13407,"context_line":"                - ServiceNetMap"},{"line_number":13408,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_d6598b35","line":13405,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13421,"context_line":"                id: c6db960e-59bf-4098-810e-497dc15c0239"},{"line_number":13422,"context_line":"                name: \u002727\u0027"},{"line_number":13423,"context_line":"                parameters:"},{"line_number":13424,"context_line":"                - ServiceData"},{"line_number":13425,"context_line":"                - ServiceNetMap"},{"line_number":13426,"context_line":"                - DefaultPasswords"},{"line_number":13427,"context_line":"                - EndpointMap"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_00a56904","line":13424,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13421,"context_line":"                id: c6db960e-59bf-4098-810e-497dc15c0239"},{"line_number":13422,"context_line":"                name: \u002727\u0027"},{"line_number":13423,"context_line":"                parameters:"},{"line_number":13424,"context_line":"                - ServiceData"},{"line_number":13425,"context_line":"                - ServiceNetMap"},{"line_number":13426,"context_line":"                - DefaultPasswords"},{"line_number":13427,"context_line":"                - EndpointMap"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_3640b735","line":13424,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13439,"context_line":"                id: c8c6e3af-59b4-4a35-a902-2d5d84dda4f2"},{"line_number":13440,"context_line":"                name: \u002725\u0027"},{"line_number":13441,"context_line":"                parameters:"},{"line_number":13442,"context_line":"                - ServiceData"},{"line_number":13443,"context_line":"                - ServiceNetMap"},{"line_number":13444,"context_line":"                - DefaultPasswords"},{"line_number":13445,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_e0a7a50a","line":13442,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13439,"context_line":"                id: c8c6e3af-59b4-4a35-a902-2d5d84dda4f2"},{"line_number":13440,"context_line":"                name: \u002725\u0027"},{"line_number":13441,"context_line":"                parameters:"},{"line_number":13442,"context_line":"                - ServiceData"},{"line_number":13443,"context_line":"                - ServiceNetMap"},{"line_number":13444,"context_line":"                - DefaultPasswords"},{"line_number":13445,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_163bf3c7","line":13442,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13462,"context_line":"                id: cad2ba26-f475-4a15-a920-209065ca0740"},{"line_number":13463,"context_line":"                name: SshdBase"},{"line_number":13464,"context_line":"                parameters:"},{"line_number":13465,"context_line":"                - ServiceData"},{"line_number":13466,"context_line":"                - ServiceNetMap"},{"line_number":13467,"context_line":"                - DefaultPasswords"},{"line_number":13468,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_40ae51e7","line":13465,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13462,"context_line":"                id: cad2ba26-f475-4a15-a920-209065ca0740"},{"line_number":13463,"context_line":"                name: SshdBase"},{"line_number":13464,"context_line":"                parameters:"},{"line_number":13465,"context_line":"                - ServiceData"},{"line_number":13466,"context_line":"                - ServiceNetMap"},{"line_number":13467,"context_line":"                - DefaultPasswords"},{"line_number":13468,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_764a3f55","line":13465,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13481,"context_line":"                id: ccaa0db0-4bda-486d-a22c-cb8c6322a042"},{"line_number":13482,"context_line":"                name: \u002725\u0027"},{"line_number":13483,"context_line":"                parameters:"},{"line_number":13484,"context_line":"                - ServiceData"},{"line_number":13485,"context_line":"                - ServiceNetMap"},{"line_number":13486,"context_line":"                - DefaultPasswords"},{"line_number":13487,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_20a98ddc","line":13484,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13481,"context_line":"                id: ccaa0db0-4bda-486d-a22c-cb8c6322a042"},{"line_number":13482,"context_line":"                name: \u002725\u0027"},{"line_number":13483,"context_line":"                parameters:"},{"line_number":13484,"context_line":"                - ServiceData"},{"line_number":13485,"context_line":"                - ServiceNetMap"},{"line_number":13486,"context_line":"                - DefaultPasswords"},{"line_number":13487,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_56457b42","line":13484,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13497,"context_line":"                id: cd431c3e-58b9-4294-88ed-bd239ea6d6a7"},{"line_number":13498,"context_line":"                name: ContainersCommon"},{"line_number":13499,"context_line":"                parameters:"},{"line_number":13500,"context_line":"                - EndpointMap"},{"line_number":13501,"context_line":"                - ServiceData"},{"line_number":13502,"context_line":"                - ServiceNetMap"},{"line_number":13503,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_80b8592a","line":13500,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13497,"context_line":"                id: cd431c3e-58b9-4294-88ed-bd239ea6d6a7"},{"line_number":13498,"context_line":"                name: ContainersCommon"},{"line_number":13499,"context_line":"                parameters:"},{"line_number":13500,"context_line":"                - EndpointMap"},{"line_number":13501,"context_line":"                - ServiceData"},{"line_number":13502,"context_line":"                - ServiceNetMap"},{"line_number":13503,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_b675e79a","line":13500,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13516,"context_line":"                id: ce538a5a-0bd3-4f79-95dc-ab71552875d7"},{"line_number":13517,"context_line":"                name: \u002728\u0027"},{"line_number":13518,"context_line":"                parameters:"},{"line_number":13519,"context_line":"                - ServiceData"},{"line_number":13520,"context_line":"                - ServiceNetMap"},{"line_number":13521,"context_line":"                - DefaultPasswords"},{"line_number":13522,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_60b3954e","line":13519,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13516,"context_line":"                id: ce538a5a-0bd3-4f79-95dc-ab71552875d7"},{"line_number":13517,"context_line":"                name: \u002728\u0027"},{"line_number":13518,"context_line":"                parameters:"},{"line_number":13519,"context_line":"                - ServiceData"},{"line_number":13520,"context_line":"                - ServiceNetMap"},{"line_number":13521,"context_line":"                - DefaultPasswords"},{"line_number":13522,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_9678a38f","line":13519,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13541,"context_line":"                id: ceb04368-402a-4b0d-847a-9e6ea3e33b30"},{"line_number":13542,"context_line":"                name: \u002725\u0027"},{"line_number":13543,"context_line":"                parameters:"},{"line_number":13544,"context_line":"                - ServiceData"},{"line_number":13545,"context_line":"                - ServiceNetMap"},{"line_number":13546,"context_line":"                - DefaultPasswords"},{"line_number":13547,"context_line":"                - EndpointMap"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_c0838155","line":13544,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13541,"context_line":"                id: ceb04368-402a-4b0d-847a-9e6ea3e33b30"},{"line_number":13542,"context_line":"                name: \u002725\u0027"},{"line_number":13543,"context_line":"                parameters:"},{"line_number":13544,"context_line":"                - ServiceData"},{"line_number":13545,"context_line":"                - ServiceNetMap"},{"line_number":13546,"context_line":"                - DefaultPasswords"},{"line_number":13547,"context_line":"                - EndpointMap"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_f66f6fc2","line":13544,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13557,"context_line":"                id: ceca8098-8804-489e-b409-cd0b522e9e9a"},{"line_number":13558,"context_line":"                name: MySQLClient"},{"line_number":13559,"context_line":"                parameters:"},{"line_number":13560,"context_line":"                - ServiceData"},{"line_number":13561,"context_line":"                - ServiceNetMap"},{"line_number":13562,"context_line":"                - DefaultPasswords"},{"line_number":13563,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_a0863d64","line":13560,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13557,"context_line":"                id: ceca8098-8804-489e-b409-cd0b522e9e9a"},{"line_number":13558,"context_line":"                name: MySQLClient"},{"line_number":13559,"context_line":"                parameters:"},{"line_number":13560,"context_line":"                - ServiceData"},{"line_number":13561,"context_line":"                - ServiceNetMap"},{"line_number":13562,"context_line":"                - DefaultPasswords"},{"line_number":13563,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_d6722bad","line":13560,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13573,"context_line":"                id: ced2808b-405e-433f-8ac9-f720ad444d45"},{"line_number":13574,"context_line":"                name: \u002711\u0027"},{"line_number":13575,"context_line":"                parameters:"},{"line_number":13576,"context_line":"                - ServiceData"},{"line_number":13577,"context_line":"                - ServiceNetMap"},{"line_number":13578,"context_line":"                - DefaultPasswords"},{"line_number":13579,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_007e096a","line":13576,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13573,"context_line":"                id: ced2808b-405e-433f-8ac9-f720ad444d45"},{"line_number":13574,"context_line":"                name: \u002711\u0027"},{"line_number":13575,"context_line":"                parameters:"},{"line_number":13576,"context_line":"                - ServiceData"},{"line_number":13577,"context_line":"                - ServiceNetMap"},{"line_number":13578,"context_line":"                - DefaultPasswords"},{"line_number":13579,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_3669d7bd","line":13576,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13590,"context_line":"                id: d0679a03-3a90-4fe6-9a58-9906a180879c"},{"line_number":13591,"context_line":"                name: ContainersCommon"},{"line_number":13592,"context_line":"                parameters:"},{"line_number":13593,"context_line":"                - EndpointMap"},{"line_number":13594,"context_line":"                - ServiceData"},{"line_number":13595,"context_line":"                - ServiceNetMap"},{"line_number":13596,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_e0804549","line":13593,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13590,"context_line":"                id: d0679a03-3a90-4fe6-9a58-9906a180879c"},{"line_number":13591,"context_line":"                name: ContainersCommon"},{"line_number":13592,"context_line":"                parameters:"},{"line_number":13593,"context_line":"                - EndpointMap"},{"line_number":13594,"context_line":"                - ServiceData"},{"line_number":13595,"context_line":"                - ServiceNetMap"},{"line_number":13596,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_166493e4","line":13593,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13610,"context_line":"                id: d07579af-4bbe-490e-a5b1-164ab1c1ea5d"},{"line_number":13611,"context_line":"                name: \u0027123\u0027"},{"line_number":13612,"context_line":"                parameters:"},{"line_number":13613,"context_line":"                - EndpointMap"},{"line_number":13614,"context_line":"                - ServiceData"},{"line_number":13615,"context_line":"                - ServiceNetMap"},{"line_number":13616,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_40977191","line":13613,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13610,"context_line":"                id: d07579af-4bbe-490e-a5b1-164ab1c1ea5d"},{"line_number":13611,"context_line":"                name: \u0027123\u0027"},{"line_number":13612,"context_line":"                parameters:"},{"line_number":13613,"context_line":"                - EndpointMap"},{"line_number":13614,"context_line":"                - ServiceData"},{"line_number":13615,"context_line":"                - ServiceNetMap"},{"line_number":13616,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_76635fdd","line":13613,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13621,"context_line":"                - RpcPassword"},{"line_number":13622,"context_line":"                - RpcUseSSL"},{"line_number":13623,"context_line":"                resources:"},{"line_number":13624,"context_line":"                - 38789870-47eb-4233-9bc4-6c4478344d4c"},{"line_number":13625,"context_line":"                type: OS::TripleO::Services::OsloMessagingNotify"},{"line_number":13626,"context_line":"            d146c033-f652-47d0-a659-bf27440f59b0:"},{"line_number":13627,"context_line":"                description: \u0027Contains a static list of common things necessary for"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_20922da0","line":13624,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13621,"context_line":"                - RpcPassword"},{"line_number":13622,"context_line":"                - RpcUseSSL"},{"line_number":13623,"context_line":"                resources:"},{"line_number":13624,"context_line":"                - 38789870-47eb-4233-9bc4-6c4478344d4c"},{"line_number":13625,"context_line":"                type: OS::TripleO::Services::OsloMessagingNotify"},{"line_number":13626,"context_line":"            d146c033-f652-47d0-a659-bf27440f59b0:"},{"line_number":13627,"context_line":"                description: \u0027Contains a static list of common things necessary for"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_565e1b12","line":13624,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13631,"context_line":"                id: d146c033-f652-47d0-a659-bf27440f59b0"},{"line_number":13632,"context_line":"                name: ContainersCommon"},{"line_number":13633,"context_line":"                parameters:"},{"line_number":13634,"context_line":"                - EndpointMap"},{"line_number":13635,"context_line":"                - ServiceData"},{"line_number":13636,"context_line":"                - ServiceNetMap"},{"line_number":13637,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_8091799c","line":13634,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13631,"context_line":"                id: d146c033-f652-47d0-a659-bf27440f59b0"},{"line_number":13632,"context_line":"                name: ContainersCommon"},{"line_number":13633,"context_line":"                parameters:"},{"line_number":13634,"context_line":"                - EndpointMap"},{"line_number":13635,"context_line":"                - ServiceData"},{"line_number":13636,"context_line":"                - ServiceNetMap"},{"line_number":13637,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_b69a07c2","line":13634,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13648,"context_line":"                id: d1f5d724-3683-4f0a-8490-0628ba0abcbe"},{"line_number":13649,"context_line":"                name: BlockStorageExtraConfigPre"},{"line_number":13650,"context_line":"                parameters:"},{"line_number":13651,"context_line":"                - server"},{"line_number":13652,"context_line":"                type: OS::TripleO::BlockStorageExtraConfigPre"},{"line_number":13653,"context_line":"            d244a0ea-83f1-4786-958a-e93012a70825:"},{"line_number":13654,"context_line":"                description: \u0027Contains a static list of common things necessary for"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_608c357f","line":13651,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13648,"context_line":"                id: d1f5d724-3683-4f0a-8490-0628ba0abcbe"},{"line_number":13649,"context_line":"                name: BlockStorageExtraConfigPre"},{"line_number":13650,"context_line":"                parameters:"},{"line_number":13651,"context_line":"                - server"},{"line_number":13652,"context_line":"                type: OS::TripleO::BlockStorageExtraConfigPre"},{"line_number":13653,"context_line":"            d244a0ea-83f1-4786-958a-e93012a70825:"},{"line_number":13654,"context_line":"                description: \u0027Contains a static list of common things necessary for"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_969d43bd","line":13651,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13658,"context_line":"                id: d244a0ea-83f1-4786-958a-e93012a70825"},{"line_number":13659,"context_line":"                name: ContainersCommon"},{"line_number":13660,"context_line":"                parameters:"},{"line_number":13661,"context_line":"                - EndpointMap"},{"line_number":13662,"context_line":"                - ServiceData"},{"line_number":13663,"context_line":"                - ServiceNetMap"},{"line_number":13664,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_c0e8a117","line":13661,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13658,"context_line":"                id: d244a0ea-83f1-4786-958a-e93012a70825"},{"line_number":13659,"context_line":"                name: ContainersCommon"},{"line_number":13660,"context_line":"                parameters:"},{"line_number":13661,"context_line":"                - EndpointMap"},{"line_number":13662,"context_line":"                - ServiceData"},{"line_number":13663,"context_line":"                - ServiceNetMap"},{"line_number":13664,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_f6a48f0a","line":13661,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13678,"context_line":"                id: d29be873-502e-4bf4-bba9-3f2d9a2167fa"},{"line_number":13679,"context_line":"                name: \u002769\u0027"},{"line_number":13680,"context_line":"                parameter_groups:"},{"line_number":13681,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":13682,"context_line":"                    label: deprecated"},{"line_number":13683,"context_line":"                    parameters:"},{"line_number":13684,"context_line":"                    - InotifyIntancesMax"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_a0ebdd0f","line":13681,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] too many spaces after hyphen (hyphens)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13678,"context_line":"                id: d29be873-502e-4bf4-bba9-3f2d9a2167fa"},{"line_number":13679,"context_line":"                name: \u002769\u0027"},{"line_number":13680,"context_line":"                parameter_groups:"},{"line_number":13681,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":13682,"context_line":"                    label: deprecated"},{"line_number":13683,"context_line":"                    parameters:"},{"line_number":13684,"context_line":"                    - InotifyIntancesMax"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_00f3a90b","line":13681,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13678,"context_line":"                id: d29be873-502e-4bf4-bba9-3f2d9a2167fa"},{"line_number":13679,"context_line":"                name: \u002769\u0027"},{"line_number":13680,"context_line":"                parameter_groups:"},{"line_number":13681,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":13682,"context_line":"                    label: deprecated"},{"line_number":13683,"context_line":"                    parameters:"},{"line_number":13684,"context_line":"                    - InotifyIntancesMax"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_d6a7cb0a","line":13681,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] too many spaces after hyphen (hyphens)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13678,"context_line":"                id: d29be873-502e-4bf4-bba9-3f2d9a2167fa"},{"line_number":13679,"context_line":"                name: \u002769\u0027"},{"line_number":13680,"context_line":"                parameter_groups:"},{"line_number":13681,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":13682,"context_line":"                    label: deprecated"},{"line_number":13683,"context_line":"                    parameters:"},{"line_number":13684,"context_line":"                    - InotifyIntancesMax"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_36aef7e6","line":13681,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13681,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":13682,"context_line":"                    label: deprecated"},{"line_number":13683,"context_line":"                    parameters:"},{"line_number":13684,"context_line":"                    - InotifyIntancesMax"},{"line_number":13685,"context_line":"                parameters:"},{"line_number":13686,"context_line":"                - ServiceData"},{"line_number":13687,"context_line":"                - ServiceNetMap"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_e0f5e5ee","line":13684,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 24 but found 20 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13681,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":13682,"context_line":"                    label: deprecated"},{"line_number":13683,"context_line":"                    parameters:"},{"line_number":13684,"context_line":"                    - InotifyIntancesMax"},{"line_number":13685,"context_line":"                parameters:"},{"line_number":13686,"context_line":"                - ServiceData"},{"line_number":13687,"context_line":"                - ServiceNetMap"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_16a933dc","line":13684,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 24 but found 20 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13683,"context_line":"                    parameters:"},{"line_number":13684,"context_line":"                    - InotifyIntancesMax"},{"line_number":13685,"context_line":"                parameters:"},{"line_number":13686,"context_line":"                - ServiceData"},{"line_number":13687,"context_line":"                - ServiceNetMap"},{"line_number":13688,"context_line":"                - DefaultPasswords"},{"line_number":13689,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_40dc9173","line":13686,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13683,"context_line":"                    parameters:"},{"line_number":13684,"context_line":"                    - InotifyIntancesMax"},{"line_number":13685,"context_line":"                parameters:"},{"line_number":13686,"context_line":"                - ServiceData"},{"line_number":13687,"context_line":"                - ServiceNetMap"},{"line_number":13688,"context_line":"                - DefaultPasswords"},{"line_number":13689,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_76b87f29","line":13686,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13711,"context_line":"                id: d3dca1a0-b8b3-40c7-9112-086e8b2992be"},{"line_number":13712,"context_line":"                name: \u002711\u0027"},{"line_number":13713,"context_line":"                parameters:"},{"line_number":13714,"context_line":"                - RoleNetIpMap"},{"line_number":13715,"context_line":"                - ServiceData"},{"line_number":13716,"context_line":"                - ServiceNetMap"},{"line_number":13717,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_20d7cd51","line":13714,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13711,"context_line":"                id: d3dca1a0-b8b3-40c7-9112-086e8b2992be"},{"line_number":13712,"context_line":"                name: \u002711\u0027"},{"line_number":13713,"context_line":"                parameters:"},{"line_number":13714,"context_line":"                - RoleNetIpMap"},{"line_number":13715,"context_line":"                - ServiceData"},{"line_number":13716,"context_line":"                - ServiceNetMap"},{"line_number":13717,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_56b3bb4d","line":13714,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13729,"context_line":"                id: d4e512b2-f4e7-4269-a99a-fb73364b8253"},{"line_number":13730,"context_line":"                name: \u00273\u0027"},{"line_number":13731,"context_line":"                parameters:"},{"line_number":13732,"context_line":"                - RoleNetIpMap"},{"line_number":13733,"context_line":"                - ServiceData"},{"line_number":13734,"context_line":"                - ServiceNetMap"},{"line_number":13735,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_80e69943","line":13732,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13729,"context_line":"                id: d4e512b2-f4e7-4269-a99a-fb73364b8253"},{"line_number":13730,"context_line":"                name: \u00273\u0027"},{"line_number":13731,"context_line":"                parameters:"},{"line_number":13732,"context_line":"                - RoleNetIpMap"},{"line_number":13733,"context_line":"                - ServiceData"},{"line_number":13734,"context_line":"                - ServiceNetMap"},{"line_number":13735,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_b6832756","line":13732,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13748,"context_line":"                id: d543f90a-8004-48db-9b68-56a5310145cb"},{"line_number":13749,"context_line":"                name: \u0027122\u0027"},{"line_number":13750,"context_line":"                parameters:"},{"line_number":13751,"context_line":"                - ContainerRabbitmqImage"},{"line_number":13752,"context_line":"                - ContainerRabbitmqConfigImage"},{"line_number":13753,"context_line":"                - EndpointMap"},{"line_number":13754,"context_line":"                - ServiceData"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_60e1d52a","line":13751,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13748,"context_line":"                id: d543f90a-8004-48db-9b68-56a5310145cb"},{"line_number":13749,"context_line":"                name: \u0027122\u0027"},{"line_number":13750,"context_line":"                parameters:"},{"line_number":13751,"context_line":"                - ContainerRabbitmqImage"},{"line_number":13752,"context_line":"                - ContainerRabbitmqConfigImage"},{"line_number":13753,"context_line":"                - EndpointMap"},{"line_number":13754,"context_line":"                - ServiceData"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_9686e364","line":13751,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13764,"context_line":"                - RpcUseSSL"},{"line_number":13765,"context_line":"                - DeployIdentifier"},{"line_number":13766,"context_line":"                resources:"},{"line_number":13767,"context_line":"                - 24ee6af2-406f-4345-85dd-0fd508f5e521"},{"line_number":13768,"context_line":"                - 41891416-f71b-454c-9c93-001d02700a90"},{"line_number":13769,"context_line":"                type: OS::TripleO::Services::OsloMessagingRpc"},{"line_number":13770,"context_line":"            d5b56d4c-6771-4e2c-b384-147b65555e93:"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_c0d1c159","line":13767,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13764,"context_line":"                - RpcUseSSL"},{"line_number":13765,"context_line":"                - DeployIdentifier"},{"line_number":13766,"context_line":"                resources:"},{"line_number":13767,"context_line":"                - 24ee6af2-406f-4345-85dd-0fd508f5e521"},{"line_number":13768,"context_line":"                - 41891416-f71b-454c-9c93-001d02700a90"},{"line_number":13769,"context_line":"                type: OS::TripleO::Services::OsloMessagingRpc"},{"line_number":13770,"context_line":"            d5b56d4c-6771-4e2c-b384-147b65555e93:"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_f67daf6e","line":13767,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13774,"context_line":"                id: d5b56d4c-6771-4e2c-b384-147b65555e93"},{"line_number":13775,"context_line":"                name: \u002789\u0027"},{"line_number":13776,"context_line":"                parameters:"},{"line_number":13777,"context_line":"                - ServiceData"},{"line_number":13778,"context_line":"                - ServiceNetMap"},{"line_number":13779,"context_line":"                - DefaultPasswords"},{"line_number":13780,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_a0d47d48","line":13777,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13774,"context_line":"                id: d5b56d4c-6771-4e2c-b384-147b65555e93"},{"line_number":13775,"context_line":"                name: \u002789\u0027"},{"line_number":13776,"context_line":"                parameters:"},{"line_number":13777,"context_line":"                - ServiceData"},{"line_number":13778,"context_line":"                - ServiceNetMap"},{"line_number":13779,"context_line":"                - DefaultPasswords"},{"line_number":13780,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_d6806b49","line":13777,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13791,"context_line":"                id: d5df1066-3d08-4e8d-8839-9af19a642279"},{"line_number":13792,"context_line":"                name: ContainersCommon"},{"line_number":13793,"context_line":"                parameters:"},{"line_number":13794,"context_line":"                - EndpointMap"},{"line_number":13795,"context_line":"                - ServiceData"},{"line_number":13796,"context_line":"                - ServiceNetMap"},{"line_number":13797,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_00cc49ba","line":13794,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13791,"context_line":"                id: d5df1066-3d08-4e8d-8839-9af19a642279"},{"line_number":13792,"context_line":"                name: ContainersCommon"},{"line_number":13793,"context_line":"                parameters:"},{"line_number":13794,"context_line":"                - EndpointMap"},{"line_number":13795,"context_line":"                - ServiceData"},{"line_number":13796,"context_line":"                - ServiceNetMap"},{"line_number":13797,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_36971793","line":13794,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13811,"context_line":"                id: d6c12d37-acd8-4c9e-af8f-8a70e9f66da9"},{"line_number":13812,"context_line":"                name: \u002711\u0027"},{"line_number":13813,"context_line":"                parameter_groups:"},{"line_number":13814,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":13815,"context_line":"                    label: deprecated"},{"line_number":13816,"context_line":"                    parameters:"},{"line_number":13817,"context_line":"                    - InotifyIntancesMax"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_e0ce85b2","line":13814,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] too many spaces after hyphen (hyphens)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13811,"context_line":"                id: d6c12d37-acd8-4c9e-af8f-8a70e9f66da9"},{"line_number":13812,"context_line":"                name: \u002711\u0027"},{"line_number":13813,"context_line":"                parameter_groups:"},{"line_number":13814,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":13815,"context_line":"                    label: deprecated"},{"line_number":13816,"context_line":"                    parameters:"},{"line_number":13817,"context_line":"                    - InotifyIntancesMax"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_40c5b18d","line":13814,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13811,"context_line":"                id: d6c12d37-acd8-4c9e-af8f-8a70e9f66da9"},{"line_number":13812,"context_line":"                name: \u002711\u0027"},{"line_number":13813,"context_line":"                parameter_groups:"},{"line_number":13814,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":13815,"context_line":"                    label: deprecated"},{"line_number":13816,"context_line":"                    parameters:"},{"line_number":13817,"context_line":"                    - InotifyIntancesMax"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_1692d39f","line":13814,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] too many spaces after hyphen (hyphens)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13811,"context_line":"                id: d6c12d37-acd8-4c9e-af8f-8a70e9f66da9"},{"line_number":13812,"context_line":"                name: \u002711\u0027"},{"line_number":13813,"context_line":"                parameter_groups:"},{"line_number":13814,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":13815,"context_line":"                    label: deprecated"},{"line_number":13816,"context_line":"                    parameters:"},{"line_number":13817,"context_line":"                    - InotifyIntancesMax"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_76919f99","line":13814,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13814,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":13815,"context_line":"                    label: deprecated"},{"line_number":13816,"context_line":"                    parameters:"},{"line_number":13817,"context_line":"                    - InotifyIntancesMax"},{"line_number":13818,"context_line":"                parameters:"},{"line_number":13819,"context_line":"                - ServiceData"},{"line_number":13820,"context_line":"                - ServiceNetMap"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_20c06d7c","line":13817,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 24 but found 20 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13814,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":13815,"context_line":"                    label: deprecated"},{"line_number":13816,"context_line":"                    parameters:"},{"line_number":13817,"context_line":"                    - InotifyIntancesMax"},{"line_number":13818,"context_line":"                parameters:"},{"line_number":13819,"context_line":"                - ServiceData"},{"line_number":13820,"context_line":"                - ServiceNetMap"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_568c5b7e","line":13817,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 24 but found 20 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13816,"context_line":"                    parameters:"},{"line_number":13817,"context_line":"                    - InotifyIntancesMax"},{"line_number":13818,"context_line":"                parameters:"},{"line_number":13819,"context_line":"                - ServiceData"},{"line_number":13820,"context_line":"                - ServiceNetMap"},{"line_number":13821,"context_line":"                - DefaultPasswords"},{"line_number":13822,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_80bfb9f9","line":13819,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13816,"context_line":"                    parameters:"},{"line_number":13817,"context_line":"                    - InotifyIntancesMax"},{"line_number":13818,"context_line":"                parameters:"},{"line_number":13819,"context_line":"                - ServiceData"},{"line_number":13820,"context_line":"                - ServiceNetMap"},{"line_number":13821,"context_line":"                - DefaultPasswords"},{"line_number":13822,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_b6e84716","line":13819,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13845,"context_line":"                id: d9c4f91b-fdbd-4432-bc58-0d7d0fc464fb"},{"line_number":13846,"context_line":"                name: \u0027108\u0027"},{"line_number":13847,"context_line":"                parameters:"},{"line_number":13848,"context_line":"                - ContainerNovaMetadataImage"},{"line_number":13849,"context_line":"                - ContainerNovaMetadataConfigImage"},{"line_number":13850,"context_line":"                - NovaMetadataLoggingSource"},{"line_number":13851,"context_line":"                - EndpointMap"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_60ba750a","line":13848,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13845,"context_line":"                id: d9c4f91b-fdbd-4432-bc58-0d7d0fc464fb"},{"line_number":13846,"context_line":"                name: \u0027108\u0027"},{"line_number":13847,"context_line":"                parameters:"},{"line_number":13848,"context_line":"                - ContainerNovaMetadataImage"},{"line_number":13849,"context_line":"                - ContainerNovaMetadataConfigImage"},{"line_number":13850,"context_line":"                - NovaMetadataLoggingSource"},{"line_number":13851,"context_line":"                - EndpointMap"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_96eb8310","line":13848,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13862,"context_line":"                - MonitoringSubscriptionNovaMetadata"},{"line_number":13863,"context_line":"                - NovaLocalMetadataPerCell"},{"line_number":13864,"context_line":"                resources:"},{"line_number":13865,"context_line":"                - bc8cc20d-8128-45f9-b796-6418ab0a59ba"},{"line_number":13866,"context_line":"                - ee812c7b-d866-482f-a809-4fdd8b085a19"},{"line_number":13867,"context_line":"                - 21452b89-00a1-4b7b-b784-c4270a11679d"},{"line_number":13868,"context_line":"                - 350217c8-7d40-4ed5-af36-e4db82678f9b"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_c036e1b4","line":13865,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13862,"context_line":"                - MonitoringSubscriptionNovaMetadata"},{"line_number":13863,"context_line":"                - NovaLocalMetadataPerCell"},{"line_number":13864,"context_line":"                resources:"},{"line_number":13865,"context_line":"                - bc8cc20d-8128-45f9-b796-6418ab0a59ba"},{"line_number":13866,"context_line":"                - ee812c7b-d866-482f-a809-4fdd8b085a19"},{"line_number":13867,"context_line":"                - 21452b89-00a1-4b7b-b784-c4270a11679d"},{"line_number":13868,"context_line":"                - 350217c8-7d40-4ed5-af36-e4db82678f9b"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_f6f2cf05","line":13865,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13873,"context_line":"                id: d9f48a7b-fe2b-4f88-a80d-2d612d537f7d"},{"line_number":13874,"context_line":"                name: ControllerIpListMap"},{"line_number":13875,"context_line":"                parameters:"},{"line_number":13876,"context_line":"                - ControlPlaneIpList"},{"line_number":13877,"context_line":"                - StorageIpList"},{"line_number":13878,"context_line":"                - StorageNetName"},{"line_number":13879,"context_line":"                - StorageMgmtIpList"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_a0391da4","line":13876,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13873,"context_line":"                id: d9f48a7b-fe2b-4f88-a80d-2d612d537f7d"},{"line_number":13874,"context_line":"                name: ControllerIpListMap"},{"line_number":13875,"context_line":"                parameters:"},{"line_number":13876,"context_line":"                - ControlPlaneIpList"},{"line_number":13877,"context_line":"                - StorageIpList"},{"line_number":13878,"context_line":"                - StorageNetName"},{"line_number":13879,"context_line":"                - StorageMgmtIpList"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_d6f50bef","line":13876,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13909,"context_line":"                id: dc370bce-368c-4adb-a513-62aba4833d15"},{"line_number":13910,"context_line":"                name: ContainersCommon"},{"line_number":13911,"context_line":"                parameters:"},{"line_number":13912,"context_line":"                - EndpointMap"},{"line_number":13913,"context_line":"                - ServiceData"},{"line_number":13914,"context_line":"                - ServiceNetMap"},{"line_number":13915,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_0041e90b","line":13912,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13909,"context_line":"                id: dc370bce-368c-4adb-a513-62aba4833d15"},{"line_number":13910,"context_line":"                name: ContainersCommon"},{"line_number":13911,"context_line":"                parameters:"},{"line_number":13912,"context_line":"                - EndpointMap"},{"line_number":13913,"context_line":"                - ServiceData"},{"line_number":13914,"context_line":"                - ServiceNetMap"},{"line_number":13915,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_36dc3773","line":13912,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13930,"context_line":"                id: dc61ef5c-fe09-4bac-8691-cbc47b7c0877"},{"line_number":13931,"context_line":"                name: NodeTimesyncUserData"},{"line_number":13932,"context_line":"                parameters:"},{"line_number":13933,"context_line":"                - NtpServer"},{"line_number":13934,"context_line":"                - NtpPool"},{"line_number":13935,"context_line":"                - NtpService"},{"line_number":13936,"context_line":"                type: OS::TripleO::NodeTimesyncUserData"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_e0432512","line":13933,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13930,"context_line":"                id: dc61ef5c-fe09-4bac-8691-cbc47b7c0877"},{"line_number":13931,"context_line":"                name: NodeTimesyncUserData"},{"line_number":13932,"context_line":"                parameters:"},{"line_number":13933,"context_line":"                - NtpServer"},{"line_number":13934,"context_line":"                - NtpPool"},{"line_number":13935,"context_line":"                - NtpService"},{"line_number":13936,"context_line":"                type: OS::TripleO::NodeTimesyncUserData"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_16d77351","line":13933,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13941,"context_line":"                id: dd09f8f4-7698-4481-8ba2-28dc3efda459"},{"line_number":13942,"context_line":"                name: \u002726\u0027"},{"line_number":13943,"context_line":"                parameters:"},{"line_number":13944,"context_line":"                - ServiceData"},{"line_number":13945,"context_line":"                - ServiceNetMap"},{"line_number":13946,"context_line":"                - DefaultPasswords"},{"line_number":13947,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_404ad126","line":13944,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13941,"context_line":"                id: dd09f8f4-7698-4481-8ba2-28dc3efda459"},{"line_number":13942,"context_line":"                name: \u002726\u0027"},{"line_number":13943,"context_line":"                parameters:"},{"line_number":13944,"context_line":"                - ServiceData"},{"line_number":13945,"context_line":"                - ServiceNetMap"},{"line_number":13946,"context_line":"                - DefaultPasswords"},{"line_number":13947,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_76e6bf46","line":13944,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13966,"context_line":"                id: ddb64ae0-1643-4fd8-ab8b-7aff2ad4c8e9"},{"line_number":13967,"context_line":"                name: \u002767\u0027"},{"line_number":13968,"context_line":"                parameters:"},{"line_number":13969,"context_line":"                - ContainerIscsidImage"},{"line_number":13970,"context_line":"                - ContainerIscsidConfigImage"},{"line_number":13971,"context_line":"                - EndpointMap"},{"line_number":13972,"context_line":"                - ServiceData"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_20450d16","line":13969,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13966,"context_line":"                id: ddb64ae0-1643-4fd8-ab8b-7aff2ad4c8e9"},{"line_number":13967,"context_line":"                name: \u002767\u0027"},{"line_number":13968,"context_line":"                parameters:"},{"line_number":13969,"context_line":"                - ContainerIscsidImage"},{"line_number":13970,"context_line":"                - ContainerIscsidConfigImage"},{"line_number":13971,"context_line":"                - EndpointMap"},{"line_number":13972,"context_line":"                - ServiceData"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_56e1fb29","line":13969,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13975,"context_line":"                - RoleParameters"},{"line_number":13976,"context_line":"                - DefaultPasswords"},{"line_number":13977,"context_line":"                resources:"},{"line_number":13978,"context_line":"                - d5df1066-3d08-4e8d-8839-9af19a642279"},{"line_number":13979,"context_line":"                type: OS::TripleO::Services::Iscsid"},{"line_number":13980,"context_line":"            de1f0908-f9af-40e7-8efb-e06d7b787a07:"},{"line_number":13981,"context_line":"                description: \u0027OpenStack Glance service configured with Puppet"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_8054d9cb","line":13978,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13975,"context_line":"                - RoleParameters"},{"line_number":13976,"context_line":"                - DefaultPasswords"},{"line_number":13977,"context_line":"                resources:"},{"line_number":13978,"context_line":"                - d5df1066-3d08-4e8d-8839-9af19a642279"},{"line_number":13979,"context_line":"                type: OS::TripleO::Services::Iscsid"},{"line_number":13980,"context_line":"            de1f0908-f9af-40e7-8efb-e06d7b787a07:"},{"line_number":13981,"context_line":"                description: \u0027OpenStack Glance service configured with Puppet"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_b6d1675a","line":13978,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13984,"context_line":"                id: de1f0908-f9af-40e7-8efb-e06d7b787a07"},{"line_number":13985,"context_line":"                name: \u002750\u0027"},{"line_number":13986,"context_line":"                parameters:"},{"line_number":13987,"context_line":"                - ServiceData"},{"line_number":13988,"context_line":"                - ServiceNetMap"},{"line_number":13989,"context_line":"                - DefaultPasswords"},{"line_number":13990,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_604f1534","line":13987,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":13984,"context_line":"                id: de1f0908-f9af-40e7-8efb-e06d7b787a07"},{"line_number":13985,"context_line":"                name: \u002750\u0027"},{"line_number":13986,"context_line":"                parameters:"},{"line_number":13987,"context_line":"                - ServiceData"},{"line_number":13988,"context_line":"                - ServiceNetMap"},{"line_number":13989,"context_line":"                - DefaultPasswords"},{"line_number":13990,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_96d42349","line":13987,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":14036,"context_line":"                - ContainerGlanceApiImage"},{"line_number":14037,"context_line":"                - ContainerGlanceApiConfigImage"},{"line_number":14038,"context_line":"                resources:"},{"line_number":14039,"context_line":"                - 9ed54ae3-d446-403f-b2ff-5e380244c006"},{"line_number":14040,"context_line":"                - 4823750e-f5be-4cff-bb18-cf1eb677ad54"},{"line_number":14041,"context_line":"                - e48484ce-caa4-46e4-93ec-b550d8858363"},{"line_number":14042,"context_line":"                type: OS::TripleO::Services::GlanceApi"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_c05f01e3","line":14039,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":14036,"context_line":"                - ContainerGlanceApiImage"},{"line_number":14037,"context_line":"                - ContainerGlanceApiConfigImage"},{"line_number":14038,"context_line":"                resources:"},{"line_number":14039,"context_line":"                - 9ed54ae3-d446-403f-b2ff-5e380244c006"},{"line_number":14040,"context_line":"                - 4823750e-f5be-4cff-bb18-cf1eb677ad54"},{"line_number":14041,"context_line":"                - e48484ce-caa4-46e4-93ec-b550d8858363"},{"line_number":14042,"context_line":"                type: OS::TripleO::Services::GlanceApi"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_f6cbefa1","line":14039,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":14047,"context_line":"                id: de5c3f67-aca8-4279-9460-fa6068e0ba44"},{"line_number":14048,"context_line":"                name: MySQLClient"},{"line_number":14049,"context_line":"                parameters:"},{"line_number":14050,"context_line":"                - ServiceData"},{"line_number":14051,"context_line":"                - ServiceNetMap"},{"line_number":14052,"context_line":"                - DefaultPasswords"},{"line_number":14053,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_a062bdab","line":14050,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":14047,"context_line":"                id: de5c3f67-aca8-4279-9460-fa6068e0ba44"},{"line_number":14048,"context_line":"                name: MySQLClient"},{"line_number":14049,"context_line":"                parameters:"},{"line_number":14050,"context_line":"                - ServiceData"},{"line_number":14051,"context_line":"                - ServiceNetMap"},{"line_number":14052,"context_line":"                - DefaultPasswords"},{"line_number":14053,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_d6ceabb2","line":14050,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":14063,"context_line":"                id: de5dc66c-0d69-4a70-9f80-e76c11e8b338"},{"line_number":14064,"context_line":"                name: MySQLClient"},{"line_number":14065,"context_line":"                parameters:"},{"line_number":14066,"context_line":"                - ServiceData"},{"line_number":14067,"context_line":"                - ServiceNetMap"},{"line_number":14068,"context_line":"                - DefaultPasswords"},{"line_number":14069,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_005a89f1","line":14066,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":14063,"context_line":"                id: de5dc66c-0d69-4a70-9f80-e76c11e8b338"},{"line_number":14064,"context_line":"                name: MySQLClient"},{"line_number":14065,"context_line":"                parameters:"},{"line_number":14066,"context_line":"                - ServiceData"},{"line_number":14067,"context_line":"                - ServiceNetMap"},{"line_number":14068,"context_line":"                - DefaultPasswords"},{"line_number":14069,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_36c5578f","line":14066,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":14080,"context_line":"                id: df30ed20-7af5-4f04-bbfe-6b9d550abda4"},{"line_number":14081,"context_line":"                name: ContainersCommon"},{"line_number":14082,"context_line":"                parameters:"},{"line_number":14083,"context_line":"                - EndpointMap"},{"line_number":14084,"context_line":"                - ServiceData"},{"line_number":14085,"context_line":"                - ServiceNetMap"},{"line_number":14086,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_e05cc5ee","line":14083,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":14080,"context_line":"                id: df30ed20-7af5-4f04-bbfe-6b9d550abda4"},{"line_number":14081,"context_line":"                name: ContainersCommon"},{"line_number":14082,"context_line":"                parameters:"},{"line_number":14083,"context_line":"                - EndpointMap"},{"line_number":14084,"context_line":"                - ServiceData"},{"line_number":14085,"context_line":"                - ServiceNetMap"},{"line_number":14086,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_16c0137c","line":14083,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":14101,"context_line":"                id: df5549c5-cf4d-4485-9d9b-b37fd48b47b2"},{"line_number":14102,"context_line":"                name: \u002738\u0027"},{"line_number":14103,"context_line":"                parameters:"},{"line_number":14104,"context_line":"                - ServiceData"},{"line_number":14105,"context_line":"                - ServiceNetMap"},{"line_number":14106,"context_line":"                - DefaultPasswords"},{"line_number":14107,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_4073f180","line":14104,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":14101,"context_line":"                id: df5549c5-cf4d-4485-9d9b-b37fd48b47b2"},{"line_number":14102,"context_line":"                name: \u002738\u0027"},{"line_number":14103,"context_line":"                parameters:"},{"line_number":14104,"context_line":"                - ServiceData"},{"line_number":14105,"context_line":"                - ServiceNetMap"},{"line_number":14106,"context_line":"                - DefaultPasswords"},{"line_number":14107,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_76bfdffa","line":14104,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":14124,"context_line":"                id: dffbbdb1-5968-4e38-82ad-3dca22735024"},{"line_number":14125,"context_line":"                name: \u0027141\u0027"},{"line_number":14126,"context_line":"                parameters:"},{"line_number":14127,"context_line":"                - ServiceData"},{"line_number":14128,"context_line":"                - ServiceNetMap"},{"line_number":14129,"context_line":"                - DefaultPasswords"},{"line_number":14130,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_206ead95","line":14127,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":14124,"context_line":"                id: dffbbdb1-5968-4e38-82ad-3dca22735024"},{"line_number":14125,"context_line":"                name: \u0027141\u0027"},{"line_number":14126,"context_line":"                parameters:"},{"line_number":14127,"context_line":"                - ServiceData"},{"line_number":14128,"context_line":"                - ServiceNetMap"},{"line_number":14129,"context_line":"                - DefaultPasswords"},{"line_number":14130,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_56ba9b09","line":14127,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":14140,"context_line":"                id: e04b3625-ae90-4f4a-81a0-4d35af69bdf4"},{"line_number":14141,"context_line":"                name: ContainersCommon"},{"line_number":14142,"context_line":"                parameters:"},{"line_number":14143,"context_line":"                - EndpointMap"},{"line_number":14144,"context_line":"                - ServiceData"},{"line_number":14145,"context_line":"                - ServiceNetMap"},{"line_number":14146,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_806df999","line":14143,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":14140,"context_line":"                id: e04b3625-ae90-4f4a-81a0-4d35af69bdf4"},{"line_number":14141,"context_line":"                name: ContainersCommon"},{"line_number":14142,"context_line":"                parameters:"},{"line_number":14143,"context_line":"                - EndpointMap"},{"line_number":14144,"context_line":"                - ServiceData"},{"line_number":14145,"context_line":"                - ServiceNetMap"},{"line_number":14146,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_b63687b3","line":14143,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":14158,"context_line":"                id: e1574e6b-82e6-48ef-93c0-12a986ad2cbb"},{"line_number":14159,"context_line":"                name: \u00272\u0027"},{"line_number":14160,"context_line":"                parameters:"},{"line_number":14161,"context_line":"                - RoleNetIpMap"},{"line_number":14162,"context_line":"                - ServiceData"},{"line_number":14163,"context_line":"                - ServiceNetMap"},{"line_number":14164,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_6068b586","line":14161,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":14158,"context_line":"                id: e1574e6b-82e6-48ef-93c0-12a986ad2cbb"},{"line_number":14159,"context_line":"                name: \u00272\u0027"},{"line_number":14160,"context_line":"                parameters:"},{"line_number":14161,"context_line":"                - RoleNetIpMap"},{"line_number":14162,"context_line":"                - ServiceData"},{"line_number":14163,"context_line":"                - ServiceNetMap"},{"line_number":14164,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_9639c3a4","line":14161,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":14177,"context_line":"                id: e3415001-b997-441f-a8ea-6190b687aa3c"},{"line_number":14178,"context_line":"                name: \u002720\u0027"},{"line_number":14179,"context_line":"                parameters:"},{"line_number":14180,"context_line":"                - ServiceData"},{"line_number":14181,"context_line":"                - ServiceNetMap"},{"line_number":14182,"context_line":"                - DefaultPasswords"},{"line_number":14183,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_c00421c9","line":14180,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":14177,"context_line":"                id: e3415001-b997-441f-a8ea-6190b687aa3c"},{"line_number":14178,"context_line":"                name: \u002720\u0027"},{"line_number":14179,"context_line":"                parameters:"},{"line_number":14180,"context_line":"                - ServiceData"},{"line_number":14181,"context_line":"                - ServiceNetMap"},{"line_number":14182,"context_line":"                - DefaultPasswords"},{"line_number":14183,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_f6400f0a","line":14180,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":14196,"context_line":"                id: e4145e3b-1e46-4a14-b39d-015cf1cd2caf"},{"line_number":14197,"context_line":"                name: NovaBase"},{"line_number":14198,"context_line":"                parameters:"},{"line_number":14199,"context_line":"                - ServiceData"},{"line_number":14200,"context_line":"                - ServiceNetMap"},{"line_number":14201,"context_line":"                - DefaultPasswords"},{"line_number":14202,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_a0075dc9","line":14199,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":14196,"context_line":"                id: e4145e3b-1e46-4a14-b39d-015cf1cd2caf"},{"line_number":14197,"context_line":"                name: NovaBase"},{"line_number":14198,"context_line":"                parameters:"},{"line_number":14199,"context_line":"                - ServiceData"},{"line_number":14200,"context_line":"                - ServiceNetMap"},{"line_number":14201,"context_line":"                - DefaultPasswords"},{"line_number":14202,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_d6434b12","line":14199,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":14253,"context_line":"                id: e4186ebd-40c4-4e94-a0ef-839e042dcd73"},{"line_number":14254,"context_line":"                name: ContainersCommon"},{"line_number":14255,"context_line":"                parameters:"},{"line_number":14256,"context_line":"                - EndpointMap"},{"line_number":14257,"context_line":"                - ServiceData"},{"line_number":14258,"context_line":"                - ServiceNetMap"},{"line_number":14259,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_000f29e1","line":14256,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":14253,"context_line":"                id: e4186ebd-40c4-4e94-a0ef-839e042dcd73"},{"line_number":14254,"context_line":"                name: ContainersCommon"},{"line_number":14255,"context_line":"                parameters:"},{"line_number":14256,"context_line":"                - EndpointMap"},{"line_number":14257,"context_line":"                - ServiceData"},{"line_number":14258,"context_line":"                - ServiceNetMap"},{"line_number":14259,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_364a7726","line":14256,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":14273,"context_line":"                id: e48484ce-caa4-46e4-93ec-b550d8858363"},{"line_number":14274,"context_line":"                name: ContainersCommon"},{"line_number":14275,"context_line":"                parameters:"},{"line_number":14276,"context_line":"                - EndpointMap"},{"line_number":14277,"context_line":"                - ServiceData"},{"line_number":14278,"context_line":"                - ServiceNetMap"},{"line_number":14279,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_e0116506","line":14276,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":14273,"context_line":"                id: e48484ce-caa4-46e4-93ec-b550d8858363"},{"line_number":14274,"context_line":"                name: ContainersCommon"},{"line_number":14275,"context_line":"                parameters:"},{"line_number":14276,"context_line":"                - EndpointMap"},{"line_number":14277,"context_line":"                - ServiceData"},{"line_number":14278,"context_line":"                - ServiceNetMap"},{"line_number":14279,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_1645b315","line":14276,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":14290,"context_line":"                id: e489fd53-1b5e-47e0-a408-9cf785b5e13b"},{"line_number":14291,"context_line":"                name: \u00270\u0027"},{"line_number":14292,"context_line":"                parameter_groups:"},{"line_number":14293,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":14294,"context_line":"                    label: deprecated"},{"line_number":14295,"context_line":"                    parameters:"},{"line_number":14296,"context_line":"                    - SwiftStorageServerMetadata"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_40f811c3","line":14293,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] too many spaces after hyphen (hyphens)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":14290,"context_line":"                id: e489fd53-1b5e-47e0-a408-9cf785b5e13b"},{"line_number":14291,"context_line":"                name: \u00270\u0027"},{"line_number":14292,"context_line":"                parameter_groups:"},{"line_number":14293,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":14294,"context_line":"                    label: deprecated"},{"line_number":14295,"context_line":"                    parameters:"},{"line_number":14296,"context_line":"                    - SwiftStorageServerMetadata"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_20f34de9","line":14293,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":14290,"context_line":"                id: e489fd53-1b5e-47e0-a408-9cf785b5e13b"},{"line_number":14291,"context_line":"                name: \u00270\u0027"},{"line_number":14292,"context_line":"                parameter_groups:"},{"line_number":14293,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":14294,"context_line":"                    label: deprecated"},{"line_number":14295,"context_line":"                    parameters:"},{"line_number":14296,"context_line":"                    - SwiftStorageServerMetadata"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_7654ffca","line":14293,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] too many spaces after hyphen (hyphens)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":14290,"context_line":"                id: e489fd53-1b5e-47e0-a408-9cf785b5e13b"},{"line_number":14291,"context_line":"                name: \u00270\u0027"},{"line_number":14292,"context_line":"                parameter_groups:"},{"line_number":14293,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":14294,"context_line":"                    label: deprecated"},{"line_number":14295,"context_line":"                    parameters:"},{"line_number":14296,"context_line":"                    - SwiftStorageServerMetadata"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_564f3b33","line":14293,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":14293,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":14294,"context_line":"                    label: deprecated"},{"line_number":14295,"context_line":"                    parameters:"},{"line_number":14296,"context_line":"                    - SwiftStorageServerMetadata"},{"line_number":14297,"context_line":"                    - SwiftStorageIPs"},{"line_number":14298,"context_line":"                    - SwiftStorageImage"},{"line_number":14299,"context_line":"                    - OvercloudSwiftStorageFlavor"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_800219b3","line":14296,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 24 but found 20 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":14293,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":14294,"context_line":"                    label: deprecated"},{"line_number":14295,"context_line":"                    parameters:"},{"line_number":14296,"context_line":"                    - SwiftStorageServerMetadata"},{"line_number":14297,"context_line":"                    - SwiftStorageIPs"},{"line_number":14298,"context_line":"                    - SwiftStorageImage"},{"line_number":14299,"context_line":"                    - OvercloudSwiftStorageFlavor"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_b65fa7e3","line":14296,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 24 but found 20 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":14298,"context_line":"                    - SwiftStorageImage"},{"line_number":14299,"context_line":"                    - OvercloudSwiftStorageFlavor"},{"line_number":14300,"context_line":"                parameters:"},{"line_number":14301,"context_line":"                - OvercloudSwiftStorageFlavor"},{"line_number":14302,"context_line":"                - OvercloudObjectStorageFlavor"},{"line_number":14303,"context_line":"                - SwiftStorageImage"},{"line_number":14304,"context_line":"                - ObjectStorageImage"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_60fd55b0","line":14301,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":14298,"context_line":"                    - SwiftStorageImage"},{"line_number":14299,"context_line":"                    - OvercloudSwiftStorageFlavor"},{"line_number":14300,"context_line":"                parameters:"},{"line_number":14301,"context_line":"                - OvercloudSwiftStorageFlavor"},{"line_number":14302,"context_line":"                - OvercloudObjectStorageFlavor"},{"line_number":14303,"context_line":"                - SwiftStorageImage"},{"line_number":14304,"context_line":"                - ObjectStorageImage"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_966263ac","line":14301,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":14341,"context_line":"                - ServerDeletionPolicy"},{"line_number":14342,"context_line":"                - UserData"},{"line_number":14343,"context_line":"                resources:"},{"line_number":14344,"context_line":"                - a881c4d9-8ade-4f51-8a29-6a5bdc672bbe"},{"line_number":14345,"context_line":"                - f68fd45b-8c0e-4b46-8ef4-58f570c581d3"},{"line_number":14346,"context_line":"                - e824b510-d132-449a-ad5f-99284bee10b8"},{"line_number":14347,"context_line":"                - bd7f3a8c-f527-434d-936f-122f55272787"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_c02d4147","line":14344,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":14341,"context_line":"                - ServerDeletionPolicy"},{"line_number":14342,"context_line":"                - UserData"},{"line_number":14343,"context_line":"                resources:"},{"line_number":14344,"context_line":"                - a881c4d9-8ade-4f51-8a29-6a5bdc672bbe"},{"line_number":14345,"context_line":"                - f68fd45b-8c0e-4b46-8ef4-58f570c581d3"},{"line_number":14346,"context_line":"                - e824b510-d132-449a-ad5f-99284bee10b8"},{"line_number":14347,"context_line":"                - bd7f3a8c-f527-434d-936f-122f55272787"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_f6592ffe","line":14344,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":14354,"context_line":"                id: e4e43cca-be43-48ff-8c5f-00455ba8a797"},{"line_number":14355,"context_line":"                name: BlockStorageIpListMap"},{"line_number":14356,"context_line":"                parameters:"},{"line_number":14357,"context_line":"                - ControlPlaneIpList"},{"line_number":14358,"context_line":"                - StorageIpList"},{"line_number":14359,"context_line":"                - StorageNetName"},{"line_number":14360,"context_line":"                - StorageMgmtIpList"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_a030fd9f","line":14357,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":14354,"context_line":"                id: e4e43cca-be43-48ff-8c5f-00455ba8a797"},{"line_number":14355,"context_line":"                name: BlockStorageIpListMap"},{"line_number":14356,"context_line":"                parameters:"},{"line_number":14357,"context_line":"                - ControlPlaneIpList"},{"line_number":14358,"context_line":"                - StorageIpList"},{"line_number":14359,"context_line":"                - StorageNetName"},{"line_number":14360,"context_line":"                - StorageMgmtIpList"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_d65cebee","line":14357,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":14382,"context_line":"                id: e4fc858a-1b58-4d73-8531-d602b4034022"},{"line_number":14383,"context_line":"                name: StorageVirtualIP"},{"line_number":14384,"context_line":"                parameters:"},{"line_number":14385,"context_line":"                - ServiceName"},{"line_number":14386,"context_line":"                - ControlPlaneIP"},{"line_number":14387,"context_line":"                - ControlPlaneNetwork"},{"line_number":14388,"context_line":"                - ControlPlaneSubnet"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_0028c931","line":14385,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":14382,"context_line":"                id: e4fc858a-1b58-4d73-8531-d602b4034022"},{"line_number":14383,"context_line":"                name: StorageVirtualIP"},{"line_number":14384,"context_line":"                parameters:"},{"line_number":14385,"context_line":"                - ServiceName"},{"line_number":14386,"context_line":"                - ControlPlaneIP"},{"line_number":14387,"context_line":"                - ControlPlaneNetwork"},{"line_number":14388,"context_line":"                - ControlPlaneSubnet"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_36739782","line":14385,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":14401,"context_line":"                id: e67337be-24b0-426a-a62f-bbf703a69754"},{"line_number":14402,"context_line":"                name: MySQLClient"},{"line_number":14403,"context_line":"                parameters:"},{"line_number":14404,"context_line":"                - ServiceData"},{"line_number":14405,"context_line":"                - ServiceNetMap"},{"line_number":14406,"context_line":"                - DefaultPasswords"},{"line_number":14407,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_e02a052a","line":14404,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":14401,"context_line":"                id: e67337be-24b0-426a-a62f-bbf703a69754"},{"line_number":14402,"context_line":"                name: MySQLClient"},{"line_number":14403,"context_line":"                parameters:"},{"line_number":14404,"context_line":"                - ServiceData"},{"line_number":14405,"context_line":"                - ServiceNetMap"},{"line_number":14406,"context_line":"                - DefaultPasswords"},{"line_number":14407,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_166e5395","line":14404,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":14418,"context_line":"                id: e76218d8-86b8-4ee6-93e3-15b1e79fa5a1"},{"line_number":14419,"context_line":"                name: CinderBase"},{"line_number":14420,"context_line":"                parameters:"},{"line_number":14421,"context_line":"                - CinderStorageAvailabilityZone"},{"line_number":14422,"context_line":"                - CinderPassword"},{"line_number":14423,"context_line":"                - Debug"},{"line_number":14424,"context_line":"                - CinderDebug"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_4021314d","line":14421,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":14418,"context_line":"                id: e76218d8-86b8-4ee6-93e3-15b1e79fa5a1"},{"line_number":14419,"context_line":"                name: CinderBase"},{"line_number":14420,"context_line":"                parameters:"},{"line_number":14421,"context_line":"                - CinderStorageAvailabilityZone"},{"line_number":14422,"context_line":"                - CinderPassword"},{"line_number":14423,"context_line":"                - Debug"},{"line_number":14424,"context_line":"                - CinderDebug"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_766d1f97","line":14421,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":14449,"context_line":"                id: e824b510-d132-449a-ad5f-99284bee10b8"},{"line_number":14450,"context_line":"                name: InternalApiPort"},{"line_number":14451,"context_line":"                parameters:"},{"line_number":14452,"context_line":"                - ServiceName"},{"line_number":14453,"context_line":"                - ControlPlaneIP"},{"line_number":14454,"context_line":"                - ControlPlaneNetwork"},{"line_number":14455,"context_line":"                - ControlPlaneSubnet"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_201ced11","line":14452,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":14449,"context_line":"                id: e824b510-d132-449a-ad5f-99284bee10b8"},{"line_number":14450,"context_line":"                name: InternalApiPort"},{"line_number":14451,"context_line":"                parameters:"},{"line_number":14452,"context_line":"                - ServiceName"},{"line_number":14453,"context_line":"                - ControlPlaneIP"},{"line_number":14454,"context_line":"                - ControlPlaneNetwork"},{"line_number":14455,"context_line":"                - ControlPlaneSubnet"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_5668db85","line":14452,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":14470,"context_line":"                id: e84ccbe5-c170-4618-a506-7835b64846e1"},{"line_number":14471,"context_line":"                name: NetworkConfig"},{"line_number":14472,"context_line":"                parameters:"},{"line_number":14473,"context_line":"                - ControlPlaneIp"},{"line_number":14474,"context_line":"                - ControlPlaneSubnetCidr"},{"line_number":14475,"context_line":"                - ControlPlaneDefaultRoute"},{"line_number":14476,"context_line":"                - ControlPlaneStaticRoutes"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_801b3919","line":14473,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":14470,"context_line":"                id: e84ccbe5-c170-4618-a506-7835b64846e1"},{"line_number":14471,"context_line":"                name: NetworkConfig"},{"line_number":14472,"context_line":"                parameters:"},{"line_number":14473,"context_line":"                - ControlPlaneIp"},{"line_number":14474,"context_line":"                - ControlPlaneSubnetCidr"},{"line_number":14475,"context_line":"                - ControlPlaneDefaultRoute"},{"line_number":14476,"context_line":"                - ControlPlaneStaticRoutes"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_b604c7c7","line":14473,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":14514,"context_line":"                id: e9c28adb-b3fd-4025-8cfa-5ea1e138e686"},{"line_number":14515,"context_line":"                name: \u002727\u0027"},{"line_number":14516,"context_line":"                parameters:"},{"line_number":14517,"context_line":"                - ServiceData"},{"line_number":14518,"context_line":"                - ServiceNetMap"},{"line_number":14519,"context_line":"                - DefaultPasswords"},{"line_number":14520,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_6016f5f3","line":14517,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":14514,"context_line":"                id: e9c28adb-b3fd-4025-8cfa-5ea1e138e686"},{"line_number":14515,"context_line":"                name: \u002727\u0027"},{"line_number":14516,"context_line":"                parameters:"},{"line_number":14517,"context_line":"                - ServiceData"},{"line_number":14518,"context_line":"                - ServiceNetMap"},{"line_number":14519,"context_line":"                - DefaultPasswords"},{"line_number":14520,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_960703ca","line":14517,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":14530,"context_line":"                id: e9c33874-4766-4716-b03d-a9d7c458d483"},{"line_number":14531,"context_line":"                name: ContainersCommon"},{"line_number":14532,"context_line":"                parameters:"},{"line_number":14533,"context_line":"                - EndpointMap"},{"line_number":14534,"context_line":"                - ServiceData"},{"line_number":14535,"context_line":"                - ServiceNetMap"},{"line_number":14536,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_c0d26134","line":14533,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":14530,"context_line":"                id: e9c33874-4766-4716-b03d-a9d7c458d483"},{"line_number":14531,"context_line":"                name: ContainersCommon"},{"line_number":14532,"context_line":"                parameters:"},{"line_number":14533,"context_line":"                - EndpointMap"},{"line_number":14534,"context_line":"                - ServiceData"},{"line_number":14535,"context_line":"                - ServiceNetMap"},{"line_number":14536,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_f60e4fe3","line":14533,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":14549,"context_line":"                id: e9fff434-4c40-4763-9109-6d0c44998236"},{"line_number":14550,"context_line":"                name: PlacementLogging"},{"line_number":14551,"context_line":"                parameters:"},{"line_number":14552,"context_line":"                - ContainerPlacementImage"},{"line_number":14553,"context_line":"                type: OS::TripleO::Services::Logging::PlacementApi"},{"line_number":14554,"context_line":"            eb02dfe3-297a-48ad-8724-1199f58706f6:"},{"line_number":14555,"context_line":"                description: \u0027Contains a static list of common things necessary for"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_a0d59d1d","line":14552,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":14549,"context_line":"                id: e9fff434-4c40-4763-9109-6d0c44998236"},{"line_number":14550,"context_line":"                name: PlacementLogging"},{"line_number":14551,"context_line":"                parameters:"},{"line_number":14552,"context_line":"                - ContainerPlacementImage"},{"line_number":14553,"context_line":"                type: OS::TripleO::Services::Logging::PlacementApi"},{"line_number":14554,"context_line":"            eb02dfe3-297a-48ad-8724-1199f58706f6:"},{"line_number":14555,"context_line":"                description: \u0027Contains a static list of common things necessary for"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_d6118b06","line":14552,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":14559,"context_line":"                id: eb02dfe3-297a-48ad-8724-1199f58706f6"},{"line_number":14560,"context_line":"                name: ContainersCommon"},{"line_number":14561,"context_line":"                parameters:"},{"line_number":14562,"context_line":"                - EndpointMap"},{"line_number":14563,"context_line":"                - ServiceData"},{"line_number":14564,"context_line":"                - ServiceNetMap"},{"line_number":14565,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_00dd6941","line":14562,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":14559,"context_line":"                id: eb02dfe3-297a-48ad-8724-1199f58706f6"},{"line_number":14560,"context_line":"                name: ContainersCommon"},{"line_number":14561,"context_line":"                parameters:"},{"line_number":14562,"context_line":"                - EndpointMap"},{"line_number":14563,"context_line":"                - ServiceData"},{"line_number":14564,"context_line":"                - ServiceNetMap"},{"line_number":14565,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_36f8b7c2","line":14562,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":14578,"context_line":"                id: ee812c7b-d866-482f-a809-4fdd8b085a19"},{"line_number":14579,"context_line":"                name: MySQLClient"},{"line_number":14580,"context_line":"                parameters:"},{"line_number":14581,"context_line":"                - ServiceData"},{"line_number":14582,"context_line":"                - ServiceNetMap"},{"line_number":14583,"context_line":"                - DefaultPasswords"},{"line_number":14584,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_e0dfa537","line":14581,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":14578,"context_line":"                id: ee812c7b-d866-482f-a809-4fdd8b085a19"},{"line_number":14579,"context_line":"                name: MySQLClient"},{"line_number":14580,"context_line":"                parameters:"},{"line_number":14581,"context_line":"                - ServiceData"},{"line_number":14582,"context_line":"                - ServiceNetMap"},{"line_number":14583,"context_line":"                - DefaultPasswords"},{"line_number":14584,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_16f3f3e8","line":14581,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":14596,"context_line":"                id: eebd257e-364e-4a9a-b94d-a923a124f1bb"},{"line_number":14597,"context_line":"                name: \u002723\u0027"},{"line_number":14598,"context_line":"                parameters:"},{"line_number":14599,"context_line":"                - ServiceData"},{"line_number":14600,"context_line":"                - ServiceNetMap"},{"line_number":14601,"context_line":"                - DefaultPasswords"},{"line_number":14602,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_40e65118","line":14599,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":14596,"context_line":"                id: eebd257e-364e-4a9a-b94d-a923a124f1bb"},{"line_number":14597,"context_line":"                name: \u002723\u0027"},{"line_number":14598,"context_line":"                parameters:"},{"line_number":14599,"context_line":"                - ServiceData"},{"line_number":14600,"context_line":"                - ServiceNetMap"},{"line_number":14601,"context_line":"                - DefaultPasswords"},{"line_number":14602,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_76023fb6","line":14599,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":14620,"context_line":"                id: efd428f2-001f-424c-8080-00a6ccb74a90"},{"line_number":14621,"context_line":"                name: \u0027111\u0027"},{"line_number":14622,"context_line":"                parameters:"},{"line_number":14623,"context_line":"                - ContainerCrondImage"},{"line_number":14624,"context_line":"                - ContainerCrondConfigImage"},{"line_number":14625,"context_line":"                - EndpointMap"},{"line_number":14626,"context_line":"                - ServiceData"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_20e18dfd","line":14623,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":14620,"context_line":"                id: efd428f2-001f-424c-8080-00a6ccb74a90"},{"line_number":14621,"context_line":"                name: \u0027111\u0027"},{"line_number":14622,"context_line":"                parameters:"},{"line_number":14623,"context_line":"                - ContainerCrondImage"},{"line_number":14624,"context_line":"                - ContainerCrondConfigImage"},{"line_number":14625,"context_line":"                - EndpointMap"},{"line_number":14626,"context_line":"                - ServiceData"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_56fd7baf","line":14623,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":14636,"context_line":"                - LogrotateDateFormat"},{"line_number":14637,"context_line":"                - LogrotateDateYesterday"},{"line_number":14638,"context_line":"                resources:"},{"line_number":14639,"context_line":"                - 16af688a-c5e2-4c8d-b4f5-c8af43945ac4"},{"line_number":14640,"context_line":"                type: OS::TripleO::Services::ContainersLogrotateCrond"},{"line_number":14641,"context_line":"            efe6f170-6fdc-42f0-a179-e9f278c9e068:"},{"line_number":14642,"context_line":"                description: \u0027OpenStack Swift Ringbuilder"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_80f059cb","line":14639,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":14636,"context_line":"                - LogrotateDateFormat"},{"line_number":14637,"context_line":"                - LogrotateDateYesterday"},{"line_number":14638,"context_line":"                resources:"},{"line_number":14639,"context_line":"                - 16af688a-c5e2-4c8d-b4f5-c8af43945ac4"},{"line_number":14640,"context_line":"                type: OS::TripleO::Services::ContainersLogrotateCrond"},{"line_number":14641,"context_line":"            efe6f170-6fdc-42f0-a179-e9f278c9e068:"},{"line_number":14642,"context_line":"                description: \u0027OpenStack Swift Ringbuilder"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_b62de747","line":14639,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":14645,"context_line":"                id: efe6f170-6fdc-42f0-a179-e9f278c9e068"},{"line_number":14646,"context_line":"                name: \u0027137\u0027"},{"line_number":14647,"context_line":"                parameters:"},{"line_number":14648,"context_line":"                - ContainerSwiftConfigImage"},{"line_number":14649,"context_line":"                - ServiceData"},{"line_number":14650,"context_line":"                - ServiceNetMap"},{"line_number":14651,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_60eb95db","line":14648,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":14645,"context_line":"                id: efe6f170-6fdc-42f0-a179-e9f278c9e068"},{"line_number":14646,"context_line":"                name: \u0027137\u0027"},{"line_number":14647,"context_line":"                parameters:"},{"line_number":14648,"context_line":"                - ContainerSwiftConfigImage"},{"line_number":14649,"context_line":"                - ServiceData"},{"line_number":14650,"context_line":"                - ServiceNetMap"},{"line_number":14651,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_9630a3a0","line":14648,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":14669,"context_line":"                id: f02eb283-4636-44fa-acb8-267ee699afeb"},{"line_number":14670,"context_line":"                name: ExternalPort"},{"line_number":14671,"context_line":"                parameters:"},{"line_number":14672,"context_line":"                - ServiceName"},{"line_number":14673,"context_line":"                - ControlPlaneIP"},{"line_number":14674,"context_line":"                - ControlPlaneNetwork"},{"line_number":14675,"context_line":"                - ControlPlaneSubnet"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_c0bb81e2","line":14672,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":14669,"context_line":"                id: f02eb283-4636-44fa-acb8-267ee699afeb"},{"line_number":14670,"context_line":"                name: ExternalPort"},{"line_number":14671,"context_line":"                parameters:"},{"line_number":14672,"context_line":"                - ServiceName"},{"line_number":14673,"context_line":"                - ControlPlaneIP"},{"line_number":14674,"context_line":"                - ControlPlaneNetwork"},{"line_number":14675,"context_line":"                - ControlPlaneSubnet"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_f6276f63","line":14672,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":14689,"context_line":"                id: f23984db-7402-407e-a689-1941ba98aefa"},{"line_number":14690,"context_line":"                name: ContainersCommon"},{"line_number":14691,"context_line":"                parameters:"},{"line_number":14692,"context_line":"                - EndpointMap"},{"line_number":14693,"context_line":"                - ServiceData"},{"line_number":14694,"context_line":"                - ServiceNetMap"},{"line_number":14695,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_a0be3dd1","line":14692,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":14689,"context_line":"                id: f23984db-7402-407e-a689-1941ba98aefa"},{"line_number":14690,"context_line":"                name: ContainersCommon"},{"line_number":14691,"context_line":"                parameters:"},{"line_number":14692,"context_line":"                - EndpointMap"},{"line_number":14693,"context_line":"                - ServiceData"},{"line_number":14694,"context_line":"                - ServiceNetMap"},{"line_number":14695,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_d62a2b2a","line":14692,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":14709,"context_line":"                id: f290f0e8-3b90-4360-8a9e-0d142cbb46a4"},{"line_number":14710,"context_line":"                name: ContainersCommon"},{"line_number":14711,"context_line":"                parameters:"},{"line_number":14712,"context_line":"                - EndpointMap"},{"line_number":14713,"context_line":"                - ServiceData"},{"line_number":14714,"context_line":"                - ServiceNetMap"},{"line_number":14715,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_00b609fb","line":14712,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":14709,"context_line":"                id: f290f0e8-3b90-4360-8a9e-0d142cbb46a4"},{"line_number":14710,"context_line":"                name: ContainersCommon"},{"line_number":14711,"context_line":"                parameters:"},{"line_number":14712,"context_line":"                - EndpointMap"},{"line_number":14713,"context_line":"                - ServiceData"},{"line_number":14714,"context_line":"                - ServiceNetMap"},{"line_number":14715,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_3621d74e","line":14712,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":14730,"context_line":"                id: f2fb55b0-1992-425a-9fb9-fd9131146503"},{"line_number":14731,"context_line":"                name: NodeAdminUserData"},{"line_number":14732,"context_line":"                parameters:"},{"line_number":14733,"context_line":"                - node_admin_username"},{"line_number":14734,"context_line":"                - node_admin_extra_ssh_keys"},{"line_number":14735,"context_line":"                type: OS::TripleO::NodeAdminUserData"},{"line_number":14736,"context_line":"            f44a356e-fd17-4274-bf4a-b1049356c2fa:"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_e0b845e6","line":14733,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":14730,"context_line":"                id: f2fb55b0-1992-425a-9fb9-fd9131146503"},{"line_number":14731,"context_line":"                name: NodeAdminUserData"},{"line_number":14732,"context_line":"                parameters:"},{"line_number":14733,"context_line":"                - node_admin_username"},{"line_number":14734,"context_line":"                - node_admin_extra_ssh_keys"},{"line_number":14735,"context_line":"                type: OS::TripleO::NodeAdminUserData"},{"line_number":14736,"context_line":"            f44a356e-fd17-4274-bf4a-b1049356c2fa:"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_161c9311","line":14733,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":14738,"context_line":"                id: f44a356e-fd17-4274-bf4a-b1049356c2fa"},{"line_number":14739,"context_line":"                name: NodeExtraConfig"},{"line_number":14740,"context_line":"                parameters:"},{"line_number":14741,"context_line":"                - server"},{"line_number":14742,"context_line":"                type: OS::TripleO::NodeExtraConfig"},{"line_number":14743,"context_line":"            f459be5d-bba7-47b9-8893-c226c2e75ecf:"},{"line_number":14744,"context_line":"                description: \u0027Contains a static list of common things necessary for"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_40cf717e","line":14741,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":14738,"context_line":"                id: f44a356e-fd17-4274-bf4a-b1049356c2fa"},{"line_number":14739,"context_line":"                name: NodeExtraConfig"},{"line_number":14740,"context_line":"                parameters:"},{"line_number":14741,"context_line":"                - server"},{"line_number":14742,"context_line":"                type: OS::TripleO::NodeExtraConfig"},{"line_number":14743,"context_line":"            f459be5d-bba7-47b9-8893-c226c2e75ecf:"},{"line_number":14744,"context_line":"                description: \u0027Contains a static list of common things necessary for"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_761b5f1a","line":14741,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":14748,"context_line":"                id: f459be5d-bba7-47b9-8893-c226c2e75ecf"},{"line_number":14749,"context_line":"                name: ContainersCommon"},{"line_number":14750,"context_line":"                parameters:"},{"line_number":14751,"context_line":"                - EndpointMap"},{"line_number":14752,"context_line":"                - ServiceData"},{"line_number":14753,"context_line":"                - ServiceNetMap"},{"line_number":14754,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_20ca2d6d","line":14751,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":14748,"context_line":"                id: f459be5d-bba7-47b9-8893-c226c2e75ecf"},{"line_number":14749,"context_line":"                name: ContainersCommon"},{"line_number":14750,"context_line":"                parameters:"},{"line_number":14751,"context_line":"                - EndpointMap"},{"line_number":14752,"context_line":"                - ServiceData"},{"line_number":14753,"context_line":"                - ServiceNetMap"},{"line_number":14754,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_56161bf3","line":14751,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":14765,"context_line":"                id: f49dc00b-2862-4f6d-b253-fb72fc947d74"},{"line_number":14766,"context_line":"                name: Networks"},{"line_number":14767,"context_line":"                parameters:"},{"line_number":14768,"context_line":"                - CtlplaneNetworkCidrs"},{"line_number":14769,"context_line":"                type: OS::TripleO::Network"},{"line_number":14770,"context_line":"            f4f89305-9f14-47bc-9d71-a67b9b688984:"},{"line_number":14771,"context_line":"                description: \u0027SNMP client configured with Puppet, to facilitate Ceilometer"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_80c97979","line":14768,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":14765,"context_line":"                id: f49dc00b-2862-4f6d-b253-fb72fc947d74"},{"line_number":14766,"context_line":"                name: Networks"},{"line_number":14767,"context_line":"                parameters:"},{"line_number":14768,"context_line":"                - CtlplaneNetworkCidrs"},{"line_number":14769,"context_line":"                type: OS::TripleO::Network"},{"line_number":14770,"context_line":"            f4f89305-9f14-47bc-9d71-a67b9b688984:"},{"line_number":14771,"context_line":"                description: \u0027SNMP client configured with Puppet, to facilitate Ceilometer"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_b6d20733","line":14768,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":14776,"context_line":"                id: f4f89305-9f14-47bc-9d71-a67b9b688984"},{"line_number":14777,"context_line":"                name: \u002736\u0027"},{"line_number":14778,"context_line":"                parameters:"},{"line_number":14779,"context_line":"                - ServiceData"},{"line_number":14780,"context_line":"                - ServiceNetMap"},{"line_number":14781,"context_line":"                - DefaultPasswords"},{"line_number":14782,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_60c43560","line":14779,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":14776,"context_line":"                id: f4f89305-9f14-47bc-9d71-a67b9b688984"},{"line_number":14777,"context_line":"                name: \u002736\u0027"},{"line_number":14778,"context_line":"                parameters:"},{"line_number":14779,"context_line":"                - ServiceData"},{"line_number":14780,"context_line":"                - ServiceNetMap"},{"line_number":14781,"context_line":"                - DefaultPasswords"},{"line_number":14782,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_96d5431e","line":14779,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":14795,"context_line":"                id: f51873e1-e06e-4d3d-83ac-b7542889be9f"},{"line_number":14796,"context_line":"                name: \u002724\u0027"},{"line_number":14797,"context_line":"                parameters:"},{"line_number":14798,"context_line":"                - ServiceData"},{"line_number":14799,"context_line":"                - ServiceNetMap"},{"line_number":14800,"context_line":"                - DefaultPasswords"},{"line_number":14801,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_c0a0a1a8","line":14798,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":14795,"context_line":"                id: f51873e1-e06e-4d3d-83ac-b7542889be9f"},{"line_number":14796,"context_line":"                name: \u002724\u0027"},{"line_number":14797,"context_line":"                parameters:"},{"line_number":14798,"context_line":"                - ServiceData"},{"line_number":14799,"context_line":"                - ServiceNetMap"},{"line_number":14800,"context_line":"                - DefaultPasswords"},{"line_number":14801,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_f6dc8f47","line":14798,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":14822,"context_line":"                id: f5d24677-b66d-48da-ad20-e22f5d0ef45a"},{"line_number":14823,"context_line":"                name: \u002723\u0027"},{"line_number":14824,"context_line":"                parameters:"},{"line_number":14825,"context_line":"                - ServiceData"},{"line_number":14826,"context_line":"                - ServiceNetMap"},{"line_number":14827,"context_line":"                - DefaultPasswords"},{"line_number":14828,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_a0a3ddb0","line":14825,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":14822,"context_line":"                id: f5d24677-b66d-48da-ad20-e22f5d0ef45a"},{"line_number":14823,"context_line":"                name: \u002723\u0027"},{"line_number":14824,"context_line":"                parameters:"},{"line_number":14825,"context_line":"                - ServiceData"},{"line_number":14826,"context_line":"                - ServiceNetMap"},{"line_number":14827,"context_line":"                - DefaultPasswords"},{"line_number":14828,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_d6dfcb37","line":14825,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":14842,"context_line":"                id: f5d31b13-b137-47b2-a63e-2d6daab31f13"},{"line_number":14843,"context_line":"                name: StoragePort"},{"line_number":14844,"context_line":"                parameters:"},{"line_number":14845,"context_line":"                - ServiceName"},{"line_number":14846,"context_line":"                - ControlPlaneIP"},{"line_number":14847,"context_line":"                - ControlPlaneNetwork"},{"line_number":14848,"context_line":"                - ControlPlaneSubnet"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_00aba988","line":14845,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":14842,"context_line":"                id: f5d31b13-b137-47b2-a63e-2d6daab31f13"},{"line_number":14843,"context_line":"                name: StoragePort"},{"line_number":14844,"context_line":"                parameters:"},{"line_number":14845,"context_line":"                - ServiceName"},{"line_number":14846,"context_line":"                - ControlPlaneIP"},{"line_number":14847,"context_line":"                - ControlPlaneNetwork"},{"line_number":14848,"context_line":"                - ControlPlaneSubnet"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_36e6f717","line":14845,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":14862,"context_line":"                id: f68fd45b-8c0e-4b46-8ef4-58f570c581d3"},{"line_number":14863,"context_line":"                name: StorageMgmtPort"},{"line_number":14864,"context_line":"                parameters:"},{"line_number":14865,"context_line":"                - ServiceName"},{"line_number":14866,"context_line":"                - ControlPlaneIP"},{"line_number":14867,"context_line":"                - ControlPlaneNetwork"},{"line_number":14868,"context_line":"                - ControlPlaneSubnet"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_e0ade59b","line":14865,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":14862,"context_line":"                id: f68fd45b-8c0e-4b46-8ef4-58f570c581d3"},{"line_number":14863,"context_line":"                name: StorageMgmtPort"},{"line_number":14864,"context_line":"                parameters:"},{"line_number":14865,"context_line":"                - ServiceName"},{"line_number":14866,"context_line":"                - ControlPlaneIP"},{"line_number":14867,"context_line":"                - ControlPlaneNetwork"},{"line_number":14868,"context_line":"                - ControlPlaneSubnet"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_16e133fd","line":14865,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":14882,"context_line":"                id: f6b3f924-f229-4e13-bb74-ef6d4276336d"},{"line_number":14883,"context_line":"                name: InternalApiPort"},{"line_number":14884,"context_line":"                parameters:"},{"line_number":14885,"context_line":"                - ServiceName"},{"line_number":14886,"context_line":"                - ControlPlaneIP"},{"line_number":14887,"context_line":"                - ControlPlaneNetwork"},{"line_number":14888,"context_line":"                - ControlPlaneSubnet"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_40949144","line":14885,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":14882,"context_line":"                id: f6b3f924-f229-4e13-bb74-ef6d4276336d"},{"line_number":14883,"context_line":"                name: InternalApiPort"},{"line_number":14884,"context_line":"                parameters:"},{"line_number":14885,"context_line":"                - ServiceName"},{"line_number":14886,"context_line":"                - ControlPlaneIP"},{"line_number":14887,"context_line":"                - ControlPlaneNetwork"},{"line_number":14888,"context_line":"                - ControlPlaneSubnet"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_76f07fca","line":14885,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":14902,"context_line":"                id: f6e97823-8a07-4685-930a-c1a6013a23f4"},{"line_number":14903,"context_line":"                name: \u002793\u0027"},{"line_number":14904,"context_line":"                parameters:"},{"line_number":14905,"context_line":"                - EndpointMap"},{"line_number":14906,"context_line":"                - ServiceData"},{"line_number":14907,"context_line":"                - ServiceNetMap"},{"line_number":14908,"context_line":"                - ContainerNeutronConfigImage"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_208fcd2e","line":14905,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":14902,"context_line":"                id: f6e97823-8a07-4685-930a-c1a6013a23f4"},{"line_number":14903,"context_line":"                name: \u002793\u0027"},{"line_number":14904,"context_line":"                parameters:"},{"line_number":14905,"context_line":"                - EndpointMap"},{"line_number":14906,"context_line":"                - ServiceData"},{"line_number":14907,"context_line":"                - ServiceNetMap"},{"line_number":14908,"context_line":"                - ContainerNeutronConfigImage"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_56ebbbda","line":14905,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":14911,"context_line":"                - RoleParameters"},{"line_number":14912,"context_line":"                - NeutronPluginMl2PuppetTags"},{"line_number":14913,"context_line":"                resources:"},{"line_number":14914,"context_line":"                - 57346f9c-427e-4e0a-9d2f-e580c99e0cd0"},{"line_number":14915,"context_line":"                type: OS::TripleO::Services::NeutronCorePlugin"},{"line_number":14916,"context_line":"            f6ebab1f-b7c3-493f-956b-6a26fcba2004:"},{"line_number":14917,"context_line":"                description: Host config and reboot service which configures Kernel"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_809e9960","line":14914,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":14911,"context_line":"                - RoleParameters"},{"line_number":14912,"context_line":"                - NeutronPluginMl2PuppetTags"},{"line_number":14913,"context_line":"                resources:"},{"line_number":14914,"context_line":"                - 57346f9c-427e-4e0a-9d2f-e580c99e0cd0"},{"line_number":14915,"context_line":"                type: OS::TripleO::Services::NeutronCorePlugin"},{"line_number":14916,"context_line":"            f6ebab1f-b7c3-493f-956b-6a26fcba2004:"},{"line_number":14917,"context_line":"                description: Host config and reboot service which configures Kernel"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_b6bb27e3","line":14914,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":14919,"context_line":"                id: f6ebab1f-b7c3-493f-956b-6a26fcba2004"},{"line_number":14920,"context_line":"                name: \u00272\u0027"},{"line_number":14921,"context_line":"                parameters:"},{"line_number":14922,"context_line":"                - RoleNetIpMap"},{"line_number":14923,"context_line":"                - ServiceData"},{"line_number":14924,"context_line":"                - ServiceNetMap"},{"line_number":14925,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_6099d577","line":14922,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":14919,"context_line":"                id: f6ebab1f-b7c3-493f-956b-6a26fcba2004"},{"line_number":14920,"context_line":"                name: \u00272\u0027"},{"line_number":14921,"context_line":"                parameters:"},{"line_number":14922,"context_line":"                - RoleNetIpMap"},{"line_number":14923,"context_line":"                - ServiceData"},{"line_number":14924,"context_line":"                - ServiceNetMap"},{"line_number":14925,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_96bee3d1","line":14922,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":14938,"context_line":"                id: f760d198-7986-4368-a4f8-ef56da5057b6"},{"line_number":14939,"context_line":"                name: \u002722\u0027"},{"line_number":14940,"context_line":"                parameters:"},{"line_number":14941,"context_line":"                - ServiceData"},{"line_number":14942,"context_line":"                - ServiceNetMap"},{"line_number":14943,"context_line":"                - DefaultPasswords"},{"line_number":14944,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_c089c126","line":14941,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":14938,"context_line":"                id: f760d198-7986-4368-a4f8-ef56da5057b6"},{"line_number":14939,"context_line":"                name: \u002722\u0027"},{"line_number":14940,"context_line":"                parameters:"},{"line_number":14941,"context_line":"                - ServiceData"},{"line_number":14942,"context_line":"                - ServiceNetMap"},{"line_number":14943,"context_line":"                - DefaultPasswords"},{"line_number":14944,"context_line":"                - RoleName"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_f6b5afef","line":14941,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":14953,"context_line":"                id: f7df0514-7a26-4650-91ad-b934e9cab64d"},{"line_number":14954,"context_line":"                name: \u0027138\u0027"},{"line_number":14955,"context_line":"                parameter_groups:"},{"line_number":14956,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":14957,"context_line":"                    label: deprecated"},{"line_number":14958,"context_line":"                    parameters:"},{"line_number":14959,"context_line":"                    - ControllerEnableSwiftStorage"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_a08c7d35","line":14956,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] too many spaces after hyphen (hyphens)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":14953,"context_line":"                id: f7df0514-7a26-4650-91ad-b934e9cab64d"},{"line_number":14954,"context_line":"                name: \u0027138\u0027"},{"line_number":14955,"context_line":"                parameter_groups:"},{"line_number":14956,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":14957,"context_line":"                    label: deprecated"},{"line_number":14958,"context_line":"                    parameters:"},{"line_number":14959,"context_line":"                    - ControllerEnableSwiftStorage"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_0084490b","line":14956,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":14953,"context_line":"                id: f7df0514-7a26-4650-91ad-b934e9cab64d"},{"line_number":14954,"context_line":"                name: \u0027138\u0027"},{"line_number":14955,"context_line":"                parameter_groups:"},{"line_number":14956,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":14957,"context_line":"                    label: deprecated"},{"line_number":14958,"context_line":"                    parameters:"},{"line_number":14959,"context_line":"                    - ControllerEnableSwiftStorage"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_d6b86be6","line":14956,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] too many spaces after hyphen (hyphens)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":14953,"context_line":"                id: f7df0514-7a26-4650-91ad-b934e9cab64d"},{"line_number":14954,"context_line":"                name: \u0027138\u0027"},{"line_number":14955,"context_line":"                parameter_groups:"},{"line_number":14956,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":14957,"context_line":"                    label: deprecated"},{"line_number":14958,"context_line":"                    parameters:"},{"line_number":14959,"context_line":"                    - ControllerEnableSwiftStorage"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_36cf1780","line":14956,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":14956,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":14957,"context_line":"                    label: deprecated"},{"line_number":14958,"context_line":"                    parameters:"},{"line_number":14959,"context_line":"                    - ControllerEnableSwiftStorage"},{"line_number":14960,"context_line":"                parameters:"},{"line_number":14961,"context_line":"                - ContainerSwiftProxyImage"},{"line_number":14962,"context_line":"                - ContainerSwiftAccountImage"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_e0868513","line":14959,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 24 but found 20 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":14956,"context_line":"                -   description: Do not use deprecated params, they will be removed."},{"line_number":14957,"context_line":"                    label: deprecated"},{"line_number":14958,"context_line":"                    parameters:"},{"line_number":14959,"context_line":"                    - ControllerEnableSwiftStorage"},{"line_number":14960,"context_line":"                parameters:"},{"line_number":14961,"context_line":"                - ContainerSwiftProxyImage"},{"line_number":14962,"context_line":"                - ContainerSwiftAccountImage"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_16cad36c","line":14959,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 24 but found 20 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":14958,"context_line":"                    parameters:"},{"line_number":14959,"context_line":"                    - ControllerEnableSwiftStorage"},{"line_number":14960,"context_line":"                parameters:"},{"line_number":14961,"context_line":"                - ContainerSwiftProxyImage"},{"line_number":14962,"context_line":"                - ContainerSwiftAccountImage"},{"line_number":14963,"context_line":"                - ContainerSwiftContainerImage"},{"line_number":14964,"context_line":"                - ContainerSwiftObjectImage"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_407db11a","line":14961,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":14958,"context_line":"                    parameters:"},{"line_number":14959,"context_line":"                    - ControllerEnableSwiftStorage"},{"line_number":14960,"context_line":"                parameters:"},{"line_number":14961,"context_line":"                - ContainerSwiftProxyImage"},{"line_number":14962,"context_line":"                - ContainerSwiftAccountImage"},{"line_number":14963,"context_line":"                - ContainerSwiftContainerImage"},{"line_number":14964,"context_line":"                - ContainerSwiftObjectImage"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_76c99f76","line":14961,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":14979,"context_line":"                - SwiftObjectWorkers"},{"line_number":14980,"context_line":"                - ControllerEnableSwiftStorage"},{"line_number":14981,"context_line":"                resources:"},{"line_number":14982,"context_line":"                - eb02dfe3-297a-48ad-8724-1199f58706f6"},{"line_number":14983,"context_line":"                - 48e33946-6872-40ea-812f-792d299fbc20"},{"line_number":14984,"context_line":"                type: OS::TripleO::Services::SwiftStorage"},{"line_number":14985,"context_line":"            f935d2a3-8a6d-4282-8628-1181fa84e3ef:"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_20786d29","line":14982,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":14979,"context_line":"                - SwiftObjectWorkers"},{"line_number":14980,"context_line":"                - ControllerEnableSwiftStorage"},{"line_number":14981,"context_line":"                resources:"},{"line_number":14982,"context_line":"                - eb02dfe3-297a-48ad-8724-1199f58706f6"},{"line_number":14983,"context_line":"                - 48e33946-6872-40ea-812f-792d299fbc20"},{"line_number":14984,"context_line":"                type: OS::TripleO::Services::SwiftStorage"},{"line_number":14985,"context_line":"            f935d2a3-8a6d-4282-8628-1181fa84e3ef:"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_56c45b5f","line":14982,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":14987,"context_line":"                id: f935d2a3-8a6d-4282-8628-1181fa84e3ef"},{"line_number":14988,"context_line":"                name: NetIpMap"},{"line_number":14989,"context_line":"                parameters:"},{"line_number":14990,"context_line":"                - ControlPlaneIp"},{"line_number":14991,"context_line":"                - ControlPlaneSubnetCidr"},{"line_number":14992,"context_line":"                - StorageIp"},{"line_number":14993,"context_line":"                - StorageIpSubnet"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_8077b93a","line":14990,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":14987,"context_line":"                id: f935d2a3-8a6d-4282-8628-1181fa84e3ef"},{"line_number":14988,"context_line":"                name: NetIpMap"},{"line_number":14989,"context_line":"                parameters:"},{"line_number":14990,"context_line":"                - ControlPlaneIp"},{"line_number":14991,"context_line":"                - ControlPlaneSubnetCidr"},{"line_number":14992,"context_line":"                - StorageIp"},{"line_number":14993,"context_line":"                - StorageIpSubnet"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_b6a047a7","line":14990,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":15022,"context_line":"                id: f958c6ac-f186-40ca-bfb9-899cf3bfb488"},{"line_number":15023,"context_line":"                name: PublicVirtualIP"},{"line_number":15024,"context_line":"                parameters:"},{"line_number":15025,"context_line":"                - ServiceName"},{"line_number":15026,"context_line":"                - ControlPlaneIP"},{"line_number":15027,"context_line":"                - ControlPlaneNetwork"},{"line_number":15028,"context_line":"                - ControlPlaneSubnet"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_6072754b","line":15025,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":15022,"context_line":"                id: f958c6ac-f186-40ca-bfb9-899cf3bfb488"},{"line_number":15023,"context_line":"                name: PublicVirtualIP"},{"line_number":15024,"context_line":"                parameters:"},{"line_number":15025,"context_line":"                - ServiceName"},{"line_number":15026,"context_line":"                - ControlPlaneIP"},{"line_number":15027,"context_line":"                - ControlPlaneNetwork"},{"line_number":15028,"context_line":"                - ControlPlaneSubnet"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_96a383b1","line":15025,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":15041,"context_line":"                id: f9daf206-71d4-4d4e-a5f5-e839f065266b"},{"line_number":15042,"context_line":"                name: HeatBase"},{"line_number":15043,"context_line":"                parameters:"},{"line_number":15044,"context_line":"                - Debug"},{"line_number":15045,"context_line":"                - HeatDebug"},{"line_number":15046,"context_line":"                - ServiceData"},{"line_number":15047,"context_line":"                - ServiceNetMap"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_c08ee125","line":15044,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":15041,"context_line":"                id: f9daf206-71d4-4d4e-a5f5-e839f065266b"},{"line_number":15042,"context_line":"                name: HeatBase"},{"line_number":15043,"context_line":"                parameters:"},{"line_number":15044,"context_line":"                - Debug"},{"line_number":15045,"context_line":"                - HeatDebug"},{"line_number":15046,"context_line":"                - ServiceData"},{"line_number":15047,"context_line":"                - ServiceNetMap"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_f6aacf82","line":15044,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":15088,"context_line":"                id: fa7b3681-48b0-4eae-9c8b-7dedc402f8ef"},{"line_number":15089,"context_line":"                name: ContainersCommon"},{"line_number":15090,"context_line":"                parameters:"},{"line_number":15091,"context_line":"                - EndpointMap"},{"line_number":15092,"context_line":"                - ServiceData"},{"line_number":15093,"context_line":"                - ServiceNetMap"},{"line_number":15094,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_a0911d49","line":15091,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":15088,"context_line":"                id: fa7b3681-48b0-4eae-9c8b-7dedc402f8ef"},{"line_number":15089,"context_line":"                name: ContainersCommon"},{"line_number":15090,"context_line":"                parameters:"},{"line_number":15091,"context_line":"                - EndpointMap"},{"line_number":15092,"context_line":"                - ServiceData"},{"line_number":15093,"context_line":"                - ServiceNetMap"},{"line_number":15094,"context_line":"                - DefaultPasswords"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_d6ad0b9c","line":15091,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":15106,"context_line":"                name: Compute"},{"line_number":15107,"context_line":"                parameters: []"},{"line_number":15108,"context_line":"                resources:"},{"line_number":15109,"context_line":"                - a22b0b8f-a4d9-41f6-b88d-20fd96ff536b"},{"line_number":15110,"context_line":"                type: OS::Heat::ResourceGroup"},{"line_number":15111,"context_line":"success: true"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_0099e96c","line":15109,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":15106,"context_line":"                name: Compute"},{"line_number":15107,"context_line":"                parameters: []"},{"line_number":15108,"context_line":"                resources:"},{"line_number":15109,"context_line":"                - a22b0b8f-a4d9-41f6-b88d-20fd96ff536b"},{"line_number":15110,"context_line":"                type: OS::Heat::ResourceGroup"},{"line_number":15111,"context_line":"success: true"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_36943744","line":15109,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 20 but found 16 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"}],"tripleo_ansible/roles/tripleo_derived_parameters/molecule/mock_roles.yaml":[{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":1,"context_line":"changed: false"},{"line_number":2,"context_line":"error: null"},{"line_number":3,"context_line":"failed: false"},{"line_number":4,"context_line":"roles:"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_72541422","line":1,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [warning] missing document start \"---\" (document-start)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":1,"context_line":"changed: false"},{"line_number":2,"context_line":"error: null"},{"line_number":3,"context_line":"failed: false"},{"line_number":4,"context_line":"roles:"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_b2333c13","line":1,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [warning] missing document start \"---\" (document-start)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":2,"context_line":"error: null"},{"line_number":3,"context_line":"failed: false"},{"line_number":4,"context_line":"roles:"},{"line_number":5,"context_line":"- Controller"},{"line_number":6,"context_line":"- Compute"},{"line_number":7,"context_line":"- BlockStorage"},{"line_number":8,"context_line":"- ObjectStorage"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_d230800a","line":5,"updated":"2020-04-08 15:48:21.000000000","message":"linters: [error] wrong indentation: expected 2 but found 0 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"e4c69bd06f7b10512e96ec8d4f185f8c9fecd89a","unresolved":false,"context_lines":[{"line_number":2,"context_line":"error: null"},{"line_number":3,"context_line":"failed: false"},{"line_number":4,"context_line":"roles:"},{"line_number":5,"context_line":"- Controller"},{"line_number":6,"context_line":"- Compute"},{"line_number":7,"context_line":"- BlockStorage"},{"line_number":8,"context_line":"- ObjectStorage"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"df33271e_123b08eb","line":5,"updated":"2020-04-08 15:48:21.000000000","message":"role-addition: [error] wrong indentation: expected 2 but found 0 (indentation)","commit_id":"c7a7571365a48fc59ae9c1212a96f08202886d27"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":1,"context_line":"changed: false"},{"line_number":2,"context_line":"error: null"},{"line_number":3,"context_line":"failed: false"},{"line_number":4,"context_line":"roles:"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_168f732e","line":1,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [warning] missing document start \"---\" (document-start)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":1,"context_line":"changed: false"},{"line_number":2,"context_line":"error: null"},{"line_number":3,"context_line":"failed: false"},{"line_number":4,"context_line":"roles:"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_5699fb76","line":1,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [warning] missing document start \"---\" (document-start)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":2,"context_line":"error: null"},{"line_number":3,"context_line":"failed: false"},{"line_number":4,"context_line":"roles:"},{"line_number":5,"context_line":"- Controller"},{"line_number":6,"context_line":"- Compute"},{"line_number":7,"context_line":"- BlockStorage"},{"line_number":8,"context_line":"- ObjectStorage"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_769ebf63","line":5,"updated":"2020-04-08 18:39:42.000000000","message":"linters: [error] wrong indentation: expected 2 but found 0 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"1e568b7495921f54f7cac51132f25134e3c44734","unresolved":false,"context_lines":[{"line_number":2,"context_line":"error: null"},{"line_number":3,"context_line":"failed: false"},{"line_number":4,"context_line":"roles:"},{"line_number":5,"context_line":"- Controller"},{"line_number":6,"context_line":"- Compute"},{"line_number":7,"context_line":"- BlockStorage"},{"line_number":8,"context_line":"- ObjectStorage"}],"source_content_type":"text/x-yaml","patch_set":6,"id":"df33271e_b6896727","line":5,"updated":"2020-04-08 18:39:42.000000000","message":"role-addition: [error] wrong indentation: expected 2 but found 0 (indentation)","commit_id":"2f15db003fe765fda92d208a329f404c907275d6"}]}
