)]}'
{"tools/deployment/common/015-cert-manager.sh":[{"author":{"_account_id":20466,"name":"Tin Lam","email":"tin@lam.wtf","username":"tinlam"},"change_message_id":"34af42de0fe37a7fe56b8b4679d7b0edc15a6497","unresolved":true,"context_lines":[{"line_number":10,"context_line":"#"},{"line_number":11,"context_line":"# ./${OSH_PATH}/tools/scripts/tls/cert-manager.sh"},{"line_number":12,"context_line":""},{"line_number":13,"context_line":": ${CERT_MANAGER_VERSION:\u003d\"v1.1.0\"}"},{"line_number":14,"context_line":""},{"line_number":15,"context_line":"cert_path\u003d\"/etc/openstack-helm\""},{"line_number":16,"context_line":"ca_cert_root\u003d\"$cert_path/certs/ca\""}],"source_content_type":"text/x-sh","patch_set":13,"id":"c44ca540_430cb8a2","line":13,"range":{"start_line":13,"start_character":27,"end_line":13,"end_character":33},"updated":"2021-02-12 18:31:44.000000000","message":"v1.2.0?","commit_id":"fd11429fe4b90e650b362889f87bef86fa1221d8"},{"author":{"_account_id":24780,"name":"Sangeet Gupta","email":"sg774j@att.com","username":"sgupta"},"change_message_id":"af94d3b2c3acec84b2ba56ab882b55f6ebe6244e","unresolved":false,"context_lines":[{"line_number":10,"context_line":"#"},{"line_number":11,"context_line":"# ./${OSH_PATH}/tools/scripts/tls/cert-manager.sh"},{"line_number":12,"context_line":""},{"line_number":13,"context_line":": ${CERT_MANAGER_VERSION:\u003d\"v1.1.0\"}"},{"line_number":14,"context_line":""},{"line_number":15,"context_line":"cert_path\u003d\"/etc/openstack-helm\""},{"line_number":16,"context_line":"ca_cert_root\u003d\"$cert_path/certs/ca\""}],"source_content_type":"text/x-sh","patch_set":13,"id":"71198f9e_8318a08e","line":13,"range":{"start_line":13,"start_character":27,"end_line":13,"end_character":33},"in_reply_to":"c44ca540_430cb8a2","updated":"2021-02-26 18:33:36.000000000","message":"Done","commit_id":"fd11429fe4b90e650b362889f87bef86fa1221d8"},{"author":{"_account_id":20466,"name":"Tin Lam","email":"tin@lam.wtf","username":"tinlam"},"change_message_id":"34af42de0fe37a7fe56b8b4679d7b0edc15a6497","unresolved":true,"context_lines":[{"line_number":32,"context_line":"if type cfssl \u0026\u0026 type cfssljson; then"},{"line_number":33,"context_line":"  echo \"cfssl and cfssljson found - skipping installation\""},{"line_number":34,"context_line":"else"},{"line_number":35,"context_line":"  echo \"installing cfssl and cfssljson\""},{"line_number":36,"context_line":"  temp_bin\u003d$(mktemp --directory)"},{"line_number":37,"context_line":"  cd $temp_bin"},{"line_number":38,"context_line":"  CFSSLURL\u003dhttps://pkg.cfssl.org/R1.2"},{"line_number":39,"context_line":"  curl --retry 3 --retry-connrefused -sSL -o cfssl $CFSSLURL/cfssl_linux-amd64"},{"line_number":40,"context_line":"  curl --retry 3 --retry-connrefused -sSL -o cfssljson $CFSSLURL/cfssljson_linux-amd64"},{"line_number":41,"context_line":"  chmod +x {cfssl,cfssljson}"},{"line_number":42,"context_line":"  export PATH\u003d$PATH:$temp_bin"},{"line_number":43,"context_line":"fi"},{"line_number":44,"context_line":""},{"line_number":45,"context_line":"# Sets up a directory for the certs"}],"source_content_type":"text/x-sh","patch_set":13,"id":"dd161419_ebf38360","line":42,"range":{"start_line":35,"start_character":0,"end_line":42,"end_character":29},"updated":"2021-02-12 18:31:44.000000000","message":"can we pull this from github instead? the cloudflare site sometimes go out unexpectedly and these retries may not be sufficient.","commit_id":"fd11429fe4b90e650b362889f87bef86fa1221d8"},{"author":{"_account_id":24780,"name":"Sangeet Gupta","email":"sg774j@att.com","username":"sgupta"},"change_message_id":"af94d3b2c3acec84b2ba56ab882b55f6ebe6244e","unresolved":false,"context_lines":[{"line_number":32,"context_line":"if type cfssl \u0026\u0026 type cfssljson; then"},{"line_number":33,"context_line":"  echo \"cfssl and cfssljson found - skipping installation\""},{"line_number":34,"context_line":"else"},{"line_number":35,"context_line":"  echo \"installing cfssl and cfssljson\""},{"line_number":36,"context_line":"  temp_bin\u003d$(mktemp --directory)"},{"line_number":37,"context_line":"  cd $temp_bin"},{"line_number":38,"context_line":"  CFSSLURL\u003dhttps://pkg.cfssl.org/R1.2"},{"line_number":39,"context_line":"  curl --retry 3 --retry-connrefused -sSL -o cfssl $CFSSLURL/cfssl_linux-amd64"},{"line_number":40,"context_line":"  curl --retry 3 --retry-connrefused -sSL -o cfssljson $CFSSLURL/cfssljson_linux-amd64"},{"line_number":41,"context_line":"  chmod +x {cfssl,cfssljson}"},{"line_number":42,"context_line":"  export PATH\u003d$PATH:$temp_bin"},{"line_number":43,"context_line":"fi"},{"line_number":44,"context_line":""},{"line_number":45,"context_line":"# Sets up a directory for the certs"}],"source_content_type":"text/x-sh","patch_set":13,"id":"a6c52b4b_114c0291","line":42,"range":{"start_line":35,"start_character":0,"end_line":42,"end_character":29},"in_reply_to":"dd161419_ebf38360","updated":"2021-02-26 18:33:36.000000000","message":"Done","commit_id":"fd11429fe4b90e650b362889f87bef86fa1221d8"},{"author":{"_account_id":20466,"name":"Tin Lam","email":"tin@lam.wtf","username":"tinlam"},"change_message_id":"449843035afc082eda172ef9ea2c1c06c3500e67","unresolved":true,"context_lines":[{"line_number":2,"context_line":""},{"line_number":3,"context_line":"set -eux"},{"line_number":4,"context_line":""},{"line_number":5,"context_line":"./${OSH_PATH}tools/scripts/tls/cert-manager.sh"}],"source_content_type":"text/x-sh","patch_set":18,"id":"32d9c29a_947c92a2","line":5,"range":{"start_line":5,"start_character":12,"end_line":5,"end_character":14},"updated":"2021-02-27 11:01:44.000000000","message":"A quick grep of the repo shows\n\n   roles/osh-run-script-set/tasks/main.yaml:        OSH_PATH: \"{{ zuul_osh_relative_path | default(\u0027../openstack-helm/\u0027) }}\"\n   roles/osh-run-script/tasks/main.yaml:    OSH_PATH: \"{{ zuul_osh_relative_path | default(\u0027../openstack-helm/\u0027) }}\"\n   tools/deployment/keystone-auth/070-keystone.sh:: ${OSH_PATH:\u003d\"../openstack-helm\"}\n   tools/deployment/keystone-auth/070-keystone.sh:cd ${OSH_PATH}\n   tools/deployment/keystone-auth/070-keystone.sh:helm upgrade --install keystone ${OSH_PATH}/keystone \\\n   tools/deployment/keystone-auth/070-keystone.sh:    --values\u003d${OSH_PATH}/keystone/values_overrides/ldap.yaml \\\n   tools/deployment/keystone-auth/010-setup-client.sh:cd ${OSH_PATH:-\"../openstack-helm/\"}; ./tools/deployment/developer/nfs/020-setup-client.sh; cd -\n   tools/deployment/openstack-support/130-cinder.sh:: ${OSH_PATH:\u003d\"../openstack-helm\"}\n   tools/deployment/openstack-support/130-cinder.sh:cd ${OSH_PATH}\n   tools/deployment/openstack-support/130-cinder.sh:helm upgrade --install cinder ${OSH_PATH}/cinder \\\n\n\nIt seems OSH_PATH sometimes terminates with / and sometimes does not. Probably should fix that in a future patch.","commit_id":"f5a31e74b93b2dbc4f24df78d2c3770ca80175d8"}],"tools/deployment/osh-infra-logging-tls/020-ceph.sh":[{"author":{"_account_id":30449,"name":"jinyuanliu","email":"liujinyuan@inspur.com","username":"jinyuanliu"},"change_message_id":"e9fba6213f02343ca5704128ee621ddc544db37c","unresolved":true,"context_lines":[{"line_number":20,"context_line":""},{"line_number":21,"context_line":"#NOTE: Lint and package chart"},{"line_number":22,"context_line":"for CHART in ceph-mon ceph-osd ceph-client ceph-provisioners; do"},{"line_number":23,"context_line":"  make \"${CHART}\""},{"line_number":24,"context_line":"done"},{"line_number":25,"context_line":""},{"line_number":26,"context_line":"#NOTE: Deploy command"}],"source_content_type":"text/x-sh","patch_set":18,"id":"bbcf6fb0_0c33e2dc","line":23,"range":{"start_line":23,"start_character":2,"end_line":23,"end_character":17},"updated":"2021-03-01 01:01:24.000000000","message":"Why not just put it on line 204？","commit_id":"f5a31e74b93b2dbc4f24df78d2c3770ca80175d8"}],"zuul.d/jobs.yaml":[{"author":{"_account_id":19391,"name":"Chi Lo","email":"cl566n@att.com","username":"cl566n"},"change_message_id":"6021a36f512abda8ffacbb387a395ef8b802eca1","unresolved":true,"context_lines":[{"line_number":686,"context_line":"        - - ./tools/deployment/osh-infra-monitoring-tls/090-process-exporter.sh"},{"line_number":687,"context_line":"          # - ./tools/deployment/osh-infra-monitoring-tls/100-openstack-exporter.sh"},{"line_number":688,"context_line":"          - ./tools/deployment/osh-infra-monitoring-tls/105-blackbox-exporter.sh"},{"line_number":689,"context_line":"        # - - ./tools/deployment/osh-infra-monitoring-tls/110-grafana.sh"},{"line_number":690,"context_line":"        - - ./tools/deployment/osh-infra-monitoring-tls/120-nagios.sh"},{"line_number":691,"context_line":"          - ./tools/deployment/osh-infra-monitoring-tls/170-postgresql.sh"},{"line_number":692,"context_line":"        # - ./tools/deployment/osh-infra-monitoring-tls/600-grafana-selenium.sh || true"}],"source_content_type":"text/x-yaml","patch_set":19,"id":"d941f658_359b9c97","line":689,"updated":"2021-03-01 23:55:11.000000000","message":"This can be uncommented out since the grafana ps is merged: https://review.opendev.org/c/openstack/openstack-helm-infra/+/774346","commit_id":"4d08a3ee75822f2b200238752a4e3530ff785c11"},{"author":{"_account_id":19391,"name":"Chi Lo","email":"cl566n@att.com","username":"cl566n"},"change_message_id":"6021a36f512abda8ffacbb387a395ef8b802eca1","unresolved":true,"context_lines":[{"line_number":689,"context_line":"        # - - ./tools/deployment/osh-infra-monitoring-tls/110-grafana.sh"},{"line_number":690,"context_line":"        - - ./tools/deployment/osh-infra-monitoring-tls/120-nagios.sh"},{"line_number":691,"context_line":"          - ./tools/deployment/osh-infra-monitoring-tls/170-postgresql.sh"},{"line_number":692,"context_line":"        # - ./tools/deployment/osh-infra-monitoring-tls/600-grafana-selenium.sh || true"},{"line_number":693,"context_line":"        - ./tools/deployment/osh-infra-monitoring-tls/610-prometheus-selenium.sh || true"},{"line_number":694,"context_line":"          - ./tools/deployment/osh-infra-monitoring-tls/620-nagios-selenium.sh || true"},{"line_number":695,"context_line":"- job:"}],"source_content_type":"text/x-yaml","patch_set":19,"id":"fe405ceb_1b30cbee","line":692,"updated":"2021-03-01 23:55:11.000000000","message":"ditto","commit_id":"4d08a3ee75822f2b200238752a4e3530ff785c11"}]}
