Comment 2 for bug 1367633

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

Reviewed: https://review.openstack.org/120341
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=42cec80e6ce1c95326ab5871750401f3a8131f77
Submitter: Jenkins
Branch: master

commit 42cec80e6ce1c95326ab5871750401f3a8131f77
Author: Ghanshyam <email address hidden>
Date: Wed Sep 10 17:21:18 2014 +0900

    Fix 'createImage' server actions for V2.1 API

    'createImage' server actions was missed for V2.1 API.
    This patch converts 'createImage' server action for V2.1 API

    The differences between v2 and v3 are described on the wiki page
    https://wiki.openstack.org/wiki/NovaAPIv2tov3.

    Change-Id: I5490365c72082b1652ddda2fed97c754fceeed22
    Closes-Bug: #1367633