interface-attach: does not prevent attaching multiple ports to same network on same instance

Bug #1245682 reported by Aaron Rosen
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Won't Fix
Undecided
Aaron Rosen

Bug Description

When booting a vm you are only allocated to have one port on each network attached to the instance. Currently, you can add multiple interfaces on the same network via interface-attach. This is a regression from grizzly where this was working correctly previously.

Revision history for this message
Aaron Rosen (arosen) wrote :

arosen@arosen-desktop:/opt/stack/nova$ nova list
/usr/lib/python2.7/dist-packages/gobject/constants.py:24: Warning: g_boxed_type_register_static: assertion `g_type_from_name (name) == 0' failed
  import gobject._gobject
+--------------------------------------+------+--------+------------+-------------+----------------------------+
| ID | Name | Status | Task State | Power State | Networks |
+--------------------------------------+------+--------+------------+-------------+----------------------------+
| 97e1dbee-b940-428e-a912-57fba784fa5f | vm1 | ACTIVE | None | Running | private=10.0.0.3, 10.0.0.4 |
+--------------------------------------+------+--------+------------+-------------+----------------------------+

Changed in nova:
assignee: nobody → Aaron Rosen (arosen)
tags: added: network
tags: added: folsom-backport-potential
tags: added: havana-backport-potential
removed: folsom-backport-potential
Aaron Rosen (arosen)
Changed in nova:
status: New → Incomplete
status: Incomplete → Confirmed
Changed in nova:
status: Confirmed → Won't Fix
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.