[NETVIRT-1124] Instance Error state when network created with disable port security Created: 28/Feb/18 Updated: 12/May/18 Resolved: 12/May/18 |
|
| Status: | Resolved |
| Project: | netvirt |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | Oxygen-SR2 |
| Type: | Bug | Priority: | Medium |
| Reporter: | Y Ananth | Assignee: | Unassigned |
| Resolution: | Won't Do | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Description |
|
VM goes to error state when network is created with disable port security.
Steps to reproduce: openstack network create network_1 --provider-network-type vxlan --disable-port-security openstack subnet create --network network_1 --subnet-range 40.0.0.0/24 l2_subnet_1 openstack server create --image cirros --flavor m1.nano --nic net-id=network_1 MyFirstInstance_1 --security-group default (VM goes to error state)
|
| Comments |
| Comment by Vinh Nguyen [ 12/May/18 ] |
|
This issue is not observed in Oxygen/master. Update bug status to Resolved/Won't Do |