)]}'
{"tests/roles/bootstrap-host/tasks/prepare_ovs.yml":[{"author":{"_account_id":21883,"name":"Manuel Buil","email":"mbuil@suse.com","username":"mbuil"},"change_message_id":"09f07ec028beaf6da2768f06157322f4b1dc9911","unresolved":false,"context_lines":[{"line_number":22,"context_line":"  until: install_packages|success"},{"line_number":23,"context_line":"  retries: 5"},{"line_number":24,"context_line":"  delay: 2"},{"line_number":25,"context_line":""},{"line_number":26,"context_line":"- name: Add Provider Bridge"},{"line_number":27,"context_line":"  openvswitch_bridge:"},{"line_number":28,"context_line":"    bridge: br-provider"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"3fa0c359_fd440a49","line":25,"updated":"2018-02-12 10:50:33.000000000","message":"You are missing the service task which ensures that OVS service is started and enabled. Some OS do not automatically start the service after installing the package","commit_id":"3979dd085cbc7c04cb75c119e047145e3654b456"},{"author":{"_account_id":21883,"name":"Manuel Buil","email":"mbuil@suse.com","username":"mbuil"},"change_message_id":"09f07ec028beaf6da2768f06157322f4b1dc9911","unresolved":false,"context_lines":[{"line_number":31,"context_line":"- name: Add Port to Provider Bridge"},{"line_number":32,"context_line":"  openvswitch_port:"},{"line_number":33,"context_line":"    bridge: br-provider"},{"line_number":34,"context_line":"    port: br-vlan"},{"line_number":35,"context_line":"    state: present"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"3fa0c359_9dd38660","line":34,"range":{"start_line":34,"start_character":10,"end_line":34,"end_character":17},"updated":"2018-02-12 10:50:33.000000000","message":"I think the port should be eth12 and not br-vlan. As far as I know, there is a veth pair created that connects eth12 to br-vlan for this purpose \u003d\u003d\u003e https://github.com/openstack/openstack-ansible/blob/master/tests/roles/bootstrap-host/defaults/main.yml#L160","commit_id":"3979dd085cbc7c04cb75c119e047145e3654b456"}],"tests/roles/bootstrap-host/templates/user_variables_ovs.yml.j2":[{"author":{"_account_id":21883,"name":"Manuel Buil","email":"mbuil@suse.com","username":"mbuil"},"change_message_id":"09f07ec028beaf6da2768f06157322f4b1dc9911","unresolved":false,"context_lines":[{"line_number":26,"context_line":"neutron_provider_networks:"},{"line_number":27,"context_line":"  network_flat_networks: \"*\""},{"line_number":28,"context_line":"  network_types: \"vlan\""},{"line_number":29,"context_line":"  network_vlan_ranges: \"physnet1:102:199\""},{"line_number":30,"context_line":"  network_mappings: \"physnet1:br-provider\""}],"source_content_type":"text/x-jinja2","patch_set":5,"id":"3fa0c359_82a1e548","line":30,"range":{"start_line":29,"start_character":0,"end_line":30,"end_character":42},"updated":"2018-02-12 10:50:33.000000000","message":"You are already defining a provider network called physnet1 which has type vlan. Perhaps this should be something that the user must decide, any reason why you add it as default?","commit_id":"3979dd085cbc7c04cb75c119e047145e3654b456"}],"tests/roles/bootstrap-host/vars/redhat.yml":[{"author":{"_account_id":21883,"name":"Manuel Buil","email":"mbuil@suse.com","username":"mbuil"},"change_message_id":"09f07ec028beaf6da2768f06157322f4b1dc9911","unresolved":false,"context_lines":[{"line_number":32,"context_line":""},{"line_number":33,"context_line":"packages_remove: []"},{"line_number":34,"context_line":""},{"line_number":35,"context_line":"openvswitch_packages: []"},{"line_number":36,"context_line":""},{"line_number":37,"context_line":"swap_create_command: \"dd if\u003d/dev/zero of\u003d/openstack/swap.img bs\u003d1M count\u003d{{ (bootstrap_host_swap_size | int) * 1024 }}\""},{"line_number":38,"context_line":"rc_local: /etc/rc.d/rc.local"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"3fa0c359_5d065e1e","line":35,"updated":"2018-02-12 10:50:33.000000000","message":"openvswitch","commit_id":"3979dd085cbc7c04cb75c119e047145e3654b456"}],"tests/roles/bootstrap-host/vars/suse.yml":[{"author":{"_account_id":21883,"name":"Manuel Buil","email":"mbuil@suse.com","username":"mbuil"},"change_message_id":"09f07ec028beaf6da2768f06157322f4b1dc9911","unresolved":false,"context_lines":[{"line_number":34,"context_line":""},{"line_number":35,"context_line":"packages_remove: []"},{"line_number":36,"context_line":""},{"line_number":37,"context_line":"openvswitch_packages: []"},{"line_number":38,"context_line":""},{"line_number":39,"context_line":"swap_create_command: \"dd if\u003d/dev/zero of\u003d/openstack/swap.img bs\u003d1M count\u003d{{ (bootstrap_host_swap_size | int) * 1024 }}\""},{"line_number":40,"context_line":"rc_local: /etc/rc.d/boot.local"}],"source_content_type":"text/x-yaml","patch_set":5,"id":"3fa0c359_420c3d40","line":37,"updated":"2018-02-12 10:50:33.000000000","message":"openvswitch","commit_id":"3979dd085cbc7c04cb75c119e047145e3654b456"}]}
