)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":28223,"name":"Cedric Jeanneret","display_name":"cjeanner (Tengu)","email":"cjeanner@redhat.com","username":"cjeanner"},"change_message_id":"be8e76bb03c4cb5869e944fbf72b76c3a173424b","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"5d9d4300_30ea02f3","updated":"2022-04-12 11:27:07.000000000","message":"We can do a better change here, and avoid a lot of repetitions imho.","commit_id":"d77bcb6ea2214d9e49b8456fd883b1fad359a5eb"},{"author":{"_account_id":7353,"name":"Kevin Carter","email":"kevin@cloudnull.com","username":"cloudnull"},"change_message_id":"82174f6fa4163e06a1c0eb03c64060970e554e0c","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"7d68972a_4e2b7e46","updated":"2022-04-01 17:06:44.000000000","message":"recheck","commit_id":"d77bcb6ea2214d9e49b8456fd883b1fad359a5eb"},{"author":{"_account_id":7353,"name":"Kevin Carter","email":"kevin@cloudnull.com","username":"cloudnull"},"change_message_id":"840d6e0584df691618021b8e711de4d364229a8a","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"c9591fa1_3ec5041d","in_reply_to":"5d9d4300_30ea02f3","updated":"2022-04-12 14:24:16.000000000","message":"sadly , besides the tests , this is all yaml and not strictly ansible. So the repetition is unavoidable.","commit_id":"d77bcb6ea2214d9e49b8456fd883b1fad359a5eb"},{"author":{"_account_id":28223,"name":"Cedric Jeanneret","display_name":"cjeanner (Tengu)","email":"cjeanner@redhat.com","username":"cjeanner"},"change_message_id":"ee831aa6db545f36dcbf225f7f2d04e8f8f494b7","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"b7830863_fbb74363","updated":"2022-04-13 05:12:54.000000000","message":"there\u0027s something fishy. There\u0027s a job checking tripleoclient, but it fails with the old namespace being referenced:\n\nreference \u003d [call([\u0027chcon\u0027, \u0027-R\u0027, \u0027-t\u0027, \u0027container_file_t\u0027, \u0027-l\u0027, \u0027s0\u0027, \u0027/tmp/tmp3u9k98sw/tmpip07b83p\u0027]),\n call([\u0027sudo\u0027, \u0027podman\u0027, \u0027run\u0027, \u0027--rm\u0027, \u0027--user\u0027, \u0027heat\u0027, \u0027--volume\u0027, \u0027/tmp/tmp3u9k98sw/tmpip07b83p/heat.conf:/etc/heat/heat.conf:z\u0027, \u0027--volume\u0027, \u0027/tmp/tmp3u9k98sw/tmpip07b83p:/tmp/tmp3u9k98sw/tmpip07b83p:z\u0027, \u0027quay.io/tripleomastercentos9/openstack-heat-api:current-tripleo\u0027, \u0027heat-manage\u0027, \u0027db_sync\u0027])]\nactual    \u003d [call([\u0027chcon\u0027, \u0027-R\u0027, \u0027-t\u0027, \u0027container_file_t\u0027, \u0027-l\u0027, \u0027s0\u0027, \u003cANY\u003e]),\n call([\u0027sudo\u0027, \u0027podman\u0027, \u0027run\u0027, \u0027--rm\u0027, \u0027--user\u0027, \u0027heat\u0027, \u0027--volume\u0027, \u003cANY\u003e, \u0027--volume\u0027, \u003cANY\u003e, \u0027quay.io/tripleomaster/openstack-heat-api:current-tripleo\u0027, \u0027heat-manage\u0027, \u0027db_sync\u0027])]\n\n\nThere\u0027s a dependency somewhere referencing the old thing, I guess.","commit_id":"a6678d02077ac433f4dbb07832162d1666fad564"},{"author":{"_account_id":28223,"name":"Cedric Jeanneret","display_name":"cjeanner (Tengu)","email":"cjeanner@redhat.com","username":"cjeanner"},"change_message_id":"274c5973921aafb7988fd9ebb3faaa602321170a","unresolved":true,"context_lines":[],"source_content_type":"","patch_set":2,"id":"7dfcf34b_7d0ea75a","in_reply_to":"b7830863_fbb74363","updated":"2022-04-13 05:52:24.000000000","message":"AH! there\u0027s a dependency cycle in fact!\n\nDue to the tripleoclient job in tripleo-common, and a need to depends-on tripleo-common patch in the tripleoclient one, we\u0027re facing a cycle.\n\nIMHO, if we want to move on, we should:\n- pass the \"tripleo-cross-tripleoclient-py37\" job in tripleo-common as non-voting\n- merge tripleoclient + tripleo-common patch\n- make tripleo-cross-tripleoclient-py37 voting again\n\nI don\u0027t think we can do anything else.","commit_id":"a6678d02077ac433f4dbb07832162d1666fad564"},{"author":{"_account_id":28223,"name":"Cedric Jeanneret","display_name":"cjeanner (Tengu)","email":"cjeanner@redhat.com","username":"cjeanner"},"change_message_id":"f5d1e7fc4f14adb250c2d7d7b24c7811dbc7e4f9","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"1cbcab6e_b3442656","updated":"2022-04-13 14:44:40.000000000","message":"we might want to modify a bit TCIB to allow clean replacement of REGISTRY_HOST and NAMESPACE as a follow-up, and using some constant in order to avoid that kind of patch again... ?","commit_id":"5e0d5b1e64f602d85701cd67c7a4a35bb5466518"}],"releasenotes/notes/split_off_ceph_containers-e1a66fa39076c2cf.yaml":[{"author":{"_account_id":28223,"name":"Cedric Jeanneret","display_name":"cjeanner (Tengu)","email":"cjeanner@redhat.com","username":"cjeanner"},"change_message_id":"be8e76bb03c4cb5869e944fbf72b76c3a173424b","unresolved":true,"context_lines":[{"line_number":16,"context_line":"            set:"},{"line_number":17,"context_line":"                name_prefix: openstack-"},{"line_number":18,"context_line":"                name_suffix: \u0027\u0027"},{"line_number":19,"context_line":"                namespace: quay.io/tripleomastercentos9"},{"line_number":20,"context_line":"                neutron_driver: ovn"},{"line_number":21,"context_line":"                rhel_containers: false"},{"line_number":22,"context_line":"                tag: current-tripleo"}],"source_content_type":"text/x-yaml","patch_set":1,"id":"05b00650_ccc4fa99","line":19,"updated":"2022-04-12 11:27:07.000000000","message":"Not sure updating the release notes is wanted.. ?","commit_id":"d77bcb6ea2214d9e49b8456fd883b1fad359a5eb"},{"author":{"_account_id":7144,"name":"James Slagle","email":"jslagle@redhat.com","username":"slagle"},"change_message_id":"054f7515ee14846f38cfed4f91fb56301d30dc65","unresolved":true,"context_lines":[{"line_number":16,"context_line":"            set:"},{"line_number":17,"context_line":"                name_prefix: openstack-"},{"line_number":18,"context_line":"                name_suffix: \u0027\u0027"},{"line_number":19,"context_line":"                namespace: quay.io/tripleomastercentos9"},{"line_number":20,"context_line":"                neutron_driver: ovn"},{"line_number":21,"context_line":"                rhel_containers: false"},{"line_number":22,"context_line":"                tag: current-tripleo"}],"source_content_type":"text/x-yaml","patch_set":1,"id":"783e1354_2eeee6a0","line":19,"in_reply_to":"05b00650_ccc4fa99","updated":"2022-04-20 21:10:31.000000000","message":"agreed, i wouldn\u0027t update these","commit_id":"d77bcb6ea2214d9e49b8456fd883b1fad359a5eb"},{"author":{"_account_id":7353,"name":"Kevin Carter","email":"kevin@cloudnull.com","username":"cloudnull"},"change_message_id":"f3ed08fa551e01a2f37c972425c70c4dedcbc642","unresolved":true,"context_lines":[{"line_number":16,"context_line":"            set:"},{"line_number":17,"context_line":"                name_prefix: openstack-"},{"line_number":18,"context_line":"                name_suffix: \u0027\u0027"},{"line_number":19,"context_line":"                namespace: quay.io/tripleomastercentos9"},{"line_number":20,"context_line":"                neutron_driver: ovn"},{"line_number":21,"context_line":"                rhel_containers: false"},{"line_number":22,"context_line":"                tag: current-tripleo"}],"source_content_type":"text/x-yaml","patch_set":1,"id":"4469ba83_cbbd5ccb","line":19,"in_reply_to":"783e1354_2eeee6a0","updated":"2022-05-02 15:16:22.000000000","message":"done.","commit_id":"d77bcb6ea2214d9e49b8456fd883b1fad359a5eb"}],"releasenotes/notes/switch_to_tripleomaster_registry-bd795a51f4e572c9.yaml":[{"author":{"_account_id":28223,"name":"Cedric Jeanneret","display_name":"cjeanner (Tengu)","email":"cjeanner@redhat.com","username":"cjeanner"},"change_message_id":"be8e76bb03c4cb5869e944fbf72b76c3a173424b","unresolved":true,"context_lines":[{"line_number":1,"context_line":"---"},{"line_number":2,"context_line":"feature:"},{"line_number":3,"context_line":"  - |"},{"line_number":4,"context_line":"    Switch to tripleomaster registry be default for container images, where"},{"line_number":5,"context_line":"    push happens automatically on RDO promotion."},{"line_number":6,"context_line":"deprecations:"},{"line_number":7,"context_line":"  - |"}],"source_content_type":"text/x-yaml","patch_set":1,"id":"74e7f28a_6f12ada0","side":"PARENT","line":4,"updated":"2022-04-12 11:27:07.000000000","message":"ditto","commit_id":"0cf9c1270203dbd796212688b43ea890607403c3"}],"tripleo_common/tests/image/test_image_uploader.py":[{"author":{"_account_id":28223,"name":"Cedric Jeanneret","display_name":"cjeanner (Tengu)","email":"cjeanner@redhat.com","username":"cjeanner"},"change_message_id":"be8e76bb03c4cb5869e944fbf72b76c3a173424b","unresolved":true,"context_lines":[{"line_number":30,"context_line":"from tripleo_common.tests import base"},{"line_number":31,"context_line":"from tripleo_common.tests.image import fakes"},{"line_number":32,"context_line":""},{"line_number":33,"context_line":""},{"line_number":34,"context_line":"filedata \u003d str("},{"line_number":35,"context_line":"    \"\"\"container_images:"},{"line_number":36,"context_line":"    - imagename: docker.io/tripleomaster/heat-docker-agents-centos:latest"}],"source_content_type":"text/x-python","patch_set":1,"id":"20e7b394_63835a97","side":"PARENT","line":33,"updated":"2022-04-12 11:27:07.000000000","message":"We probably want to put some variable and use it instead of monkeypatching.. ?\nThat would also solve the \"line too long\".","commit_id":"0cf9c1270203dbd796212688b43ea890607403c3"}],"tripleo_common/tests/image/test_kolla_builder.py":[{"author":{"_account_id":28223,"name":"Cedric Jeanneret","display_name":"cjeanner (Tengu)","email":"cjeanner@redhat.com","username":"cjeanner"},"change_message_id":"be8e76bb03c4cb5869e944fbf72b76c3a173424b","unresolved":true,"context_lines":[{"line_number":43,"context_line":"KB_DEFAULT_NAMESPACE \u003d kb.CONTAINER_IMAGES_DEFAULTS[\u0027namespace\u0027]"},{"line_number":44,"context_line":"CONTAINER_DEFAULTS_ENVIRONMENT \u003d (\u0027environments/\u0027"},{"line_number":45,"context_line":"                                  \u0027containers-default-parameters.yaml\u0027)"},{"line_number":46,"context_line":""},{"line_number":47,"context_line":"filedata \u003d str(\"\"\"container_images:"},{"line_number":48,"context_line":"- imagename: docker.io/tripleomaster/heat-docker-agents-centos:latest"},{"line_number":49,"context_line":"  image_source: kolla"}],"source_content_type":"text/x-python","patch_set":1,"id":"9ce8e24a_d6a2a8dc","side":"PARENT","line":46,"updated":"2022-04-12 11:27:07.000000000","message":"ditto - a variable would be easier to update in the future.","commit_id":"0cf9c1270203dbd796212688b43ea890607403c3"}]}
