)]}'
{"roles/kolla-build-config/defaults/main.yml":[{"author":{"_account_id":14826,"name":"Mark Goddard","email":"markgoddard86@gmail.com","username":"mgoddard"},"change_message_id":"f729562a172d097cb7f9e1a4a6c5341c91ed786f","unresolved":false,"context_lines":[{"line_number":60,"context_line":"  openstack/neutron-vpnaas:"},{"line_number":61,"context_line":"    - neutron-vpnaas-agent"},{"line_number":62,"context_line":"    - neutron-base-plugin-vpnaas-agent"},{"line_number":63,"context_line":"  openstack/networking-ovn:"},{"line_number":64,"context_line":"    - neutron-server-ovn-plugin-networking-ovn"},{"line_number":65,"context_line":"    - neutron-metadata-agent-ovn-plugin-networking-ovn"},{"line_number":66,"context_line":"  openstack/nova: nova-base"},{"line_number":67,"context_line":"  openstack/nova-mksproxy: nova-base-plugin-mksproxy"},{"line_number":68,"context_line":"  openstack/novajoin: novajoin-base"}],"source_content_type":"text/x-yaml","patch_set":22,"id":"9f560f44_e2cedcb5","line":65,"range":{"start_line":63,"start_character":0,"end_line":65,"end_character":54},"updated":"2020-09-15 19:55:07.000000000","message":"It is no more","commit_id":"6c4f46995a901d1e977c6fba5b540616c781565d"},{"author":{"_account_id":30491,"name":"Radosław Piliszek","display_name":"Radek","email":"radek@piliszek.it","username":"yoctozepto","status":"self-employed techologist, collaborating mostly with 7bulls.com"},"change_message_id":"8e064e76a80d5e741ba4aea55d047fd096d3cc0a","unresolved":false,"context_lines":[{"line_number":60,"context_line":"  openstack/neutron-vpnaas:"},{"line_number":61,"context_line":"    - neutron-vpnaas-agent"},{"line_number":62,"context_line":"    - neutron-base-plugin-vpnaas-agent"},{"line_number":63,"context_line":"  openstack/networking-ovn:"},{"line_number":64,"context_line":"    - neutron-server-ovn-plugin-networking-ovn"},{"line_number":65,"context_line":"    - neutron-metadata-agent-ovn-plugin-networking-ovn"},{"line_number":66,"context_line":"  openstack/nova: nova-base"},{"line_number":67,"context_line":"  openstack/nova-mksproxy: nova-base-plugin-mksproxy"},{"line_number":68,"context_line":"  openstack/novajoin: novajoin-base"}],"source_content_type":"text/x-yaml","patch_set":22,"id":"9f560f44_e6b9c779","line":65,"range":{"start_line":63,"start_character":0,"end_line":65,"end_character":54},"in_reply_to":"9f560f44_e2cedcb5","updated":"2020-09-16 07:38:52.000000000","message":"Boo, I\u0027ve already removed a chunk of such! :D Good catch.","commit_id":"6c4f46995a901d1e977c6fba5b540616c781565d"}],"tests/playbooks/run.yml":[{"author":{"_account_id":19316,"name":"Eduardo Gonzalez","email":"dabarren@gmail.com","username":"egonzalez90"},"change_message_id":"5f8489afaabc9ec3943dce3e1855062dd05a4ce9","unresolved":false,"context_lines":[{"line_number":55,"context_line":"      vars:"},{"line_number":56,"context_line":"        # Dict mapping sections in kolla-build.conf to project name."},{"line_number":57,"context_line":"        sources:"},{"line_number":58,"context_line":"          openstack-base: openstack/requirements"},{"line_number":59,"context_line":"          almanach-base: openstack/almanach"},{"line_number":60,"context_line":"          aodh-base: openstack/aodh"},{"line_number":61,"context_line":"          barbican-base: openstack/barbican"}],"source_content_type":"text/x-yaml","patch_set":7,"id":"bfdaf3ff_41b5d5ed","line":58,"range":{"start_line":58,"start_character":10,"end_line":58,"end_character":48},"updated":"2019-01-11 10:52:45.000000000","message":"love this idea, also for k-ansible to allow running jobs for other projects or import our ci jobs.\n\nMaybe we could add a new param at config.py for each item as project_name: openstack/requirements so we can just avoid having to define the name in multiple places which likely will end up different from each other\n\nhttps://github.com/openstack/kolla/blob/master/kolla/common/config.py#L282\n\nMaybe is too much work to do it and small benefit from it","commit_id":"18a6611bd3c9176fbf876f2b249a507ce839745e"},{"author":{"_account_id":14826,"name":"Mark Goddard","email":"markgoddard86@gmail.com","username":"mgoddard"},"change_message_id":"bcf1e5cfa67399c764ee951903a839461f9817bf","unresolved":false,"context_lines":[{"line_number":55,"context_line":"      vars:"},{"line_number":56,"context_line":"        # Dict mapping sections in kolla-build.conf to project name."},{"line_number":57,"context_line":"        sources:"},{"line_number":58,"context_line":"          openstack-base: openstack/requirements"},{"line_number":59,"context_line":"          almanach-base: openstack/almanach"},{"line_number":60,"context_line":"          aodh-base: openstack/aodh"},{"line_number":61,"context_line":"          barbican-base: openstack/barbican"}],"source_content_type":"text/x-yaml","patch_set":7,"id":"bfdaf3ff_178864c4","line":58,"range":{"start_line":58,"start_character":10,"end_line":58,"end_character":48},"in_reply_to":"bfdaf3ff_41b5d5ed","updated":"2019-01-11 16:51:16.000000000","message":"You mean to avoid needing to have this map here? Would we then just pass in e.g. [openstack/aodh]? Not sure how it would work.","commit_id":"18a6611bd3c9176fbf876f2b249a507ce839745e"},{"author":{"_account_id":14826,"name":"Mark Goddard","email":"markgoddard86@gmail.com","username":"mgoddard"},"change_message_id":"f729562a172d097cb7f9e1a4a6c5341c91ed786f","unresolved":false,"context_lines":[{"line_number":36,"context_line":"    - import_role:"},{"line_number":37,"context_line":"        name: kolla-build-config"},{"line_number":38,"context_line":""},{"line_number":39,"context_line":"    - name: Template template_overrides.j2"},{"line_number":40,"context_line":"      template:"},{"line_number":41,"context_line":"        src: \"{{ zuul.executor.work_root }}/{{ zuul.project.src_dir }}/tests/templates/template_overrides.j2\""},{"line_number":42,"context_line":"        dest: /etc/kolla/template_overrides.j2"},{"line_number":43,"context_line":""},{"line_number":44,"context_line":"    - name: Run kolla-build"},{"line_number":45,"context_line":"      command: \"{{ virtualenv_path }}/bin/kolla-build\""}],"source_content_type":"text/x-yaml","patch_set":22,"id":"9f560f44_ad1e95b8","line":42,"range":{"start_line":39,"start_character":0,"end_line":42,"end_character":46},"updated":"2020-09-15 19:55:07.000000000","message":"Would it make sense to push this into the role? Would encapsulate it better, rather than templating in kolla-ansible.","commit_id":"6c4f46995a901d1e977c6fba5b540616c781565d"},{"author":{"_account_id":30491,"name":"Radosław Piliszek","display_name":"Radek","email":"radek@piliszek.it","username":"yoctozepto","status":"self-employed techologist, collaborating mostly with 7bulls.com"},"change_message_id":"8e064e76a80d5e741ba4aea55d047fd096d3cc0a","unresolved":false,"context_lines":[{"line_number":36,"context_line":"    - import_role:"},{"line_number":37,"context_line":"        name: kolla-build-config"},{"line_number":38,"context_line":""},{"line_number":39,"context_line":"    - name: Template template_overrides.j2"},{"line_number":40,"context_line":"      template:"},{"line_number":41,"context_line":"        src: \"{{ zuul.executor.work_root }}/{{ zuul.project.src_dir }}/tests/templates/template_overrides.j2\""},{"line_number":42,"context_line":"        dest: /etc/kolla/template_overrides.j2"},{"line_number":43,"context_line":""},{"line_number":44,"context_line":"    - name: Run kolla-build"},{"line_number":45,"context_line":"      command: \"{{ virtualenv_path }}/bin/kolla-build\""}],"source_content_type":"text/x-yaml","patch_set":22,"id":"9f560f44_c65f634b","line":42,"range":{"start_line":39,"start_character":0,"end_line":42,"end_character":46},"in_reply_to":"9f560f44_ad1e95b8","updated":"2020-09-16 07:38:52.000000000","message":"Possibly, yes. Though I\u0027d leave that part for the next iteration as it means changing dependent patches.","commit_id":"6c4f46995a901d1e977c6fba5b540616c781565d"}]}
