)]}'
{
  "log": [
    {
      "commit": "71bda86402a5528c4e7f0a50942ebec74320a081",
      "tree": "6c0259057801c7d992b3367fdc9754a5b2cc668b",
      "parents": [
        "fadb39e23c40a2c88e6653e4f527e287bb7f3486"
      ],
      "author": {
        "name": "Federico Ressi",
        "email": "fressi@redhat.com",
        "time": "Mon May 28 11:38:56 2018 +0200"
      },
      "committer": {
        "name": "Federico Ressi",
        "email": "fressi@redhat.com",
        "time": "Tue Oct 02 16:23:19 2018 +0000"
      },
      "message": "Add guest image customization to DevStack plugin.\n\nCI jobs for this plugin use DevStack to install and configure\nOpenStack and to upload guest images to be used for tests.\n\nThis change allow to customize guest images just before\nbeing sent to image service with the purpose of installing\nnew packages (like socat), configuring N network devices, etc.\n\nThis change has been created because for testing multicast\nsocat is required, but it was designed with the idea\nof being used to allow further guest images customizations.\n\nChange-Id: I88491dbb65031fe3743d1c3d27c38a57b5511794\n"
    },
    {
      "commit": "08c74e9e768ddd83bc40b917cfd38ff882832d9f",
      "tree": "1fb02c8551b286189c8d16180bb87b26e492149d",
      "parents": [
        "41c43924712c728bfaff5955b92c210402c1faf5"
      ],
      "author": {
        "name": "Federico Ressi",
        "email": "fressi@redhat.com",
        "time": "Tue Jun 12 14:19:21 2018 +0200"
      },
      "committer": {
        "name": "Federico Ressi",
        "email": "fressi@redhat.com",
        "time": "Tue Jul 03 10:53:18 2018 +0200"
      },
      "message": "Add script to customize Ubuntu guest images.\n\nThe script is intended to be used from any openstack deployment\tsystem\nas TripleO, Devstack, etc. to prepare ubuntu guest images before being\nuploaded to OpenStack image service.\n\nIt has not been possible to virt-customize because of below Ubuntu bugs:\n - https://bugs.launchpad.net/ubuntu/+source/libguestfs/+bug/1632405\n - https://bugs.launchpad.net/ubuntu/+source/isc-dhcp/+bug/1650740\n\nIt has therefore been adopted a more low level strategy performing below\nsteps:\n - mount guest image to a temporary folder\n - set up an environment suitable for executing chroot\n - execute customize_image function inside chroot environment\n - cleanup chroot environment\n\nPackages required by the script:\n - libguestfs-tools\n\nPackages installed on customized guest images:\n - socat (for advance network feature testing, like multicast)\n\nThis change has been created because for testing multicast\nsocat is required, but it was designed with the idea\nof being used to allow further guest images customizations.\n\nChange-Id: Ia60991d9170495e9d41f583765b24d6cdf442639\n"
    }
  ]
}
