Attach a custom security group and launch a instance using that port doesn't work

Bug #1332374 reported by Ashish Ranjan
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Juniper Openstack
Fix Released
Undecided
Sachin Bansal

Bug Description

Attach a custom security group and launch a instance using that port doesn't work.

Tags: blocker
Changed in juniperopenstack:
milestone: none → r1.06-fcs
assignee: nobody → Sachin Bansal (bansalsachin)
status: New → Confirmed
information type: Proprietary → Public
tags: added: blocker
Revision history for this message
Sachin Bansal (sbansal) wrote :

The problem is that after the following sequence of commands, the port doesn't have security group attached. We had an earlier fix for this but it was wrong because it disallowed deleting security groups from the port.

 neutron port-create vn1
 neutron port-update 275f96ba-6746-4ff7-b822-8ab18f407c2e --security-group sg1
 neutron port-show 275f96ba-6746-4ff7-b822-8ab18f407c2e
 nova boot --flavor 3 --image 37ab5c63-7af1-47f2-aab0-9a4816c2b3cd --nic port-id=275f96ba-6746-4ff7-b822-8ab18f407c2e vm101
 neutron port-show 275f96ba-6746-4ff7-b822-8ab18f407c2e

Changed in juniperopenstack:
status: Confirmed → In Progress
Revision history for this message
Sachin Bansal (sbansal) wrote :
Changed in juniperopenstack:
status: In Progress → Fix Committed
Sachin Bansal (sbansal)
Changed in juniperopenstack:
status: Fix Committed → Fix Released
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.