Nova notifications publish wrong flavor id

Bug #1217897 reported by Yassine
This bug report is a duplicate of:  Bug #1217429: Wrong instance_type_id field. Edit Remove
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
New
Undecided
Unassigned

Bug Description

Actually Nova notifications publish the value of "instance_type_id" which belongs to the instances table but "instance_type_id" is a foreign key for the table instance_types and represent the internal id of a flavor.

So Nova must publish "flavorid" which represent the public id of a flavor, it belongs to the table instance_types.

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.