yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #51157
[Bug 1578520] Re: attache many port as soon as possible, some ports was lost in "instance_info_caches"
** Changed in: nova
Status: New => Invalid
--
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/1578520
Title:
attache many port as soon as possible, some ports was lost in
"instance_info_caches"
Status in OpenStack Compute (nova):
Invalid
Bug description:
In version mitaka
for example:
1. a VM has two ports.
2. create two new ports
3. attach new ports to VM as soon as possible
4. the two new ports were attached to the VM,but there are only three ports in the "network_info" of table "instance_info_caches"
Detail infomation: http://paste.openstack.org/show/496176/
When attach a port , the update of table "instance_info_caches" is delayed.
attach another port quickly, the current instance_info_caches do not has the first port. the first port is lost.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1578520/+subscriptions
References