)]}'
{"/COMMIT_MSG":[{"author":{"_account_id":17068,"name":"Jean-Philippe Evrard","email":"openstack@a.spamming.party","username":"evrardjp"},"change_message_id":"ba554c4e0666f798c9b1dd181fcf228ce91b5d29","unresolved":false,"context_lines":[{"line_number":4,"context_line":"Commit:     varagini karthik \u003cvk823k@att.com\u003e"},{"line_number":5,"context_line":"CommitDate: 2019-06-06 11:07:48 +0000"},{"line_number":6,"context_line":""},{"line_number":7,"context_line":"Add Dockerfile and make file for postgresql-Utility container"},{"line_number":8,"context_line":""},{"line_number":9,"context_line":"Change-Id: I40c313e83f38cef74d81ebbd393056f3867c74d8"}],"source_content_type":"text/x-gerrit-commit-message","patch_set":3,"id":"9fb8cfa7_07b0b242","line":7,"range":{"start_line":7,"start_character":0,"end_line":7,"end_character":61},"updated":"2019-06-11 10:16:53.000000000","message":"The reason for this is not explained, and we agreed on last community meeting to explain the reason we are building images.\n\nI suppose it would be for Airship components that are relying on postgresql for clustering.\n\nIs that assumption correct? In that case, does this need to be in OSH-images, as it\u0027s not necessary for the OSH project itself?","commit_id":"73e311ee792295fbaf63b3e079b33453ffc325ba"},{"author":{"_account_id":29367,"name":"varagini karthik","email":"varagini.karthik@att.com","username":"varaginikarthik"},"change_message_id":"6cbe9fdf515bb7696ca306d686f6d583d085489a","unresolved":false,"context_lines":[{"line_number":4,"context_line":"Commit:     varagini karthik \u003cvk823k@att.com\u003e"},{"line_number":5,"context_line":"CommitDate: 2019-06-06 11:07:48 +0000"},{"line_number":6,"context_line":""},{"line_number":7,"context_line":"Add Dockerfile and make file for postgresql-Utility container"},{"line_number":8,"context_line":""},{"line_number":9,"context_line":"Change-Id: I40c313e83f38cef74d81ebbd393056f3867c74d8"}],"source_content_type":"text/x-gerrit-commit-message","patch_set":3,"id":"9fb8cfa7_da58ff31","line":7,"range":{"start_line":7,"start_character":0,"end_line":7,"end_character":61},"in_reply_to":"9fb8cfa7_07b0b242","updated":"2019-06-13 10:14:24.000000000","message":"Description added.","commit_id":"73e311ee792295fbaf63b3e079b33453ffc325ba"},{"author":{"_account_id":8898,"name":"Chris Wedgwood","email":"cw@f00f.org","username":"anticw"},"change_message_id":"edc44be8e054def7f8131ccab68ce5edb79e197c","unresolved":false,"context_lines":[{"line_number":4,"context_line":"Commit:     varagini karthik \u003cvk823k@att.com\u003e"},{"line_number":5,"context_line":"CommitDate: 2019-06-13 10:11:56 +0000"},{"line_number":6,"context_line":""},{"line_number":7,"context_line":"Added Dockerfile for postgresql-Utility container."},{"line_number":8,"context_line":""},{"line_number":9,"context_line":"This utility container will help to connect with"},{"line_number":10,"context_line":"UCP Postgresql container, so that only authorized users"}],"source_content_type":"text/x-gerrit-commit-message","patch_set":4,"id":"9fb8cfa7_319a476e","line":7,"range":{"start_line":7,"start_character":49,"end_line":7,"end_character":50},"updated":"2019-06-19 04:41:30.000000000","message":"remove","commit_id":"be5745e20412e4a87527c11ea9b2c1b335e9a6f0"}],"postgresql-utility/Dockerfile.ubuntu_xenial":[{"author":{"_account_id":29131,"name":"diwakar thyagaraj","email":"diwakar.chitoor.thyagaraj@att.com","username":"dt241s@att.com"},"change_message_id":"518f658e064fbad827794ef321e97642027ce421","unresolved":false,"context_lines":[{"line_number":8,"context_line":"    \u0026\u0026 sed -i \u0027/nobody/d\u0027 /etc/passwd \\"},{"line_number":9,"context_line":"    \u0026\u0026 echo \"nobody:x:65534:65534:nobody:/nonexistent:/bin/bash\" \u003e\u003e /etc/passwd \\"},{"line_number":10,"context_line":"    \u0026\u0026 apt-get update \u0026\u0026 apt-get dist-upgrade -y \\"},{"line_number":11,"context_line":"    \u0026\u0026 apt-get install -y wget curl apt-transport-https ca-certificates gnupg\\"},{"line_number":12,"context_line":"    \u0026\u0026 apt-get update \u0026\u0026 apt-get install -y bash python-oslo.rootwrap moreutils vim sudo screen postgresql-client python-rbd radosgw rsyslog hexedit jq s3cmd rsync xz-utils iperf \\"},{"line_number":13,"context_line":"    \u0026\u0026 apt-get remove --purge -y wget apt-transport-https \u0026\u0026 apt-get autoremove -y \u0026\u0026 apt-get clean \u0026\u0026 rm -rf /var/lib/apt/lists/* \\"},{"line_number":14,"context_line":"    \u0026\u0026 TMP_DIR\u003d$(mktemp --directory) \\"}],"source_content_type":"application/octet-stream","patch_set":1,"id":"bfb3d3c7_99ed59f1","line":11,"updated":"2019-05-20 19:41:58.000000000","message":"Please add space between g and slash","commit_id":"32766f4538beb418d6d9dd37d208f843c2d7182a"},{"author":{"_account_id":29367,"name":"varagini karthik","email":"varagini.karthik@att.com","username":"varaginikarthik"},"change_message_id":"6cbe9fdf515bb7696ca306d686f6d583d085489a","unresolved":false,"context_lines":[{"line_number":8,"context_line":"    \u0026\u0026 sed -i \u0027/nobody/d\u0027 /etc/passwd \\"},{"line_number":9,"context_line":"    \u0026\u0026 echo \"nobody:x:65534:65534:nobody:/nonexistent:/bin/bash\" \u003e\u003e /etc/passwd \\"},{"line_number":10,"context_line":"    \u0026\u0026 apt-get update \u0026\u0026 apt-get dist-upgrade -y \\"},{"line_number":11,"context_line":"    \u0026\u0026 apt-get install -y wget curl apt-transport-https ca-certificates gnupg\\"},{"line_number":12,"context_line":"    \u0026\u0026 apt-get update \u0026\u0026 apt-get install -y bash python-oslo.rootwrap moreutils vim sudo screen postgresql-client python-rbd radosgw rsyslog hexedit jq s3cmd rsync xz-utils iperf \\"},{"line_number":13,"context_line":"    \u0026\u0026 apt-get remove --purge -y wget apt-transport-https \u0026\u0026 apt-get autoremove -y \u0026\u0026 apt-get clean \u0026\u0026 rm -rf /var/lib/apt/lists/* \\"},{"line_number":14,"context_line":"    \u0026\u0026 TMP_DIR\u003d$(mktemp --directory) \\"}],"source_content_type":"application/octet-stream","patch_set":1,"id":"bfb3d3c7_7da96a79","line":11,"in_reply_to":"bfb3d3c7_99ed59f1","updated":"2019-06-13 10:14:24.000000000","message":"Done","commit_id":"32766f4538beb418d6d9dd37d208f843c2d7182a"},{"author":{"_account_id":8898,"name":"Chris Wedgwood","email":"cw@f00f.org","username":"anticw"},"change_message_id":"edc44be8e054def7f8131ccab68ce5edb79e197c","unresolved":false,"context_lines":[{"line_number":5,"context_line":""},{"line_number":6,"context_line":"RUN set -xe \\"},{"line_number":7,"context_line":"    \u0026\u0026 export DEBIAN_FRONTEND\u003dnoninteractive \\"},{"line_number":8,"context_line":"    \u0026\u0026 sed -i \u0027/nobody/d\u0027 /etc/passwd \\"},{"line_number":9,"context_line":"    \u0026\u0026 echo \"nobody:x:65534:65534:nobody:/nonexistent:/bin/bash\" \u003e\u003e /etc/passwd \\"},{"line_number":10,"context_line":"    \u0026\u0026 apt-get update \u0026\u0026 apt-get dist-upgrade -y \\"},{"line_number":11,"context_line":"    \u0026\u0026 apt-get install -y wget curl apt-transport-https ca-certificates gnupg \\"},{"line_number":12,"context_line":"    \u0026\u0026 apt-get update \u0026\u0026 apt-get install -y bash python-oslo.rootwrap vim sudo screen postgresql-client postgresql-common rsyslog  \\"}],"source_content_type":"application/octet-stream","patch_set":4,"id":"9fb8cfa7_91a9b391","line":9,"range":{"start_line":8,"start_character":0,"end_line":9,"end_character":81},"updated":"2019-06-19 04:41:30.000000000","message":"why?","commit_id":"be5745e20412e4a87527c11ea9b2c1b335e9a6f0"}],"postgresql-utility/build.sh":[{"author":{"_account_id":8898,"name":"Chris Wedgwood","email":"cw@f00f.org","username":"anticw"},"change_message_id":"edc44be8e054def7f8131ccab68ce5edb79e197c","unresolved":false,"context_lines":[{"line_number":1,"context_line":"#!/bin/bash"},{"line_number":2,"context_line":"SCRIPT\u003d`realpath $0`"},{"line_number":3,"context_line":"SCRIPT_DIR\u003d`dirname ${SCRIPT}`"},{"line_number":4,"context_line":"## Only build from main folder"}],"source_content_type":"text/x-sh","patch_set":4,"id":"9fb8cfa7_7190bf4f","line":1,"range":{"start_line":1,"start_character":11,"end_line":1,"end_character":11},"updated":"2019-06-19 04:41:30.000000000","message":"do we want\n\nset -eu\n\n?","commit_id":"be5745e20412e4a87527c11ea9b2c1b335e9a6f0"}]}
