)]}'
{
  "log": [
    {
      "commit": "719da9ce4d3932e8172c80247db9fece1f9f0022",
      "tree": "228cccd1eb3e8365d59a61ac3d822f35728e59f8",
      "parents": [
        "6767cecb79186356b7db092618dada5cf3dc09bb",
        "7ff60d8017ad8e1bf85e22731c559a28c118d3ba"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Thu Apr 12 01:06:41 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu Apr 12 01:06:41 2018 +0000"
      },
      "message": "Merge \"Increase address allocation size for subnet pool tests with IPv4\""
    },
    {
      "commit": "6767cecb79186356b7db092618dada5cf3dc09bb",
      "tree": "b9da3211a968766134bc0d670ae191419f247bc6",
      "parents": [
        "dba24283ca2c3c857efa19c09f217556d7a22ba9"
      ],
      "author": {
        "name": "Brian Haley",
        "email": "bhaley@redhat.com",
        "time": "Tue Apr 10 15:30:23 2018 -0400"
      },
      "committer": {
        "name": "Brian Haley",
        "email": "bhaley@redhat.com",
        "time": "Tue Apr 10 15:30:23 2018 -0400"
      },
      "message": "Fix some pep8 warnings\n\nFix some pep8 warnings found running under python3.5.\n\nAlso removed some ignore directives that were carried\nover from the neutron tree, and exclude some additional\ndirectories.\n\nTrivialfix\n\nChange-Id: I96f53d3d142352f0d2c7cc641391019b476b0724\n"
    },
    {
      "commit": "7ff60d8017ad8e1bf85e22731c559a28c118d3ba",
      "tree": "3689a67056d67b044932129d18cce56869c42060",
      "parents": [
        "213ef5f8843cf5d107ae43b1bd7a904a0a265fb2"
      ],
      "author": {
        "name": "Lucas Alvares Gomes",
        "email": "lucasagomes@gmail.com",
        "time": "Mon Apr 09 16:28:49 2018 +0100"
      },
      "committer": {
        "name": "Lucas Alvares Gomes",
        "email": "lucasagomes@gmail.com",
        "time": "Tue Apr 10 09:50:20 2018 +0100"
      },
      "message": "Increase address allocation size for subnet pool tests with IPv4\n\nThis patch is increasing the address allocation size for the subnet pool\ntests with IPv4 (SubnetPoolsTest class) by:\n\n* Changing the subnet_cidr from /31 to /29\n* Changing the max_prefixlen from 31 to 30\n\nThe reason for that is because some ML2 drivers such as OVN would create\na new port in Neutron at the moment that a network is created for being\nused by the metadata agent. This new port will allocate an IP from the\nsubnet which was causing the tests below to fail with a \"No more IP\naddresses available on network ...\" error:\n\nSubnetPoolsTest.test_create_subnet_from_pool_with_prefixlen\nSubnetPoolsTest.test_create_subnet_from_pool_with_quota\nSubnetPoolsTest.test_create_subnet_from_pool_with_subnet_cidr\n\nFor more information see:\nhttp://lists.openstack.org/pipermail/openstack-dev/2018-April/129084.html\n\nRelated-Bug: #1761119\nChange-Id: If5098f6e60742421022712231589afe6755878dc\n"
    },
    {
      "commit": "213ef5f8843cf5d107ae43b1bd7a904a0a265fb2",
      "tree": "dc12116d2102b61c4eb7df73f1019811e03f5c4c",
      "parents": [
        "35bf37d1830328d72606f9c790b270d4fda2b854"
      ],
      "author": {
        "name": "Lucas Alvares Gomes",
        "email": "lucasagomes@gmail.com",
        "time": "Mon Apr 09 15:37:34 2018 +0100"
      },
      "committer": {
        "name": "Lucas Alvares Gomes",
        "email": "lucasagomes@gmail.com",
        "time": "Mon Apr 09 15:48:00 2018 +0100"
      },
      "message": "Make test_create_port_when_quotas_is_full more generic\n\nThis patch is making the test test_create_port_when_quotas_is_full more\ngeneric to work with different ML2 drivers.\n\nThe test is being changed to set the quotas to the number of existing\nports + 1, instead of having it hardcoded to 1. The reason for that is\nbecause the ML2/OVN driver does create a port to be used by the metadata\nservice upon creating a new network. That would then already fulfil the\nports quota for that tenant.\n\nThis approach was suggested at\nhttp://lists.openstack.org/pipermail/openstack-dev/2018-April/129084.html\n\nCloses-Bug: #1761119\nChange-Id: I86fe55eb48b9964b33d4b5174a248676129abfb1\n"
    },
    {
      "commit": "4b963d8ce86e9bda6a56ebd4f02733b113735cdc",
      "tree": "e3ac988b0dad627a69be3cd6aca0e97036eaaf6d",
      "parents": [
        "85af23c32993574de04d81be25f4cff630f161ca",
        "a49c79c2c9dbde25100d87669f4da6f0deece4d8"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Mon Mar 19 13:07:04 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Mon Mar 19 13:07:04 2018 +0000"
      },
      "message": "Merge \"Don\u0027t share a network with all tenants\""
    },
    {
      "commit": "85af23c32993574de04d81be25f4cff630f161ca",
      "tree": "241289f45ec86d6265184d72a73cfb18c9added1",
      "parents": [
        "113ea1436eb2872d9280ade75a98acdbf73a0122",
        "d75e48e039a15e152eeccbfe61e59515125a3319"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Fri Mar 16 03:28:40 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Mar 16 03:28:40 2018 +0000"
      },
      "message": "Merge \"Create port with vnic type from config\""
    },
    {
      "commit": "a49c79c2c9dbde25100d87669f4da6f0deece4d8",
      "tree": "14ec137b7eef539dff335eb7941cb02342e2f06e",
      "parents": [
        "ac9e1a305602825a92e029c36c57c38e7add076c"
      ],
      "author": {
        "name": "Ihar Hrachyshka",
        "email": "ihrachys@redhat.com",
        "time": "Thu Mar 08 11:38:26 2018 -0800"
      },
      "committer": {
        "name": "Ihar Hrachyshka",
        "email": "ihrachys@redhat.com",
        "time": "Thu Mar 15 17:19:08 2018 +0000"
      },
      "message": "Don\u0027t share a network with all tenants\n\nOther tenants may appreciate random networks not popping up for\nmiliseconds in their net-list; and other test cases executed in parallel\nmay also benefit, especially when they e.g. attempt to validate net-list\nresult; or boot an instance w/o specifying a port or network to use.\n\nThere is still more work on tempest tests side.\n\nDepends-On: I199f639c95e8ae884ede46404370d7b64da3b309\nChange-Id: Iba89a53b2715cf3a9c7485f2089f27d547fea308\nCloses-Bug: #1753209\n"
    },
    {
      "commit": "508dd2977cde443cd12f2351146029c5c5757c97",
      "tree": "90563ab68234344358b8e46763da2a5a5fd59ac6",
      "parents": [
        "6bd9b11810426a878d0a37166d1c614b33eaacb3"
      ],
      "author": {
        "name": "Sławek Kapłoński",
        "email": "slawek@kaplonski.pl",
        "time": "Thu Feb 22 13:41:01 2018 +0100"
      },
      "committer": {
        "name": "Sławek Kapłoński",
        "email": "slawek@kaplonski.pl",
        "time": "Thu Feb 22 13:45:37 2018 +0100"
      },
      "message": "[QoS] Add API test for create port with admin\u0027s QoS policy\n\nThis patch adds API test which checks if regular user can\ncreate port in own network if this network has got QoS policy\nconfigured by admin and this QoS policy belongs to admin.\n\nIssue with such scenario was reported in related bug.\n\nChange-Id: I08f337f3bf786ae66f57d48ec8698845ac568b97\nRelated-Bug: #1750591\nDepends-On: I464888ca3920b42edd6ab638f6a317ee51ef0994\n"
    },
    {
      "commit": "4fc6e4a852efb139fe543574fa65a99a2830c01b",
      "tree": "5750a11d87141736e53eb64ce95230a6b4c804b0",
      "parents": [
        "ca2ec83248a66ab35b29d8ca18fbac461eb0f981",
        "b511789fac53345f733dda64655e4d9ceb188abd"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Fri Jan 19 16:13:54 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Jan 19 16:13:54 2018 +0000"
      },
      "message": "Merge \"Do not assume all protocols in neutron-lib are usable for SG\""
    },
    {
      "commit": "b511789fac53345f733dda64655e4d9ceb188abd",
      "tree": "afd4ccadc8d3d993c3e139785d76370a18da2b60",
      "parents": [
        "71554defe59b3797acc9cd0e9286d64e00ab6f40"
      ],
      "author": {
        "name": "YAMAMOTO Takashi",
        "email": "yamamoto@midokura.com",
        "time": "Wed Jan 10 17:18:46 2018 +0900"
      },
      "committer": {
        "name": "YAMAMOTO Takashi",
        "email": "yamamoto@midokura.com",
        "time": "Fri Jan 19 21:51:31 2018 +0900"
      },
      "message": "Do not assume all protocols in neutron-lib are usable for SG\n\nTempest is branchless and thus supposed to work against older\ndeployments.  Also, it\u0027s supposed to work against other\nimplementations, which might not support the same set as\nthe reference implementation.  Ideally SG can have a way\nto discover the set of usable protocols.  But for now,\nlet\u0027s make this conservative a bit.  It might still be too\naggressive because the set of protocols here was taken from\nOcata. (neutron-lib 1.1.0)\n\nCloses-Bug: #1742385\nChange-Id: Id67037252aafbacbe43f6af786f30a687321952d\n"
    },
    {
      "commit": "67993fc044a82d18d1d5ea0d689fc5e7d557c296",
      "tree": "9af150d9f3c1b3bc4764222b5325e4037a68b8d1",
      "parents": [
        "cd32b7dcda35d2182ea26141a09718822424b8fd"
      ],
      "author": {
        "name": "Nguyen Phuong An",
        "email": "AnNP@vn.fujitsu.com",
        "time": "Fri Nov 24 11:30:25 2017 +0700"
      },
      "committer": {
        "name": "Jakub Libosvar",
        "email": "jlibosva-redhat@email.cz",
        "time": "Thu Jan 18 17:45:16 2018 +0000"
      },
      "message": "Add api test for logging extension\n\nDepends-On: I66234f45ee74c070119d84830790df296ba8d5f7\nPartially-implements: blueprint security-group-logging\nRelated-Bug: #1468366\nChange-Id: I19102b2b2c5cff78bccf05f19f30971d9b563b78\n"
    },
    {
      "commit": "d75e48e039a15e152eeccbfe61e59515125a3319",
      "tree": "438e2c07b66adbaf80e9596d85a9b171794f8bcc",
      "parents": [
        "698332f7c4280d042918089518e49785e9d35eb8"
      ],
      "author": {
        "name": "Edan David",
        "email": "edand@mellanox.com",
        "time": "Wed Jan 03 02:49:52 2018 -0500"
      },
      "committer": {
        "name": "Edan David",
        "email": "edand@mellanox.com",
        "time": "Sun Jan 14 08:45:28 2018 -0500"
      },
      "message": "Create port with vnic type from config\n\nChange-Id: I643697b3109f4a25142115cd9f5013d5166e578c\n"
    },
    {
      "commit": "d41bac0543824bb89c7235adfbcb43870396c5d3",
      "tree": "de445c3b4e1b12673a4833379dc472d904be8964",
      "parents": [
        "4abfd8876292e7c74399e2f50df7008da10e8024",
        "7352054bb339037380959c26d8338af24d6a1c89"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Tue Jan 02 21:01:09 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Jan 02 21:01:09 2018 +0000"
      },
      "message": "Merge \"trunk: Create vxlan network when testing inherit\""
    },
    {
      "commit": "4abfd8876292e7c74399e2f50df7008da10e8024",
      "tree": "4dd4b02b18f6a09a9e81227654e71fb2cb510a9a",
      "parents": [
        "32ff03c8528475c313532cc73c6b9f31e9514b90",
        "860b46aa09d15ab475ed27749e642625776cca93"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Sat Dec 23 11:02:01 2017 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Sat Dec 23 11:02:01 2017 +0000"
      },
      "message": "Merge \"Tests for DNS integration\""
    },
    {
      "commit": "860b46aa09d15ab475ed27749e642625776cca93",
      "tree": "d1ce72b9ad5a2b67d89bac69ff0b0c98c4967ef2",
      "parents": [
        "a564cf3a93873b0edd523a5ec85a62db179017aa"
      ],
      "author": {
        "name": "Jens Harbott",
        "email": "j.harbott@x-ion.de",
        "time": "Wed Nov 15 21:23:15 2017 +0000"
      },
      "committer": {
        "name": "Jens Harbott",
        "email": "j.harbott@x-ion.de",
        "time": "Fri Dec 22 11:42:59 2017 +0000"
      },
      "message": "Tests for DNS integration\n\nAdd test coverage for the integration with designate, confirming that\nthe correct DNS records are generated for\n\n- floating IP created with dns_(domain|name) attributes\n- instances that have a floating IP assigned\n\nAdd neutron-tempest-plugin-designate-scenario job, this will run the new\ntests with Neutron DNS integration enabled.\n\nDepends-On: Ib380d8a98e991a475b20140f5c37e3747aa5fc0c\nChange-Id: Ib56531952cb70d8878631bbc0cb74a9b652d8c3a\n"
    },
    {
      "commit": "7352054bb339037380959c26d8338af24d6a1c89",
      "tree": "16dc2a208c2a8f3a225dc0129ae13b088b1cf7a7",
      "parents": [
        "badccb80afbaa256fe29e1ccb9d6aafa753ba118"
      ],
      "author": {
        "name": "Jakub Libosvar",
        "email": "libosvar@redhat.com",
        "time": "Tue Dec 19 17:46:42 2017 +0000"
      },
      "committer": {
        "name": "Jakub Libosvar",
        "email": "libosvar@redhat.com",
        "time": "Wed Dec 20 12:52:24 2017 +0000"
      },
      "message": "trunk: Create vxlan network when testing inherit\n\nThe inherit segmentation type fails only when parent network has a not\nsupported network type. In case default is a supported one, e.g. vlan,\nthen inherit correctly returns vlan as subport segmentation type.\n\nThis patch forces to use vxlan as a network type for test validating\ninherit option.\n\nChange-Id: Idf6935e4da426ff50457483a8f08a9ae3e403f75\nCloses-bug: #1739227\n"
    },
    {
      "commit": "badccb80afbaa256fe29e1ccb9d6aafa753ba118",
      "tree": "6faf86744d40339ba0fb9259906ad1c93e0af04c",
      "parents": [
        "85de9800efe70729148189ed958651273b9d845e",
        "0083e17c502c7fe604c1e1f8896ea9229525d834"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Fri Dec 15 16:59:38 2017 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Dec 15 16:59:38 2017 +0000"
      },
      "message": "Merge \"test_routers_ha: Unify creating routers\""
    },
    {
      "commit": "85de9800efe70729148189ed958651273b9d845e",
      "tree": "2a6951ba6b7b40a5febd7c500913642d61862988",
      "parents": [
        "ba80045aabbdf5bbf66e39ed5aecad72eb3d86ef",
        "8370483edcac525d88cc97855f0f72901c49034f"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Fri Dec 15 16:59:37 2017 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Fri Dec 15 16:59:37 2017 +0000"
      },
      "message": "Merge \"api: Add HA router delete test\""
    },
    {
      "commit": "698332f7c4280d042918089518e49785e9d35eb8",
      "tree": "bb5f2a0a933bf8efa90aca73eae24210d0c83c2f",
      "parents": [
        "89a970df401dbd4acedcdfd372c1221bdf0eee64",
        "c356fcad7f2260d891bd4952a0f67a0467ab7950"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Wed Dec 13 23:24:53 2017 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Dec 13 23:24:53 2017 +0000"
      },
      "message": "Merge \"test_floating_ips_admin_actions: clean up floating ip\""
    },
    {
      "commit": "89a970df401dbd4acedcdfd372c1221bdf0eee64",
      "tree": "f7fe4491d4f3e38e8ec52f0724ad1f5fe67619de",
      "parents": [
        "228d5b8fb960f492486e75c63645b76d809c6058",
        "32330e2c4ec4b79e396c22e01ecd437da5c040b9"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Wed Dec 13 12:46:38 2017 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Wed Dec 13 12:46:38 2017 +0000"
      },
      "message": "Merge \"Add tests for external network\""
    },
    {
      "commit": "c356fcad7f2260d891bd4952a0f67a0467ab7950",
      "tree": "86b86e66ac2a8a773b09b83ddc05074472edab85",
      "parents": [
        "118b52fb000f735267a0955a6ace95b4da39d63c"
      ],
      "author": {
        "name": "Ihar Hrachyshka",
        "email": "ihrachys@redhat.com",
        "time": "Tue Dec 12 13:19:18 2017 -0800"
      },
      "committer": {
        "name": "Ihar Hrachyshka",
        "email": "ihrachys@redhat.com",
        "time": "Tue Dec 12 13:19:18 2017 -0800"
      },
      "message": "test_floating_ips_admin_actions: clean up floating ip\n\nOtherwise, if you execute the test over and over, all IP addresses are\neventually depleted.\n\nChange-Id: I2a3fba5ef62a0d8ec2f2641a8fb9867f73fc5938\n"
    },
    {
      "commit": "0083e17c502c7fe604c1e1f8896ea9229525d834",
      "tree": "8a305cb6777e236888c2d0ef8e346f6c9dd138fa",
      "parents": [
        "8370483edcac525d88cc97855f0f72901c49034f"
      ],
      "author": {
        "name": "Jakub Libosvar",
        "email": "libosvar@redhat.com",
        "time": "Wed Dec 06 17:43:54 2017 +0000"
      },
      "committer": {
        "name": "Ihar Hrachyshka",
        "email": "ihrachys@redhat.com",
        "time": "Thu Dec 07 17:58:24 2017 +0000"
      },
      "message": "test_routers_ha: Unify creating routers\n\nChange Ib12986c25eda25970445169310c7c0334d6da49c introduces a mechanism\nthat creates a router and stores it later for automatic deletion. This\npatch adopts the whole test_routers_ha test suite. Patch also moves\ndeleting router in check method to clean up router even when ha routers\nare supported.\n\nChange-Id: I3ead8b526615b0ff8214ec8994f47409f18ea439\n"
    },
    {
      "commit": "8370483edcac525d88cc97855f0f72901c49034f",
      "tree": "31da3420331543bae8b3bd8af59f50d9e6a75449",
      "parents": [
        "118b52fb000f735267a0955a6ace95b4da39d63c"
      ],
      "author": {
        "name": "Jakub Libosvar",
        "email": "libosvar@redhat.com",
        "time": "Wed Dec 06 16:02:28 2017 +0000"
      },
      "committer": {
        "name": "Ihar Hrachyshka",
        "email": "ihrachys@redhat.com",
        "time": "Thu Dec 07 17:58:15 2017 +0000"
      },
      "message": "api: Add HA router delete test\n\nThe test makes sure deleting router does not influence any HA network\nsegmentation details being wiped out.\n\nChange-Id: Ib12986c25eda25970445169310c7c0334d6da49c\nRelated-bug: #1732543\n"
    },
    {
      "commit": "32330e2c4ec4b79e396c22e01ecd437da5c040b9",
      "tree": "79aebe4000790f4d29648b0930457e579f4f6613",
      "parents": [
        "c125fd1479f3d8c967138eccabce3109eb12f0e2"
      ],
      "author": {
        "name": "Dongcan Ye",
        "email": "hellochosen@gmail.com",
        "time": "Thu Nov 16 09:27:42 2017 +0800"
      },
      "committer": {
        "name": "Dongcan Ye",
        "email": "hellochosen@gmail.com",
        "time": "Sat Nov 18 11:47:41 2017 +0800"
      },
      "message": "Add tests for external network\n\nAdd three tests for external network while deleting RBAC policy.\n\nDepends-on: Ibdbe8a88581e54250259825bbf1c77485fd09f89\nChange-Id: I8c85088251ffb0411589bf5bd30cbaf97fe45c53\nRelated-bug: #1692472\n"
    },
    {
      "commit": "6a0a18a172002eb90a16dbeb438bf60ccb3fb04f",
      "tree": "d05eaedc4ea6c9c1a3e0d8602e707fef9bfd1e1d",
      "parents": [
        "c125fd1479f3d8c967138eccabce3109eb12f0e2"
      ],
      "author": {
        "name": "Roee Agiman",
        "email": "ragiman@redhat.com",
        "time": "Thu Nov 16 11:51:56 2017 +0200"
      },
      "committer": {
        "name": "Roee Agiman",
        "email": "ragiman@redhat.com",
        "time": "Thu Nov 16 17:09:40 2017 +0200"
      },
      "message": "Added test suite and case to cover \u0027availability zone\u0027\n\nThis was required to test advanced scenarios.\n\n* Added a new \u0027admin\u0027 folder in \u0027scenario\u0027 folder\n  to test advanced operations.\n\n* Added a new file to the \u0027admin\u0027 folder that contains\n  test cases for floating ip with admin privileges.\n\n* Added a scenario test that verify valid connection\n  between two instances on a single compute node\n  using availability-zone.\n\n* Changed \u0027base.py\u0027 to enable booting an instance with\n  admin privileges.\n\nChange-Id: I711a10eef321622c335e35b84e386b01d73b938a\n"
    },
    {
      "commit": "c125fd1479f3d8c967138eccabce3109eb12f0e2",
      "tree": "fced8596fec5be2981ec52562e89db9bf1827144",
      "parents": [
        "db9cc26f02ad204fb64777ca5c13392fa893eeae"
      ],
      "author": {
        "name": "Chandan Kumar",
        "email": "chkumar@redhat.com",
        "time": "Wed Nov 15 19:41:01 2017 +0530"
      },
      "committer": {
        "name": "Chandan Kumar",
        "email": "chkumar@redhat.com",
        "time": "Wed Nov 15 23:00:13 2017 +0530"
      },
      "message": "Code Sync from neutron project to newly created neutron-tempest-plugin\n\n* The following commit sync the code from following hash:\n  start_hash: 7279aa35851110a4933a10b58b2758a2bc3933a3\n  end_hash: 6e911a49a9e630878f4c46f61fde3964be550880\n\nChange-Id: I371aa4d5f043f695df04b98b0f485c8f0548f2b3\n"
    },
    {
      "commit": "667d3d32601fe5b0ffc7454f8af4fd4c93aa584f",
      "tree": "8302067494cb2b6bed537f877bb687027a21c973",
      "parents": [
        "5e6198734b88b62d5b7c8e1e868af9e38fec4103"
      ],
      "author": {
        "name": "Chandan Kumar",
        "email": "chkumar@redhat.com",
        "time": "Fri Sep 22 12:24:06 2017 +0530"
      },
      "committer": {
        "name": "Chandan Kumar",
        "email": "chkumar@redhat.com",
        "time": "Mon Nov 13 09:19:11 2017 +0530"
      },
      "message": "Refactored Neutron tempest plugin directory structure\n\n* switch from neutron.tests.tempest to neutron_tempest_plugin\n* Cleaned up README.rst and setup.cfg\n* Use neutron_tempest_plugin as a tempest plugin package\n* Fixed gitreview\n* Keeping flake8 Ignores in tox.ini as tempest plugin is\n  imported from neutron codebase.\n\nChange-Id: I42d389836e72813fdeebc797a577f4a8ac2ee603\n"
    }
  ]
}
