)]}'
{
  "log": [
    {
      "commit": "22dece0d969b476cf187fe7359fa38d96189cdc1",
      "tree": "49fc761843504a296355de271693f2b1448e962f",
      "parents": [
        "305bad78875b76e17eec68ce247b2366a07c2fc2"
      ],
      "author": {
        "name": "John Eckersberg",
        "email": "jeckersb@redhat.com",
        "time": "Thu Feb 13 16:21:24 2014 -0500"
      },
      "committer": {
        "name": "John Eckersberg",
        "email": "jeckersb@redhat.com",
        "time": "Thu Feb 13 16:26:28 2014 -0500"
      },
      "message": "Add Fedora support to install_docker.sh\n\nOn Fedora, just install the docker-io package as supplied in the\nFedora repository.\n\nChange-Id: Iea74878d3e1c434863c188ea2253817384e56bf4\n"
    },
    {
      "commit": "d1cd0c66487cc00fa50c6638fb233e04b023d744",
      "tree": "f8945f2e93731c8b4e4aea04173f5a2f59580f1b",
      "parents": [
        "2219fdb58773d44db3fa278438e637199bfb185a"
      ],
      "author": {
        "name": "Daniel Kuffner",
        "email": "dkuffner@chilicat.net",
        "time": "Sat Feb 08 12:35:48 2014 +0100"
      },
      "committer": {
        "name": "Daniel Kuffner",
        "email": "daniel.kuffner@gmail.com",
        "time": "Sat Feb 08 12:43:23 2014 +0100"
      },
      "message": "Docker install script fails to install docker registry\n\nThe tools/docker/install_docker.sh script fails during the\ninstallation/setup of the docker registry.\nThe problem is that the used environment variables are wrong.\n\nREGISTRY_IMAGE \u003e DOCKER_REGISTRY_IMAGE\nREGISTRY_IMAGE_NAME \u003e DOCKER_REGISTRY_IMAGE_NAME\n\nChange-Id: I16f051abe5c426f295c69d518b49c1b9a7b4cc94\n"
    },
    {
      "commit": "2dac885e6c48989d9a7bc89aca2b69503d2b3399",
      "tree": "50863c587a363363936ca39a23ca09548b39d8e3",
      "parents": [
        "465653e25f0379891c30c5ef2eb8ed8c286f972a"
      ],
      "author": {
        "name": "Eric Windisch",
        "email": "ewindisch@docker.com",
        "time": "Fri Jan 31 01:25:28 2014 -0500"
      },
      "committer": {
        "name": "Eric Windisch",
        "email": "ewindisch@docker.com",
        "time": "Fri Jan 31 01:39:03 2014 -0500"
      },
      "message": "Pull docker images from global registry\n\nThe global docker registry is where images are\nbeing built and uploaded. It\u0027s effectively docker\u0027s\nversion of, say, \u0027pip\u0027. The static tarballs are\nnot only an extra maintenance burden as they\u0027re outside\nthe standard build and publishing process, but are presently\noutside the scope of an open development / release\nprocess as well.\n\nWhile this process does cause some trouble with\nnetwork-independence for CI purposes, the fetching\nis still done from install-docker.sh; Additionally,\nthis driver is not currently tested via the community CI effort.\n\nChange-Id: I3ee6bfee9c273cd3aabe1e00a1d1a8856a466189\n"
    },
    {
      "commit": "ca1b85283b2d53e5e6e52a90a57a9310dd948d5c",
      "tree": "06aff45123f7602aedfb8ecbfd90356a81d4d5a5",
      "parents": [
        "c85ac787ba43115a3f47416470ef16e21ad20caf"
      ],
      "author": {
        "name": "DennyZhang",
        "email": "denny@unitedstack.com",
        "time": "Sun Nov 17 15:44:32 2013 -0600"
      },
      "committer": {
        "name": "DennyZhang",
        "email": "denny@unitedstack.com",
        "time": "Sun Nov 17 15:44:40 2013 -0600"
      },
      "message": "Mute false alarm when installing docker\n\nIn install_docker.sh, we will restart docker service, then connect\nto /var/run/docker.sock with retry mechanism.\n\nAt the first contacting with /var/run/docker.sock, when docker\nservice is not ready, it may complain some error.\n\nMute this false alarm.\n\nChange-Id: If00a18d2e3ddee951662e272d47ae84215f16ad2\nCloses-Bug: #1252087\n"
    },
    {
      "commit": "5a77d03addeab27704eeeb6a43ea75c1a9941764",
      "tree": "a4d9f41d70bbe66107dd65959f2357cbdf4156ac",
      "parents": [
        "0c42f250430ad2e68c0a72804179a80522a159df"
      ],
      "author": {
        "name": "Sam Alba",
        "email": "sam.alba@gmail.com",
        "time": "Mon Oct 21 16:17:30 2013 -0700"
      },
      "committer": {
        "name": "Sam Alba",
        "email": "sam.alba@gmail.com",
        "time": "Thu Oct 24 12:27:10 2013 -0700"
      },
      "message": "Removed docker version requirement\n\nChange-Id: I9f04db46706bf6453def09ca1e22e0db918d811b\nCloses-Bug: #1237581\n"
    },
    {
      "commit": "fdc9ae8b9e52004a4fa0a4e0cf7df67f81cba955",
      "tree": "5b417eaf5679350a8d5807ba3c4a6f71d1371820",
      "parents": [
        "3931573f2bdb542ff4299bd548cab3458c3b0c99"
      ],
      "author": {
        "name": "Min Li",
        "email": "limin.marcus@gmail.com",
        "time": "Wed Oct 09 15:45:41 2013 -0400"
      },
      "committer": {
        "name": "Min Li",
        "email": "limin.marcus@gmail.com",
        "time": "Mon Oct 14 11:26:49 2013 -0400"
      },
      "message": "Fix bugs for installing docker, bug #1237581.\n  -The change in install_docker.sh corrects a typo (\u0027\u003d\u0027 should be \u0027-\u0027).\n   This typo resutls in \u0027unable to locate the packet\u0027 error when executing apt-get.\n\n  -The second change is in hypervisor-docker fix the error for reporting\n   docker is not installed when docker is actually set up. The original line\n   missed the version part of the package name.\n\nChange-Id: Ic48f45158cf84f89080f095d53c355e9f6969bfd\n"
    },
    {
      "commit": "0f4f44315905db86fb0e3f43f9c6cf3b85ea34c1",
      "tree": "953dbf089abb6e5a583d75db973d1803a3872fdb",
      "parents": [
        "0b29d86930fb9ba00dbb8e593b0a9fcee3559810"
      ],
      "author": {
        "name": "Russell Bryant",
        "email": "rbryant@redhat.com",
        "time": "Tue Sep 17 17:15:25 2013 -0400"
      },
      "committer": {
        "name": "Russell Bryant",
        "email": "rbryant@redhat.com",
        "time": "Tue Sep 17 17:15:25 2013 -0400"
      },
      "message": "docker: ensure socat is installed\n\ninstall_docker.sh failed for me because socat wasn\u0027t installed.  Add it\nto this script since it expects it to be there.\n\nChange-Id: Ic55f5e38de1b38bdd37407b7bec533d4c3eff2a9\n"
    },
    {
      "commit": "2aa2a89cdb9071cea919116e283c16ac9dd841d6",
      "tree": "88c156a62dc7b594499556dab11083b90425f886",
      "parents": [
        "415360b23157caac28899fe0e02f47f0e4532ca2"
      ],
      "author": {
        "name": "Dean Troyer",
        "email": "dtroyer@gmail.com",
        "time": "Sun Aug 04 19:53:19 2013 -0500"
      },
      "committer": {
        "name": "Dean Troyer",
        "email": "dtroyer@gmail.com",
        "time": "Wed Aug 28 22:36:48 2013 -0500"
      },
      "message": "Add support for Docker as Nova hypervisor\n\n* Add basic support for hypervisor plugins in lib/nova_plugins\n* Add lib/nova_plugins/hypervisor-docker to use Docker as a Nova\n  hypervisor.\n* Add tools/install_docker.sh to install the Docker daemon and\n  registry container, download base image and import\n* Configure Nova to use docker plugin\n* Add docker exercise and skip unsupported ones\n\nNova blueprint: new-hypervisor-docker\n\nChange-Id: I9e7065b562dce2ce853def583ab1165886612227\n"
    }
  ]
}
