)]}'
{"ansible/roles/certificates/tasks/generate.yml":[{"author":{"_account_id":14826,"name":"Mark Goddard","email":"markgoddard86@gmail.com","username":"mgoddard"},"change_message_id":"4ca60866c5b661313b31666dea7639fe808fb70b","unresolved":false,"context_lines":[{"line_number":138,"context_line":"        path: \"{{ internal_dir }}/internal.key\""},{"line_number":139,"context_line":"        mode: \"0660\""},{"line_number":140,"context_line":"        state: file"},{"line_number":141,"context_line":""},{"line_number":142,"context_line":"    - name: Creating external CA Certificate File"},{"line_number":143,"context_line":"      copy:"},{"line_number":144,"context_line":"        src: \"{{ external_dir }}/external.crt\""},{"line_number":145,"context_line":"        dest: \"{{ kolla_external_fqdn_cacert }}\""},{"line_number":146,"context_line":"        mode: \"0660\""},{"line_number":147,"context_line":""},{"line_number":148,"context_line":"    - name: Creating internal Server PEM File"},{"line_number":149,"context_line":"      assemble:"}],"source_content_type":"text/x-yaml","patch_set":3,"id":"ff570b3c_9f1642f1","side":"PARENT","line":146,"range":{"start_line":141,"start_character":0,"end_line":146,"end_character":20},"updated":"2020-06-10 16:51:47.000000000","message":"Hmm, looks like this was wrong - should have been internal. Never mind.","commit_id":"243e494ad8f68a85ae0d4f27de7503f7ec41cdfe"}],"releasenotes/notes/generate-self-signed-root-ca-bc523acab7290cfe.yaml":[{"author":{"_account_id":14826,"name":"Mark Goddard","email":"markgoddard86@gmail.com","username":"mgoddard"},"change_message_id":"5797358d294d08b73e9c62ab96581b35f1f677dc","unresolved":false,"context_lines":[{"line_number":1,"context_line":"---"},{"line_number":2,"context_line":"features:"},{"line_number":3,"context_line":"  - |"},{"line_number":4,"context_line":"    Self-signed TLS certificates can be used to test TLS in a"},{"line_number":5,"context_line":"    development OpenStack environment. The ``kolla-ansible certificates`` role"},{"line_number":6,"context_line":"    will generate the required self-signed TLS certificates. This role has been"},{"line_number":7,"context_line":"    updated to first create a self-signed root certificate authority. The"},{"line_number":8,"context_line":"    role then generates the internal and external facing certificates and"},{"line_number":9,"context_line":"    signs them using the root CA. If backend TLS is enabled, the role will"},{"line_number":10,"context_line":"    generate the backend certificate and sign it with the root CA."},{"line_number":11,"context_line":"upgrade:"},{"line_number":12,"context_line":"  - |"},{"line_number":13,"context_line":"    Replaced ``kolla_external_fqdn_cacert`` and ``kolla_internal_fqdn_cacert``"}],"source_content_type":"text/x-yaml","patch_set":1,"id":"ff570b3c_d81dc60f","line":10,"range":{"start_line":4,"start_character":0,"end_line":10,"end_character":66},"updated":"2020-06-05 07:44:59.000000000","message":"Wrong patch","commit_id":"6b5b5110c01cdd155c63b122cab4bfab6c4b7922"},{"author":{"_account_id":14826,"name":"Mark Goddard","email":"markgoddard86@gmail.com","username":"mgoddard"},"change_message_id":"5797358d294d08b73e9c62ab96581b35f1f677dc","unresolved":false,"context_lines":[{"line_number":12,"context_line":"  - |"},{"line_number":13,"context_line":"    Replaced ``kolla_external_fqdn_cacert`` and ``kolla_internal_fqdn_cacert``"},{"line_number":14,"context_line":"    with ``kolla_admin_openrc_cacert``. OS_CACERT is now set to the value of"},{"line_number":15,"context_line":"    ``kolla_admin_openrc_cacert`` in the generated admin-openrc.sh file."}],"source_content_type":"text/x-yaml","patch_set":1,"id":"ff570b3c_18145ee8","line":15,"updated":"2020-06-05 07:44:59.000000000","message":"Should mention the new default.","commit_id":"6b5b5110c01cdd155c63b122cab4bfab6c4b7922"},{"author":{"_account_id":14826,"name":"Mark Goddard","email":"markgoddard86@gmail.com","username":"mgoddard"},"change_message_id":"4ca60866c5b661313b31666dea7639fe808fb70b","unresolved":false,"context_lines":[{"line_number":1,"context_line":"---"},{"line_number":2,"context_line":"features:"},{"line_number":3,"context_line":"  - |"},{"line_number":4,"context_line":"    Self-signed TLS certificates can be used to test TLS in a"},{"line_number":5,"context_line":"    development OpenStack environment. The ``kolla-ansible certificates`` role"},{"line_number":6,"context_line":"    will generate the required self-signed TLS certificates. This role has been"},{"line_number":7,"context_line":"    updated to first create a self-signed root certificate authority. The"},{"line_number":8,"context_line":"    role then generates the internal and external facing certificates and"},{"line_number":9,"context_line":"    signs them using the root CA. If backend TLS is enabled, the role will"},{"line_number":10,"context_line":"    generate the backend certificate and sign it with the root CA."},{"line_number":11,"context_line":"upgrade:"},{"line_number":12,"context_line":"  - |"},{"line_number":13,"context_line":"    Replaced ``kolla_external_fqdn_cacert`` and ``kolla_internal_fqdn_cacert``"}],"source_content_type":"text/x-yaml","patch_set":3,"id":"ff570b3c_1faeb297","line":10,"range":{"start_line":2,"start_character":0,"end_line":10,"end_character":66},"updated":"2020-06-10 16:51:47.000000000","message":"Not relevant in this patch","commit_id":"000b131500020736768aa380988be3c1a1f115f1"},{"author":{"_account_id":14826,"name":"Mark Goddard","email":"markgoddard86@gmail.com","username":"mgoddard"},"change_message_id":"52bc1aa34d4735701e17db94e09dfc80671d4462","unresolved":false,"context_lines":[{"line_number":1,"context_line":"---"},{"line_number":2,"context_line":"features:"},{"line_number":3,"context_line":"  - |"},{"line_number":4,"context_line":"    Self-signed TLS certificates can be used to test TLS in a"},{"line_number":5,"context_line":"    development OpenStack environment. The ``kolla-ansible certificates`` role"},{"line_number":6,"context_line":"    will generate the required self-signed TLS certificates. This role has been"},{"line_number":7,"context_line":"    updated to first create a self-signed root certificate authority. The"},{"line_number":8,"context_line":"    role then generates the internal and external facing certificates and"},{"line_number":9,"context_line":"    signs them using the root CA. If backend TLS is enabled, the role will"},{"line_number":10,"context_line":"    generate the backend certificate and sign it with the root CA."},{"line_number":11,"context_line":"upgrade:"},{"line_number":12,"context_line":"  - |"},{"line_number":13,"context_line":"    Replaced ``kolla_external_fqdn_cacert`` and ``kolla_internal_fqdn_cacert``"}],"source_content_type":"text/x-yaml","patch_set":3,"id":"bf51134e_d656ff06","line":10,"range":{"start_line":2,"start_character":0,"end_line":10,"end_character":66},"in_reply_to":"ff570b3c_1faeb297","updated":"2020-06-16 09:07:21.000000000","message":"Oops, missed this was the same reno.","commit_id":"000b131500020736768aa380988be3c1a1f115f1"}]}
