requested_network as a tuple now should be converted to an object

Bug #1361806 reported by Baodong (Robert) Li
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
Undecided
Unassigned

Bug Description

requested_network is a tuple of (net_id, fixed_ip, port_id). Some of the members can be None depending on the user input, for example, of the nova boot command. When SR-IOV tries to use it for SR-IOV, it needs to add a pci_request_id into it. Concerns are raised on the tuple's expandability, and its being prone to error when packing/unpacking the tuple.

Tags: network
Tracy Jones (tjones-i)
tags: added: network
Revision history for this message
Sean Dague (sdague) wrote :
Changed in nova:
status: New → Fix Committed
Thierry Carrez (ttx)
Changed in nova:
milestone: none → juno-rc1
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in nova:
milestone: juno-rc1 → 2014.2
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.