)]}'
{
  "log": [
    {
      "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": "69e3d4772b5b22e3bc80e969ecf5bf4e715c8840",
      "tree": "9fcdee674f36b0d1309c0b7ee45b0daf0870cd17",
      "parents": [
        "98c87a7383fb54b1bf31390ec7219c1b61024e94"
      ],
      "author": {
        "name": "Brianna Poulos",
        "email": "Brianna.Poulos@jhuapl.edu",
        "time": "Thu Feb 22 21:36:42 2018 +0000"
      },
      "committer": {
        "name": "Brianna Poulos",
        "email": "Brianna.Poulos@jhuapl.edu",
        "time": "Tue Feb 27 17:47:03 2018 +0000"
      },
      "message": "Revert \"Remove duplicate configuration\"\n\nThis reverts commit 98c87a7383fb54b1bf31390ec7219c1b61024e94.\n\nChange-Id: I1b3fae128100655ab580be3d6c68285063e9a036\n"
    },
    {
      "commit": "98c87a7383fb54b1bf31390ec7219c1b61024e94",
      "tree": "e533a80e98e7732214b3f67eee29a517b5c8c907",
      "parents": [
        "5db05b85a2e90150b6adceb21cd4d03b896eb124"
      ],
      "author": {
        "name": "Jeremy Liu",
        "email": "liujiong@gohighsec.com",
        "time": "Wed Jan 24 10:32:43 2018 +0800"
      },
      "committer": {
        "name": "Jeremy Liu",
        "email": "liujiong@gohighsec.com",
        "time": "Wed Jan 24 10:33:55 2018 +0800"
      },
      "message": "Remove duplicate configuration\n\nEnable ephemeral storage encryption is already configured above.\n\nChange-Id: I2fbeaeb983208e7654e5fd0dd613fda678fd8b35\n"
    },
    {
      "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": "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": "275af40c14bbf0b00a1c27a2717950a765630cf5",
      "tree": "b572495355363c78bb6e07fedc04eacf66d02fa7",
      "parents": [
        "2adeed60e5a38d3828e3d6d4b1b5b542b30891a1"
      ],
      "author": {
        "name": "Kaitlin Farr",
        "email": "kaitlin.farr@jhuapl.edu",
        "time": "Wed Feb 15 16:01:47 2017 -0500"
      },
      "committer": {
        "name": "Kaitlin Farr",
        "email": "kaitlin.farr@jhuapl.edu",
        "time": "Wed Feb 15 16:10:20 2017 -0500"
      },
      "message": "Add pre_test_hook\n\nThe pre_test_hook.sh script runs in the gate to set up for functional tests.\n\nChange-Id: I9b1b412d59bd99c551af6b4d10d2e47c6eebda76\n"
    }
  ]
}
