)]}'
{"tripleo_ansible/playbooks/octavia-files.yaml":[{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"bf46f1b535beeff206d2b8779adf1b793b0b65a3","unresolved":false,"context_lines":[{"line_number":95,"context_line":"    client_ca_passphrase: \"{{ client_ca_passphrase }}\""},{"line_number":96,"context_line":"    client_cert_path: \"{{ client_cert_path }}\""},{"line_number":97,"context_line":"    auth_project_name: \"{{ auth_project_name }}\""},{"line_number":98,"context_line":"    client_ca_private_key_path: \"/etc/octavia/certs/client_ca.key.pem\" # XXX"},{"line_number":99,"context_line":"    client_ca_cert_path: \"/etc/octavia/certs/client_ca.cert.pem\" # XXX"},{"line_number":100,"context_line":"  environment:"},{"line_number":101,"context_line":"    OS_USERNAME: \"{{ os_username }}\""}],"source_content_type":"text/x-yaml","patch_set":1,"id":"df33271e_ec30fba1","line":98,"updated":"2020-04-01 07:55:09.000000000","message":"[warning] too few spaces before comment (comments)","commit_id":"babc898c414ac7abf0786517d266d83badccbfee"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"bf46f1b535beeff206d2b8779adf1b793b0b65a3","unresolved":false,"context_lines":[{"line_number":96,"context_line":"    client_cert_path: \"{{ client_cert_path }}\""},{"line_number":97,"context_line":"    auth_project_name: \"{{ auth_project_name }}\""},{"line_number":98,"context_line":"    client_ca_private_key_path: \"/etc/octavia/certs/client_ca.key.pem\" # XXX"},{"line_number":99,"context_line":"    client_ca_cert_path: \"/etc/octavia/certs/client_ca.cert.pem\" # XXX"},{"line_number":100,"context_line":"  environment:"},{"line_number":101,"context_line":"    OS_USERNAME: \"{{ os_username }}\""},{"line_number":102,"context_line":"    OS_USER_DOMAIN_NAME: \"Default\""}],"source_content_type":"text/x-yaml","patch_set":1,"id":"df33271e_cc3377aa","line":99,"updated":"2020-04-01 07:55:09.000000000","message":"[warning] too few spaces before comment (comments)","commit_id":"babc898c414ac7abf0786517d266d83badccbfee"}],"tripleo_ansible/roles/octavia_controller_config/tasks/certificate.yml":[{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"bf46f1b535beeff206d2b8779adf1b793b0b65a3","unresolved":false,"context_lines":[{"line_number":34,"context_line":""},{"line_number":35,"context_line":"- name: Store the ip address and name of one of the octavia nodes"},{"line_number":36,"context_line":"  set_fact:"},{"line_number":37,"context_line":"      controller_host_ip: \"{{ ansible_ssh_host }}\""},{"line_number":38,"context_line":"      controller_name: \"{{ inventory_hostname }}\""},{"line_number":39,"context_line":"      controller_ssh_private_key_file: \"{{ ansible_ssh_private_key_file }}\""},{"line_number":40,"context_line":"      undercloud_ssh_private_key_file: /home/stack/.ssh/id_rsa # XXX"}],"source_content_type":"text/x-yaml","patch_set":1,"id":"df33271e_2c278366","line":37,"updated":"2020-04-01 07:55:09.000000000","message":"[error] wrong indentation: expected 4 but found 6 (indentation)","commit_id":"babc898c414ac7abf0786517d266d83badccbfee"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"bf46f1b535beeff206d2b8779adf1b793b0b65a3","unresolved":false,"context_lines":[{"line_number":37,"context_line":"      controller_host_ip: \"{{ ansible_ssh_host }}\""},{"line_number":38,"context_line":"      controller_name: \"{{ inventory_hostname }}\""},{"line_number":39,"context_line":"      controller_ssh_private_key_file: \"{{ ansible_ssh_private_key_file }}\""},{"line_number":40,"context_line":"      undercloud_ssh_private_key_file: /home/stack/.ssh/id_rsa # XXX"},{"line_number":41,"context_line":"  run_once: true"},{"line_number":42,"context_line":""},{"line_number":43,"context_line":"- name: Lookup existing undercloud ssh private key"}],"source_content_type":"text/x-yaml","patch_set":1,"id":"df33271e_0c2a7f2a","line":40,"updated":"2020-04-01 07:55:09.000000000","message":"[warning] too few spaces before comment (comments)","commit_id":"babc898c414ac7abf0786517d266d83badccbfee"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"bf46f1b535beeff206d2b8779adf1b793b0b65a3","unresolved":false,"context_lines":[{"line_number":42,"context_line":""},{"line_number":43,"context_line":"- name: Lookup existing undercloud ssh private key"},{"line_number":44,"context_line":"  stat:"},{"line_number":45,"context_line":"      path: \"{{ undercloud_ssh_private_key_file }}\""},{"line_number":46,"context_line":"  register: undercloud_ssh_private_key_stat"},{"line_number":47,"context_line":"  run_once: true"},{"line_number":48,"context_line":"  delegate_to: localhost"}],"source_content_type":"text/x-yaml","patch_set":1,"id":"df33271e_6c24eb5e","line":45,"updated":"2020-04-01 07:55:09.000000000","message":"[error] wrong indentation: expected 4 but found 6 (indentation)","commit_id":"babc898c414ac7abf0786517d266d83badccbfee"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"bf46f1b535beeff206d2b8779adf1b793b0b65a3","unresolved":false,"context_lines":[{"line_number":51,"context_line":"  block:"},{"line_number":52,"context_line":"      # XXX Need to stop octavia services"},{"line_number":53,"context_line":""},{"line_number":54,"context_line":"      - name: Copy new client CA to the amphora"},{"line_number":55,"context_line":"        become: true"},{"line_number":56,"context_line":"        copy:"},{"line_number":57,"context_line":"            content: \"{{ client_ca_cert_content }}\""}],"source_content_type":"text/x-yaml","patch_set":1,"id":"df33271e_4c1f6707","line":54,"updated":"2020-04-01 07:55:09.000000000","message":"[error] wrong indentation: expected 4 but found 6 (indentation)","commit_id":"babc898c414ac7abf0786517d266d83badccbfee"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"bf46f1b535beeff206d2b8779adf1b793b0b65a3","unresolved":false,"context_lines":[{"line_number":54,"context_line":"      - name: Copy new client CA to the amphora"},{"line_number":55,"context_line":"        become: true"},{"line_number":56,"context_line":"        copy:"},{"line_number":57,"context_line":"            content: \"{{ client_ca_cert_content }}\""},{"line_number":58,"context_line":"            dest: \"/etc/octavia/certs/client_ca.pem\" # XXX"},{"line_number":59,"context_line":"        no_log: true"},{"line_number":60,"context_line":"        delegate_to: \"{{ item }}\""}],"source_content_type":"text/x-yaml","patch_set":1,"id":"df33271e_ac1a7313","line":57,"updated":"2020-04-01 07:55:09.000000000","message":"[error] wrong indentation: expected 10 but found 12 (indentation)","commit_id":"babc898c414ac7abf0786517d266d83badccbfee"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"bf46f1b535beeff206d2b8779adf1b793b0b65a3","unresolved":false,"context_lines":[{"line_number":55,"context_line":"        become: true"},{"line_number":56,"context_line":"        copy:"},{"line_number":57,"context_line":"            content: \"{{ client_ca_cert_content }}\""},{"line_number":58,"context_line":"            dest: \"/etc/octavia/certs/client_ca.pem\" # XXX"},{"line_number":59,"context_line":"        no_log: true"},{"line_number":60,"context_line":"        delegate_to: \"{{ item }}\""},{"line_number":61,"context_line":"        loop: \"{{ octavia_amphorae.stdout_lines }}\""}],"source_content_type":"text/x-yaml","patch_set":1,"id":"df33271e_8c15efe7","line":58,"updated":"2020-04-01 07:55:09.000000000","message":"[warning] too few spaces before comment (comments)","commit_id":"babc898c414ac7abf0786517d266d83badccbfee"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"bf46f1b535beeff206d2b8779adf1b793b0b65a3","unresolved":false,"context_lines":[{"line_number":63,"context_line":"      - name: Restart octavia amphora agent"},{"line_number":64,"context_line":"        become: true"},{"line_number":65,"context_line":"        service:"},{"line_number":66,"context_line":"            name: octavia-amphora-agent"},{"line_number":67,"context_line":"            state: restarted"},{"line_number":68,"context_line":"        delegate_to: \"{{ item }}\""},{"line_number":69,"context_line":"        loop: \"{{ octavia_amphorae.stdout_lines }}\""}],"source_content_type":"text/x-yaml","patch_set":1,"id":"df33271e_ecd59b1d","line":66,"updated":"2020-04-01 07:55:09.000000000","message":"[error] wrong indentation: expected 10 but found 12 (indentation)","commit_id":"babc898c414ac7abf0786517d266d83badccbfee"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"bf46f1b535beeff206d2b8779adf1b793b0b65a3","unresolved":false,"context_lines":[{"line_number":70,"context_line":""},{"line_number":71,"context_line":"  run_once: true"},{"line_number":72,"context_line":"  vars:"},{"line_number":73,"context_line":"      ansible_ssh_user: cloud-user"},{"line_number":74,"context_line":"      ansible_ssh_common_args: \"-i {{ undercloud_ssh_private_key_file }} -o StrictHostKeyChecking\u003dno -o UserKnownHostsFile\u003d/dev/null -o ProxyCommand\u003d\u0027{{ proxy_command }}\u0027\""},{"line_number":75,"context_line":"      proxy_command: \"ssh -i {{ controller_ssh_private_key_file }} -o StrictHostKeyChecking\u003dno -o UserKnownHostsFile\u003d/dev/null -W %h:%p {{ proxy_ssh_user }}@{{ controller_host_ip }}\""},{"line_number":76,"context_line":"      proxy_ssh_user: \"{{ hostvars[controller_name][\u0027ansible_user\u0027] }}\""}],"source_content_type":"text/x-yaml","patch_set":1,"id":"df33271e_ccd89754","line":73,"updated":"2020-04-01 07:55:09.000000000","message":"[error] wrong indentation: expected 4 but found 6 (indentation)","commit_id":"babc898c414ac7abf0786517d266d83badccbfee"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"bf46f1b535beeff206d2b8779adf1b793b0b65a3","unresolved":false,"context_lines":[{"line_number":71,"context_line":"  run_once: true"},{"line_number":72,"context_line":"  vars:"},{"line_number":73,"context_line":"      ansible_ssh_user: cloud-user"},{"line_number":74,"context_line":"      ansible_ssh_common_args: \"-i {{ undercloud_ssh_private_key_file }} -o StrictHostKeyChecking\u003dno -o UserKnownHostsFile\u003d/dev/null -o ProxyCommand\u003d\u0027{{ proxy_command }}\u0027\""},{"line_number":75,"context_line":"      proxy_command: \"ssh -i {{ controller_ssh_private_key_file }} -o StrictHostKeyChecking\u003dno -o UserKnownHostsFile\u003d/dev/null -W %h:%p {{ proxy_ssh_user }}@{{ controller_host_ip }}\""},{"line_number":76,"context_line":"      proxy_ssh_user: \"{{ hostvars[controller_name][\u0027ansible_user\u0027] }}\""},{"line_number":77,"context_line":"  when:"}],"source_content_type":"text/x-yaml","patch_set":1,"id":"df33271e_2cdca344","line":74,"updated":"2020-04-01 07:55:09.000000000","message":"[error] line too long (171 \u003e 160 characters) (line-length)","commit_id":"babc898c414ac7abf0786517d266d83badccbfee"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"bf46f1b535beeff206d2b8779adf1b793b0b65a3","unresolved":false,"context_lines":[{"line_number":72,"context_line":"  vars:"},{"line_number":73,"context_line":"      ansible_ssh_user: cloud-user"},{"line_number":74,"context_line":"      ansible_ssh_common_args: \"-i {{ undercloud_ssh_private_key_file }} -o StrictHostKeyChecking\u003dno -o UserKnownHostsFile\u003d/dev/null -o ProxyCommand\u003d\u0027{{ proxy_command }}\u0027\""},{"line_number":75,"context_line":"      proxy_command: \"ssh -i {{ controller_ssh_private_key_file }} -o StrictHostKeyChecking\u003dno -o UserKnownHostsFile\u003d/dev/null -W %h:%p {{ proxy_ssh_user }}@{{ controller_host_ip }}\""},{"line_number":76,"context_line":"      proxy_ssh_user: \"{{ hostvars[controller_name][\u0027ansible_user\u0027] }}\""},{"line_number":77,"context_line":"  when:"},{"line_number":78,"context_line":"      - undercloud_ssh_private_key_stat.stat.exists | bool"}],"source_content_type":"text/x-yaml","patch_set":1,"id":"df33271e_0cdf1f3a","line":75,"updated":"2020-04-01 07:55:09.000000000","message":"[error] line too long (182 \u003e 160 characters) (line-length)","commit_id":"babc898c414ac7abf0786517d266d83badccbfee"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"bf46f1b535beeff206d2b8779adf1b793b0b65a3","unresolved":false,"context_lines":[{"line_number":75,"context_line":"      proxy_command: \"ssh -i {{ controller_ssh_private_key_file }} -o StrictHostKeyChecking\u003dno -o UserKnownHostsFile\u003d/dev/null -W %h:%p {{ proxy_ssh_user }}@{{ controller_host_ip }}\""},{"line_number":76,"context_line":"      proxy_ssh_user: \"{{ hostvars[controller_name][\u0027ansible_user\u0027] }}\""},{"line_number":77,"context_line":"  when:"},{"line_number":78,"context_line":"      - undercloud_ssh_private_key_stat.stat.exists | bool"},{"line_number":79,"context_line":""},{"line_number":80,"context_line":"- name: Copying client certificate to octavia if not already there"},{"line_number":81,"context_line":"  become: true"}],"source_content_type":"text/x-yaml","patch_set":1,"id":"df33271e_6ce98be4","line":78,"updated":"2020-04-01 07:55:09.000000000","message":"[error] wrong indentation: expected 4 but found 6 (indentation)","commit_id":"babc898c414ac7abf0786517d266d83badccbfee"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"bf46f1b535beeff206d2b8779adf1b793b0b65a3","unresolved":false,"context_lines":[{"line_number":80,"context_line":"- name: Copying client certificate to octavia if not already there"},{"line_number":81,"context_line":"  become: true"},{"line_number":82,"context_line":"  copy:"},{"line_number":83,"context_line":"      content: \"{{ content }}\""},{"line_number":84,"context_line":"      dest: \"{{ octavia_confd_prefix }}/etc/octavia/certs/client.pem\""},{"line_number":85,"context_line":"      selevel: s0"},{"line_number":86,"context_line":"      setype: svirt_sandbox_file_t"}],"source_content_type":"text/x-yaml","patch_set":1,"id":"df33271e_4ce4870d","line":83,"updated":"2020-04-01 07:55:09.000000000","message":"[error] wrong indentation: expected 4 but found 6 (indentation)","commit_id":"babc898c414ac7abf0786517d266d83badccbfee"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"bf46f1b535beeff206d2b8779adf1b793b0b65a3","unresolved":false,"context_lines":[{"line_number":86,"context_line":"      setype: svirt_sandbox_file_t"},{"line_number":87,"context_line":"  no_log: true"},{"line_number":88,"context_line":"  vars:"},{"line_number":89,"context_line":"      content: \"{{ hostvars[groups[\u0027octavia_nodes\u0027][0]][\u0027service_pem_content_\u0027 + hostname] }}\""},{"line_number":90,"context_line":"      hostname: \"{{ inventory_hostname | regex_replace(\u0027[^A-Za-z0-9_]\u0027, \u0027\u0027) }}\""},{"line_number":91,"context_line":"  notify:"},{"line_number":92,"context_line":"      - octavia config updated"}],"source_content_type":"text/x-yaml","patch_set":1,"id":"df33271e_acef13e7","line":89,"updated":"2020-04-01 07:55:09.000000000","message":"[error] wrong indentation: expected 4 but found 6 (indentation)","commit_id":"babc898c414ac7abf0786517d266d83badccbfee"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"bf46f1b535beeff206d2b8779adf1b793b0b65a3","unresolved":false,"context_lines":[{"line_number":89,"context_line":"      content: \"{{ hostvars[groups[\u0027octavia_nodes\u0027][0]][\u0027service_pem_content_\u0027 + hostname] }}\""},{"line_number":90,"context_line":"      hostname: \"{{ inventory_hostname | regex_replace(\u0027[^A-Za-z0-9_]\u0027, \u0027\u0027) }}\""},{"line_number":91,"context_line":"  notify:"},{"line_number":92,"context_line":"      - octavia config updated"},{"line_number":93,"context_line":""},{"line_number":94,"context_line":"- name: Adding client CA parameter in octavia services\u0027 configuration files"},{"line_number":95,"context_line":"  ini_file:"}],"source_content_type":"text/x-yaml","patch_set":1,"id":"df33271e_8cea0fd5","line":92,"updated":"2020-04-01 07:55:09.000000000","message":"[error] wrong indentation: expected 4 but found 6 (indentation)","commit_id":"babc898c414ac7abf0786517d266d83badccbfee"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"bf46f1b535beeff206d2b8779adf1b793b0b65a3","unresolved":false,"context_lines":[{"line_number":93,"context_line":""},{"line_number":94,"context_line":"- name: Adding client CA parameter in octavia services\u0027 configuration files"},{"line_number":95,"context_line":"  ini_file:"},{"line_number":96,"context_line":"      path: \"{{ octavia_confd_prefix }}/etc/octavia/post-deploy.conf\""},{"line_number":97,"context_line":"      section: controller_worker"},{"line_number":98,"context_line":"      option: client_ca"},{"line_number":99,"context_line":"      value: \"/etc/octavia/certs/client_ca.cert.pem\""}],"source_content_type":"text/x-yaml","patch_set":1,"id":"df33271e_ecbe3bd3","line":96,"updated":"2020-04-01 07:55:09.000000000","message":"[error] wrong indentation: expected 4 but found 6 (indentation)","commit_id":"babc898c414ac7abf0786517d266d83badccbfee"},{"author":{"_account_id":22348,"name":"Zuul","username":"zuul","tags":["SERVICE_USER"]},"tag":"autogenerated:zuul:check","change_message_id":"bf46f1b535beeff206d2b8779adf1b793b0b65a3","unresolved":false,"context_lines":[{"line_number":98,"context_line":"      option: client_ca"},{"line_number":99,"context_line":"      value: \"/etc/octavia/certs/client_ca.cert.pem\""},{"line_number":100,"context_line":"  notify:"},{"line_number":101,"context_line":"      - octavia config updated"}],"source_content_type":"text/x-yaml","patch_set":1,"id":"df33271e_ccc1b756","line":101,"updated":"2020-04-01 07:55:09.000000000","message":"[error] wrong indentation: expected 4 but found 6 (indentation)","commit_id":"babc898c414ac7abf0786517d266d83badccbfee"}]}
