[Yahoo-eng-team] [Bug 1878979] Re: Quota code does not respect [api]/instance_list_per_project_cells

2020-05-15 Thread melanie witt
Patch proposed here, not sure why the bot didn't add it: https://review.opendev.org/728575 ** Also affects: nova/stein Importance: Undecided Status: New ** Also affects: nova/ussuri Importance: Undecided Status: New ** Also affects: nova/train Importance: Undecided

[Yahoo-eng-team] [Bug 1869050] Re: migration of anti-affinity server fails due to stale scheduler instance info

2020-05-15 Thread OpenStack Infra
Reviewed: https://review.opendev.org/714998 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=738110db7492b1360f5f197e8ecafd69a3b141b4 Submitter: Zuul Branch:master commit 738110db7492b1360f5f197e8ecafd69a3b141b4 Author: Balazs Gibizer Date: Wed Mar 25 17:48:23 2020

[Yahoo-eng-team] [Bug 1878708] Re: mock.patch.stopall called twice on tests inheriting from ovsdbapp

2020-05-15 Thread OpenStack Infra
Reviewed: https://review.opendev.org/728306 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=ccb0cddd4af6ceb4ed4e8a2612d6c705d16a8e64 Submitter: Zuul Branch:master commit ccb0cddd4af6ceb4ed4e8a2612d6c705d16a8e64 Author: Terry Wilson Date: Thu May 14 22:27:10 2020

[Yahoo-eng-team] [Bug 1879009] [NEW] attaching extra port to server raise duplicate dns-name error

2020-05-15 Thread hamza
Public bug reported: if a user have the designate extension in neutron config enabled (dns-domain : example.com) and he creates a server serv1 that server will have a dns record in designate like serv1.example.com. if the user try openstack server add port port2 that port will get the same

[Yahoo-eng-team] [Bug 1863021] Re: [SRU] eventlet monkey patch results in assert len(_active) == 1 AssertionError

2020-05-15 Thread OpenStack Infra
Reviewed: https://review.opendev.org/725393 Committed: https://git.openstack.org/cgit/openstack/manila/commit/?id=5e9f694a5a8f90c72680acb1181318930f55aa30 Submitter: Zuul Branch:master commit 5e9f694a5a8f90c72680acb1181318930f55aa30 Author: Corey Bryant Date: Mon May 4 17:04:40 2020

[Yahoo-eng-team] [Bug 1863021] Re: [SRU] eventlet monkey patch results in assert len(_active) == 1 AssertionError

