)]}'
{
  "log": [
    {
      "commit": "2e7ae7c6e5d3077c85dedfdb6fe7f36ecfd4e5a1",
      "tree": "49376e9853c09799b0e7b0738ed27b5485c185fb",
      "parents": [
        "46dba3e456e54934ff3125a6430ef65058aca889"
      ],
      "author": {
        "name": "Jordan Pittier",
        "email": "jordan.pittier@scality.com",
        "time": "Mon Oct 03 11:00:22 2016 +0200"
      },
      "committer": {
        "name": "Jordan Pittier",
        "email": "jordan.pittier@scality.com",
        "time": "Wed Oct 19 14:31:13 2016 +0200"
      },
      "message": "Remove the Stress framework\n\nIt\u0027s not used anymore. There was general consensus in Feb 2016\nto deprecate it (see [1]) and remove it in Newton.\n\n[1]  [qa] deprecating Tempest stress framework\n\nChange-Id: Ib229985ea2a1fee495c9492c9ce1781e6bac1dc6\n"
    },
    {
      "commit": "de28ce7bdbf3715d853c76a5b7ab105401165a3a",
      "tree": "069ef7263b0f3bfdba3a4a1133f6d51f2f1856cd",
      "parents": [
        "26149b612d01ad605e4d0f41a2d67280c8088cda"
      ],
      "author": {
        "name": "Peter Sabaini",
        "email": "peter@sabaini.at",
        "time": "Wed Apr 29 17:15:32 2015 +0200"
      },
      "committer": {
        "name": "Peter Sabaini",
        "email": "peter@sabaini.at",
        "time": "Wed Apr 29 17:15:32 2015 +0200"
      },
      "message": "Fix logging.conf sample\n\nUse formatter from oslo_log instead of tempest.openstack.common.log\nwhich got removed as of 583ce2c043a64778ae20a957f10cd5029e2e3230\n\nChange-Id: I0d9334c51d50f649fdb7e34fd7c2f3d807b80601\n"
    },
    {
      "commit": "54236ee3e957ed2421efae301042d5e2d3bc1df4",
      "tree": "e00f9983bc67b093121f976b4b8eba04c765a1f2",
      "parents": [
        "173476fe7fd721ac764726db913637a3f41abe7a"
      ],
      "author": {
        "name": "Attila Fazekas",
        "email": "afazekas@redhat.com",
        "time": "Mon Feb 24 10:13:58 2014 +0100"
      },
      "committer": {
        "name": "Attila Fazekas",
        "email": "afazekas@redhat.com",
        "time": "Mon Feb 24 20:45:54 2014 +0100"
      },
      "message": "Stress runner friendly logging.conf.sample\n\ntempest.common.log.TestsFormatter formatter was removed from the tempest\nrepository. It makes the current sample config file useless.\nWe will use the same ContextFormatter in the sample config as we use in the\nnormal runs.\n\nThe tempest.log file will be appended, instead of replacing.\nThe summary of the stress runs will be printed to the stdout.\n\nThe syslog handler preserved in the sample config, but it is not in use\nanymore. If someone want to use, he can enable it by little change.\n\nNOTE:\nYou need change tempest.conf [DEFAULT]/log_config_append to point a valid\nlogging config, if you would like to use special log related\nconfiguration.\n\nChange-Id: Ic6ede3943e309a102d4af6dec505f0d4cbd3bc2b\n"
    },
    {
      "commit": "b714de586fc649b828ee8f7a1bebc70fb8e82502",
      "tree": "e558fbafcd927f30f816721dde93e020cd3e19e3",
      "parents": [
        "61c0f57ff8bca4ff0812c71806d082909f72c797"
      ],
      "author": {
        "name": "Marc Koderer",
        "email": "m.koderer@telekom.de",
        "time": "Thu Aug 08 09:21:46 2013 +0200"
      },
      "committer": {
        "name": "Marc Koderer",
        "email": "m.koderer@telekom.de",
        "time": "Thu Aug 08 15:10:29 2013 +0200"
      },
      "message": "Change logging in stress test\n\nStress tests is now using the default tempest logging in order to use\ntempest.conf for configuration. Every action registers a logger for\ntheir own (previously they reported always as \"stresstest\").\n\nCleanup function is adapted as well.\n\nImplements: bp stress-tests\n\nChange-Id: I571d4b1ad7ced62b5d5b3e7faf8fa1a7e5f9504e\n"
    },
    {
      "commit": "46818aaad80e460193aae644db669bfa05733488",
      "tree": "8413e2e3e5252c16e23e2908c4841991448ebcdb",
      "parents": [
        "e2153b7eccb22b593aeb67681c3980084f126d9a"
      ],
      "author": {
        "name": "Mitsuhiko Yamazaki",
        "email": "yamazaki-mitsuhiko@cnt.mxc.nes.nec.co.jp",
        "time": "Thu Apr 18 17:49:17 2013 +0900"
      },
      "committer": {
        "name": "Mitsuhiko Yamazaki",
        "email": "yamazaki-mitsuhiko@cnt.mxc.nes.nec.co.jp",
        "time": "Fri May 24 17:22:35 2013 +0900"
      },
      "message": "Configure logging format flexibly\n\nNow we can get tempest log file with options in run_tests.sh.\nThis adds log.py and enables to configure log format more flexibly\nusing configuration file.\nThis adds a LoggerAdaptor and a Formatter to output each test name\nto log lines.\n\nImplements: blueprint add-logging-configuration\n\nChange-Id: I88cf18bb8bbc152e62ac83a9c7dc26067b7a11bd\n"
    },
    {
      "commit": "6ffa59c881ea737c3fae658a2fc982d43e769078",
      "tree": "ec1ef96dc0bf95b82418ad4276f1bcb57d032c15",
      "parents": [
        "b410c9404043866c00ae07e1d6188fe3ba256775"
      ],
      "author": {
        "name": "Mitsuhiko Yamazaki",
        "email": "yamazaki-mitsuhiko@cnt.mxc.nes.nec.co.jp",
        "time": "Thu Apr 11 13:37:07 2013 +0900"
      },
      "committer": {
        "name": "Mitsuhiko Yamazaki",
        "email": "yamazaki-mitsuhiko@cnt.mxc.nes.nec.co.jp",
        "time": "Fri Apr 12 17:34:45 2013 +0900"
      },
      "message": "Add logging configuration\n\nThe tempest log can help developers analyze tests but\nthere is no option in run_tests.sh to enable logging output now.\nThis adds a logging configuration file and options in run_test.sh\nand enables developers to get the tempest log more easily.\n\nImplements: blueprint add-logging-configuration\nChange-Id: Iee68a34f5771f1bff88110d95538a5b43103ced9\n"
    }
  ]
}
