Must not input both network_id and port_id when attach interface

Bug #1533570 reported by huangtianhua
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Heat
Fix Released
Medium
huangtianhua

Bug Description

1. create a stack with nova server, and specify subnet id
2. update the stack to change server to another subnet, the stack update failed:
BadRequest: Must not input both network_id and port_id. The details: http://paste.openstack.org/show/483714/

Found nova doesn't allow to specify network_id and port_id at the same time when attach interface for server.

Changed in heat:
importance: Undecided → Medium
assignee: nobody → huangtianhua (huangtianhua)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to heat (master)

Fix proposed to branch: master
Review: https://review.openstack.org/267436

Changed in heat:
status: New → In Progress
Changed in heat:
milestone: none → mitaka-3
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to heat (master)

Reviewed: https://review.openstack.org/267436
Committed: https://git.openstack.org/cgit/openstack/heat/commit/?id=3c6dc97bac5510c9299b540763cc75f7f62ccc2f
Submitter: Jenkins
Branch: master

commit 3c6dc97bac5510c9299b540763cc75f7f62ccc2f
Author: huangtianhua <email address hidden>
Date: Thu Jan 14 15:37:46 2016 +0800

    Don't pass both network_id and port_id when attach interface

    Nova doesn't allow to specify both network_id and port_id
    when attach interfaces for server. This change will refactor
    handler_kwargs for ServerUpdateProgress 'interface_detach'.

    Change-Id: I74eb115de520d8a66abd1621522f0c605201019a
    Closes-Bug: #1533570

Changed in heat:
status: In Progress → Fix Released
Revision history for this message
Thierry Carrez (ttx) wrote : Fix included in openstack/heat 6.0.0.0b3

This issue was fixed in the openstack/heat 6.0.0.0b3 development milestone.

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.