yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #65861
[Bug 1649298] Re: multiple fixed ips assigned to newly spawned instance
*** This bug is a duplicate of bug 1639230 ***
https://bugs.launchpad.net/bugs/1639230
** This bug is no longer a duplicate of bug 1609526
Nova creates duplicate Neutron ports on instance reschedule
** This bug has been marked a duplicate of bug 1639230
reschedule fails with ip already allocated error
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1649298
Title:
multiple fixed ips assigned to newly spawned instance
Status in OpenStack Compute (nova):
New
Status in openstack-ansible:
Invalid
Bug description:
Upon the creation of an instance where the network is attached, there
is a possibility that the instance will be assigned 2 or more IPv4
addresses from the address pool of the network. Multiple ports are
created along with the assignment of each address but only one of
these ports is actually up.
Versions of relevant services:
neutron: 4.1.1
OpenStack-ansible: ansible-playbook 1.9.4
novaclient: 6.0.0
os_client_config: 1.24.0
What is expected:
An instance that is configured with a network is spawned and built with a single IPv4 address assigned to it.
What actually occurs:
An instance is spawned and built with two or more IPv4 addresses assigned to it. If an instance is spawned with 2 or more networks, 2 or more IPv4 addresses from each network are assigned to the instance.
How to recreate it:
Create an instance using the Horizon dashboard or create a server using the CLI.
In both cases, the network device needs to be specified during in the creation command.
It is not guaranteed that the issue will occur on every attempt to create the instance.
It has been noted that the probability of the instance being assigned two or more IPv4 addresses from the same network is higher when the instance is created with two or more networks devices attached.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1649298/+subscriptions