)]}'
{
  "commit": "b5114e078f33bf2683f3bfc6ea59d9508155e529",
  "tree": "ab355ea22043aed9f967ab01d362bfc7075c6576",
  "parents": [
    "4dea8060f05fab427cd042934674f08b03927e05"
  ],
  "author": {
    "name": "Lucas Alvares Gomes",
    "email": "lucasagomes@gmail.com",
    "time": "Tue Feb 04 13:36:46 2020 +0000"
  },
  "committer": {
    "name": "Lucas Alvares Gomes",
    "email": "lucasagomes@gmail.com",
    "time": "Tue Feb 11 15:13:36 2020 +0000"
  },
  "message": "Enhance the test_multicast_between_vms_on_same_network test\n\nThis patch is enhancing the test_multicast_between_vms_on_same_network\ntest to fit the different scenarios that can be encountered when using\nmulticast:\n\n1) When IGMP snooping is enabled and the multicast group address *is not*\n   in the 224.0.0.X range [0], asserts that the multicast traffic *is not*\n   flooded.\n\n2) When IGMP snooping is not enabled, asserts that the multicast traffic\n   is flooded and the unregistered VM gets it.\n\n3) When IGMP snooping is enabled and the multicast group addres *is* in\n   the 224.0.0.X range [0], asserts that the multicast traffic *is*\n   flooded.\n\nIn order to make those assertions, a new VM is being launched as part of\nthe test running tcpdump to verify whether the traffic is reaching it or\nnot.\n\nA new configuration option called \"is_igmp_snooping_enabled\" has been\nadded.\n\n[0] https://tools.ietf.org/html/rfc4541 (See section 2.1.2)\n\nChange-Id: I8af041925119463c7199238988f0133e8d993a8f\nSigned-off-by: Lucas Alvares Gomes \u003clucasagomes@gmail.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "51fbafce77b7bdeab2f5bec9b89073ed5265e509",
      "old_mode": 33188,
      "old_path": "neutron_tempest_plugin/config.py",
      "new_id": "4e218792e31070185a052b8476b6d9a8a88abe00",
      "new_mode": 33188,
      "new_path": "neutron_tempest_plugin/config.py"
    },
    {
      "type": "modify",
      "old_id": "a39a0c3dfe3c7afde70330e7bb9849e00400af06",
      "old_mode": 33188,
      "old_path": "neutron_tempest_plugin/scenario/test_multicast.py",
      "new_id": "566ac9577f3abd32a375d577426268ea75f42aeb",
      "new_mode": 33188,
      "new_path": "neutron_tempest_plugin/scenario/test_multicast.py"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "032be1f6f74a91725b7243093542dbc4c483b0a3",
      "new_mode": 33188,
      "new_path": "releasenotes/notes/igmp-snooping-8d6d85608df8880a.yaml"
    }
  ]
}