2020-05-15 Thread Launchpad Bug Tracker
This bug was fixed in the package magnum - 10.0.0-0ubuntu1 --- magnum (10.0.0-0ubuntu1) groovy; urgency=medium * New upstream release for OpenStack Ussuri (LP: #1877642). * d/p/monkey-patch-original-current-thread.patch: Cherry-picked from

[Yahoo-eng-team] [Bug 1878979] [NEW] Quota code does not respect [api]/instance_list_per_project_cells

2020-05-15 Thread Mohammed Naser
Public bug reported: The function which counts resources using the legacy method involves getting a list of all cell mappings assigned to a specific project: https://github.com/openstack/nova/blob/575a91ff5be79ac35aef4b61d84c78c693693304/nova/quota.py#L1170-L1209 This code can be very heavy on

[Yahoo-eng-team] [Bug 1863021] Re: [SRU] eventlet monkey patch results in assert len(_active) == 1 AssertionError

2020-05-15 Thread Corey Bryant
** Changed in: murano (Ubuntu Groovy) Status: Triaged => Fix Released ** Changed in: murano-agent (Ubuntu Groovy) Status: Triaged => Fix Released ** Changed in: networking-l2gw (Ubuntu Groovy) Status: Triaged => Fix Released ** Changed in: neutron-dynamic-routing (Ubuntu

[Yahoo-eng-team] [Bug 1863021] Re: [SRU] eventlet monkey patch results in assert len(_active) == 1 AssertionError

2020-05-15 Thread Launchpad Bug Tracker
This bug was fixed in the package watcher - 1:4.0.0-0ubuntu1 --- watcher (1:4.0.0-0ubuntu1) groovy; urgency=medium * New upstream release for OpenStack Ussuri (LP: #1877642). * d/p/monkey-patch-original-current-thread.patch: Cherry-picked from

[Yahoo-eng-team] [Bug 1863021] Re: [SRU] eventlet monkey patch results in assert len(_active) == 1 AssertionError

2020-05-15 Thread Launchpad Bug Tracker
This bug was fixed in the package senlin - 9.0.0-0ubuntu1 --- senlin (9.0.0-0ubuntu1) groovy; urgency=medium * New upstream release for OpenStack Ussuri (LP: #1877642). * d/p/monkey-patch-original-current-thread.patch: Cherry-picked from

[Yahoo-eng-team] [Bug 1863021] Re: [SRU] eventlet monkey patch results in assert len(_active) == 1 AssertionError

2020-05-15 Thread Launchpad Bug Tracker
This bug was fixed in the package mistral - 10.0.0-0ubuntu1 --- mistral (10.0.0-0ubuntu1) groovy; urgency=medium * New upstream release for OpenStack Ussuri (LP: #1877642). * d/p/monkey-patch-original-current-thread.patch: Cherry-picked from

[Yahoo-eng-team] [Bug 1878938] [NEW] System role assignments exist after system role delete

2020-05-15 Thread s10
Public bug reported: How to reproduce: 1. Create role: openstack role create dumb_reader 2. Create system role assignment openstack role add --system all --user admin dumb_reader 3. Check role: openstack role assignment list --system all 4. Delete role: openstack role delete dumb_reader What is

[Yahoo-eng-team] [Bug 1863021] Re: [SRU] eventlet monkey patch results in assert len(_active) == 1 AssertionError

2020-05-15 Thread Launchpad Bug Tracker
This bug was fixed in the package networking-mlnx - 1:15.0.2-0ubuntu1 --- networking-mlnx (1:15.0.2-0ubuntu1) groovy; urgency=medium * New upstream release for OpenStack Ussuri (LP: #1877642). * d/control: Align (Build-)Depends with upstream. *

[Yahoo-eng-team] [Bug 1878031] Re: Unable to delete an instance | Conflict: Port [port-id] is currently a parent port for trunk [trunk-id]

2020-05-15 Thread Bence Romsics
While I agree that it would be way more user friendly to give a warning/error in the problematic API workflow that would entail some cross project changes because today: * nova does not know when an already bound port is added to a trunk * neutron does not know if nova is supposed to auto-delete

[Yahoo-eng-team] [Bug 1878929] [NEW] LDAP user issue

2020-05-15 Thread YG Kumar
Public bug reported: Hi, We have a rocky setup in which we have integrated our LDAP with keystone. All LDAP users are able to log into horizon without any issues except for one user. He is a LDAP member but when tries logging into horizon, we are observing the following errors in the keystone

[Yahoo-eng-team] [Bug 1878622] Re: Open vSwitch with DPDK datapath in neutron

2020-05-15 Thread Bence Romsics
Thank you for your bug report! I believe this typo was fixed in the change below: https://review.opendev.org/565289 So the command is correct since the rocky version of our docs, for example: https://docs.openstack.org/neutron/latest/admin/config-ovs-dpdk.html ** Changed in: neutron

[Yahoo-eng-team] [Bug 1878024] Re: disk usage of the nova image cache is not counted as used disk space

2020-05-15 Thread Balazs Gibizer
** Also affects: nova/stein Importance: Undecided Status: New ** Also affects: nova/ussuri Importance: Undecided Status: New ** Also affects: nova/train Importance: Undecided Status: New ** Changed in: nova/ussuri Assignee: (unassigned) => Balazs Gibizer

[Yahoo-eng-team] [Bug 1878916] [NEW] When deleting a network, delete the segment RP only when the segment is deleted

2020-05-15 Thread Rodolfo Alonso
Public bug reported: When a network is deleted, those are some of the operations executed (in order): - First we check the network is not used. - Then the subnets are deleted. - The segments are deleted. - The network is deleted. For each network, the segment plugin updates the Placement

[Yahoo-eng-team] [Bug 1763608] Re: Netplan ignores Interfaces without IP Addresses

2020-05-15 Thread Lukas Märdian
** Changed in: netplan Status: Fix Committed => 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/1763608 Title: Netplan ignores Interfaces without IP Addresses Status