Attach a custom security group and launch a instance using that port doesn't work
Bug #1332374 reported by
Ashish Ranjan
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.
Changed in juniperopenstack: | |
milestone: | none → r1.06-fcs |
assignee: | nobody → Sachin Bansal (bansalsachin) |
status: | New → Confirmed |
information type: | Proprietary → Public |
tags: | added: blocker |
Changed in juniperopenstack: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
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 6746-4ff7- b822-8ab18f407c 2e --security-group sg1 6746-4ff7- b822-8ab18f407c 2e 7af1-47f2- aab0-9a4816c2b3 cd --nic port-id= 275f96ba- 6746-4ff7- b822-8ab18f407c 2e vm101 6746-4ff7- b822-8ab18f407c 2e
neutron port-update 275f96ba-
neutron port-show 275f96ba-
nova boot --flavor 3 --image 37ab5c63-
neutron port-show 275f96ba-