[Yahoo-eng-team] [Bug 1881311] [NEW] Neutron Tempest Pagination test cases fail if run in parallel

2020-06-01 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: Neutron tempest Pagination tet cases fail if run in parallel. # Issue The pagination test cases see items created by other test cases and hence expected vs actual differ and the test cases fail. # Proposed solution: 1. Update pagination test

[Yahoo-eng-team] [Bug 1881311] Re: Neutron Tempest Pagination test cases fail if run in parallel

2020-06-01 Thread Martin Kopec
I'm changing the project to neutron as it seems the problem is within neutron tempest plugin, not tempest. ** Project changed: tempest => neutron -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.

[Yahoo-eng-team] [Bug 1881685] [NEW] Inconsistent coding while upgrading

2020-06-01 Thread hanchl
Public bug reported: I am trying to upgrade the platform from queens to rocky . To meet production needs, I cannot upgrade the platform in place. So I need to copy the queens version data to the rocky version environment before upgrading. After I import the queens version database to the rocky

[Yahoo-eng-team] [Bug 1823818] Re: Memory leak in some neutron agents

2020-06-01 Thread Mark Goddard
** Also affects: kolla/rocky Importance: Undecided Status: New ** Changed in: kolla/rocky Status: New => Triaged ** Changed in: kolla Status: Confirmed => Invalid ** Changed in: kolla/rocky Importance: Undecided => High -- You received this bug notification because

[Yahoo-eng-team] [Bug 1881628] [NEW] system endpoints changes not reflected under "Projects/API Access" without a logout.

2020-06-01 Thread Kristine Bujold
Public bug reported: If the endpoints are changed on the system, the user must logout and then log back in to see the changes reflected in Horizon under "Projects/API Access".   openstack endpoint list --interface public

[Yahoo-eng-team] [Bug 1870096] Re: soft-affinity weight not normalized base on server group's maximum

2020-06-01 Thread OpenStack Infra
Reviewed: https://review.opendev.org/713863 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=5ab9ef11e27014ce8b43e1bac76903fed70d0fbf Submitter: Zuul Branch:master commit 5ab9ef11e27014ce8b43e1bac76903fed70d0fbf Author: Johannes Kulik Date: Thu Mar 19 12:51:25 2020

[Yahoo-eng-team] [Bug 1881558] [NEW] [OVN][Cirros 0.5.1] IPv6 hot plug tempest tests are failing with new Cirros

2020-06-01 Thread Maciej Jozefczyk
Public bug reported: Recently merged code [1] added a few IPv6 hotplug scenarios. In meantime we're working on enabling new Cirros on OVN Gates [2] After merging [1] we can find that on [2] the new tests started to fail:

[Yahoo-eng-team] [Bug 1118815] Re: Remove python-oauth from the archive

2020-06-01 Thread Florian Guitton
** Also affects: charm-hacluster Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to cloud-init. https://bugs.launchpad.net/bugs/1118815 Title: Remove python-oauth from the archive

[Yahoo-eng-team] [Bug 1881556] [NEW] [ovs-agent]exception cause stale flow cleaned but new flow not installed

2020-06-01 Thread Wei Hui
Public bug reported: kolla upgrade neutron rpc_loop 1: Physical bridge br-ex was just re-created, set bridges_recreated=True set need_clean_stale_flow=True process_network_ports argument provisioning_needed is True but throw exception, not call provision_local_vlan and flag

[Yahoo-eng-team] [Bug 1881557] [NEW] Can not resize to same host for libvirt driver

2020-06-01 Thread Eric Xie
Public bug reported: Description === As before, the instance can be resized or cold-migrated to same host for libvirt driver if CONF.allow_resize_to_same_host was set to true. When use latest source, got error "UnableToMigrateToSelf: Unable to migrate instance". Steps to reproduce