)]}'
{
  "log": [
    {
      "commit": "1c2ebaecc220bf5a3777b0ce35a6430a3fa1fa0f",
      "tree": "8f9bf1b045ff3eacec35c313d6f44698060ee24c",
      "parents": [
        "c25515c639f09d3caa74ecd7193169f8295db57d"
      ],
      "author": {
        "name": "Elena Ezhova",
        "email": "eezhova@mirantis.com",
        "time": "Mon Jul 03 18:29:05 2017 +0400"
      },
      "committer": {
        "name": "Elena Ezhova",
        "email": "eezhova@mirantis.com",
        "time": "Thu Jul 06 17:50:33 2017 +0400"
      },
      "message": "Create a state and a module to create images using import tasks\n\nIn Glance V2 it is possible to import an image from a remote\nlocation only using a tasks workflow. [1] As tasks are not\nsupported in salt.modules.glance I had to create a new module\nglanceng that extends functionality of the glance module.\nThat is supposed to be a temporary solution until we move to a\nSaltStack version that has support of Glance V2 tasks.\n\nAdded the `get_image_owner_id` function to the glanceng module\nthat is used for mining owner of a created image in Octavia\nstare.\n\nAdded a new state image_import to _states/glanceng that creates\na task with type `import` and the verifies that the task succeeded\nand an image was created.\n\nUpdated glance/client.sls to use image_import state and extended\nthe list of parameters that can be passed to that state.\n\n[1] https://wiki.openstack.org/wiki/Glance-tasks-import\n\nChange-Id: Ica8d02ed4a1653a74ac87ff5ee0efbe5d19feed0\n"
    }
  ]
}
