)]}'
{"docker/base/sources.list.ubuntu":[{"author":{"_account_id":19316,"name":"Eduardo Gonzalez","email":"dabarren@gmail.com","username":"egonzalez90"},"change_message_id":"000dce2cf6e0cc12a7b028cf710e961aa6f5504a","unresolved":false,"context_lines":[{"line_number":31,"context_line":"deb https://sensu.global.ssl.fastly.net/apt bionic main"},{"line_number":32,"context_line":""},{"line_number":33,"context_line":"# Opendaylight repo"},{"line_number":34,"context_line":"deb http://ppa.launchpad.net/odl-team/oxygen/ubuntu xenial main"}],"source_content_type":"application/octet-stream","patch_set":1,"id":"3f79a3b5_ec941a46","line":34,"range":{"start_line":34,"start_character":38,"end_line":34,"end_character":44},"updated":"2018-09-09 16:46:27.000000000","message":"fluorine is the last release","commit_id":"d58341245a172708acaa568ba1eff1c837040575"}],"docker/opendaylight/Dockerfile.j2":[{"author":{"_account_id":13039,"name":"Martin André","email":"m.andre@redhat.com","username":"mandre"},"change_message_id":"7bb00f2a4c6db9c9ac58849d52a8fec027944c92","unresolved":false,"context_lines":[{"line_number":46,"context_line":""},{"line_number":47,"context_line":"# NOTE(egonzalez): Copy the default repo file to a common name, UUID changes between installation."},{"line_number":48,"context_line":"COPY extend_start.sh /usr/local/bin/kolla_extend_start"},{"line_number":49,"context_line":"RUN chmod 755 /usr/local/bin/kolla_extend_start \\"},{"line_number":50,"context_line":"    \u0026\u0026 find /opt/opendaylight/etc -regextype posix-extended \\"},{"line_number":51,"context_line":"                                  -regex \u0027.*[A-Z0-9a-z]{8}-[A-Z0-9a-z]{4}-[A-Z0-9a-z]{4}-[A-Z0-9a-z]{4}-[A-Z0-9a-z]{12}.xml\u0027 \\"},{"line_number":52,"context_line":"                                  -print \\"}],"source_content_type":"text/x-jinja2","patch_set":11,"id":"bfdaf3ff_0e7a40f0","line":49,"updated":"2019-01-16 15:31:53.000000000","message":"Could you explain what the permission issue is? is it a packaging issue? for all platforms? if possible I\u0027d like to get rid of the ugly command below.\n\nWe should at least perform this command in a block so that it can be customized (and removed).","commit_id":"5717213bdd028bf2b6f7c7a155fc3ae2d4fe3573"},{"author":{"_account_id":19316,"name":"Eduardo Gonzalez","email":"dabarren@gmail.com","username":"egonzalez90"},"change_message_id":"509d3b47f81568231da74153b02df0c48b64257a","unresolved":false,"context_lines":[{"line_number":46,"context_line":""},{"line_number":47,"context_line":"# NOTE(egonzalez): Copy the default repo file to a common name, UUID changes between installation."},{"line_number":48,"context_line":"COPY extend_start.sh /usr/local/bin/kolla_extend_start"},{"line_number":49,"context_line":"RUN chmod 755 /usr/local/bin/kolla_extend_start \\"},{"line_number":50,"context_line":"    \u0026\u0026 find /opt/opendaylight/etc -regextype posix-extended \\"},{"line_number":51,"context_line":"                                  -regex \u0027.*[A-Z0-9a-z]{8}-[A-Z0-9a-z]{4}-[A-Z0-9a-z]{4}-[A-Z0-9a-z]{4}-[A-Z0-9a-z]{12}.xml\u0027 \\"},{"line_number":52,"context_line":"                                  -print \\"}],"source_content_type":"text/x-jinja2","patch_set":11,"id":"bfdaf3ff_ee701cdf","line":49,"in_reply_to":"bfdaf3ff_0e7a40f0","updated":"2019-01-16 15:37:42.000000000","message":"sure, will add a new block. is not a permission issue, the packages generates a repo file with a uuid which changes between every build, so centos-ubuntu files doesnt match.\nThis find an uuid and creates a named repo file so in ansible we can use it without maintain a uuid on every package promotion.","commit_id":"5717213bdd028bf2b6f7c7a155fc3ae2d4fe3573"},{"author":{"_account_id":13039,"name":"Martin André","email":"m.andre@redhat.com","username":"mandre"},"change_message_id":"2329d427c68473c8bb3e0c03931bcdbc512dc809","unresolved":false,"context_lines":[{"line_number":28,"context_line":"        {{ macros.debian_opendaylight_existing_user_fix() }}"},{"line_number":29,"context_line":"    {% endblock %}"},{"line_number":30,"context_line":""},{"line_number":31,"context_line":"{% if base_arch \u003d\u003d \u0027x86_64\u0027 %}"},{"line_number":32,"context_line":"ARG java_arch\u003damd64"},{"line_number":33,"context_line":"{% elif base_arch \u003d\u003d \u0027aarch64\u0027 %}"},{"line_number":34,"context_line":"ARG java_arch\u003darm64"},{"line_number":35,"context_line":"{% else %}"},{"line_number":36,"context_line":"ARG java_arch\u003d{{ base_arch }}"},{"line_number":37,"context_line":"{% endif %}"},{"line_number":38,"context_line":""},{"line_number":39,"context_line":"ENV JAVA_HOME /usr/lib/jvm/java-8-openjdk-${java_arch}/"},{"line_number":40,"context_line":""},{"line_number":41,"context_line":"{% endif %}"},{"line_number":42,"context_line":""}],"source_content_type":"text/x-jinja2","patch_set":13,"id":"ffb9cba7_88059a16","line":39,"range":{"start_line":31,"start_character":0,"end_line":39,"end_character":55},"updated":"2019-04-29 16:20:03.000000000","message":"You should now be using debian_arch, see https://review.opendev.org/#/c/629553/","commit_id":"66a5a553b01627dc9f2b31ac1b0f339a3ef7b170"},{"author":{"_account_id":24072,"name":"Marcin Juszkiewicz","email":"mjuszkiewicz@redhat.com","username":"hrw"},"change_message_id":"e0c2436d6762fb76c033942322fff6c3adfd2838","unresolved":false,"context_lines":[{"line_number":28,"context_line":"        {{ macros.debian_opendaylight_existing_user_fix() }}"},{"line_number":29,"context_line":"    {% endblock %}"},{"line_number":30,"context_line":""},{"line_number":31,"context_line":"ENV JAVA_HOME /usr/lib/jvm/java-8-openjdk-{{debian_arch}}/"},{"line_number":32,"context_line":""},{"line_number":33,"context_line":"{% endif %}"},{"line_number":34,"context_line":""}],"source_content_type":"text/x-jinja2","patch_set":14,"id":"7faddb67_882010f9","line":31,"range":{"start_line":31,"start_character":32,"end_line":31,"end_character":33},"updated":"2019-07-17 12:28:26.000000000","message":"11 for Debian","commit_id":"8fb96dca5d6ff94ee05d0b8886f7dbd48de56d73"}],"releasenotes/notes/upgrade-odl-fluorine-6fefcf936bb23120.yaml":[{"author":{"_account_id":24072,"name":"Marcin Juszkiewicz","email":"mjuszkiewicz@redhat.com","username":"hrw"},"change_message_id":"e0c2436d6762fb76c033942322fff6c3adfd2838","unresolved":false,"context_lines":[{"line_number":1,"context_line":"---"},{"line_number":2,"context_line":"features:"},{"line_number":3,"context_line":"  - |"},{"line_number":4,"context_line":"    Opendaylight image has been upgraded to Fluorine release"}],"source_content_type":"text/x-yaml","patch_set":14,"id":"7faddb67_0882e0c8","line":1,"updated":"2019-07-17 12:28:26.000000000","message":"so fluorine (line 7) or Fluorine (line 4)?","commit_id":"8fb96dca5d6ff94ee05d0b8886f7dbd48de56d73"}]}
