)]}'
{
  "log": [
    {
      "commit": "21fadd3d621d1a84022dba8e2dbc1853b4850276",
      "tree": "65a74b211683b290bc54240f0cdebbf156e8bd2d",
      "parents": [
        "aa34a6e8aa9c5af1dde6cd6200551b77608987ac"
      ],
      "author": {
        "name": "Sergey Vilgelm",
        "email": "sergey@vilgelm.info",
        "time": "Tue Dec 11 14:43:14 2018 -0600"
      },
      "committer": {
        "name": "Paul Carver",
        "email": "pcarver@att.com",
        "time": "Tue Dec 11 15:43:14 2018 -0500"
      },
      "message": "Fix failed Contrail RBAC Tempest testcases (#5)\n\nThis commit fixes issues found for US441924.\r\nThe fixes are against Contrail 5.0.1.\r\n\r\nChange-Id: I94bc166ad9038087eb4839881f44c6f6d00b6c99"
    },
    {
      "commit": "a569187f0b74e68c0bad53b6c4f1a285a7e0d9d5",
      "tree": "aa459a22f0759049551003d1699024bdfc227fde",
      "parents": [
        "078061d5d2814bf3201ba3683d284c0c3dda4ff1"
      ],
      "author": {
        "name": "Sergey Vilgelm",
        "email": "sergey@vilgelm.info",
        "time": "Tue Dec 04 15:51:21 2018 -0600"
      },
      "committer": {
        "name": "Paul Carver",
        "email": "pcarver@att.com",
        "time": "Tue Dec 04 16:51:21 2018 -0500"
      },
      "message": "Fix get_auth_providers errors (#6)\n\nThis commit resolves the error \"has no attribute \u0027get_auth_providers\u0027\"\r\nwhile executing contrail tempest tests.\r\n\u0027enable_rbac\u0027 flag in patrole is deprecated hence removing the check.\r\nRef: https://github.com/openstack/patrole/blob/master/patrole_tempest_plugin/config.py\r\nRemoved most of the resource_setup as\r\nThe \"rbac_utils.RbacUtilsMixin\" will create the project and there is no\r\nneed for that moreover it throws project already created /present error.\r\n\r\nChange-Id: I1fbff22fbcc74bdcba9fd5a96fc81f41208ddc56"
    },
    {
      "commit": "078061d5d2814bf3201ba3683d284c0c3dda4ff1",
      "tree": "aa1c444aeefd4122fd69d9eeb8c19e2b2a997249",
      "parents": [
        "c7bc6413c98bdb916873335ee91c42ae0190ea13"
      ],
      "author": {
        "name": "Sergey Vilgelm",
        "email": "sergey@vilgelm.info",
        "time": "Tue Dec 04 09:21:03 2018 -0600"
      },
      "committer": {
        "name": "Paul Carver",
        "email": "pcarver@att.com",
        "time": "Tue Dec 04 10:21:03 2018 -0500"
      },
      "message": "Fix incorrect usage of rules parameter (#4)\n\nThe `rules` parameter of the `action` decorator must be a list of strings, not a string"
    },
    {
      "commit": "c7bc6413c98bdb916873335ee91c42ae0190ea13",
      "tree": "16fa4c6f8c1cf56fabf2780fdea5e5c6cc647d24",
      "parents": [
        "f0dbc769c122d51ac6a156f649612f1c3d4cc494"
      ],
      "author": {
        "name": "Sergey Vilgelm",
        "email": "sergey@vilgelm.info",
        "time": "Tue Dec 04 09:16:23 2018 -0600"
      },
      "committer": {
        "name": "Paul Carver",
        "email": "pcarver@att.com",
        "time": "Tue Dec 04 10:16:23 2018 -0500"
      },
      "message": "Fix pep8 issues (#3)\n\nFixing:\r\n* import orders\r\n* importing decorators module instead of idempotent_id function and using as @decorators.idempotent_id\r\n* docstrings"
    },
    {
      "commit": "1a9ac5411053277904b62110a6fadfead37564a3",
      "tree": "5e5b523968eec2d03808848b820a4011ca7cd7b2",
      "parents": [
        "dd80833f2ed1d5865970633f9ae943a592dcf286",
        "18a630b2caa90bb336f4bdebc67d7b3a4be96d3a"
      ],
      "author": {
        "name": "Avishek Dutta",
        "email": "ad620p@att.com",
        "time": "Mon Dec 03 13:32:10 2018 +0530"
      },
      "committer": {
        "name": "Avishek Dutta",
        "email": "ad620p@att.com",
        "time": "Mon Dec 03 13:32:10 2018 +0530"
      },
      "message": "Merge branch \u0027master\u0027 of https://github.com/aveeshek/tungsten-tempest into aveeshek-master\n"
    },
    {
      "commit": "18a630b2caa90bb336f4bdebc67d7b3a4be96d3a",
      "tree": "863fc805bcfe9c8319401954b73f660b64804e00",
      "parents": [
        "d2b714da77bfc44b8bb597dfce3797676510f85b"
      ],
      "author": {
        "name": "Avishek Dutta",
        "email": "ad620p@att.com",
        "time": "Wed Oct 31 20:14:12 2018 +0000"
      },
      "committer": {
        "name": "Avishek Dutta",
        "email": "ad620p@att.com",
        "time": "Wed Oct 31 20:14:12 2018 +0000"
      },
      "message": "Fix multi-policy related issues.\n\nThe \"rule\" and \"expected_error_code\" parameters of the rbac_rule_validation\ndecorator have been removed after a deprecation period, and this means\nthat any test that uses \"rule\" or \"expected_error_code\" parameters\nwill need to be changed to use \"rules\" and \"expected_error_codes\".\n\nThis is as par Patrole commit\nhttps://review.openstack.org/#/c/595450/\n\nAlso, fixed tox pep8 issue as well as with a new .gitignore file.\n"
    },
    {
      "commit": "dd80833f2ed1d5865970633f9ae943a592dcf286",
      "tree": "9fbb5ecadf0e04d19c6522193704eb03ca01a9bc",
      "parents": [
        "a0b3ba14882b4dc80dbcca90930fecf88ba021e9"
      ],
      "author": {
        "name": "Avishek Duta",
        "email": "duttaavishek@outlook.com",
        "time": "Thu Sep 20 13:27:10 2018 -0500"
      },
      "committer": {
        "name": "Paul Carver",
        "email": "pcarver@att.com",
        "time": "Thu Sep 20 14:27:10 2018 -0400"
      },
      "message": "First commit with all working Test Cases (#1)\n\n* Pushing all codes for initial commit\r\n\r\n* Adding instructions on README\r\n\r\n* Adding instructions on README\r\n"
    },
    {
      "commit": "6983422c90030dc36d5eb4106be8d9698b5e4175",
      "tree": "9fbb5ecadf0e04d19c6522193704eb03ca01a9bc",
      "parents": [
        "a9d5648086d5536490bc8095c2b6d1f43bea0b7d"
      ],
      "author": {
        "name": "Avishek Dutta",
        "email": "ad620p@att.com",
        "time": "Thu Aug 02 19:39:36 2018 +0000"
      },
      "committer": {
        "name": "Avishek Dutta",
        "email": "ad620p@att.com",
        "time": "Thu Aug 02 20:13:23 2018 +0000"
      },
      "message": "Adding instructions on README\n"
    },
    {
      "commit": "a9d5648086d5536490bc8095c2b6d1f43bea0b7d",
      "tree": "362e059ca13d0e4187ba1b53db9763039f9184e3",
      "parents": [
        "a0b3ba14882b4dc80dbcca90930fecf88ba021e9"
      ],
      "author": {
        "name": "Avishek Dutta",
        "email": "ad620p@att.com",
        "time": "Fri Jul 27 16:38:53 2018 +0000"
      },
      "committer": {
        "name": "Avishek Dutta",
        "email": "ad620p@att.com",
        "time": "Fri Jul 27 16:38:53 2018 +0000"
      },
      "message": "Pushing all codes for initial commit\n"
    }
  ]
}
