)]}'
{"designate/templates/configmap-etc.yaml":[{"author":{"_account_id":23928,"name":"Pete Birley","email":"petebirley@gmail.com","username":"portdirect"},"change_message_id":"68b0a30f3e1fe4b8395087357b3f5fb41ee43fb8","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":16,"id":"7f231b9d_882aa78d","updated":"2017-06-13 18:21:36.000000000","message":"remove for now","commit_id":"c350816e1e16dd375bb85d649bbc48dc187906b8"}],"designate/templates/deployment-api.yaml":[{"author":{"_account_id":20443,"name":"Larry Rensing","email":"larry.rensing@gmail.com","username":"lr699s"},"change_message_id":"e45c889003803b8860af62d075c7de1fc854462b","unresolved":false,"context_lines":[{"line_number":37,"context_line":"      annotations:"},{"line_number":38,"context_line":"        configmap-bin-hash: {{ tuple \"configmap-bin.yaml\" . | include \"helm-toolkit.utils.hash\" }}"},{"line_number":39,"context_line":"        configmap-etc-hash: {{ tuple \"configmap-etc.yaml\" . | include \"helm-toolkit.utils.hash\" }}"},{"line_number":40,"context_line":"        pod.beta.kubernetes.io/init-containers: \u0027["},{"line_number":41,"context_line":"{{ tuple $envAll $dependencies $mounts_designate_api_init | include \"helm-toolkit.snippets.kubernetes_entrypoint_init_container\" | indent 10 }}"},{"line_number":42,"context_line":"        ]\u0027"},{"line_number":43,"context_line":"    spec:"}],"source_content_type":"text/x-yaml","patch_set":13,"id":"7f231b9d_e80dcd3e","line":40,"updated":"2017-06-12 14:19:05.000000000","message":"change this to use the new init container notation","commit_id":"7b78818effd354ad8d05669c67e1b3c31014f0be"},{"author":{"_account_id":29954,"name":"Oleh Hryhorov","email":"golantster@gmail.com","username":"ohryhorov"},"change_message_id":"ebcbe31cdc98627782efa4d8c2c85cd62bddaab7","unresolved":false,"context_lines":[{"line_number":58,"context_line":"{{ tuple $envAll $envAll.Values.pod.resources.api | include \"helm-toolkit.snippets.kubernetes_resources\" | indent 10 }}"},{"line_number":59,"context_line":"{{ dict \"envAll\" $envAll \"application\" \"designate\" \"container\" \"designate_api\" | include \"helm-toolkit.snippets.kubernetes_container_security_context\" | indent 10 }}"},{"line_number":60,"context_line":"          command:"},{"line_number":61,"context_line":"            - bash"},{"line_number":62,"context_line":"            - /tmp/designate-api.sh"},{"line_number":63,"context_line":"          lifecycle:"},{"line_number":64,"context_line":"            preStop:"}],"source_content_type":"text/x-yaml","patch_set":150,"id":"7faddb67_8f5b2f52","line":61,"range":{"start_line":61,"start_character":14,"end_line":61,"end_character":18},"updated":"2019-08-20 11:35:02.000000000","message":"shibang is already defined inside the script therefore if it\u0027s mounted with executable permission bash parameter can be removed.","commit_id":"2933e31bf86ee437a3706af267b7455a3292b2a0"}],"designate/templates/etc/_designate.conf.tpl":[{"author":{"_account_id":20466,"name":"Tin Lam","email":"tin@lam.wtf","username":"tinlam"},"change_message_id":"309013264dc2fb4bb3444e0a66452ef8f9e22a09","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":7,"id":"df140735_87856e09","updated":"2017-06-06 02:28:15.000000000","message":"Designate conf from newton have a lot more section.  You can generate this file base on [0].\n\n[0] https://github.com/openstack/designate/blob/stable/newton/etc/designate/designate.conf.sample","commit_id":"24df12603a8a04256e93c9b95e335e6316e52b0d"},{"author":{"_account_id":23928,"name":"Pete Birley","email":"petebirley@gmail.com","username":"portdirect"},"change_message_id":"68b0a30f3e1fe4b8395087357b3f5fb41ee43fb8","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":16,"id":"7f231b9d_c8209fb3","updated":"2017-06-13 18:21:36.000000000","message":"can you remove this for now","commit_id":"c350816e1e16dd375bb85d649bbc48dc187906b8"}],"designate/templates/job-db-init.yaml":[{"author":{"_account_id":20443,"name":"Larry Rensing","email":"larry.rensing@gmail.com","username":"lr699s"},"change_message_id":"e45c889003803b8860af62d075c7de1fc854462b","unresolved":false,"context_lines":[{"line_number":51,"context_line":"            - name: OPENSTACK_CONFIG_FILE"},{"line_number":52,"context_line":"              value: /etc/designate/designate.conf"},{"line_number":53,"context_line":"            - name: OPENSTACK_CONFIG_DB_SECTION"},{"line_number":54,"context_line":"              value: database"},{"line_number":55,"context_line":"            - name: OPENSTACK_CONFIG_DB_KEY"},{"line_number":56,"context_line":"              value: connection"},{"line_number":57,"context_line":"          command:"}],"source_content_type":"text/x-yaml","patch_set":13,"id":"7f231b9d_28a50505","line":54,"updated":"2017-06-12 14:19:05.000000000","message":"this doesn\u0027t exist in your designate.conf.  this needs to be the section that defines the db connection string","commit_id":"7b78818effd354ad8d05669c67e1b3c31014f0be"},{"author":{"_account_id":23928,"name":"Pete Birley","email":"petebirley@gmail.com","username":"portdirect"},"change_message_id":"f4001fa6c3cf016ffdfe6142cd21de7364571be3","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":16,"id":"7f231b9d_4b03690e","updated":"2017-06-13 18:22:16.000000000","message":"can you remove for now","commit_id":"c350816e1e16dd375bb85d649bbc48dc187906b8"}],"designate/templates/job-db-sync.yaml":[{"author":{"_account_id":20443,"name":"Larry Rensing","email":"larry.rensing@gmail.com","username":"lr699s"},"change_message_id":"e45c889003803b8860af62d075c7de1fc854462b","unresolved":false,"context_lines":[{"line_number":22,"context_line":"  template:"},{"line_number":23,"context_line":"    metadata:"},{"line_number":24,"context_line":"      annotations:"},{"line_number":25,"context_line":"        pod.beta.kubernetes.io/init-containers: \u0027["},{"line_number":26,"context_line":"{{ tuple $envAll $dependencies \"[]\" | include \"helm-toolkit.snippets.kubernetes_entrypoint_init_container\" | indent 10 }}"},{"line_number":27,"context_line":"        ]\u0027"},{"line_number":28,"context_line":"    spec:"}],"source_content_type":"text/x-yaml","patch_set":13,"id":"7f231b9d_88041919","line":25,"updated":"2017-06-12 14:19:05.000000000","message":"same","commit_id":"7b78818effd354ad8d05669c67e1b3c31014f0be"}],"designate/templates/job-ks-endpoints.yaml":[{"author":{"_account_id":20443,"name":"Larry Rensing","email":"larry.rensing@gmail.com","username":"lr699s"},"change_message_id":"e45c889003803b8860af62d075c7de1fc854462b","unresolved":false,"context_lines":[{"line_number":23,"context_line":"  template:"},{"line_number":24,"context_line":"    metadata:"},{"line_number":25,"context_line":"      annotations:"},{"line_number":26,"context_line":"        pod.beta.kubernetes.io/init-containers: \u0027["},{"line_number":27,"context_line":"{{ tuple $envAll $dependencies \"[]\" | include \"helm-toolkit.snippets.kubernetes_entrypoint_init_container\" | indent 10 }}"},{"line_number":28,"context_line":"        ]\u0027"},{"line_number":29,"context_line":"    spec:"}],"source_content_type":"text/x-yaml","patch_set":13,"id":"7f231b9d_6bff7701","line":26,"updated":"2017-06-12 14:19:05.000000000","message":"same","commit_id":"7b78818effd354ad8d05669c67e1b3c31014f0be"}],"designate/templates/job-ks-service.yaml":[{"author":{"_account_id":20443,"name":"Larry Rensing","email":"larry.rensing@gmail.com","username":"lr699s"},"change_message_id":"e45c889003803b8860af62d075c7de1fc854462b","unresolved":false,"context_lines":[{"line_number":23,"context_line":"  template:"},{"line_number":24,"context_line":"    metadata:"},{"line_number":25,"context_line":"      annotations:"},{"line_number":26,"context_line":"        pod.beta.kubernetes.io/init-containers: \u0027["},{"line_number":27,"context_line":"{{ tuple $envAll $dependencies \"[]\" | include \"helm-toolkit.snippets.kubernetes_entrypoint_init_container\" | indent 10 }}"},{"line_number":28,"context_line":"        ]\u0027"},{"line_number":29,"context_line":"    spec:"}],"source_content_type":"text/x-yaml","patch_set":13,"id":"7f231b9d_2b097f2b","line":26,"updated":"2017-06-12 14:19:05.000000000","message":"same","commit_id":"7b78818effd354ad8d05669c67e1b3c31014f0be"}],"designate/templates/job-ks-user.yaml":[{"author":{"_account_id":20443,"name":"Larry Rensing","email":"larry.rensing@gmail.com","username":"lr699s"},"change_message_id":"e45c889003803b8860af62d075c7de1fc854462b","unresolved":false,"context_lines":[{"line_number":25,"context_line":"  template:"},{"line_number":26,"context_line":"    metadata:"},{"line_number":27,"context_line":"      annotations:"},{"line_number":28,"context_line":"        pod.beta.kubernetes.io/init-containers: \u0027["},{"line_number":29,"context_line":"{{ tuple $envAll $dependencies \"[]\" | include \"helm-toolkit.snippets.kubernetes_entrypoint_init_container\" | indent 10 }}"},{"line_number":30,"context_line":"        ]\u0027"},{"line_number":31,"context_line":"    spec:"}],"source_content_type":"text/x-yaml","patch_set":13,"id":"7f231b9d_4b2ddb93","line":28,"updated":"2017-06-12 14:19:05.000000000","message":"same","commit_id":"7b78818effd354ad8d05669c67e1b3c31014f0be"}],"designate/templates/job-pools-sync.yaml":[{"author":{"_account_id":20443,"name":"Larry Rensing","email":"larry.rensing@gmail.com","username":"lr699s"},"change_message_id":"e45c889003803b8860af62d075c7de1fc854462b","unresolved":false,"context_lines":[{"line_number":23,"context_line":"    metadata:"},{"line_number":24,"context_line":"      annotations:"},{"line_number":25,"context_line":"        pod.beta.kubernetes.io/init-containers: \u0027["},{"line_number":26,"context_line":"{{ tuple $envAll $dependencies \"[]\" | include \"helm-toolkit.snippets.kubernetes_entrypoint_init_container\" | indent 10 }}"},{"line_number":27,"context_line":"        ]\u0027"},{"line_number":28,"context_line":"    spec:"},{"line_number":29,"context_line":"      restartPolicy: OnFailure"}],"source_content_type":"text/x-yaml","patch_set":13,"id":"7f231b9d_eb3b87ce","line":26,"updated":"2017-06-12 14:19:05.000000000","message":"same","commit_id":"7b78818effd354ad8d05669c67e1b3c31014f0be"}],"designate/templates/service-api.yaml":[{"author":{"_account_id":29954,"name":"Oleh Hryhorov","email":"golantster@gmail.com","username":"ohryhorov"},"change_message_id":"ebcbe31cdc98627782efa4d8c2c85cd62bddaab7","unresolved":false,"context_lines":[{"line_number":21,"context_line":"  name: {{ tuple \"dns\" \"internal\" . | include \"helm-toolkit.endpoints.hostname_short_endpoint_lookup\" }}"},{"line_number":22,"context_line":"spec:"},{"line_number":23,"context_line":"  ports:"},{"line_number":24,"context_line":"    - name: d-api"},{"line_number":25,"context_line":"      port: {{ tuple \"dns\" \"internal\" \"api\" . | include \"helm-toolkit.endpoints.endpoint_port_lookup\" }}"},{"line_number":26,"context_line":"  selector:"},{"line_number":27,"context_line":"{{ tuple $envAll \"designate\" \"api\" | include \"helm-toolkit.snippets.kubernetes_metadata_labels\" | indent 4 }}"}],"source_content_type":"text/x-yaml","patch_set":150,"id":"7faddb67_52bddeae","line":24,"range":{"start_line":24,"start_character":12,"end_line":24,"end_character":17},"updated":"2019-08-20 11:35:02.000000000","message":"i would change this to something more readable.","commit_id":"2933e31bf86ee437a3706af267b7455a3292b2a0"}],"designate/templates/statefulset-central.yaml":[{"author":{"_account_id":20443,"name":"Larry Rensing","email":"larry.rensing@gmail.com","username":"lr699s"},"change_message_id":"e45c889003803b8860af62d075c7de1fc854462b","unresolved":false,"context_lines":[{"line_number":28,"context_line":"      labels:"},{"line_number":29,"context_line":"        app: designate-central"},{"line_number":30,"context_line":"      annotations:"},{"line_number":31,"context_line":"        pod.beta.kubernetes.io/init-containers: \u0027["},{"line_number":32,"context_line":"{{ tuple $envAll $dependencies $mounts_designate_central_init | include \"helm-toolkit.snippets.kubernetes_entrypoint_init_container\" | indent 10 }}"},{"line_number":33,"context_line":"        ]\u0027"},{"line_number":34,"context_line":"    spec:"}],"source_content_type":"text/x-yaml","patch_set":13,"id":"7f231b9d_c821f1b6","line":31,"updated":"2017-06-12 14:19:05.000000000","message":"change this to use the new init container notation","commit_id":"7b78818effd354ad8d05669c67e1b3c31014f0be"}],"designate/values.yaml":[{"author":{"_account_id":20466,"name":"Tin Lam","email":"tin@lam.wtf","username":"tinlam"},"change_message_id":"046b30fac07ef291b905b114eda78e1da77c6540","unresolved":false,"context_lines":[{"line_number":29,"context_line":"images:"},{"line_number":30,"context_line":"  db_init: docker.io/kolla/ubuntu-source-designate-api:3.0.3"},{"line_number":31,"context_line":"  db_sync: docker.io/kolla/ubuntu-source-designate-api:3.0.3"},{"line_number":32,"context_line":"  "},{"line_number":33,"context_line":"  ks_user: docker.io/kolla/ubuntu-source-kolla-toolbox:3.0.3"},{"line_number":34,"context_line":"  ks_service: docker.io/kolla/ubuntu-source-kolla-toolbox:3.0.3"},{"line_number":35,"context_line":"  ks_endpoints: docker.io/kolla/ubuntu-source-kolla-toolbox:3.0.3"}],"source_content_type":"text/x-yaml","patch_set":2,"id":"df140735_7ddecf6d","line":32,"range":{"start_line":32,"start_character":0,"end_line":32,"end_character":2},"updated":"2019-08-08 14:08:14.000000000","message":"ws","commit_id":"a02f06ba7c88632f93df3bc6f6e11da971a56f17"},{"author":{"_account_id":20466,"name":"Tin Lam","email":"tin@lam.wtf","username":"tinlam"},"change_message_id":"046b30fac07ef291b905b114eda78e1da77c6540","unresolved":false,"context_lines":[{"line_number":33,"context_line":"  ks_user: docker.io/kolla/ubuntu-source-kolla-toolbox:3.0.3"},{"line_number":34,"context_line":"  ks_service: docker.io/kolla/ubuntu-source-kolla-toolbox:3.0.3"},{"line_number":35,"context_line":"  ks_endpoints: docker.io/kolla/ubuntu-source-kolla-toolbox:3.0.3"},{"line_number":36,"context_line":"  "},{"line_number":37,"context_line":"  api: docker.io/kolla/ubuntu-source-designate-api:3.0.3"},{"line_number":38,"context_line":"  central: docker.io/kolla/ubuntu-source-designate-central:3.0.3"},{"line_number":39,"context_line":"  # sink: docker.io/kolla/ubuntu-source-designate-sink:3.0.3"}],"source_content_type":"text/x-yaml","patch_set":2,"id":"df140735_fdd3ff5e","line":36,"range":{"start_line":36,"start_character":0,"end_line":36,"end_character":2},"updated":"2019-08-08 14:08:14.000000000","message":"ws","commit_id":"a02f06ba7c88632f93df3bc6f6e11da971a56f17"},{"author":{"_account_id":20466,"name":"Tin Lam","email":"tin@lam.wtf","username":"tinlam"},"change_message_id":"046b30fac07ef291b905b114eda78e1da77c6540","unresolved":false,"context_lines":[{"line_number":59,"context_line":"  user: \"designate-env-keystone-user\""},{"line_number":60,"context_line":""},{"line_number":61,"context_line":"  keystone:"},{"line_number":62,"context_line":"  admin_user: \"admin\""},{"line_number":63,"context_line":"  admin_user_domain: \"default\""},{"line_number":64,"context_line":"  admin_password: \"password\""},{"line_number":65,"context_line":"  admin_project_name: \"admin\""},{"line_number":66,"context_line":"  admin_project_domain: \"default\""},{"line_number":67,"context_line":"  admin_region_name: \"RegionOne\""},{"line_number":68,"context_line":""},{"line_number":69,"context_line":"  designate_user_role: \"admin\""},{"line_number":70,"context_line":""}],"source_content_type":"text/x-yaml","patch_set":2,"id":"df140735_dd66fbc1","line":67,"range":{"start_line":62,"start_character":1,"end_line":67,"end_character":32},"updated":"2019-08-08 14:08:14.000000000","message":"needs to be indented","commit_id":"a02f06ba7c88632f93df3bc6f6e11da971a56f17"},{"author":{"_account_id":20466,"name":"Tin Lam","email":"tin@lam.wtf","username":"tinlam"},"change_message_id":"046b30fac07ef291b905b114eda78e1da77c6540","unresolved":false,"context_lines":[{"line_number":162,"context_line":"    scheme: \u0027http\u0027"},{"line_number":163,"context_line":"    port:"},{"line_number":164,"context_line":"      api: 9001"},{"line_number":165,"context_line":"  "},{"line_number":166,"context_line":"  oslo_db:"},{"line_number":167,"context_line":"    auth:"},{"line_number":168,"context_line":"      admin:"}],"source_content_type":"text/x-yaml","patch_set":2,"id":"df140735_1d68f384","line":165,"range":{"start_line":165,"start_character":0,"end_line":165,"end_character":2},"updated":"2019-08-08 14:08:14.000000000","message":"ws","commit_id":"a02f06ba7c88632f93df3bc6f6e11da971a56f17"},{"author":{"_account_id":20466,"name":"Tin Lam","email":"tin@lam.wtf","username":"tinlam"},"change_message_id":"046b30fac07ef291b905b114eda78e1da77c6540","unresolved":false,"context_lines":[{"line_number":250,"context_line":"      cpu: \"2000m\""},{"line_number":251,"context_line":""},{"line_number":252,"context_line":"mounts:"},{"line_number":253,"context_line":"  magnum_api:"},{"line_number":254,"context_line":"    init_container: null"},{"line_number":255,"context_line":"    magnum_api:"},{"line_number":256,"context_line":"  magnum_conductor:"}],"source_content_type":"text/x-yaml","patch_set":2,"id":"df140735_bd0c67ec","line":253,"range":{"start_line":253,"start_character":2,"end_line":253,"end_character":8},"updated":"2019-08-08 14:08:14.000000000","message":"designate","commit_id":"a02f06ba7c88632f93df3bc6f6e11da971a56f17"},{"author":{"_account_id":20466,"name":"Tin Lam","email":"tin@lam.wtf","username":"tinlam"},"change_message_id":"046b30fac07ef291b905b114eda78e1da77c6540","unresolved":false,"context_lines":[{"line_number":252,"context_line":"mounts:"},{"line_number":253,"context_line":"  magnum_api:"},{"line_number":254,"context_line":"    init_container: null"},{"line_number":255,"context_line":"    magnum_api:"},{"line_number":256,"context_line":"  magnum_conductor:"},{"line_number":257,"context_line":"    init_container: null"},{"line_number":258,"context_line":"    magnum_conductor:"}],"source_content_type":"text/x-yaml","patch_set":2,"id":"df140735_5df78bd4","line":255,"range":{"start_line":255,"start_character":4,"end_line":255,"end_character":14},"updated":"2019-08-08 14:08:14.000000000","message":"ditto","commit_id":"a02f06ba7c88632f93df3bc6f6e11da971a56f17"},{"author":{"_account_id":20466,"name":"Tin Lam","email":"tin@lam.wtf","username":"tinlam"},"change_message_id":"046b30fac07ef291b905b114eda78e1da77c6540","unresolved":false,"context_lines":[{"line_number":253,"context_line":"  magnum_api:"},{"line_number":254,"context_line":"    init_container: null"},{"line_number":255,"context_line":"    magnum_api:"},{"line_number":256,"context_line":"  magnum_conductor:"},{"line_number":257,"context_line":"    init_container: null"},{"line_number":258,"context_line":"    magnum_conductor:"}],"source_content_type":"text/x-yaml","patch_set":2,"id":"df140735_3d0057ab","line":256,"range":{"start_line":256,"start_character":2,"end_line":256,"end_character":18},"updated":"2019-08-08 14:08:14.000000000","message":"ditto","commit_id":"a02f06ba7c88632f93df3bc6f6e11da971a56f17"},{"author":{"_account_id":20466,"name":"Tin Lam","email":"tin@lam.wtf","username":"tinlam"},"change_message_id":"046b30fac07ef291b905b114eda78e1da77c6540","unresolved":false,"context_lines":[{"line_number":255,"context_line":"    magnum_api:"},{"line_number":256,"context_line":"  magnum_conductor:"},{"line_number":257,"context_line":"    init_container: null"},{"line_number":258,"context_line":"    magnum_conductor:"}],"source_content_type":"text/x-yaml","patch_set":2,"id":"df140735_1dfd93b0","line":258,"range":{"start_line":258,"start_character":4,"end_line":258,"end_character":20},"updated":"2019-08-08 14:08:14.000000000","message":"ditto","commit_id":"a02f06ba7c88632f93df3bc6f6e11da971a56f17"},{"author":{"_account_id":17589,"name":"Darla Ahlert","email":"da741q@att.com","username":"darla.ahlert"},"change_message_id":"974b17444ac2cef72c60024e567ce69b177e0ef6","unresolved":false,"context_lines":[{"line_number":29,"context_line":"images:"},{"line_number":30,"context_line":"  db_init: docker.io/kolla/ubuntu-source-designate-api:3.0.3"},{"line_number":31,"context_line":"  db_sync: docker.io/kolla/ubuntu-source-designate-api:3.0.3"},{"line_number":32,"context_line":"  "},{"line_number":33,"context_line":"  ks_user: docker.io/kolla/ubuntu-source-kolla-toolbox:3.0.3"},{"line_number":34,"context_line":"  ks_service: docker.io/kolla/ubuntu-source-kolla-toolbox:3.0.3"},{"line_number":35,"context_line":"  ks_endpoints: docker.io/kolla/ubuntu-source-kolla-toolbox:3.0.3"}],"source_content_type":"text/x-yaml","patch_set":4,"id":"df140735_ad9a9a5e","line":32,"range":{"start_line":32,"start_character":0,"end_line":32,"end_character":2},"updated":"2017-06-05 20:21:52.000000000","message":"whitespace","commit_id":"7826a20eec87baf8697d6ccb761e2244fea0284c"},{"author":{"_account_id":17589,"name":"Darla Ahlert","email":"da741q@att.com","username":"darla.ahlert"},"change_message_id":"974b17444ac2cef72c60024e567ce69b177e0ef6","unresolved":false,"context_lines":[{"line_number":33,"context_line":"  ks_user: docker.io/kolla/ubuntu-source-kolla-toolbox:3.0.3"},{"line_number":34,"context_line":"  ks_service: docker.io/kolla/ubuntu-source-kolla-toolbox:3.0.3"},{"line_number":35,"context_line":"  ks_endpoints: docker.io/kolla/ubuntu-source-kolla-toolbox:3.0.3"},{"line_number":36,"context_line":"  "},{"line_number":37,"context_line":"  api: docker.io/kolla/ubuntu-source-designate-api:3.0.3"},{"line_number":38,"context_line":"  central: docker.io/kolla/ubuntu-source-designate-central:3.0.3"},{"line_number":39,"context_line":"  # sink: docker.io/kolla/ubuntu-source-designate-sink:3.0.3"}],"source_content_type":"text/x-yaml","patch_set":4,"id":"df140735_4dabfe73","line":36,"range":{"start_line":36,"start_character":0,"end_line":36,"end_character":2},"updated":"2017-06-05 20:21:52.000000000","message":"ditto","commit_id":"7826a20eec87baf8697d6ccb761e2244fea0284c"},{"author":{"_account_id":17589,"name":"Darla Ahlert","email":"da741q@att.com","username":"darla.ahlert"},"change_message_id":"974b17444ac2cef72c60024e567ce69b177e0ef6","unresolved":false,"context_lines":[{"line_number":162,"context_line":"    scheme: \u0027http\u0027"},{"line_number":163,"context_line":"    port:"},{"line_number":164,"context_line":"      api: 9001"},{"line_number":165,"context_line":"  "},{"line_number":166,"context_line":"  oslo_db:"},{"line_number":167,"context_line":"    auth:"},{"line_number":168,"context_line":"      admin:"}],"source_content_type":"text/x-yaml","patch_set":4,"id":"df140735_cdb02ee0","line":165,"range":{"start_line":165,"start_character":0,"end_line":165,"end_character":2},"updated":"2017-06-05 20:21:52.000000000","message":"ditto","commit_id":"7826a20eec87baf8697d6ccb761e2244fea0284c"},{"author":{"_account_id":20443,"name":"Larry Rensing","email":"larry.rensing@gmail.com","username":"lr699s"},"change_message_id":"e45c889003803b8860af62d075c7de1fc854462b","unresolved":false,"context_lines":[{"line_number":52,"context_line":""},{"line_number":53,"context_line":"pod_disruption_budget:"},{"line_number":54,"context_line":"  api:"},{"line_number":55,"context_line":"    min_available: 1"},{"line_number":56,"context_line":""},{"line_number":57,"context_line":"termination_grace_period:"},{"line_number":58,"context_line":"  api:"}],"source_content_type":"text/x-yaml","patch_set":13,"id":"7f231b9d_cb38cbd4","line":55,"updated":"2017-06-12 14:19:05.000000000","message":"make this 0","commit_id":"7b78818effd354ad8d05669c67e1b3c31014f0be"},{"author":{"_account_id":20443,"name":"Larry Rensing","email":"larry.rensing@gmail.com","username":"lr699s"},"change_message_id":"e45c889003803b8860af62d075c7de1fc854462b","unresolved":false,"context_lines":[{"line_number":54,"context_line":"  api:"},{"line_number":55,"context_line":"    min_available: 1"},{"line_number":56,"context_line":""},{"line_number":57,"context_line":"termination_grace_period:"},{"line_number":58,"context_line":"  api:"},{"line_number":59,"context_line":"    timeout: 30"},{"line_number":60,"context_line":"# Following is use in job-ks-user during creating user. But what is this refering to? Do we have"}],"source_content_type":"text/x-yaml","patch_set":13,"id":"7f231b9d_0b75a395","line":57,"updated":"2017-06-12 14:19:05.000000000","message":"you need to add this to your api manifest","commit_id":"7b78818effd354ad8d05669c67e1b3c31014f0be"},{"author":{"_account_id":23928,"name":"Pete Birley","email":"petebirley@gmail.com","username":"portdirect"},"change_message_id":"91c20a3c59c645676d2e96bb7725c45e0579a393","unresolved":false,"context_lines":[{"line_number":34,"context_line":"  ks_user: docker.io/kolla/ubuntu-source-kolla-toolbox:3.0.3"},{"line_number":35,"context_line":"  ks_service: docker.io/kolla/ubuntu-source-kolla-toolbox:3.0.3"},{"line_number":36,"context_line":"  ks_endpoints: docker.io/kolla/ubuntu-source-kolla-toolbox:3.0.3"},{"line_number":37,"context_line":"  "},{"line_number":38,"context_line":"  api: docker.io/kolla/ubuntu-source-designate-api:3.0.3"},{"line_number":39,"context_line":"  central: docker.io/kolla/ubuntu-source-designate-central:3.0.3"},{"line_number":40,"context_line":"  # sink: docker.io/kolla/ubuntu-source-designate-sink:3.0.3"}],"source_content_type":"text/x-yaml","patch_set":15,"id":"7f231b9d_c6c9bc78","line":37,"range":{"start_line":37,"start_character":0,"end_line":37,"end_character":2},"updated":"2017-06-13 12:35:06.000000000","message":"ws","commit_id":"c163607a68e83aad7a5d58670506d2f1491c4011"},{"author":{"_account_id":23928,"name":"Pete Birley","email":"petebirley@gmail.com","username":"portdirect"},"change_message_id":"91c20a3c59c645676d2e96bb7725c45e0579a393","unresolved":false,"context_lines":[{"line_number":137,"context_line":"    - designate-ks-user"},{"line_number":138,"context_line":"    - designate-ks-endpoints"},{"line_number":139,"context_line":"    service:"},{"line_number":140,"context_line":"    - mariadb  "},{"line_number":141,"context_line":"  ks_user:"},{"line_number":142,"context_line":"    service:"},{"line_number":143,"context_line":"    - keystone-api"}],"source_content_type":"text/x-yaml","patch_set":15,"id":"7f231b9d_66a428ba","line":140,"range":{"start_line":140,"start_character":13,"end_line":140,"end_character":15},"updated":"2017-06-13 12:35:06.000000000","message":"ws","commit_id":"c163607a68e83aad7a5d58670506d2f1491c4011"},{"author":{"_account_id":23928,"name":"Pete Birley","email":"petebirley@gmail.com","username":"portdirect"},"change_message_id":"91c20a3c59c645676d2e96bb7725c45e0579a393","unresolved":false,"context_lines":[{"line_number":187,"context_line":"    scheme: \u0027http\u0027"},{"line_number":188,"context_line":"    port:"},{"line_number":189,"context_line":"      api: 9001"},{"line_number":190,"context_line":"  "},{"line_number":191,"context_line":"  oslo_db:"},{"line_number":192,"context_line":"    auth:"},{"line_number":193,"context_line":"      admin:"}],"source_content_type":"text/x-yaml","patch_set":15,"id":"7f231b9d_26ae3098","line":190,"range":{"start_line":190,"start_character":0,"end_line":190,"end_character":2},"updated":"2017-06-13 12:35:06.000000000","message":"ws","commit_id":"c163607a68e83aad7a5d58670506d2f1491c4011"},{"author":{"_account_id":23928,"name":"Pete Birley","email":"petebirley@gmail.com","username":"portdirect"},"change_message_id":"91c20a3c59c645676d2e96bb7725c45e0579a393","unresolved":false,"context_lines":[{"line_number":251,"context_line":"      cpu: \"100m\""},{"line_number":252,"context_line":"    limits:"},{"line_number":253,"context_line":"      memory: \"1024Mi\""},{"line_number":254,"context_line":"      cpu: \"2000m\"    "},{"line_number":255,"context_line":"  designate_ks_endpoints:"},{"line_number":256,"context_line":"    requests:"},{"line_number":257,"context_line":"      memory: \"124Mi\""}],"source_content_type":"text/x-yaml","patch_set":15,"id":"7f231b9d_c69e5c62","line":254,"range":{"start_line":254,"start_character":18,"end_line":254,"end_character":22},"updated":"2017-06-13 12:35:06.000000000","message":"ws","commit_id":"c163607a68e83aad7a5d58670506d2f1491c4011"},{"author":{"_account_id":23928,"name":"Pete Birley","email":"petebirley@gmail.com","username":"portdirect"},"change_message_id":"68b0a30f3e1fe4b8395087357b3f5fb41ee43fb8","unresolved":false,"context_lines":[{"line_number":93,"context_line":"      oslo:"},{"line_number":94,"context_line":"        db:"},{"line_number":95,"context_line":"          max_retries: -1"},{"line_number":96,"context_line":"          "},{"line_number":97,"context_line":"    oslo:"},{"line_number":98,"context_line":"      messaging:"},{"line_number":99,"context_line":"        transport_url:"}],"source_content_type":"text/x-yaml","patch_set":16,"id":"7f231b9d_a85a034c","line":96,"range":{"start_line":96,"start_character":9,"end_line":96,"end_character":10},"updated":"2017-06-13 18:21:36.000000000","message":"ws","commit_id":"c350816e1e16dd375bb85d649bbc48dc187906b8"}]}
