[Yahoo-eng-team] [Bug 1876198] [NEW] Setting unlimited qouta for zone

2020-04-30 Thread hamza
Public bug reported: in designate configuration Quota driver to use (string value) #quota_driver = storage # Number of zones allowed per tenant (integer value) #quota_zones = 10 # Number of recordsets allowed per zone (integer value) #quota_zone_recordsets = 500 # Number of records allowed pe

[Yahoo-eng-team] [Bug 1876183] [NEW] cloud-init eni doesn't emit netmask

2020-04-30 Thread Walter Huf
Public bug reported: The alpine distribution plugin ( https://github.com/TBK/aports/blob/master/testing/cloud-init/alpine.py ) relies on the eni default renderer. The eni default render was changed to always emit an address/cidr format and remove the netmask line as part of https://github.com/

[Yahoo-eng-team] [Bug 1872737] Re: Keystone doesn't check signature TTL of the EC2 credential auth method

2020-04-30 Thread OpenStack Infra
Reviewed: https://review.opendev.org/724124 Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=ab89ea749013e7f2c46260f68504f5687763e019 Submitter: Zuul Branch:master commit ab89ea749013e7f2c46260f68504f5687763e019 Author: Colleen Murphy Date: Thu Apr 16 17:05:43 2020

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

2020-04-30 Thread Corey Bryant
** Also affects: neutron Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1863021 Title: eventlet monkey patch results in assert len(_active) ==

[Yahoo-eng-team] [Bug 1876139] Re: Groovy cloud-images failing during growpart

2020-04-30 Thread Scott Moser
independent of how sfdisk gets into a cloud-image, cloud-utils should identify its dependency. Something like https://paste.ubuntu.com/p/Fzwkm2PgqF/ ** Also affects: cloud-utils (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member

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

2020-04-30 Thread Corey Bryant
** Also affects: cinder Importance: Undecided Status: New ** Also affects: cinder (Ubuntu) Importance: Undecided Status: New ** Description changed: This appears to be the same issue documented here: https://github.com/eventlet/eventlet/issues/592 - However I seem to o

[Yahoo-eng-team] [Bug 1876139] Re: Groovy cloud-images failing during growpart

2020-04-30 Thread Dan Watkins
OK, a binary wasn't relocated, but the dependency from util-linux -> fdisk was dropped (in https://launchpad.net/ubuntu/+source/util- linux/2.34-0.1ubuntu3): util-linux (2.34-0.1ubuntu3) focal; urgency=medium * Drop dependency from util-linux to fdisk. The transition to split-out fdisk was

[Yahoo-eng-team] [Bug 1876148] [NEW] OVNL3RouterPlugin should use class RouterPluginBase

2020-04-30 Thread Flavio Fernandes
Public bug reported: The class OVNL3RouterPlugin in neutron/services/ovn_l3/plugin.py implements RouterPluginBase but yet is not declaring it such via Inheritance. This issue was found when trying to invoke add_router_interface(self, context, router_id, interface_info=None) from neutron/plu

[Yahoo-eng-team] [Bug 1876139] [NEW] Groovy cloud-images failing during growpart

2020-04-30 Thread Pat Viafore
Public bug reported: Was running on Azure, but I expect this happens on all cloud images. We did not see our disk grow as expected on first boot. Took a look at /var/log/cloud-init and saw the following: 2020-04-30 16:04:46,837 - util.py[WARNING]: Failed growpart --dry-run for (/dev/sda, 1) 20

[Yahoo-eng-team] [Bug 1792999] Re: Live migration of UEFI booted instance failing unexpectedly

2020-04-30 Thread Balazs Gibizer
Closing the nova side of the bug as it is originate from starlingx but they cannot reproduce it any more. ** 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).

[Yahoo-eng-team] [Bug 1875865] Re: SRIOV OVN metadata namespaces not cleaned up after ports are unbounded

2020-04-30 Thread OpenStack Infra
Reviewed: https://review.opendev.org/724287 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=76a2f8b33e3f673b96feeb2724ae55567a3b6520 Submitter: Zuul Branch:master commit 76a2f8b33e3f673b96feeb2724ae55567a3b6520 Author: Jakub Libosvar Date: Wed Apr 29 11:15:36 2020 +

[Yahoo-eng-team] [Bug 1876094] [NEW] Dnsmasq 2.81 broke neutron's DHCP service

2020-04-30 Thread Slawek Kaplonski
Public bug reported: With dnsmasq 2.81 DHCP for instances connected to network with both IPv4 and IPv6 dhcp-stateful networks will not work as it should. Dnsmasq is processing "host" file's entries from the bottom to the top and as neutron always places first IPv4 and then IPv6 addresses for sa

[Yahoo-eng-team] [Bug 1876092] [NEW] DVR with Flat network result in ICMP reply DUP

2020-04-30 Thread yangjianfeng
Public bug reported: Test env: Three compute node One network node Two ovs bridge binding to physical NIC and mapping to two physical_network respectively Steps to reproduce: 1. Create two flat networks and subnets on physical_networks above mentioned respectively. 2. Then assocate both of them

[Yahoo-eng-team] [Bug 1876040] Re: vpnaas single router not support multiple different peers

2020-04-30 Thread Jie Li
solved: if r1 use one vpn service to create two connection to r2 and r3, the two connection will all be ACTIVE. ** Changed in: neutron Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https: