Instance is getting 2 ports attached during launching with one of which is in down status
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
neutron |
Incomplete
|
Undecided
|
Swetha G |
Bug Description
[Test process]
1. launch an instance in horizon or via API
2. select image, network, security rule...etc
[Test result]:
1.2 IP addresses are shown to be attached to the created instance(
2.go to network tab and check ports: port 10.156.95.47 is in status down while port 10.156.95.48 is in status up(both are up in admin status)
3.10.156.95.48 is actually assigned to the instance
I am using openstack mitaka. This happens only with internal networks and not with external-provider ones. Frequency is about 2/3 launches. I am not using any OVS tool to configure the network. FYI. This issue won't occur if you launch instances with CLI. It happens only when using horizon or API.
Changed in neutron: | |
assignee: | nobody → Swetha G (swethamohan318) |
description: | updated |
Please provide your neutron.conf and neutron server logs, and describe your network topology so that the issue can be recreated. See [1]. Thanks.
[1] http:// docs.openstack. org/developer/ neutron/ policies/ bugs.html# bug-report- template