Bug 890994 - [RFE] User can not add/remove multiple-nics to existing instance only created on NEW instnace
Summary: [RFE] User can not add/remove multiple-nics to existing instance only created...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-nova
Version: 2.0 (Folsom)
Hardware: Unspecified
OS: Unspecified
medium
high
Target Milestone: beta
: 3.0
Assignee: Nikola Dipanov
QA Contact: Yaniv Kaul
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-12-31 15:30 UTC by Ofer Blaut
Modified: 2016-04-27 01:38 UTC (History)
6 users (show)

Fixed In Version: openstack-nova-2013.1-1.el6ost
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-05-30 15:40:54 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Ofer Blaut 2012-12-31 15:30:01 UTC
Description of problem:

Multiple-nics can be created only on NEW instance , user can not add/del one to exist instance .

http://docs.openstack.org/folsom/openstack-compute/admin/content/using-multi-nics.html#using-multiple-nics-usage

when user tries nova boot with same instance and addtional nic, nova will generate new instance 

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1. lunch instance 
2. try to add new nic 
3.
  
Actual results:


Expected results:


Additional info:

Comment 3 Ofer Blaut 2013-01-01 13:06:19 UTC
This was tested when Instance is power off and on (Hot plug)

Comment 6 Ofer Blaut 2013-01-27 08:13:56 UTC
removed the needinfo flag

Comment 9 Nikola Dipanov 2013-05-30 15:40:54 UTC
This seems to have been implented with the following patch in nova: https://review.openstack.org/#/c/21819/ and should be supported by OpenStack Networking as well.

The patch has been included in the RHOS 3.0 release


Note You need to log in before you can comment on or make changes to this bug.