sent_meta needs a centralized definition in _create_image()

Bug #1061922 reported by Nikhil Komawar
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
Undecided
Kevin L. Mitchell

Bug Description

In _create_image(), we create a properties dictionary to contain the properties of the image we're creating, then create a sent_meta dictionary to contain all the other image creation parameters. Can we have a simpler creation of sent_meta to make the logic flow a little easier to understand?

Changed in nova:
assignee: nobody → Kevin L. Mitchell (klmitch)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

Reviewed: https://review.openstack.org/14064
Committed: http://github.com/openstack/nova/commit/db1acef8fc10f64592e9e297de5e0912d6eace9e
Submitter: Jenkins
Branch: master

commit db1acef8fc10f64592e9e297de5e0912d6eace9e
Author: Kevin L. Mitchell <email address hidden>
Date: Thu Oct 4 17:17:41 2012 -0500

    Centralize sent_meta definition

    In _create_image(), we create a properties dictionary to contain the
    properties of the image we're creating, then create a sent_meta
    dictionary to contain all the other image creation parameters. This
    simplifies the creation of sent_meta to make the logic flow a little
    easier to understand.

    Fixes bug 1061922.

    Change-Id: I9b25a16815f266b0d3f51aee097a0aadc51aad91

Changed in nova:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in nova:
milestone: none → grizzly-1
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in nova:
milestone: grizzly-1 → 2013.1
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.