)]}'
{"neutron/templates/bin/_neutron-cleanup.sh.tpl":[{"author":{"_account_id":18256,"name":"Hemachandra Reddy","email":"hemachandra.reddy@att.com","username":"hr858f"},"change_message_id":"efc21ec5180062d570aeba10f59d6fee8d3fe3a4","unresolved":false,"context_lines":[{"line_number":1,"context_line":"#!/usr/bin/env python2"},{"line_number":2,"context_line":""},{"line_number":3,"context_line":"# Copyright 2019 The Openstack-Helm Authors."},{"line_number":4,"context_line":"#"}],"source_content_type":"text/x-smarty","patch_set":4,"id":"3fa7e38b_f33461fd","line":1,"range":{"start_line":1,"start_character":0,"end_line":1,"end_character":22},"updated":"2019-09-23 19:28:10.000000000","message":"Shouldn\u0027t this be bash?","commit_id":"18d90f5cddda11e1a56cfdb7fccc476f58ec8b96"}],"neutron/templates/pod-rally-test.yaml":[{"author":{"_account_id":28025,"name":"Randeep Jalli","email":"rj2083@att.com","username":"randeep.jalli"},"change_message_id":"049eb0a992e865eaefabd1f10aa8174f410bbd46","unresolved":false,"context_lines":[{"line_number":73,"context_line":"{{- with $env :\u003d dict \"ksUserSecret\" .Values.secrets.identity.test }}"},{"line_number":74,"context_line":"{{- include \"helm-toolkit.snippets.keystone_user_create_env_vars\" $env | indent 8 }}"},{"line_number":75,"context_line":"{{- end }}"},{"line_number":76,"context_line":"        - name: http_proxy"},{"line_number":77,"context_line":"          value: {{ .Values.proxies.http_proxy }}"},{"line_number":78,"context_line":"        - name: https_proxy"},{"line_number":79,"context_line":"          value: {{ .Values.proxies.https_proxy }}"}],"source_content_type":"text/x-yaml","patch_set":3,"id":"3fa7e38b_cdf8217e","line":76,"updated":"2019-09-16 16:35:24.000000000","message":"There probably needs to be something that checks to see if proxy is enabled or something in values before setting this.","commit_id":"6984e713a3d1ca5191cdc1aae030727a6901be47"},{"author":{"_account_id":28025,"name":"Randeep Jalli","email":"rj2083@att.com","username":"randeep.jalli"},"change_message_id":"049eb0a992e865eaefabd1f10aa8174f410bbd46","unresolved":false,"context_lines":[{"line_number":75,"context_line":"{{- end }}"},{"line_number":76,"context_line":"        - name: http_proxy"},{"line_number":77,"context_line":"          value: {{ .Values.proxies.http_proxy }}"},{"line_number":78,"context_line":"        - name: https_proxy"},{"line_number":79,"context_line":"          value: {{ .Values.proxies.https_proxy }}"},{"line_number":80,"context_line":"        - name: no_proxy"},{"line_number":81,"context_line":"          value: {{ .Values.proxies.no_proxy }}"}],"source_content_type":"text/x-yaml","patch_set":3,"id":"3fa7e38b_8df2299a","line":78,"updated":"2019-09-16 16:35:24.000000000","message":"same","commit_id":"6984e713a3d1ca5191cdc1aae030727a6901be47"},{"author":{"_account_id":28025,"name":"Randeep Jalli","email":"rj2083@att.com","username":"randeep.jalli"},"change_message_id":"049eb0a992e865eaefabd1f10aa8174f410bbd46","unresolved":false,"context_lines":[{"line_number":77,"context_line":"          value: {{ .Values.proxies.http_proxy }}"},{"line_number":78,"context_line":"        - name: https_proxy"},{"line_number":79,"context_line":"          value: {{ .Values.proxies.https_proxy }}"},{"line_number":80,"context_line":"        - name: no_proxy"},{"line_number":81,"context_line":"          value: {{ .Values.proxies.no_proxy }}"},{"line_number":82,"context_line":"        - name: OS_TEST_PROJECT_NAME"},{"line_number":83,"context_line":"          value: {{ .Values.endpoints.identity.auth.test.project_name }}"}],"source_content_type":"text/x-yaml","patch_set":3,"id":"3fa7e38b_6d2fadf6","line":80,"updated":"2019-09-16 16:35:24.000000000","message":"same","commit_id":"6984e713a3d1ca5191cdc1aae030727a6901be47"},{"author":{"_account_id":14029,"name":"Alexander Vlasov","email":"vlasov.alexandr89@gmail.com","username":"avlasov"},"change_message_id":"89f91019ac3ec3a3e47e8e4dc68c4ecc07915edb","unresolved":false,"context_lines":[{"line_number":85,"context_line":"          value: {{ (first (index .Values.conf.rally_tests.tests \"NeutronNetworks.create_and_delete_subnets\")).context.quotas.neutron.subnet | quote }}"},{"line_number":86,"context_line":"        - name: SEC_GROUP_QUOTA"},{"line_number":87,"context_line":"          value: {{ (first (index .Values.conf.rally_tests.tests \"NeutronSecurityGroup.create_and_list_security_groups\")).context.quotas.neutron.security_group | quote }}"},{"line_number":88,"context_line":"      command: [\"/bin/sh\", \"-c\", \"sleep 1m\"]"},{"line_number":89,"context_line":"      lifecycle:"},{"line_number":90,"context_line":"        preStop:"},{"line_number":91,"context_line":"          exec:"}],"source_content_type":"text/x-yaml","patch_set":4,"id":"3fa7e38b_02320da8","line":88,"range":{"start_line":88,"start_character":6,"end_line":88,"end_character":44},"updated":"2019-09-23 15:29:57.000000000","message":"this means that pod will exit after 1 minut and will be restarted by k8s. is this intentional?","commit_id":"18d90f5cddda11e1a56cfdb7fccc476f58ec8b96"},{"author":{"_account_id":23928,"name":"Pete Birley","email":"petebirley@gmail.com","username":"portdirect"},"change_message_id":"cd4ff23fce3bf1362ac1a7fcb03e5b6f79196a4c","unresolved":false,"context_lines":[{"line_number":65,"context_line":"          value: {{ .Values.endpoints.identity.auth.test.role | quote }}"},{"line_number":66,"context_line":"  containers:"},{"line_number":67,"context_line":"    - name: {{ .Release.Name }}-reset"},{"line_number":68,"context_line":"      image: openstackhelm/ospurge"},{"line_number":69,"context_line":"      env:"},{"line_number":70,"context_line":"{{- with $env :\u003d dict \"ksUserSecret\" .Values.secrets.identity.admin }}"},{"line_number":71,"context_line":"{{- include \"helm-toolkit.snippets.keystone_openrc_env_vars\" $env | indent 8 }}"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"3fa7e38b_2b09dd94","line":68,"range":{"start_line":68,"start_character":6,"end_line":68,"end_character":34},"updated":"2019-09-26 17:47:28.000000000","message":"needs to be overrideable","commit_id":"f830186c45ec0e20d96586ebd71abd8a1da8efe6"}],"neutron/values.yaml":[{"author":{"_account_id":18250,"name":"Roy Tang","email":"roy.s.tang@att.com","username":"rt7380"},"change_message_id":"a473f472f05e007df623aa416f784ccd3f78be0f","unresolved":false,"context_lines":[{"line_number":2290,"context_line":"  service_ingress_server: true"},{"line_number":2291,"context_line":"  service_server: true"},{"line_number":2292,"context_line":""},{"line_number":2293,"context_line":"proxies:"},{"line_number":2294,"context_line":"  http_proxy: \"\""},{"line_number":2295,"context_line":"  https_proxy: \"\""},{"line_number":2296,"context_line":"  no_proxy: \"\""}],"source_content_type":"text/x-yaml","patch_set":3,"id":"3fa7e38b_c5ab0673","line":2296,"range":{"start_line":2293,"start_character":0,"end_line":2296,"end_character":14},"updated":"2019-09-17 14:05:57.000000000","message":"why are we adding proxy info in the chart?  typically I don\u0027t think this belongs","commit_id":"6984e713a3d1ca5191cdc1aae030727a6901be47"}]}
