)]}'
{
  "log": [
    {
      "commit": "ab903f340b10446257ce33ab36151d8849f9792e",
      "tree": "a2ad466cb3994e2bc1acd23061c02dd5c264c53f",
      "parents": [
        "f2055253e95f240733ea12de1d93b6f8d3208765"
      ],
      "author": {
        "name": "Jackie Truong",
        "email": "jacklyn.truong@jhuapl.edu",
        "time": "Mon Apr 10 18:03:27 2017 -0400"
      },
      "committer": {
        "name": "Kaitlin Farr",
        "email": "kaitlin.farr@jhuapl.edu",
        "time": "Thu Jul 20 13:38:46 2017 +0000"
      },
      "message": "Add ephemeral disk encryption scenario test\n\nAdds ephemeral-disk-encryption group to Barbican Tempest configuration\noptions.\n\nEnables ephemeral disk encryption for Barbican Tempest tests by updating\npre_test_hook.sh, which is run at the start of relevant gate tests.\n\nAdds an ephemeral disk encryption scenario test to verify the\nfunctionality of encrypted ephemeral storage. The test creates an image,\nboots an instance from the created image, and writes to a new file in\nthe instance. Improper calls to encrypt the LVM ephemeral disk that is\nbeing written to will be caught with this test.\n\nChange-Id: I5f194f3c2a91263d4d34204db5cd5845197169bb\n"
    },
    {
      "commit": "5fbd647251a121cf56277154f1a770d716668fbe",
      "tree": "de5f379e5a924bd46ba173fea8afff3c1a434b0a",
      "parents": [
        "658924630f2c4e06d241751f95387cb87e670a57",
        "dc7074e16ead4b3bbef482bb784534e4e5160af4"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Thu May 25 13:18:49 2017 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Thu May 25 13:18:49 2017 +0000"
      },
      "message": "Merge \"Removes unnecessary utf-8 encoding\""
    },
    {
      "commit": "53f4fea68b111452ec54774649dadeb3ba4b52cd",
      "tree": "35fb05abbcaba5b782def600af5fe7b08b1f90a8",
      "parents": [
        "4e391e88d008ae6a98da15a843e3f4b04c4ada9a"
      ],
      "author": {
        "name": "dane-fichter",
        "email": "dane.fichter@jhuapl.edu",
        "time": "Wed Mar 01 13:20:02 2017 -0500"
      },
      "committer": {
        "name": "dane-fichter",
        "email": "dane.fichter@jhuapl.edu",
        "time": "Wed Mar 29 16:13:40 2017 -0400"
      },
      "message": "Add volume encryption scenario tests\n\nThis change adds scenario tests for Cinder volume\nencryption.\n\nChange-Id: Ibe47a916ab77eeb970a2b201fbf1b8cf2409f4a2\nDepends-On: Id9629ecbbc75e19eec81f60daec7b0a085bcdc12\n"
    },
    {
      "commit": "011292a2dffc0730264c672e5187f8cc5918ac57",
      "tree": "7e6a26628c3913b7485393ac71407b5efe7264eb",
      "parents": [
        "5af45595bb113cd39a40ae647dae252befe0aadf"
      ],
      "author": {
        "name": "Brianna Poulos",
        "email": "Brianna.Poulos@jhuapl.edu",
        "time": "Wed Mar 15 16:24:38 2017 -0400"
      },
      "committer": {
        "name": "Brianna Poulos",
        "email": "Brianna.Poulos@jhuapl.edu",
        "time": "Wed Mar 15 17:25:52 2017 -0400"
      },
      "message": "Switch to local copy of scenario test base class\n\nThis is in response to the mailing list post at:\nhttp://lists.openstack.org/pipermail/openstack-dev/2017-February/112938.html\n\nThe tempest.scenario.manager class will be refactored,\nso a local copy will be maintained in the\nbarbican_tempest_plugin repository until that refactor\nis complete.\n\nChange-Id: I706e256fe4e224e44532ea0ce2c81495791ec97f\n"
    },
    {
      "commit": "dc7074e16ead4b3bbef482bb784534e4e5160af4",
      "tree": "432679b1fdfafdd47139a472be906e105127e53d",
      "parents": [
        "35c2c57f4579a858bc387ef7ea6e74feb3996760"
      ],
      "author": {
        "name": "Kiran_totad",
        "email": "kiran.totad@nectechnologies.in",
        "time": "Tue Mar 07 15:37:43 2017 +0530"
      },
      "committer": {
        "name": "Kiran Totad",
        "email": "kiran.totad@nectechnologies.in",
        "time": "Thu Mar 09 03:59:11 2017 +0000"
      },
      "message": "Removes unnecessary utf-8 encoding\n\nThis patches removes unnecessary utf-8 encoding header\n\nChange-Id: I3787ae7cc36e5fe3afcacba5fa5af60680484c1a\n"
    },
    {
      "commit": "5af45595bb113cd39a40ae647dae252befe0aadf",
      "tree": "d936260ccbc1106f48ee53a5eee003f512db8e67",
      "parents": [
        "35c2c57f4579a858bc387ef7ea6e74feb3996760"
      ],
      "author": {
        "name": "dane-fichter",
        "email": "dane.fichter@jhuapl.edu",
        "time": "Wed Feb 08 17:29:53 2017 -0800"
      },
      "committer": {
        "name": "Brianna Poulos",
        "email": "Brianna.Poulos@jhuapl.edu",
        "time": "Tue Mar 07 11:14:40 2017 -0500"
      },
      "message": "Add image signing scenario\n\nThis change adds the first scenario test to the\nBarbican Tempest plugin. This scenatio tests Nova\nand Glance\u0027s image signature verification\nfunctionality.\n\nDepends-On: Ifdf8b426c21e4b3a51f97cbc3d95eb842eb04515\nChange-Id: Id9629ecbbc75e19eec81f60daec7b0a085bcdc12\n"
    },
    {
      "commit": "35c2c57f4579a858bc387ef7ea6e74feb3996760",
      "tree": "8ed9cb668b7c6d52220b565f12d641944e077e54",
      "parents": [
        "66071d4cc561cffd5c1b7abe0d36ffe58a0e1ea7",
        "27d768a0d2f27fbefbc6f3b389464f2f172437eb"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Mon Mar 06 15:55:41 2017 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Mon Mar 06 15:55:41 2017 +0000"
      },
      "message": "Merge \"Add idempotent_id lines for tests\""
    },
    {
      "commit": "66071d4cc561cffd5c1b7abe0d36ffe58a0e1ea7",
      "tree": "cee164d3c56daa07a7c1041260b02f76b7ef901b",
      "parents": [
        "c5ad78f1ba89e4907a783f86531ebf01344328b5"
      ],
      "author": {
        "name": "Brianna Poulos",
        "email": "Brianna.Poulos@jhuapl.edu",
        "time": "Tue Feb 28 13:10:15 2017 -0500"
      },
      "committer": {
        "name": "Brianna Poulos",
        "email": "Brianna.Poulos@jhuapl.edu",
        "time": "Tue Feb 28 14:29:22 2017 -0500"
      },
      "message": "Fix oslotest import error\n\nThe barbican-tempest-plugin gate has stopped working\nafter export DEVSTACK_GATE_TEMPEST_ALL_PLUGINS\u003d1 was\nremoved in Ibef3f9a135f14727bf57c29e766f838d7da56c68\nsince oslotest is no longer installed.\n\nThis patch uses the tempest.lib base test instead\nof using the oslotest base test.\n\nChange-Id: Ifdf8b426c21e4b3a51f97cbc3d95eb842eb04515\n"
    },
    {
      "commit": "27d768a0d2f27fbefbc6f3b389464f2f172437eb",
      "tree": "d8a687359e1b7f37c489b91c31a1cfa90a26ca4b",
      "parents": [
        "b17c38df9c601ed9b4495605e0e2b88fc00314cb"
      ],
      "author": {
        "name": "Brianna Poulos",
        "email": "Brianna.Poulos@jhuapl.edu",
        "time": "Fri Feb 24 14:01:34 2017 -0500"
      },
      "committer": {
        "name": "Brianna Poulos",
        "email": "Brianna.Poulos@jhuapl.edu",
        "time": "Fri Feb 24 14:33:37 2017 -0500"
      },
      "message": "Add idempotent_id lines for tests\n\nAll tempest tests should have a line to identify the\ntest with a unique UUID.  This patch adds the line\n@decorators.idempotent_id(\u0027UNIQUE_UUID\u0027)\nto the beginning of the test cases, and also adds\na line to tox.ini to check for the proper existence\nof this line.\n\nChange-Id: I02b1d7936423d351c7d9b236aaebe54dee3e174a\nDepends-On: I18f5c726513b68083d8a5793b8eb391b421b8514\n"
    },
    {
      "commit": "2adeed60e5a38d3828e3d6d4b1b5b542b30891a1",
      "tree": "da88f10d7d1cbdee65d5f7d245a11d49e69f9e8c",
      "parents": [
        "f4166be204055e01c647dafebfa1037174dccc84"
      ],
      "author": {
        "name": "Peter Hamilton",
        "email": "peter.hamilton@jhuapl.edu",
        "time": "Wed Feb 01 12:23:45 2017 -0500"
      },
      "committer": {
        "name": "Peter Hamilton",
        "email": "peter.hamilton@jhuapl.edu",
        "time": "Fri Feb 03 15:00:20 2017 -0500"
      },
      "message": "Add a QuotaClient and quota API tests\n\nThis change adds a QuotaClient for testing the Barbican quota API.\nIt adds a quota test suite and integrates the QuotaClient with the\nplugin testing infrastructure.\n\nChange-Id: I3249fb879f519da63129e0ec5117377a21094974\nDepends-On: I813648476a3a7b0b0e416a524d4629dffe36c92e\nImplements: bp tempest-plugin\n"
    },
    {
      "commit": "f4166be204055e01c647dafebfa1037174dccc84",
      "tree": "6c2b6b350034ed4059213e361ff3561eef502e3c",
      "parents": [
        "2aff5079e3507cb15b03b1c44e142a0fe2b98c06"
      ],
      "author": {
        "name": "Peter Hamilton",
        "email": "peter.hamilton@jhuapl.edu",
        "time": "Fri Jan 20 10:54:33 2017 -0500"
      },
      "committer": {
        "name": "Peter Hamilton",
        "email": "peter.hamilton@jhuapl.edu",
        "time": "Wed Feb 01 12:10:42 2017 -0500"
      },
      "message": "Add an OrderClient and order API tests\n\nThis change adds an OrderClient for testing the Barbican order API.\nIt adds an order test suite and integrates the OrderClient with the\nplugin testing infrastructure.\n\nChange-Id: I813648476a3a7b0b0e416a524d4629dffe36c92e\nDepends-On: I844d1a97ffb82aa67a4ef3b89bd82c90aa221cbb\nImplements: bp tempest-plugin\n"
    },
    {
      "commit": "2aff5079e3507cb15b03b1c44e142a0fe2b98c06",
      "tree": "9e1cb8c97e678df699d5e92aa3c82672ea0a5a89",
      "parents": [
        "eb5ab6e46b48e1059d9ab6638772770f78ef86f5"
      ],
      "author": {
        "name": "dane-fichter",
        "email": "dane.fichter@jhuapl.edu",
        "time": "Wed Jan 11 17:20:42 2017 -0800"
      },
      "committer": {
        "name": "dane-fichter",
        "email": "dane.fichter@jhuapl.edu",
        "time": "Tue Jan 24 19:33:45 2017 -0800"
      },
      "message": "Added Secret Metadata client and unit tests\n\nThis change adds a REST client and corresponding\nunit tests for Barbican\u0027s Metadata API resource.\n\nChange-Id: Icd2c6ae1f476b57e4108faada0bda5f1aebc640b\n"
    },
    {
      "commit": "eb5ab6e46b48e1059d9ab6638772770f78ef86f5",
      "tree": "2a25ae7ebebb2f1117fcc7a740f8437c5eecefaf",
      "parents": [
        "ee3891783202005060406b905cf4d4f2602dd022",
        "28652f5ebf109f54e255a5081288d4a8a10182b0"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Mon Jan 23 14:39:21 2017 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Mon Jan 23 14:39:21 2017 +0000"
      },
      "message": "Merge \"Fill in remaining Secrets API and tests\""
    },
    {
      "commit": "ee3891783202005060406b905cf4d4f2602dd022",
      "tree": "52edc49c09cc9b9186b5a5e70547fd91f76d2ad6",
      "parents": [
        "7be3f7e13c83abd5fcd53eb4d19a09f76881b61f"
      ],
      "author": {
        "name": "Peter Hamilton",
        "email": "peter.hamilton@jhuapl.edu",
        "time": "Thu Jan 12 16:41:45 2017 -0500"
      },
      "committer": {
        "name": "Peter Hamilton",
        "email": "peter.hamilton@jhuapl.edu",
        "time": "Tue Jan 17 12:13:37 2017 -0500"
      },
      "message": "Add a ConsumerClient and consumer API tests\n\nThis change adds a ConsumerClient for testing the Barbican\nconsumer API. It adds a consumer test suite and integrates\nthe ConsumerClient with the plugin testing infrastructure.\n\nChange-Id: I844d1a97ffb82aa67a4ef3b89bd82c90aa221cbb\nDepends-On: I930455c6ae1e1127706480f24c0ea46f5cc81e85\nImplements: bp tempest-plugin\n"
    },
    {
      "commit": "7be3f7e13c83abd5fcd53eb4d19a09f76881b61f",
      "tree": "71aab647879836602a90fcf99ae886c0a71028e1",
      "parents": [
        "c832c613faa7658d0a463b0fc713f91f7e7838c7"
      ],
      "author": {
        "name": "Peter Hamilton",
        "email": "peter.hamilton@jhuapl.edu",
        "time": "Wed Jan 11 15:12:21 2017 -0500"
      },
      "committer": {
        "name": "Peter Hamilton",
        "email": "peter.hamilton@jhuapl.edu",
        "time": "Thu Jan 12 10:57:11 2017 -0500"
      },
      "message": "Add a ContainerClient and container API tests\n\nThis change adds a ContainerClient for testing the\nBarbican container API. It adds a container test suite\nand integrates the ContainerClient with the plugin\ntesting infrastructure.\n\nChange-Id: I930455c6ae1e1127706480f24c0ea46f5cc81e85\nDepends-On: I27f15375c46faa48cd56c8d52ecfd585fb325239\nImplements: bp tempest-plugin\n"
    },
    {
      "commit": "28652f5ebf109f54e255a5081288d4a8a10182b0",
      "tree": "9343002118cd03ef661b93202fa6e71b99444a55",
      "parents": [
        "7be3f7e13c83abd5fcd53eb4d19a09f76881b61f"
      ],
      "author": {
        "name": "dane-fichter",
        "email": "dane.fichter@jhuapl.edu",
        "time": "Wed Jan 11 12:38:28 2017 -0800"
      },
      "committer": {
        "name": "dane-fichter",
        "email": "dane.fichter@jhuapl.edu",
        "time": "Wed Jan 11 13:10:07 2017 -0800"
      },
      "message": "Fill in remaining Secrets API and tests\n\nThis change adds all remaining methods of Barbican\u0027s\nSecrets API resource to the Tempest plugin and\nadds API tests for these methods.\n\nChange-Id: Ia653de1221648ff5f028ebc22add423d0b7c2fe5\nDepends-On: I930455c6ae1e1127706480f24c0ea46f5cc81e85\nImplements: bp tempest-plugin\n"
    },
    {
      "commit": "c832c613faa7658d0a463b0fc713f91f7e7838c7",
      "tree": "570fd5925d8bc98bed848a62c9b8d296584619c6",
      "parents": [
        "3529ea7a431fa081542a6ffe6e74491ef88ec32c"
      ],
      "author": {
        "name": "Marc Koderer",
        "email": "marc@koderer.com",
        "time": "Mon Dec 12 11:49:10 2016 +0100"
      },
      "committer": {
        "name": "dane-fichter",
        "email": "dane.fichter@jhuapl.edu",
        "time": "Sun Dec 11 19:26:27 2016 -0800"
      },
      "message": "Register client and add first test\n\nAdd first API test and register the client with\nthe new tempest.lib client interface.\n\nChange-Id: I27f15375c46faa48cd56c8d52ecfd585fb325239\nImplements: bp tempest-plugin\n"
    },
    {
      "commit": "3529ea7a431fa081542a6ffe6e74491ef88ec32c",
      "tree": "488f8949c1079f620a92cdd7072da2bedd2734f6",
      "parents": [
        "28a8019085e7e1cb1b0bf017e55233cf325a579e"
      ],
      "author": {
        "name": "Marc Koderer",
        "email": "marc@koderer.com",
        "time": "Fri Dec 02 13:21:03 2016 +0100"
      },
      "committer": {
        "name": "Marc Koderer",
        "email": "marc@koderer.com",
        "time": "Fri Dec 02 14:50:16 2016 +0100"
      },
      "message": "Add initial plugin structure\n\nCreates initial module structure and a dummy test.\n\nChange-Id: I7a861dcc800cf3a49da2e317e4780aa5c5027733\nImplements: bp tempest-plugin\n"
    }
  ]
}
