Public bug reported: 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. ** Affects: nova Importance: Undecided Status: New -- 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): New 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 -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

