)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":28522,"name":"Hervé Beraud","email":"herveberaud.pro@gmail.com","username":"hberaud"},"change_message_id":"6afa3af29da5ace8376980800824c04d5f33290e","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"13f2ea1f_8439b4ee","updated":"2025-02-11 09:25:37.000000000","message":"Once this patch will be merged we will be able to consider mistral-extra as fully migrated.","commit_id":"5051ac624bc1e37eb391bb2ba7ca328809a6c20b"},{"author":{"_account_id":11583,"name":"Arnaud Morin","email":"arnaud.morin@gmail.com","username":"arnaudmorin"},"change_message_id":"33d80d697053b5d019cafe1aff44cff93a18b552","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"89cebd67_2ef6542c","in_reply_to":"13f2ea1f_8439b4ee","updated":"2025-02-12 15:58:18.000000000","message":"Thank you!","commit_id":"5051ac624bc1e37eb391bb2ba7ca328809a6c20b"}],"bootstrap.sh":[{"author":{"_account_id":28522,"name":"Hervé Beraud","email":"herveberaud.pro@gmail.com","username":"hberaud"},"change_message_id":"7588d1e249b3e40e98230e7d893636abb1753824","unresolved":true,"context_lines":[{"line_number":1,"context_line":"#!/bin/bash"},{"line_number":2,"context_line":"# Hack for eventlet case sensitivity problem"},{"line_number":3,"context_line":"# (https://bitbucket.org/eventlet/eventlet/issue/81/stdlib-queue-not-found-from-within)."},{"line_number":4,"context_line":"mkdir -p /opt/mistral-extra/.tox"},{"line_number":5,"context_line":"mkdir -p /tmp/.tox"},{"line_number":6,"context_line":"mount --bind /tmp/.tox /opt/mistral-extra/.tox"},{"line_number":7,"context_line":"chown vagrant:vagrant /opt/mistral-extra/.tox"},{"line_number":8,"context_line":""},{"line_number":9,"context_line":"# Add README to motd"},{"line_number":10,"context_line":"echo \u003e /etc/motd.tail"}],"source_content_type":"text/x-sh","patch_set":1,"id":"d0ac7988_911bcaf4","side":"PARENT","line":7,"range":{"start_line":4,"start_character":0,"end_line":7,"end_character":45},"updated":"2025-02-11 09:20:34.000000000","message":"I wonder if we should also drop these 4 lines","commit_id":"55f88dbe0ed93b2aba884e29f2643c65131f00f6"},{"author":{"_account_id":11583,"name":"Arnaud Morin","email":"arnaud.morin@gmail.com","username":"arnaudmorin"},"change_message_id":"a3d56fbb03a323e19a79074ab00dbdd2b97b941c","unresolved":true,"context_lines":[{"line_number":1,"context_line":"#!/bin/bash"},{"line_number":2,"context_line":"# Hack for eventlet case sensitivity problem"},{"line_number":3,"context_line":"# (https://bitbucket.org/eventlet/eventlet/issue/81/stdlib-queue-not-found-from-within)."},{"line_number":4,"context_line":"mkdir -p /opt/mistral-extra/.tox"},{"line_number":5,"context_line":"mkdir -p /tmp/.tox"},{"line_number":6,"context_line":"mount --bind /tmp/.tox /opt/mistral-extra/.tox"},{"line_number":7,"context_line":"chown vagrant:vagrant /opt/mistral-extra/.tox"},{"line_number":8,"context_line":""},{"line_number":9,"context_line":"# Add README to motd"},{"line_number":10,"context_line":"echo \u003e /etc/motd.tail"}],"source_content_type":"text/x-sh","patch_set":1,"id":"72974b9a_c5bff4d3","side":"PARENT","line":7,"range":{"start_line":4,"start_character":0,"end_line":7,"end_character":45},"in_reply_to":"d0ac7988_911bcaf4","updated":"2025-02-12 15:58:02.000000000","message":"agree, we can get rid of this for sure","commit_id":"55f88dbe0ed93b2aba884e29f2643c65131f00f6"}],"examples/v2/calculator/requirements.txt":[{"author":{"_account_id":28522,"name":"Hervé Beraud","email":"herveberaud.pro@gmail.com","username":"hberaud"},"change_message_id":"7588d1e249b3e40e98230e7d893636abb1753824","unresolved":true,"context_lines":[{"line_number":3,"context_line":"# process, which may cause wedges in the gate later."},{"line_number":4,"context_line":"python-mistralclient\u003e\u003d2.0.0 # Apache-2.0"},{"line_number":5,"context_line":"pbr\u003e\u003d1.6 # Apache-2.0"},{"line_number":6,"context_line":"eventlet!\u003d0.18.3,\u003e\u003d0.18.2 # MIT"},{"line_number":7,"context_line":"PyYAML\u003e\u003d3.1.0 # MIT"},{"line_number":8,"context_line":"pecan\u003e\u003d1.0.0 # BSD"},{"line_number":9,"context_line":"WSME\u003e\u003d0.8 # MIT"}],"source_content_type":"text/plain","patch_set":1,"id":"5fd6091d_077dc8ef","side":"PARENT","line":6,"range":{"start_line":6,"start_character":0,"end_line":6,"end_character":31},"updated":"2025-02-11 09:20:34.000000000","message":"No python file import eventlet, so I think we can consider removing this requirement.","commit_id":"55f88dbe0ed93b2aba884e29f2643c65131f00f6"},{"author":{"_account_id":11583,"name":"Arnaud Morin","email":"arnaud.morin@gmail.com","username":"arnaudmorin"},"change_message_id":"a3d56fbb03a323e19a79074ab00dbdd2b97b941c","unresolved":false,"context_lines":[{"line_number":3,"context_line":"# process, which may cause wedges in the gate later."},{"line_number":4,"context_line":"python-mistralclient\u003e\u003d2.0.0 # Apache-2.0"},{"line_number":5,"context_line":"pbr\u003e\u003d1.6 # Apache-2.0"},{"line_number":6,"context_line":"eventlet!\u003d0.18.3,\u003e\u003d0.18.2 # MIT"},{"line_number":7,"context_line":"PyYAML\u003e\u003d3.1.0 # MIT"},{"line_number":8,"context_line":"pecan\u003e\u003d1.0.0 # BSD"},{"line_number":9,"context_line":"WSME\u003e\u003d0.8 # MIT"}],"source_content_type":"text/plain","patch_set":1,"id":"87e5079e_d3c64764","side":"PARENT","line":6,"range":{"start_line":6,"start_character":0,"end_line":6,"end_character":31},"in_reply_to":"5fd6091d_077dc8ef","updated":"2025-02-12 15:58:02.000000000","message":"Acknowledged","commit_id":"55f88dbe0ed93b2aba884e29f2643c65131f00f6"},{"author":{"_account_id":35600,"name":"Axel Vanzaghi","display_name":"Axel Vanzaghi","email":"avanzaghi.osf@axellink.fr","username":"axel.vanzaghi","status":"OVHcloud"},"change_message_id":"47e25140052e680494653a0fad5a207f6f710953","unresolved":false,"context_lines":[{"line_number":3,"context_line":"# process, which may cause wedges in the gate later."},{"line_number":4,"context_line":"python-mistralclient\u003e\u003d2.0.0 # Apache-2.0"},{"line_number":5,"context_line":"pbr\u003e\u003d1.6 # Apache-2.0"},{"line_number":6,"context_line":"eventlet!\u003d0.18.3,\u003e\u003d0.18.2 # MIT"},{"line_number":7,"context_line":"PyYAML\u003e\u003d3.1.0 # MIT"},{"line_number":8,"context_line":"pecan\u003e\u003d1.0.0 # BSD"},{"line_number":9,"context_line":"WSME\u003e\u003d0.8 # MIT"}],"source_content_type":"text/plain","patch_set":1,"id":"33915cc5_2d4a80db","side":"PARENT","line":6,"range":{"start_line":6,"start_character":0,"end_line":6,"end_character":31},"in_reply_to":"5fd6091d_077dc8ef","updated":"2025-02-13 09:06:49.000000000","message":"makes sense, I didn\u0027t remove it because it was in an example, but the example code doesn\u0027t import it either so sure","commit_id":"55f88dbe0ed93b2aba884e29f2643c65131f00f6"}]}
