)]}'
{"/COMMIT_MSG":[{"author":{"_account_id":6873,"name":"Matt Riedemann","email":"mriedem.os@gmail.com","username":"mriedem"},"change_message_id":"4711dfc9f72e514668aa40fe8222753a90660103","unresolved":false,"context_lines":[{"line_number":6,"context_line":""},{"line_number":7,"context_line":"requirements: move to using psycopg2-binary"},{"line_number":8,"context_line":""},{"line_number":9,"context_line":"The psycopg2-binary package is much more practical for development"},{"line_number":10,"context_line":"and testing and it does not require to have build tooling and dev"},{"line_number":11,"context_line":"headers in order to function properly."},{"line_number":12,"context_line":""}],"source_content_type":"text/x-gerrit-commit-message","patch_set":6,"id":"7faddb67_3b6fdd60","line":9,"updated":"2019-08-20 14:18:54.000000000","message":"I don\u0027t know if postgresql stuff should be removed from bindep as well:\n\nhttps://github.com/openstack/nova/blob/master/bindep.txt\n\nBut there is still mysql stuff in there so IDK. I guess we want it in bindep for the schema migration opportunistic tests infra puts the packages on the nodes so we can run those tests against pg as well as sqlite and mysql.","commit_id":"17d6f0e3992c28672682ea57cda760d9ef91657a"},{"author":{"_account_id":14070,"name":"Eric Fried","email":"openstack@fried.cc","username":"efried"},"change_message_id":"73e2b0c3a8851ca876ecb49ebf344df4ef9d3efb","unresolved":false,"context_lines":[{"line_number":8,"context_line":""},{"line_number":9,"context_line":"The psycopg2-binary package is much more practical for development"},{"line_number":10,"context_line":"and testing and it does not require to have build tooling and dev"},{"line_number":11,"context_line":"headers in order to function properly."},{"line_number":12,"context_line":""},{"line_number":13,"context_line":"Depends-On: Ic765931f7362a1be970c4a2b6ff3b7051384b321"},{"line_number":14,"context_line":"Change-Id: I19ebbbd39745130cf8de7bf95fcc4890b366962d"}],"source_content_type":"text/x-gerrit-commit-message","patch_set":6,"id":"7faddb67_151e706f","line":11,"updated":"2019-08-20 13:05:15.000000000","message":"would be nice to mention the bump to 2.8+ allowing you to remove that warning filter","commit_id":"17d6f0e3992c28672682ea57cda760d9ef91657a"},{"author":{"_account_id":14070,"name":"Eric Fried","email":"openstack@fried.cc","username":"efried"},"change_message_id":"73e2b0c3a8851ca876ecb49ebf344df4ef9d3efb","unresolved":false,"context_lines":[{"line_number":10,"context_line":"and testing and it does not require to have build tooling and dev"},{"line_number":11,"context_line":"headers in order to function properly."},{"line_number":12,"context_line":""},{"line_number":13,"context_line":"Depends-On: Ic765931f7362a1be970c4a2b6ff3b7051384b321"},{"line_number":14,"context_line":"Change-Id: I19ebbbd39745130cf8de7bf95fcc4890b366962d"}],"source_content_type":"text/x-gerrit-commit-message","patch_set":6,"id":"7faddb67_552628cd","line":13,"range":{"start_line":13,"start_character":0,"end_line":13,"end_character":53},"updated":"2019-08-20 13:05:15.000000000","message":"this has merged","commit_id":"17d6f0e3992c28672682ea57cda760d9ef91657a"}],"lower-constraints.txt":[{"author":{"_account_id":6873,"name":"Matt Riedemann","email":"mriedem.os@gmail.com","username":"mriedem"},"change_message_id":"b906a59d24a3b6a733f34b170522d59acf524243","unresolved":false,"context_lines":[{"line_number":105,"context_line":"ply\u003d\u003d3.11"},{"line_number":106,"context_line":"prettytable\u003d\u003d0.7.1"},{"line_number":107,"context_line":"psutil\u003d\u003d3.2.2"},{"line_number":108,"context_line":"psycopg2-binary\u003d\u003d2.8.3"},{"line_number":109,"context_line":"py\u003d\u003d1.5.2"},{"line_number":110,"context_line":"pyasn1\u003d\u003d0.4.2"},{"line_number":111,"context_line":"pyasn1-modules\u003d\u003d0.2.1"}],"source_content_type":"text/plain","patch_set":6,"id":"7faddb67_3bbd9db0","line":108,"updated":"2019-08-20 14:22:52.000000000","message":"Depending on who the audience is for lower-constraints, this should maybe stay psycopg2 since the pypi docs for the binary package say, \"The binary package is a practical choice for development and testing but in production it is advised to use the package built from sources.\"\n\nSo if lower-constraints is meant for packagers then they wouldn\u0027t be using the -binary package, right? And then -binary is really only for test-requirements since that\u0027s for test/dev.","commit_id":"17d6f0e3992c28672682ea57cda760d9ef91657a"},{"author":{"_account_id":14070,"name":"Eric Fried","email":"openstack@fried.cc","username":"efried"},"change_message_id":"13b6d68913f9696afc0974b837597b1a12ffb357","unresolved":false,"context_lines":[{"line_number":105,"context_line":"ply\u003d\u003d3.11"},{"line_number":106,"context_line":"prettytable\u003d\u003d0.7.1"},{"line_number":107,"context_line":"psutil\u003d\u003d3.2.2"},{"line_number":108,"context_line":"psycopg2\u003d\u003d2.8.3"},{"line_number":109,"context_line":"py\u003d\u003d1.5.2"},{"line_number":110,"context_line":"pyasn1\u003d\u003d0.4.2"},{"line_number":111,"context_line":"pyasn1-modules\u003d\u003d0.2.1"}],"source_content_type":"text/plain","patch_set":7,"id":"7faddb67_1b046117","line":108,"updated":"2019-08-20 14:42:32.000000000","message":"Is the requirements-check going to let you specify something in test-requirements that isn\u0027t in lower-constraints?\n\nI\u0027m saying, we might wind up needing both in here.","commit_id":"c021d1af63ef047f1cd9eb2ae5384609d5279a75"},{"author":{"_account_id":14070,"name":"Eric Fried","email":"openstack@fried.cc","username":"efried"},"change_message_id":"fb6f3d5f9c38944455644639bfa62c1cd23f1ea7","unresolved":false,"context_lines":[{"line_number":105,"context_line":"ply\u003d\u003d3.11"},{"line_number":106,"context_line":"prettytable\u003d\u003d0.7.1"},{"line_number":107,"context_line":"psutil\u003d\u003d3.2.2"},{"line_number":108,"context_line":"psycopg2\u003d\u003d2.8.3"},{"line_number":109,"context_line":"py\u003d\u003d1.5.2"},{"line_number":110,"context_line":"pyasn1\u003d\u003d0.4.2"},{"line_number":111,"context_line":"pyasn1-modules\u003d\u003d0.2.1"}],"source_content_type":"text/plain","patch_set":7,"id":"7faddb67_07bddbd6","line":108,"in_reply_to":"7faddb67_1b046117","updated":"2019-08-20 18:47:06.000000000","message":"yuh https://zuul.opendev.org/t/openstack/build/168531ca5cca4bf4a828aeaa9919e1f7/log/job-output.txt#496","commit_id":"c021d1af63ef047f1cd9eb2ae5384609d5279a75"}]}
