)]}'
{
  "log": [
    {
      "commit": "da01199b5e6a5fee935c035954d28ab2b3591122",
      "tree": "cb94074d426dd5d4d36c3de4b810f79cf1d8acb5",
      "parents": [
        "a10345f9930245cf128261f90c85c73ff913018b"
      ],
      "author": {
        "name": "Marian Krcmarik",
        "email": "mkrcmari@redhat.com",
        "time": "Sat Sep 12 02:32:23 2020 +0200"
      },
      "committer": {
        "name": "Marian Krcmarik",
        "email": "mkrcmari@redhat.com",
        "time": "Sat Sep 12 03:04:04 2020 +0200"
      },
      "message": "Ceph Multibackend changes\n\n1. Tempest has an option CONF.compute.compute_volume_common_az to make\nsure that Volume and Instance are created in common AZ If Availability\nzones are used. The paramater is respected when instance is created\nbecause tempest.common.compute.create_test_server() is used but not\nrespected when volume is created for test purpose. Let\u0027s make sure\nAZ is set when volume is created if parameter is set.\n\n2. The plain Encryptor provider is not support on ceph backends, the\ntest test_encrypted_cinder_volumes_cryptsetup fails on:\ncinder.exception.VolumeDriverException: Volume driver reported an error:\nProvider plain not supported.\nThis comes from [1] which is called in [2]. The Plain provider will be deprecated\nin future completely.\n\n[1] https://opendev.org/openstack/cinder/src/branch/master/cinder/volume/volume_utils.py#L1195\n[2] https://opendev.org/openstack/cinder/src/branch/master/cinder/volume/drivers/rbd.py#L877\n\nChange-Id: Ib6290ed1ad5779e4e6fed449f3335dbdada42f0d\n"
    },
    {
      "commit": "a10345f9930245cf128261f90c85c73ff913018b",
      "tree": "c8f7ad0fdcacce09565c40a468e9d247d2a1c1c9",
      "parents": [
        "b8437a2f41a36da410c68157078ce89cd2e8e3cc",
        "0a13a3854191538d4f02bc96dc05a2ad89b2b394"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Tue Sep 01 14:31:28 2020 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Sep 01 14:31:28 2020 +0000"
      },
      "message": "Merge \"Use the encryption provider constants\""
    },
    {
      "commit": "b8437a2f41a36da410c68157078ce89cd2e8e3cc",
      "tree": "f190c4958b8d99bbb6e7b50cb8dd93777c068c21",
      "parents": [
        "b500363c5998cf567a9a4308be9d452e186b72f7",
        "f36d46b72499ce6692f3284738e17965f7fe1b99"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Tue Aug 25 11:01:01 2020 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Aug 25 11:01:01 2020 +0000"
      },
      "message": "Merge \"Add certificate validation scenario tests\""
    },
    {
      "commit": "0a13a3854191538d4f02bc96dc05a2ad89b2b394",
      "tree": "6b7efaaa0fcdf864e9a4225ee3715c74a5e0fa56",
      "parents": [
        "57565a5104739e1c84ba0b3523e8f998e344d279"
      ],
      "author": {
        "name": "Luigi Toscano",
        "email": "ltoscano@redhat.com",
        "time": "Wed Apr 22 12:46:11 2020 +0200"
      },
      "committer": {
        "name": "Luigi Toscano",
        "email": "ltoscano@redhat.com",
        "time": "Wed Apr 22 15:57:27 2020 +0200"
      },
      "message": "Use the encryption provider constants\n\n... instead of the encryptor classes, whose direct usage has been\ndeprecated since Ocata.\nSee also Id221414d74af8413084c7935b762f93b7ce43c42 which applied\nthose changes to tempest.git.\n\nChange-Id: I05b0200b80d8ae957caaa53d5006b050d2d49da6\n"
    },
    {
      "commit": "f36d46b72499ce6692f3284738e17965f7fe1b99",
      "tree": "f3b74fb3f32501f3c8fe6fee7f13a9a0007134cc",
      "parents": [
        "d1585db02955383c995aea4ef525e985aa82a2ed"
      ],
      "author": {
        "name": "Jackie Truong",
        "email": "jacklyn.truong@jhuapl.edu",
        "time": "Wed Oct 25 17:06:12 2017 -0400"
      },
      "committer": {
        "name": "Douglas Mendizábal",
        "email": "dmendiza@redhat.com",
        "time": "Fri Mar 13 21:18:57 2020 +0000"
      },
      "message": "Add certificate validation scenario tests\n\nThis patch adds certificate validation scenario tests\nincorporate cursive\u0027s new certificate validation feature.\n\nChange-Id: Ica1d32ca66d6f89692e9cc90e415bf569332f58d\nImplements: blueprint nova-validate-certificates\n"
    },
    {
      "commit": "48d10b8be072f934faa9c82c53bfb9580844a934",
      "tree": "97eacae73fdf5982e7825a9a0a9f473260f2dfb5",
      "parents": [
        "a6cec8acfd00a5975721b8ea066b90cca55e9920"
      ],
      "author": {
        "name": "Ghanshyam Mann",
        "email": "gmann@ghanshyammann.com",
        "time": "Thu Dec 12 16:45:44 2019 +0000"
      },
      "committer": {
        "name": "Ghanshyam Mann",
        "email": "gmann@ghanshyammann.com",
        "time": "Thu Dec 12 16:53:01 2019 +0000"
      },
      "message": "Remove use of deprecated config options for volume API selection\n\nTempest has moved the Volume APIs testing to v3 as default and can be run\nunder v2 API via catalog_type.\n- https://review.opendev.org/#/q/topic:volume-default-testing-v3+(status:open+OR+status:merged)\n\nBelow config options were deprecated since Rocky and now Tempest is going\nto remove those (Needed-By patch):\n    * ``CONF.volume-feature-enabled.api_v2``\n    * ``CONF.volume-feature-enabled.api_v3``\n\nChange-Id: I600ac88dbed8697cd1efe009fd46195f934f3eb6\nNeeded-By: https://review.opendev.org/#/c/698754/\n"
    },
    {
      "commit": "a226433e778d4996b8c4f4e8fee9c3c3b8ea3ad4",
      "tree": "6a471e18dcf152eff1ef29748d4090ba4c4bbb72",
      "parents": [
        "375a7d69bd1c02979a2e870aebfe8382cc5d17e7",
        "488fd6157e199815169f0f81347945bf3b39a811"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.opendev.org",
        "time": "Tue Aug 06 17:31:43 2019 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Aug 06 17:31:43 2019 +0000"
      },
      "message": "Merge \"Remove Manager class\""
    },
    {
      "commit": "62ec85c79f8e487f9ef12ff771070a1e7f1a818e",
      "tree": "22a8fcf49da2bd290e78e79707a7e9dba0c3ab31",
      "parents": [
        "123dd7d4162c39a1cb4b4c1b09a5dceaee127eb6"
      ],
      "author": {
        "name": "Colleen Murphy",
        "email": "colleen@gazlene.net",
        "time": "Wed Apr 03 09:27:05 2019 -0700"
      },
      "committer": {
        "name": "Colleen Murphy",
        "email": "colleen@gazlene.net",
        "time": "Wed Apr 03 09:36:20 2019 -0700"
      },
      "message": "Add option to toggle validation of signed image\n\nWithout this patch, if the barbican tempest plugin is installed in an\nenvironment running with `[glance]/verify_glance_signatures] set to\nfalse in nova.conf, which is the default value, the test will fail.\nEnabling glance signature verification unconditionally in order to\nsupport this test is not realistic, as it then prevents users from\nbooting from unsigned images which may not always be desired. This patch\nadds a configuration option to allow for disabling the\n`test_signed_image_upload_boot_failure` test, so that we can still run\nthe majority of the plugin tests for a standard environment with default\nnova configuration. The new option defaults to `True`, meaning assume\nthat nova\u0027s configuration has been overrridden to enforce image\nverification, which allows the barbican CI to run as normal with no\nconfiguration changes, but it allows operators to explicitly disable the\ntest as needed.\n\nChange-Id: Ibb5c06ce2773e0ee13bda97717e8e18e77e0be7c\n"
    },
    {
      "commit": "488fd6157e199815169f0f81347945bf3b39a811",
      "tree": "17ba4217cc8f9269707ec885aa1f329a91899b4a",
      "parents": [
        "123dd7d4162c39a1cb4b4c1b09a5dceaee127eb6"
      ],
      "author": {
        "name": "Masayuki Igawa",
        "email": "masayuki@igawa.io",
        "time": "Mon Feb 04 15:54:33 2019 +0900"
      },
      "committer": {
        "name": "Masayuki Igawa",
        "email": "masayuki@igawa.io",
        "time": "Mon Feb 04 15:54:33 2019 +0900"
      },
      "message": "Remove Manager class\n\nThis commit removes Manager class which is unused now.\n\nChange-Id: I49d3790c3f649a3d84e9d31f00b3f15a5dbaa36f\n"
    },
    {
      "commit": "b8bf147bdcdd33f3ad276ca8815fd253ec9b24af",
      "tree": "591b9962550520052af3f9778d3ecae573d662b9",
      "parents": [
        "c9f0b5d46b17bc55182489150bd6cc6a0399d204"
      ],
      "author": {
        "name": "ghanshyam",
        "email": "gmann@ghanshyammann.com",
        "time": "Thu Jun 07 10:34:17 2018 +0000"
      },
      "committer": {
        "name": "ghanshyam",
        "email": "gmann@ghanshyammann.com",
        "time": "Thu Jun 07 10:58:23 2018 +0000"
      },
      "message": "Remove volume v1 API service client usage\n\nVolume v1 API has been gone since long and Tempest also\nmarked their deprecation since Juno\n- https://review.openstack.org/#/c/446238/\n\nNow Tempest is removing the deprecated config option and\nalias for voluem v1 service client in\n- https://review.openstack.org/#/c/573135/\n\nBefore the Tempest patch gets merged, we need to remove all usage\nof volume v1 things.\n\nChange-Id: I2d715a8a63069da5cfe02fbc0992eccb7ba598a7\nNeeded-By: https://review.openstack.org/#/c/573135/\n"
    },
    {
      "commit": "c9f0b5d46b17bc55182489150bd6cc6a0399d204",
      "tree": "fce924e16a810e8a71b298fe853ec229adbefe01",
      "parents": [
        "5ddcc7eefaefb4ef178081ec4838e8f450c6c1dd"
      ],
      "author": {
        "name": "Chandan Kumar",
        "email": "chkumar@redhat.com",
        "time": "Wed Jun 06 13:54:35 2018 +0530"
      },
      "committer": {
        "name": "Chandan Kumar",
        "email": "chkumar@redhat.com",
        "time": "Wed Jun 06 19:04:22 2018 +0530"
      },
      "message": "Added support of volume api_v3 client\n\n* From rocky release projects are consuming the volume featured\n  enabled v3 API, Since the earlier code has support\n  for v1, v2 and since api_v3 is used in tempest.conf, it will give\n  AttributeError: \u0027Manager\u0027 object has no attribute \u0027volumes_client\u0027.\n  The above patch fixes the issue.\n\n* Keep cinder v1 api as tempest plugin is branchless, it would avoid\n  breakage if someone is still consuming it.\n\nCloses-Bug: #1775353\n\nChange-Id: Ia9d070a6033a8192112dbaa1704b1de6838051c5\n"
    },
    {
      "commit": "5ddcc7eefaefb4ef178081ec4838e8f450c6c1dd",
      "tree": "76316a8a04ea3b56672d331b9e175dc875f2efd4",
      "parents": [
        "a6d945d8e677dedf73ccb7b2f7271e8fc96836be"
      ],
      "author": {
        "name": "yatin",
        "email": "ykarel@redhat.com",
        "time": "Tue Mar 27 14:49:36 2018 +0530"
      },
      "committer": {
        "name": "yatin",
        "email": "ykarel@redhat.com",
        "time": "Tue Mar 27 17:06:44 2018 +0530"
      },
      "message": "Use addCleanup to detach volume instead of explicit detach\n\nCinder volume delete [1] is executed during resource cleanup.\nSo, if test fails due to some reason then it tries to delete a volume\nwhich is \"in-use\" state. Detach volume should be executed before\ntrying to delete the volume. This patch adds nova_detach volume\nas a cleanup task.\n\n[1] https://github.com/openstack/barbican-tempest-plugin/blob/a6d945d8e677dedf73ccb7b2f7271e8fc96836be/barbican_tempest_plugin/tests/scenario/manager.py#L229\n\nChange-Id: I3457bb6fc22a7bb6a32c8d6f4ea5879aeb8d43c5\nRelated-Bug: #1755485\n"
    },
    {
      "commit": "78f3327364345164a52ac6bbf0c7df0fa1ae8951",
      "tree": "6f29093758591fa4c623e527c73da6ebe09c5a19",
      "parents": [
        "cff8994787bdb1215a037f4fa28dda5941eb7468"
      ],
      "author": {
        "name": "Lee Yarwood",
        "email": "lyarwood@redhat.com",
        "time": "Mon Dec 11 11:16:49 2017 +0000"
      },
      "committer": {
        "name": "Lee Yarwood",
        "email": "lyarwood@redhat.com",
        "time": "Mon Mar 19 16:16:21 2018 +0000"
      },
      "message": "Verify instance snapshots when using signed images\n\nCloses-bug: #1737513\nDepends-On: Ia3d80bf2f81c7317fec117aecbc3c560d51a7d4e\nChange-Id: I5032c71a3a0230df7352a415b5b77f37fafc29a7\n"
    },
    {
      "commit": "ce8eb052675df867f6124ebcb9bd7c1e900a6217",
      "tree": "032895c3cc112e878f16bd21239f480f33b4b25f",
      "parents": [
        "73402c7d285b12679a7ff143831c8856057ef026"
      ],
      "author": {
        "name": "Brianna Poulos",
        "email": "Brianna.Poulos@jhuapl.edu",
        "time": "Fri Feb 23 16:49:26 2018 -0500"
      },
      "committer": {
        "name": "Brianna Poulos",
        "email": "Brianna.Poulos@jhuapl.edu",
        "time": "Fri Feb 23 16:52:51 2018 -0500"
      },
      "message": "Address verifier DeprecationWarning\n\nThe use of signer and verifier in cryptography has been\ndeprecated, and causes the following warning:\n\nbarbican_tempest_plugin/tests/scenario/barbican_manager.py:139:\nDeprecationWarning: signer and verifier have been deprecated.\nPlease use sign and verify instead.\n\nThis patch replaces signer with sign.\n\nChange-Id: Ia6358e2c4e84faa9d692a13b9b3aa1504407301b\n"
    },
    {
      "commit": "2d0cf0a500bace2f645426f0e14f5b827bb785a4",
      "tree": "70336776ea761a48642d5b86de8aa6377e0533d0",
      "parents": [
        "5db05b85a2e90150b6adceb21cd4d03b896eb124"
      ],
      "author": {
        "name": "Ihar Hrachyshka",
        "email": "ihrachys@redhat.com",
        "time": "Thu Jan 18 13:40:09 2018 -0800"
      },
      "committer": {
        "name": "Ihar Hrachyshka",
        "email": "ihrachys@redhat.com",
        "time": "Wed Jan 31 06:12:11 2018 +0000"
      },
      "message": "Validate instances are accessible before messing with their disks\n\nThis should help to isolate failures that are generic from specific test\nfailures related to barbican. If a test can\u0027t pass simple connectivity\ncheck, it\u0027s probably broken, and there is no point to attach disks,\nbecause it won\u0027t work.\n\nRelated-Bug: #1742936\nChange-Id: I96cd35392f638c0e5b668f4f3b15cf4cd6114b71\n"
    },
    {
      "commit": "5db05b85a2e90150b6adceb21cd4d03b896eb124",
      "tree": "39a14ef669caebad697e28c679df5e1e657ecaeb",
      "parents": [
        "f3dcdd472a9bb78bc48c18473ed646924a7184fd",
        "ecce1f64f76ac2121091ec4310e715b392bcc678"
      ],
      "author": {
        "name": "Zuul",
        "email": "zuul@review.openstack.org",
        "time": "Mon Jan 22 17:32:55 2018 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Mon Jan 22 17:32:55 2018 +0000"
      },
      "message": "Merge \"Fixed _log_console_output call on failure\""
    },
    {
      "commit": "f3dcdd472a9bb78bc48c18473ed646924a7184fd",
      "tree": "8584934aa34911d3b79bb5df2425e4d1c5de5103",
      "parents": [
        "da8979b10fa6733bac8fb43dce35a14f8af49301"
      ],
      "author": {
        "name": "Ade Lee",
        "email": "alee@redhat.com",
        "time": "Fri Jan 19 10:22:44 2018 -0500"
      },
      "committer": {
        "name": "Ade Lee",
        "email": "alee@redhat.com",
        "time": "Fri Jan 19 17:49:41 2018 -0500"
      },
      "message": "Add connection test to help diagnose failure\n\nChange-Id: I979bb12907ef25bf9247bab1fa4eddc6a474c54c\n"
    },
    {
      "commit": "ecce1f64f76ac2121091ec4310e715b392bcc678",
      "tree": "e325bd4f4951febb1657dc8126d5df1c093dd80d",
      "parents": [
        "da8979b10fa6733bac8fb43dce35a14f8af49301"
      ],
      "author": {
        "name": "Ihar Hrachyshka",
        "email": "ihrachys@redhat.com",
        "time": "Thu Jan 18 13:32:05 2018 -0800"
      },
      "committer": {
        "name": "Ihar Hrachyshka",
        "email": "ihrachys@redhat.com",
        "time": "Thu Jan 18 13:33:30 2018 -0800"
      },
      "message": "Fixed _log_console_output call on failure\n\n_log_console_output is defined in tempest.scenario.manager.Manager but\nthe test class inherited from BaseTestCase that doesn\u0027t have it. So\nwhenever a test failure occurs, we don\u0027t log console output, which may\nbe handy when debugging gate issues.\n\nChange-Id: I48701da8714c9e483401fd1ba987e4f2bef5bd23\nRelated-Bug: #1742936\n"
    },
    {
      "commit": "078a6c435e3ddb06ab667098135fa8441f5b412a",
      "tree": "37b891e017e0361ac340ec72cb7a5d9c9f7307ef",
      "parents": [
        "95a7322ccdb1ae244093fa38e81c0ad730b69ef0"
      ],
      "author": {
        "name": "yushangbin",
        "email": "yushb@gohighsec.com",
        "time": "Mon Sep 04 10:13:28 2017 +0800"
      },
      "committer": {
        "name": "yushangbin",
        "email": "yushb@gohighsec.com",
        "time": "Mon Sep 04 10:13:28 2017 +0800"
      },
      "message": "Replace deprecated function in tempest\n\nDeprecationWarning: Function \u0027tempest.test.services()\u0027 has moved to\n\u0027tempest.common.utils.services()\u0027 in version \u0027Pike\u0027 and will be\nremoved in a future version\n\nChange-Id: Icc6409fcd140406b36a6a84dfa16de8a879cc3b2\n"
    },
    {
      "commit": "95a7322ccdb1ae244093fa38e81c0ad730b69ef0",
      "tree": "a687dc29c936629085117a93724bbc8008fc3340",
      "parents": [
        "1c6655e08903b896e4cf0ec6306a598c64d5bcf0",
        "17b6193be5e1ba8a8d35377a86b4ded2a4675fad"
      ],
      "author": {
        "name": "Jenkins",
        "email": "jenkins@review.openstack.org",
        "time": "Tue Jul 25 10:08:44 2017 +0000"
      },
      "committer": {
        "name": "Gerrit Code Review",
        "email": "review@openstack.org",
        "time": "Tue Jul 25 10:08:44 2017 +0000"
      },
      "message": "Merge \"Replace the usage of \u0027manager\u0027 with \u0027os_primary\u0027\""
    },
    {
      "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": "17b6193be5e1ba8a8d35377a86b4ded2a4675fad",
      "tree": "d02619462b3f802073ca4ddb8d65eded234aed35",
      "parents": [
        "f2055253e95f240733ea12de1d93b6f8d3208765"
      ],
      "author": {
        "name": "Vu Cong Tuan",
        "email": "tuanvc@vn.fujitsu.com",
        "time": "Wed Jun 21 17:52:43 2017 +0700"
      },
      "committer": {
        "name": "Vu Cong Tuan",
        "email": "tuanvc@vn.fujitsu.com",
        "time": "Wed Jun 21 19:39:37 2017 +0700"
      },
      "message": "Replace the usage of \u0027manager\u0027 with \u0027os_primary\u0027\n\nIn tempest, alias \u0027manager\u0027 has been moved to \u0027os_primary\u0027\nin version Pike, and it will be removed in version Queens.\nThis patch is to replace the usage of \u0027manager\u0027 with \u0027os_primary\u0027.\n\nFor other details, please check [1] and [2]\n[1] https://review.openstack.org/#/c/468036/\n[2] https://review.openstack.org/#/c/463484/\n\nChange-Id: I522405288452f42824991e9709eec4e57aab2606\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"
    }
  ]
}
