correct the behavior of 'security_groups=[]' for OS::Neutron::Port resource creation

Bug #1369933 reported by huangtianhua
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
OpenStack Heat
Fix Released
Undecided
huangtianhua

Bug Description

The behaviors of neutron port-create api with security_groups=[] and without security_groups are different:
1. with security_groups=[], the port will be created without securityGroup
2. without security_groups, the port will be created in 'default' securityGroup

Now in heat, the OS::Neutron::Port resource, change the behavior of the case 1, need to correct this.

Changed in heat:
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/121794

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

Reviewed: https://review.openstack.org/121794
Committed: https://git.openstack.org/cgit/openstack/heat/commit/?id=8239b3f655a3ac3c63888b0df6f143d7ff50512a
Submitter: Jenkins
Branch: master

commit 8239b3f655a3ac3c63888b0df6f143d7ff50512a
Author: huangtianhua <email address hidden>
Date: Tue Sep 16 17:45:29 2014 +0800

    Pass correct 'security_groups' value for port operations

    Make sure pass the correct value of 'security_groups'
    property to neutronClient for OS::Neutron::Port resource
    operations.

    Change-Id: I84fa2c149c18b0b85be7cf1ff5a8ab2641a5c276
    Closes-bug: #1369933

Changed in heat:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in heat:
milestone: none → kilo-1
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in heat:
milestone: kilo-1 → 2015.1.0
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.