Nova use 'blob' value instead of 'zone_blob' in instance dict

Bug #893183 reported by Édouard Thuleau
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-novaclient
Fix Released
Undecided
Édouard Thuleau

Bug Description

In instance data request generated when a client create a server, the build plan is added in key 'zone_blob' but the Nova code try to fing the key 'blob'.

Revision history for this message
Édouard Thuleau (ethuleau) wrote :
Changed in python-novaclient:
assignee: nobody → Édouard Thuleau (ethuleau)
status: New → Fix Released
Revision history for this message
Openstack Gerrit (openstack-gerrit) wrote : Fix merged to python-novaclient (master)

Reviewed: https://review.openstack.org/1839
Committed: http://github.com/openstack/python-novaclient/commit/72c5ca3aeca8782def98d9254b73a44be80c8b07
Submitter: Jenkins
Branch: master

 status fixcommitted
 done

commit 72c5ca3aeca8782def98d9254b73a44be80c8b07
Author: ��douard Thuleau <email address hidden>
Date: Tue Nov 22 10:20:49 2011 +0100

    Change 'zone_blob' key to 'blob' in create server.
    bug 893183

    The OSAPI looks for key 'blob' to check if a build plan
    is associated to a create request server. But the
    novaclient uses the key 'zone_blob'.

    Change-Id: I85fd3629e1b3a2f142ac9296418e361aff5c5e4b

Thierry Carrez (ttx)
affects: python-novaclient → nova
Changed in nova:
status: Fix Released → Fix Committed
tags: added: python-novaclient
Thierry Carrez (ttx)
Changed in nova:
milestone: none → essex-2
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in nova:
milestone: essex-2 → 2012.1
Thierry Carrez (ttx)
affects: nova → python-novaclient
Changed in python-novaclient:
milestone: 2012.1 → none
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.