[Yahoo-eng-team] [Bug 1894119] [NEW] stuck "running" on DataSourceNone

2020-09-03 Thread Sirio Balmelli
Public bug reported: On a bare-metal machine with `None` datasource: ``` datasource_list: - None datasource: None: ``` The 'config' module does not terminate: ``` $ sudo cloud-init modules Cloud-init v. 20.2-45-g5f7825e2-0ubuntu1~16.04.1 running 'modules:config' at Thu, 03 Sep 2020

[Yahoo-eng-team] [Bug 1894117] [NEW] ovn: filtering hash ring nodes is not time zone aware

2020-09-03 Thread Jakub Libosvar
Public bug reported: Nodes are registered using local machine timezone but then when checking alive nodes. After first touch, the update_at gets fixed using UTC timezone and then getting nodes work. ** Affects: neutron Importance: Undecided Assignee: Jakub Libosvar (libosvar)

[Yahoo-eng-team] [Bug 1669482] Re: fwaas: firewall rules not applied on L3 agents reboot in case of neutron-fwaas outage

2020-09-03 Thread Slawek Kaplonski
Neutron-fwaas project is now deprecated and is not maintained anymore. Due to that I'm moving this bug to "Won't fix" now. ** Changed in: neutron Status: Confirmed => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed

[Yahoo-eng-team] [Bug 1894095] [NEW] Running periodic task during live migration results in incorrect usage

2020-09-03 Thread Stephen Finucane
Public bug reported: With the introduction of NUMA-aware live migration in Train, we now do proper claiming and, if necessary, unclaiming of resources at the destination host. However, the latter uses the same mechanism as resize/cold migrate confirm/revert, which means its subject to the same

[Yahoo-eng-team] [Bug 1861224] Re: horizon removing trailing spaces on passwords - auth fails

2020-09-03 Thread OpenStack Infra
Reviewed: https://review.opendev.org/705886 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=6a07f5a5b4e2c0921967b8c47c8c9cfcd9a45b90 Submitter: Zuul Branch:master commit 6a07f5a5b4e2c0921967b8c47c8c9cfcd9a45b90 Author: Akihiro Motoki Date: Wed Feb 5 14:41:49 2020

[Yahoo-eng-team] [Bug 1866725] Re: DVR denial of service observed when using DVR+VLAN project networks

2020-09-03 Thread Jeremy Stanley
I've switched this to a regular Public bug and removed our security advisory task, but marked it with the security tag as a possible hardening opportunity. ** Information type changed from Public Security to Public ** No longer affects: ossa ** Tags added: security -- You received this bug

[Yahoo-eng-team] [Bug 1894127] [NEW] SPEC HAS NO EXPECTATIONS warnings in jasmine tests

2020-09-03 Thread Tatiana Ovchinnikova
Public bug reported: There are 23 tests which Jasmine marks with the warning "SPEC HAS NO EXPECTATIONS": permissions service checkAll with extended permissions SPEC HAS NO EXPECTATIONS with promise array, adds checks for permissions SPEC HAS NO EXPECTATIONS

[Yahoo-eng-team] [Bug 1669482] Re: fwaas: firewall rules not applied on L3 agents reboot in case of neutron-fwaas outage

2020-09-03 Thread Jeremy Stanley
** Changed in: ossa Status: Incomplete => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1669482 Title: fwaas: firewall rules not applied on L3 agents reboot in case of

[Yahoo-eng-team] [Bug 1894136] [NEW] [OVN Octavia Provider] OVN provider fails during listener delete

2020-09-03 Thread Michael Johnson
Public bug reported: The OVN provider is consistently failing during a listener delete as part of the member API tempest test tear down with a 'filedescriptor out of range in select()' error. o-api logs snippet: Sep 03 15:44:05.171297 ubuntu-bionic-inap-mtl01-0019624710

[Yahoo-eng-team] [Bug 1894161] [NEW] Retrospectively adding qemu guest agent channel to volume backed instance

2020-09-03 Thread Craig McIntyre
Public bug reported: Description === Having deployed a number of instances in our openstack environment it was discovered that we need to have qemu guest agent functionality enabled, which was not baked into the image these instances were deployed from. Instances are cinder volume

[Yahoo-eng-team] [Bug 1893965] Re: openstack-tox-py36-with-ovsdbapp-master periodic job is failing everyday since 28.08.2020

2020-09-03 Thread OpenStack Infra
Reviewed: https://review.opendev.org/749537 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=6fc24afd9a7bf0156cdc94330823cb35a03e2602 Submitter: Zuul Branch:master commit 6fc24afd9a7bf0156cdc94330823cb35a03e2602 Author: Terry Wilson Date: Wed Sep 2 10:37:33 2020

[Yahoo-eng-team] [Bug 1894167] [NEW] Install and configure in keystone

2020-09-03 Thread Sandeep Rao
Public bug reported: This bug tracker is for errors with the documentation, use the following as a template and remove or add fields as you see fit. Convert [ ] into [x] to check boxes: - [ ] This doc is inaccurate in this way: __ - [x] This is a doc addition request. - [x] I have a fix to

[Yahoo-eng-team] [Bug 1894048] [NEW] neutron-ovn-db-sync-util: Unhandled error: oslo_config.cfg.NoSuchOptError: no such option keystone_authtoken in group [DEFAULT]

2020-09-03 Thread Frode Nordahl
Public bug reported: If you have a neutron.conf containing a nova section that makes use of the `auth_section` configuration option to point the keystone loader at credentials in a different section instead of repeating it the tool will crash. The neutron-server is just fine with loading the

[Yahoo-eng-team] [Bug 1894022] Re: Some package or kernel version of virtual persistent memory restrictions is not consistent

2020-09-03 Thread Brin Zhang
** Also affects: nova/ussuri Importance: Undecided Status: New ** Also affects: nova/train Importance: Undecided Status: New ** No longer affects: nova/train ** Also affects: nova/train Importance: Undecided Status: New -- You received this bug notification

[Yahoo-eng-team] [Bug 1894022] Re: Some package or kernel version of virtual persistent memory restrictions is not consistent

2020-09-03 Thread OpenStack Infra
Reviewed: https://review.opendev.org/749628 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=a8b0c6b456a9afdbdfab69daf8c0d3685f8e3084 Submitter: Zuul Branch:master commit a8b0c6b456a9afdbdfab69daf8c0d3685f8e3084 Author: zhangbailin Date: Thu Sep 3 11:03:04 2020 +0800

[Yahoo-eng-team] [Bug 1893864] Re: resolve ResourceProviderSyncFailed issue in python3

2020-09-03 Thread Balazs Gibizer
Merged in on master in https://review.opendev.org/#/c/742398/ ** No longer affects: nova/trunk ** No longer affects: nova/victoria ** Changed in: nova Status: New => Fix Committed ** Changed in: nova Importance: Undecided => Medium ** Changed in: nova Assignee: (unassigned) =>

[Yahoo-eng-team] [Bug 1893436] Re: Error updating resources on new hypervisor with reserve_disk_resource_for_image_cache enabled

2020-09-03 Thread Balazs Gibizer
*** This bug is a duplicate of bug 1884214 *** https://bugs.launchpad.net/bugs/1884214 It has been fixed already on master https://review.opendev.org/#/c/740409/ and backported to stable branches https://review.opendev.org/#/q/topic:bug/1884214+(status:open+OR+status:merged) Marking this as

[Yahoo-eng-team] [Bug 1893656] Re: [ovn] Limit the number of metadata workers

2020-09-03 Thread Frode Nordahl
** Changed in: charm-layer-ovn Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1893656 Title: [ovn] Limit the number of metadata workers

[Yahoo-eng-team] [Bug 1893751] Re: Reject resize operation for accelerator

2020-09-03 Thread OpenStack Infra
Reviewed: https://review.opendev.org/748560 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=97267fc05c60b60761ebe8ec2773e8920148ae06 Submitter: Zuul Branch:master commit 97267fc05c60b60761ebe8ec2773e8920148ae06 Author: zhangbailin Date: Fri Aug 28 09:48:49 2020 +0800

[Yahoo-eng-team] [Bug 1894077] [NEW] Upgrading from train(el7) to ussuri(el8): Packet sequence number wrong - got 2 expected 1

2020-09-03 Thread Igor Gnatenko
Public bug reported: We are trying to upgrade our OpenStack from Train (based on CentOS 7) to the Ussuri (based on CentOS 8) and during `neutron-db-manage upgrade --expand` I see it failing with a following traceback. I've tried googling this, but only thing I found was "wrong usage of PyMySQL"